Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.950 Times

Prison Talk Forums freeware
Filter: All | Freeware | Demo
 

Prison Talk Forums

< 1 2 3 4 5 > 
Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 473

Prison Mayhem NOTE: THIS VERSION SUPPORTS LION OSX 10.7 AND ABOVE! Devastated on discovering the shameful truth about his family’s Mafia background, Bluto’s choice to follow the righteous path against all odds takes him to the Prison. Help him be the ultimate Prison guard in this exciting Time... Platforms: Mac

License: Freeware Size: 161 MB Download (46): Prison Mayhem Download

Added: May 10, 2013 | Visits: 594

EP-Dev Forums This script is designed to take forums posts from one or more forum categories and arrange them in a news format. Currently it works with vBulletin and phpBB. It will display a specified amount of posts on a page, as well as give recent headlines. News post display contains title, news text,... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (62): EP-Dev Forums Download

Added: May 10, 2013 | Visits: 489

Signatures for Forums The signatures are not restricted to forums only and they can appear on any node.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Key features "Signatures for Forums": - when a user changes their signature, all their... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (55): Signatures for Forums Download

Added: May 10, 2013 | Visits: 969

Interactdev Forums Interactdev Forums is an open source JSP/Servlet message board project that seeks to be highly customizable, easily integrable with other systems, database-independent, independent in regards to language spoken, well-documented, and devoted to its users. The message board is very easy to... Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (57): Interactdev Forums Download

Added: March 26, 2013 | Visits: 613

Talk Wiki To Me Talk Wiki To Me is based on the Better-{{Wiki}}-Links system. However, Talk Wiki To Me allows you to define more that just one custom wiki tag. This allows you the ability to define your own tags to multiple different search engines, websites, directories, or reference sites. Defining your own... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Talk Wiki To Me Download

Added: November 04, 2013 | Visits: 453

Talk Box Talkbox is a program wich makes your computer talk "with" you. It has a AI based on ALICE program C and uses Festvial speech engin along with speechd to produce voice synthisis. You input text by typeing there is no support for voice reconition. Platforms: *nix

License: Freeware Size: 92.16 KB Download (37): Talk Box Download

Added: January 17, 2006 | Visits: 4.190

Let's Talk Do you have problems communicating in the office or hose? I did... There for I decided to write, "Let's Talk", this totally FREE program enables you to: Send voice messages (using a mic). Send text messages (4 levels of priorities). Send sound file (you can easily add file to a favorites...

License: Freeware Size: 720 KB Download (1141): Let's Talk Download

Released: January 10, 2003  |  Added: June 22, 2009 | Visits: 9.496

Internet Voice System The "Internet Voice System" (IVS) is a windows program that allows you to communicate over the internet. The IVS is Talk4Ever's version of what voice over IP should be! The "Internet Voice System (IVS)" software is now released and ready to download. NO INSTALLATION needed, just run it! We... Platforms: Windows

License: Freeware Size: 2.58 MB Download (883): Internet Voice System Download

Added: June 23, 2006 | Visits: 3.316

Local Talk Send instant messages up to 128 character long to your office colleagues. Simplay add other computer names or IPs and start sending messages. They do not have to have this software installed to receive your messages. They can respond to your messages if they install Local Talk on their computers.... Platforms: Windows

License: Freeware Size: 1.43 MB Download (405): Local Talk Download

Released: January 13, 2008  |  Added: January 26, 2008 | Visits: 3.310

Lively Browser Lively Browser supports traditionally Tabbed mode and our originally Tree mode to surf in Internet as a Web browser. Moreover, We provide the most popular websites, forums, and software on the web, especially Alexa top sites list. Top sites list are ranked by popularity, by countries and by... Platforms: Windows

License: Freeware Size: 13 MB Download (131): Lively Browser Download

Added: September 03, 2010 | Visits: 1.407

Hardware::iButton Hardware::iButton is a Perl module that allows to talk to DalSemi iButtons via a DS2480 serial widget. SYNOPSIS use Hardware::iButton::Connection; $c = new Hardware::iButton::Connection "/dev/ttyS0"; @b = $c->scan(); foreach $b (@b) { print "family: ",$b->family(), "serial number: ",... Platforms: *nix

License: Freeware Size: 21.5 KB Download (111): Hardware::iButton Download

Added: August 21, 2010 | Visits: 1.001

Net::Lyskom Net::Lyskom is a Perl module used to talk to LysKOM servers. SYNOPSIS use Net::Lyskom; $a = Net::Lyskom->new(); $conf = 6; $a->login(pers_no => 437, password => "God", invisible => 1) or die "Failed to log in: $a->err_stringn"; $b = $a->send_message(7680, "Oook!"); $b =... Platforms: *nix

License: Freeware Size: 23.55 KB Download (96): Net::Lyskom Download

Added: May 07, 2010 | Visits: 1.520

Finance::InteractiveBrokers::TWS Finance::InteractiveBrokers::TWS is a Perl module that lets you talk to Interactivebrokers Traders Workstation using Perl. This module is a wrapper around InteractiveBrokers Traders Workstation (TWS) Java interface, that lets one interact with the TWS using Perl, via the vendor supplied API.... Platforms: *nix

License: Freeware Size: 22.53 KB Download (95): Finance::InteractiveBrokers::TWS Download

Added: June 01, 2010 | Visits: 877

Devel::Messenger Devel::Messenger is a Perl module who let your code talk to you. SYNOPSIS use Devel::Messenger qw{note}; # set up localized subroutine local *note = Devel::Messenger::note { output => print, level => 2, pkgname => 1, linenumber => 1, wrap => ["< !--", "-- >n"], }; # print a note... Platforms: *nix

License: Freeware Size: 7.17 KB Download (91): Devel::Messenger Download

Added: September 10, 2010 | Visits: 964

Audio::MadJACK Audio::MadJACK is a Perl module to talk to MadJACK server using Object Oriented Perl. SYNOPSIS use Audio::MadJACK; my $mj = new Audio::MadJACK( osc.udp://madjack.example.net:4444/ ); $mj->load( Playlist_A/mymusic.mp3 ); $mj->play(); The Audio::MadJACK module uses Net::LibLO to talk to a... Platforms: *nix

License: Freeware Size: 5.12 KB Download (97): Audio::MadJACK Download

Added: September 10, 2010 | Visits: 935

Jtalk Jtalk is a Jabber client that provides an interface somewhat similar to the historic Unix Talk system. Jtalk is distributed under the terms of the GNU General Public Licence. Note: jtalk is not a full-featured Jabber client. Jtalk project focuses only on the presence and messages. To handle... Platforms: *nix

License: Freeware Size: 16.38 KB Download (121): Jtalk Download

Added: March 09, 2010 | Visits: 963

ytalk YTalk is a compatible replacement for the Unix talk(1) program, which adds a number of features. Mainly, it can talk to more than one person at a time, and it can the two different types of talk daemons out there. To install this commands are usefull: ./configure make make install YTalk... Platforms: *nix

License: Freeware Size: 82.94 KB Download (118): ytalk Download

Added: June 10, 2010 | Visits: 2.165

Menus de ElOtroLado Menus de ElOtroLado provides a menu with access to EOL and Cineol Forums is created near the Help Menu.. Platforms: *nix

License: Freeware Size: 49.15 KB Download (118): Menus de ElOtroLado Download

Added: March 09, 2010 | Visits: 887

TOS TOS is an experimental operating system kernel which is written in our strictly and statically typed assembly language, TALK. Today, computers (PCs, cell-phones, etc.) are widely used in the world and their network become one of the indispensable social infrastructures. Therefore, the... Platforms: *nix

License: Freeware Size: 17.41 KB Download (91): TOS Download

Added: February 22, 2010 | Visits: 2.049

Fruit Show Fruit Show is a minimalist forum package based on the forums at joelonsoftware.com. Fruit Show is based on the philosophy that social atmosphere is a by-product of software design. Theres no registration and very few features for visitors. Its skinnable and easy to install. It also contains... Platforms: *nix

License: Freeware Size: 337.92 KB Download (98): Fruit Show Download

< 1 2 3 4 5 >