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.480.740 Times

Coldplay Talk freeware
Filter: All | Freeware | Demo
 

Coldplay Talk

1 2 3 4 5 > 
Released: June 03, 2008  |  Added: April 27, 2010 | Visits: 3.265

cheapest coldplay tickets coldplay tickets market feed reader just reduced, best deals on coldplay tickets plus premium seats, VIP seats, front row coldplay tickets, floor coldplay tickets, general admission coldplay tickets concert coldplay tickets on sale for upcoming concerts price cuts with front row tickets, vip... Platforms: Windows

License: Freeware Size: 1.14 MB Download (121): cheapest coldplay tickets Download

Added: June 02, 2010 | Visits: 1.013

TALK TALK is a strictly and statically typed assembly language that is flexible and powerful enough to write operating system kernels. For example, memory management (i.e. malloc/free) and multi-thread management can be implemented in TALK.. Platforms: *nix

License: Freeware Size: 84.99 KB Download (103): TALK Download

Released: October 13, 2012  |  Added: October 13, 2012 | Visits: 684

Express Talk Softphone for Mac OS Express Talk works like a telephone to let you make calls from Mac OS X. Utilise VoIP SIP protocols to make free or cheap calls from your Mac computer. Features: - Configure up to 6 lines on the one phone with the ability to put calls on hold. - Supports caller ID display and logging. -... Platforms: Mac

License: Freeware Size: 849.92 KB Download (63): Express Talk Softphone for Mac OS Download

Released: November 02, 2012  |  Added: November 02, 2012 | Visits: 438

LETS-Talk LETS-Talk a fully integrated email/web community discussion space. Platforms: Windows, Mac, Linux

License: Freeware Size: 13.45 MB Download (49): LETS-Talk Download

Released: November 08, 2012  |  Added: November 08, 2012 | Visits: 357

Python-Talk Python-Talk is a Python implementation of a talker environment, such as Elsewhere-Too (aka ewtoo). It is a new and innovative style of talker, with easy to understand code. Platforms: Windows, Mac, Linux

License: Freeware Size: 6.07 KB Download (48): Python-Talk Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 445

TALK AGENT FRAMEWORK Talk Agent Project is creating a framework that allows developers to create inteligent agents which accept commands in natural language (English). Software agents are created by adding new ontologic knowledge and software components to the framework. Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 20.47 MB Download (48): TALK AGENT FRAMEWORK Download

Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 887

Express Talk VoIP Softphone for Mac Express Talk is software that works like a telephone to let you make calls on your Mac OS X. With Express Talk you can call anyone on the internet who has installed Express Talk (or any other SIP voip softphone). Calls are free. You can also call ordinary telephone numbers anywhere in the world... Platforms: Mac

License: Freeware Size: 813.06 KB Download (57): Express Talk VoIP Softphone for Mac Download

Added: March 26, 2013 | Visits: 614

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.317

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

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: 965

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: 964

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: 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

1 2 3 4 5 >