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

Cam Chat Script freeware
Filter: All | Freeware | Demo
 

Cam Chat Script

< 1 2 3 4 5 
Released: November 12, 2003  |  Added: January 20, 2006 | Visits: 9.011

123 Flash Chat Server Software Windows Client Full-featured,high-performance 123FlashChat can integrate user db in forums or portals & has the most customized skin! It allows you to organize chat-events, collaborative work sessions or online meetings stably. With this exe client, even those members who unfortunately don't have flash player...



Platforms: Windows

License: Freeware Size: 1.3 MB Download (1233): 123 Flash Chat Server Software Windows Client Download

Added: April 15, 2006 | Visits: 4.323

CamSplitter For Video Chat CamSplitter Virtual Webcamera Splitter and Video Chat Splitter driver allows you to easily multiply your web-camera (any models), video cameras ( any model: analog or ditial : VHS, DV, TV-IN or TV-tunner ) in video chat or video conference software like ICQ, Yahoo Messenger, MSN Messenger, Skype...





Platforms: Windows

License: Freeware Size: 3.39 MB Download (510): CamSplitter For Video Chat Download

Released: November 12, 2006  |  Added: November 14, 2006 | Visits: 3.549

Solixa Chat Service Solixa Chat Software Fully Customizable Chat Solution.. Solixa utilizes its very own special Solixa Protocol which is faster and can handle much larger amounts of data. Unlike most other chat software companies Solixa comes loaded with /commands that you can type in any Channel, Private...


Platforms: Windows

License: Freeware Size: 2.88 MB Download (174): Solixa Chat Service Download

Released: February 15, 2006  |  Added: March 18, 2007 | Visits: 6.591

Form Spam Blocking Script The Form Spam Blocking Script will block form submissions that include user defined blocked words, effectively stopping all form spam including automated scripts and user submitted data. It is designed to run with any Form1 based form processing code including Form1 Builder Software, Form1...


Platforms: Windows, Mac

License: Freeware Size: 1005 B Download (254): Form Spam Blocking Script Download

Released: March 08, 2013  |  Added: April 01, 2013 | Visits: 2.229

LANcet Chat LANcet Chat is free software for real-time message exchange over local network (LAN). With it you don't need to install chat server. All participants can connect any time and they will see each other automatically. Just run chat on every computer and start talking immediately. Chat can...


Platforms: Windows

License: Freeware Size: 883.16 KB Download (286): LANcet Chat Download

Added: May 22, 2010 | Visits: 1.376

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: May 05, 2010 | Visits: 2.959

Repeat A/B - Amarok script Repeat A/B - Amarok script is an Amarok script which can repeat a song from point A to point B. Usage: Right click the playlist and select Repeat --> A/B. Now you have your first mark. Hit Repeat --> A/B again and you have the second mark. Repeat A/B starts. Hit Repeat --> A/B a third...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (131): Repeat A/B - Amarok script Download

Added: January 14, 2010 | Visits: 2.126

Jifty::Script::Help Jifty::Script::Help is a Perl module to show help. OPTIONS Optionally help can pipe through a pager, to make it easier to read the output if it is too long. For using this feature, please set environment variable PAGER to some pager program. For example: # bash, zsh users export...


Platforms: *nix

License: Freeware Size: 532.48 KB Download (102): Jifty::Script::Help Download

Added: January 08, 2010 | Visits: 4.844

Orca Interactive Forum Script Orca Interactive Forum Script is an interactive Web-based forum script that is based on AJAX technology, In the world of accelerating technologies you dont want archaic forum software. You want something new, fresh, classy, stylish and sexy - just like Orca. Orca introduces a new approach to...


Platforms: *nix

License: Freeware Size: 665.6 KB Download (207): Orca Interactive Forum Script Download

Added: November 24, 2010 | Visits: 2.515

Firebred iptables Script Firebred iptables Script is a firewall designed if you want to share your internet connection between a lan of computers, all you need is a 2.4.x kernel, bash and iptables..


Platforms: *nix

License: Freeware Download (113): Firebred iptables Script Download

Added: March 23, 2010 | Visits: 2.611

Personal Internet Broadcasting Script Personal Internet Broadcasting Script provides a WWW GUI for the litestream mp3 streaming server. The Personal Internet Broadcasting Script (PIBS) is a PHP/Apache frontend to create dynamic mp3 playlists and broadcast them with litestream. It can be used to manage playlists for a LAN in an...


Platforms: *nix

License: Freeware Size: 34.82 KB Download (141): Personal Internet Broadcasting Script Download

Added: November 24, 2010 | Visits: 2.781

Audio collection script Audio collection script is a script which can help you manage collections of audio files. For example, I have a directory with all my audio files in it, sorted by band/album. I also have an audio collections directory. Within that directory I have a few list files which contain patterns for songs...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (114): Audio collection script Download

Added: July 05, 2010 | Visits: 1.822

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

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

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

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 (106): CAM::PDF::Renderer::Dump Download

Added: March 21, 2010 | Visits: 1.284

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 (101): CAM::XML Download

Added: July 14, 2010 | Visits: 1.672

ShoutChat ShoutChat is a PHP script which allows developers to add an instant message (or IRC) like shout box to Web sites. The shoutchat is an iframe element (Mozilla compatible), and the script operates using Javascript and stores the messages in a MySQL database (a file gets complicated with...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (111): ShoutChat Download

Added: August 20, 2010 | Visits: 4.930

Picture of the Day PHP Script Picture of the Day PHP Script shows daily changing pictures. Each Web page can contain several pictures. Each picture is taken in random order from its own set of directories. An unlimited number of images and directories may be used. Picture of the Day PHP Script doesnt use a database.. Are your...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (164): Picture of the Day PHP Script Download

Added: August 05, 2010 | Visits: 1.948

AmarokFS Startup Script AmarokFS Startup Script simply provides a shortcut for starting AmarokFS ("Amarok Full Screen") from within Amarok itself. AmarokFS itself can be downloaded from: http://www.kde-apps.org/content/show.php?content=52641 Installation: Download the .amarokscript.tar file and install it with...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (101): AmarokFS Startup Script Download

< 1 2 3 4 5