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

Simple Multiplayer Isometric Engine freeware
Filter: All | Freeware | Demo
 

Simple Multiplayer Isometric Engine

< 1 2 3 4 5 > 
Released: January 04, 2007  |  Added: January 27, 2007 | Visits: 6.754

Zoom Search Engine Free Edition The Zoom Search Engine is a free package that allows web developers to add an industrial-strength custom search to their website in a matter of minutes. It is an extremely easy-to-use application that requires no complicated server-side set-up procedures. It can also be used to create search... Platforms: Windows

License: Freeware Size: 2.74 MB Download (605): Zoom Search Engine Free Edition Download

Added: August 22, 2010 | Visits: 1.533

Simple Backup Simple Backup is a shell script to create basic backups using tar, grep, sed, and bash. Simple Backup works by using a file that contains the folders to be backed up and a file that contains expressions to exclude certain folders/files. Usage: backup.sh < backuplist > < excludelist > Free... Platforms: *nix

License: Freeware Size: 3.07 KB Download (109): Simple Backup Download

Added: August 17, 2008 | Visits: 2.444

Speech Engine DLL SDK Start recognizing voice commands in any spoken language with Research-Lab's Isolated Words Language- Independent Speech Recognition Engine. From writing a simple voice commands recognition program to a VoiceXML PC-To-PC Interactive Voice Response, English Language is no more a programmers... Platforms: Windows, Windows CE

License: Freeware Size: 6 MB Download (824): Speech Engine DLL SDK Download

Added: August 05, 2008 | Visits: 1.103

Daimonin Beta3-v0.967 FREE isometric real-time massive multiplayer Online RPG. 2d/3d graphics, 3d sound effects, digital ambient music. Fast expanding world & community. Thousands of items, spells, monsters, quests... Group playing, guilds and clans. Monster AI and factions. The game play allows great object... Platforms: Windows, Mac, *nix

License: Freeware Size: 14.8 KB Download (510): Daimonin Beta3-v0.967 Download

Released: February 19, 2011  |  Added: February 26, 2011 | Visits: 4.864

Simple Home Budget Lite Simple Home Budget Lite is a personal budget manager for home users. The program lets you enter transactions of all kinds and analyze income and expenses shown in the summary color-coded Overview chart. At a glance, you'll see what you have and will have coming in, going out, and most... Platforms: Windows

License: Freeware Size: 2.46 MB Download (365): Simple Home Budget Lite Download

Released: September 07, 2009  |  Added: August 04, 2010 | Visits: 2.362

Simple Sticky Notes It's a simple, easy-to-use, absolutely free, fast and efficient taking notes software. Simple Sticky Notes is 100% safe and ads free. Features; -Full unicode support -RichText support -Colourful and Transparent notes -Printable -Snap to desktop edges -Hide/Show all notes option... Platforms: Windows

License: Freeware Size: 780.33 KB Download (532): Simple Sticky Notes Download

Released: September 05, 2009  |  Added: September 14, 2009 | Visits: 2.705

Shopping cart software RapidShop Turn-key eCommerce powered by quick and simple, clean HTML + JavaScript shopping cart and product catalog generated for you by Excel 2000/2003-based desktop wizard. Use PayPal, GoogleCheckout and many other financial clearance plug-ins ready or tie to any gateway of your choice. Publish your... Platforms: Windows, Windows CE

License: Freeware Size: 1.42 MB Download (234): Shopping cart software RapidShop Download

Added: January 18, 2010 | Visits: 1.118

Simple Monitor Simple Monitor is a SuperKaramba theme inspired by the simple but effective "Very Simple Monitors" theme by the user humanthing. Some values are not displayed properly though in Very Simple Monitors (network values and IP). This could be because of different setups. My computer is pretty standard... Platforms: *nix

License: Freeware Size: 2.05 KB Download (97): Simple Monitor Download

Added: January 18, 2010 | Visits: 1.298

Net::Blogger::Engine::Userland::metaWeblog Net::Blogger::Engine::Userland::metaWeblog is a userLand metaWeblog API engine. SYNOPSIS my $radio = Blogger->new(engine=>"radio"); $radio->Proxy(PROXY); $radio->Username(USERNAME); $radio->Password(PASSWORD); $radio->metaWeblog()->newPost( title=>"hello", description=>"world",... Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): Net::Blogger::Engine::Userland::metaWeblog Download

Added: January 18, 2010 | Visits: 2.898

Call Of Duty 2 Linux Multiplayer Server Code Call Of Duty 2 Linux Multiplayer Server Code is a COD2 linux server. !! IMPORTANT !! Call of Duty 2 Linux Server is NOT SUPPORTED by Activision Customer Support. Please do not call with any questions related to this free beta product. There are other channels to aid you listed at the bottom... Platforms: *nix

License: Freeware Size: 409.6 KB Download (86): Call Of Duty 2 Linux Multiplayer Server Code Download

Added: January 18, 2010 | Visits: 1.054

Secret::Simple Secret::Simple are secure secrets in configurations and code. SYNOPSIS # OOP style my $ss = Secret::Simple->new(); my $ciphertext = $ss->encrypt($plaintext); my $plaintext = $ss->decrypt($ciphertext); # procedural style my $ciphertext = ssencrypt($plaintext); my $plaintext =... Platforms: *nix

License: Freeware Size: 8.19 KB Download (100): Secret::Simple Download

Added: January 18, 2010 | Visits: 1.679

Very Simple Control Protocol Daemon Very Simple Control Protocol Daemon is a daemon for home automation tasks. VSCP protocol is a very simple and free protocol for SOHO automation tasks & friends. The protocol is so easy that everyone can grasp the idea behind it in a few minutes. Therefore its also very easy to construct and... Platforms: *nix

License: Freeware Size: 240 MB Download (112): Very Simple Control Protocol Daemon Download

Added: January 18, 2010 | Visits: 1.601

XML::Writer::Simple XML::Writer::Simple is a Perl module to create XML files easily! SYNOPSIS use XML::Writer::Simple dtd => "file.dtd"; print para("foo",b("bar"),"zbr"); USAGE This module takes some ideas from CGI to make easier the life for those who need to generated XML code. You can use the module in... Platforms: *nix

License: Freeware Size: 4.1 KB Download (97): XML::Writer::Simple Download

Added: August 17, 2010 | Visits: 1.667

PHP Tag Engine PHP Tag Engine project is a library that allows you to easily add tagging functionality to a PHP application.. Crowd Favorite offers web-based task-management software, WordPress development, blog consulting and general web development services. Platforms: *nix

License: Freeware Size: 87.04 KB Download (101): PHP Tag Engine Download

Added: July 05, 2010 | Visits: 1.130

XML::Simple::DTDReader XML::Simple::DTDReader is a simple XML file reading based on their DTDs. SYNOPSIS use XML::Simple::DTDReader; my $ref = XMLin("data.xml"); Or the object oriented way: require XML::Simple::DTDReader; my $xsd = XML::Simple::DTDReader->new; my $ref = $xsd->XMLin("data.xml");... Platforms: *nix

License: Freeware Size: 10.24 KB Download (95): XML::Simple::DTDReader Download

Added: April 08, 2010 | Visits: 1.055

Nelit2 Engine Nelit2 Engine project is a game engine. Nelit2 Engine is a game engine that uses a Model-View-Controller concept. All View-s classes was developed by me, and you can dont worrie about this. Model-s classes also was developed by me, but you can modify it for your game or write new class and... Platforms: *nix

License: Freeware Download (96): Nelit2 Engine Download

Added: October 22, 2010 | Visits: 1.332

Simple Page Archive Simple Page Archive is a mirror and archiving tool to copy Web pages you are interested in. The CGI script downloads all images and CSS files to preserve the mirrored Web page. It works with the ZEUS (www.zeus.com) and Apache (www.apache.org) web servers. SPA is an simple CGI script which... Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Simple Page Archive Download

Added: January 06, 2010 | Visits: 1.764

Really Simple CalDAV Store Really Simple CalDAV Store project is a server implementation of the CalDAV protocol for storing calendaring resources (iCalendar format) on a remote shared server. An increasing number of calendar clients support the maintenance of shared remote calendars through CalDAV including Mozilla... Platforms: *nix

License: Freeware Size: 317.44 KB Download (106): Really Simple CalDAV Store Download

Added: November 09, 2010 | Visits: 890

Repository::Simple Repository::Simple is a simple hierarchical repository for Perl. SYNOPSIS use Repository::Simple; my $repository = Repository::Simple->attach( FileSystem => root => /home/foo ); NOTICE: This software is still in development and the interface WILL CHANGE. This is the main module of a... Platforms: *nix

License: Freeware Size: 33.79 KB Download (96): Repository::Simple Download

Added: September 08, 2010 | Visits: 1.199

CGI::Simple CGI::Simple is a simple totally OO CGI interface that is CGI.pm compliant. SYNOPSIS use CGI::Simple; $CGI::Simple::POST_MAX = 1024; # max upload via post default 100kB $CGI::Simple::DISABLE_UPLOADS = 0; # enable uploads $q = new CGI::Simple; $q = new CGI::Simple( { foo=>1, bar=>[2,3,4] }... Platforms: *nix

License: Freeware Size: 84.99 KB Download (103): CGI::Simple Download

< 1 2 3 4 5 >