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

World Cam Chat software
Filter: All | Freeware | Demo
 

World Cam Chat

< 1 2 3 4 5 
Released: August 18, 2009  |  Added: September 14, 2009 | Visits: 1.590

Explore the World With Explore the World you discover every country of our world. Find the names of countries and its capitols hidden in a jungle of letters. Spot and click on the letters of the searched term! Beat the running count-down while discovering places you may never have heard of before! Even experienced...



Platforms: Windows

License: Shareware Cost: $14.85 USD Size: 9.51 MB Download (125): Explore the World Download

Released: December 20, 2010  |  Added: December 20, 2010 | Visits: 2.423

Crave World Clock Crave World Clock allows you to keep track of current time for major cities and time zones on a real world map. You can also add themed analog and digital clocks on your Windows desktop to keep track of current time for any city you like. You can also set the world clock with map as your desktop...





Platforms: Windows

License: Shareware Cost: $19.95 USD Size: 3.48 MB Download (405): Crave World Clock Download

Added: May 22, 2010 | Visits: 1.377

B-Chat B-Chat is a small application which allows you to chat on Battle.net. It has no fancy GUI interface (yet :-), but I have plans for making it Gnome compliant. However, at the moment it works pretty much like the regular UNIX telnet client, with the lines that are being sent and received mixed...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (113): B-Chat Download

Added: July 03, 2010 | Visits: 1.226

Tile World Tile World is an emulation of the game "Chips Challenge". "Chips Challenge" was originally written for the Atari Lynx by Chuck Sommerville, and was later ported to MS Windows by Microsoft (among other ports). Please note: Tile World is an emulation of the game engine(s) only. It does not come...


Platforms: *nix

License: Freeware Size: 1024 KB Download (119): Tile World Download

Added: January 14, 2010 | Visits: 1.056

Samoth World Editor Samoth World Editor project consists of medieval/fantasy universe RPG..


Platforms: *nix

License: Freeware Size: 17.8 MB Download (129): Samoth World Editor Download

Added: January 15, 2010 | Visits: 3.735

Pandorabots Chat Bot Interface Pandorabots Chat Bot Interface project is a learning tool for implementing AJAX to communicate between the browser and a server. The chat bot interface communicates via XML with a free chat bot you create and host at pandorabots.com. The client script controlls a div that records your ongoing...


Platforms: *nix

License: Freeware Download (85): Pandorabots Chat Bot Interface Download

Added: July 05, 2010 | Visits: 1.826

CAM::PDF::Content CAM::PDF::Content is a PDF page layout parser. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->validate() || die Syntax error; print $contentTree->render(CAM::PDF::Render::Text); $pdf->setPageContent(5,...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (126): CAM::PDF::Content Download

Added: February 03, 2010 | Visits: 1.681

CAM::PDF::GS CAM::PDF::GS is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(); This class is used to represent the graphic state at a point in the rendering flow of a PDF page. Much of the...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (225): CAM::PDF::GS Download

Added: February 09, 2010 | Visits: 1.347

CAM::PDF::GS::NoText CAM::PDF::GS::NoText is a PDF graphic state. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); my $gs = $contentTree->computeGS(1); This class is used to represent the graphic state at a point in the rendering flow of a PDF page....


Platforms: *nix

License: Freeware Size: 737.28 KB Download (104): CAM::PDF::GS::NoText Download

Added: March 06, 2010 | Visits: 1.381

CAM::PDF::Renderer::Dump CAM::PDF::Renderer::Dump can print the graphic state of each node. SYNOPSIS use CAM::PDF; my $pdf = CAM::PDF->new($filename); my $contentTree = $pdf->getPageContentTree(4); $contentTree->render("CAM::PDF::Renderer::Dump"); This class is used to print to STDOUT the coordinates of each...


Platforms: *nix

License: Freeware Size: 737.28 KB Download (112): CAM::PDF::Renderer::Dump Download

Added: March 21, 2010 | Visits: 1.285

CAM::XML CAM::XML is an encapsulation of a simple XML data structure. SYNOPSIS my $pollTag = CAM::XML->new(poll); foreach my $q (@questions) { my $questionTag = CAM::XML->new(question); $questionTag->add(-text => $q->{text}); my $choicesTag = CAM::XML->new(choices); foreach my $c...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (102): CAM::XML Download

Added: April 12, 2010 | Visits: 1.735

XHR Chat XHR Chat is a demonstration type chat script I wrote when experimenting with xmlHttpRequest. It never refreshes, keeps an infinite post log, and checks for new posts once a second. XHR Chat will degrade gracefully if the browser doesnt support xmlHttpRequest, just so long it still has...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (169): XHR Chat Download

Released: May 26, 2014  |  Added: July 20, 2014 | Visits: 3.117

123 Flash Chat One and Only Chat Software: 123 Flash Chat Software One in a Million Video Chat Server: Powerful, Premium Rate and Popular! Once in a Life Online Chat Software Service: Easy, Customizable, Creative and Profitable! 123FlashChat can add a chat room and social networking services, with users single...


Platforms: Windows, Mac, *nix, Windows 8, Windows Phone, Windows 7, Android, iPhone,iPod,Java

License: Freeware Size: 97 KB Download (343): 123 Flash Chat Download

Added: September 19, 2010 | Visits: 1.411

World Domination World Domination is a Real Time Strategy game inspired by the board game Axis and Allies utilizing the Stratagus engine. World Domination will emphasize strategy and not "see who can build the most units the fastest." Resources are not gathered like in other RTSs, rather they are distributed...


Platforms: *nix

License: Freeware Size: 3.3 MB Download (95): World Domination Download

Added: October 13, 2010 | Visits: 1.149

Safe::World Safe::World can create multiple virtual instances of a Perl interpreter that can be assembled together. SYNOPSIS See USE section for complexer example and the test.pl script. use Safe::World ; my $world = Safe::World->new( stdout => $stdout , ## - redirect STDOUT to this scalar. stderr...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (93): Safe::World Download

Added: April 10, 2010 | Visits: 857

HELIO World HELIO World project is a PHP class that generates world maps..


Platforms: *nix

License: Freeware Size: 53.25 KB Download (101): HELIO World Download

Added: January 01, 2010 | Visits: 1.134

Apache Hello World Benchmarks Apache Hello World Benchmarks is a benchmarking tool that seeks to give a sense of Web application execution speed on various software platforms running under the Apache Web server. Benchmarks can vary greatly from system to system, so this tool allows one to get numbers on ones own platform....


Platforms: *nix

License: Freeware Size: 37.89 KB Download (95): Apache Hello World Benchmarks Download

Added: October 15, 2010 | Visits: 1.518

Naken Chat Naken Chat is a public chat server written in C (originally in Java). Naken Chat project allows multiple people to connect to it and talk simultaneously to each other or in private messages. The goal of Naken Chat is to be as small and fast as possible using the least amount of your computers...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 26.62 KB Download (132): Naken Chat Download

Added: August 11, 2010 | Visits: 1.956

MyBook World Edition Packages MyBook World Edition Packages project collection provides pre-compiled packages for hacking Western Digital MyBook World Edition, to improve performance and add new features. At least intermediate Linux experience is required for playing with MyBook. Please, if you do not meet this requirement,...


Platforms: *nix

License: Freeware Download (510): MyBook World Edition Packages Download

Added: July 11, 2010 | Visits: 1.225

ICMP-Chat ICMP-Chat is a simple console-based chat that uses ICMP packets for communication. All the data is encrypted with Rijndael-256 algorithm. Installation: Type: make && make install For solaris type: make solaris && make install Usage: Usage: icmpchat [OPTIONS] < host > < nick > < host >...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (140): ICMP-Chat Download

< 1 2 3 4 5