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 49.595.220 Times

Club Penguin Item Generator software
Filter: All | Freeware | Demo
 

Club Penguin Item Generator

< 1 2 3 4 5 
Added: April 09, 2010 | Visits: 1.139

WSDL::Generator WSDL::Generator is a Perl module to generate wsdl file automagically. SYNOPSIS use WSDL::Generator; my $wsdl = WSDL::Generator->new($init); Foo->a_method($param}; print $wsdl->get(Foo); You know folks out there who use another language than Perl (huh?) and you want to release a SOAP...



Platforms: *nix

License: Freeware Size: 686.08 KB Download (152): WSDL::Generator Download

Added: March 21, 2010 | Visits: 2.479

Php Object Generator Php Object Generator on short POG is an open source PHP code generator which automatically generates clean & tested Object Oriented code for your PHP4/PHP5 application. Over the years, we realized that a large portion of a PHP programmers time is wasted on repetitive coding of the Database...





Platforms: *nix

License: Freeware Size: 1024 KB Download (282): Php Object Generator Download

Added: January 15, 2010 | Visits: 1.986

Rails Gallery Generator Rails-gallery provides a generator for file upload gallerys. Theres no user management included; the generator just provides the skel for your agile Web gallery. Whats New in This Release: - Added model Gallery - Added multiple-gallery support - Index redirects to show-action - Added...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (102): Rails Gallery Generator Download

Added: May 06, 2010 | Visits: 1.358

Rockbox Cover Generator Rockbox Cover Generator amaroK script is a modded version of RockBox Cover Creator by Adrian. This version is meant for people who use the iRiver in plugged-in mode to listen to music and keep in sync with the mp3s on Harddisk. !!IMPORTANT!! You need to set a root folder for your music on...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (136): Rockbox Cover Generator Download

Added: September 26, 2010 | Visits: 4.291

Network Traffic Generator This is a traffic generator. It is used to check what massive amounts of traffic of certain type will do to an intervening network. It does not try to measure throughput or response times. It has been made with the question in mind: If 100 clients does simultaneous TCP transfers for 2 days,...


Platforms: *nix

License: Freeware Size: 194.56 KB Download (523): Network Traffic Generator Download

Added: November 04, 2010 | Visits: 1.699

Python Web Graph Generator Python Web Graph Generator is a threaded Web graph (Power law random graph) generator. It can generate a synthetic Web graph of about one million nodes in a few minutes on a desktop machine. This software implements a threaded variant of the RMAT algorithm. A little tweak can produce graphs...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (142): Python Web Graph Generator Download

Added: October 23, 2010 | Visits: 3.300

Easy Firewall Generator for IPTables Easy Firewall Generator for IPTables simply generate script for setting iptables. Advantage is its simplicity, because this program is written in PHP. I have generalized it to include a number of features that are commonly used, but it is targeted at single computers or gateways for small...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (187): Easy Firewall Generator for IPTables Download

Added: October 23, 2010 | Visits: 1.171

Generator Generator project is a Sega Genesis (MegaDrive) emulator. Generator is a portable Sega Genesis (Mega Drive) emulator with gtk/SDL, SVGAlib and Tcl/Tk user interfaces. It features its own unique portable 68000 core processor emulation enhanced by recompilation techniques. Whats New in This...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (125): Generator Download

Added: March 12, 2010 | Visits: 1.603

PHP Printer Friendly Pages Generator Class PHP Printer Friendly Pages Generator Class is a PHP class that helps you create printer friendly versions of your page very easy. All you need to do is to insert some custom tags in your pages, tags that will tell the script what needs to be printed from that specific page. An unlimited number...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 1013.76 KB Download (100): PHP Printer Friendly Pages Generator Class Download

Added: November 01, 2010 | Visits: 1.245

Random Phase Music Generator Random Phase Music Generator is a small program that generates random phase music. Random music has been around for a long time (from Mozarts musical dice game to John Cages chance music), but phase music was invented rather recently by Steve Reich. It would be interesting to combine those...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (113): Random Phase Music Generator Download

Added: April 11, 2010 | Visits: 1.953

Convert::Wiki::Node::Item Convert::Wiki::Node::Item is a Perl module that represents an item in a list (aka < li > or *). SYNOPSIS use Convert::Wiki::Node::Item; my $para = Convert::Wiki::Node->new( txt => Foo is a foobar., type => item ); print $para->as_wiki(); # print something like "* Foo is a foorbarn" A...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (92): Convert::Wiki::Node::Item Download

Added: May 10, 2010 | Visits: 1.272

CryptNET Password Candidate Generator CryptNET Password Candidate Generator is a password generator. It generates a list of password candidates for the user to choose from by mapping operating system sources of pseudorandomness into printable character arrays using a mod operation. It is capable of generating passwords composed of...


Platforms: *nix

License: Freeware Size: 59.39 KB Download (98): CryptNET Password Candidate Generator Download

Added: May 27, 2010 | Visits: 1.263

NetMap Generator NetMap Generator is a project used to generate a graphical map of your connection with the Internet. It first uses traceroute to make a list of all routers and their interconnections, after which it generates a .dot file. You need the Dotty program to view the graphical representation of you...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (133): NetMap Generator Download

Added: November 18, 2010 | Visits: 1.002

XML::Generator::DOM XML::Generator::DOM is an XML::Generator subclass for producing DOM trees instead of strings. SYNOPSIS use XML::Generator::DOM; my $dg = XML::Generator::DOM->new(); my $doc = $dg->xml($dg->xmlcmnt("Test document."), $dg->foo({baz => bam}, 42)); print $doc->toString; yields: < ?xml...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (112): XML::Generator::DOM Download

Added: April 16, 2010 | Visits: 995

XML::Generator::RSS10::dc XML::Generator::RSS10::dc adds support for the Dublin Core (dc) RSS 1.0 module. SYNOPSIS use XML::Generator::RSS10; my $rss = XML::Generator::RSS10->new( Handler => $sax_handler ); $rss->channel( title => Pants, link => http://pants.example.com/, description => A fascinating pants site,...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (94): XML::Generator::RSS10::dc Download

Released: February 16, 2010  |  Added: April 03, 2010 | Visits: 3.252

Roulette Lucky Number Generator Get Roulette Lucky Number Generator by RouletteDoc.com to make your roulette gameplay more systematic! Roulette LNG is a special tool for online roulette players which generates personal lucky numbers recommended for player to bet on in the gameplay. To get your lucky numbers you must follow...


Platforms: Windows

License: Freeware Size: 19.47 KB Download (327): Roulette Lucky Number Generator Download

Released: March 22, 2010  |  Added: April 05, 2010 | Visits: 1.626

SL Random Number Generator SL Random Number Generator is a program designed to generate random numbers. Program can exclude specific digits from random numbers. Output can be decimal, binary, hexadecimal, octal. Numbers can be sorted. Program can print or save all generated numbers.


Platforms: Windows, Other

License: Shareware Cost: $19.95 USD Size: 171.02 KB Download (199): SL Random Number Generator Download

Released: April 29, 2010  |  Added: May 13, 2010 | Visits: 1.585

Random Item Picker Randomly pick items and remove duplicates from large lists with thousands of entries. Different probabilities can be assigned to each item and items can be picked in groups or individually. There are many options and commands, including the ability to pick same items multiple times, randomizing...


Platforms: Windows

License: Shareware Cost: $22.99 USD Size: 191.78 KB Download (102): Random Item Picker Download

Released: January 15, 2013  |  Added: February 04, 2013 | Visits: 1.387

3D Thumbnail Generator 3D Thumbnail Generator generates thumbnails of any images with impressive visual effects completely automatically. The glow, perspective, shadows, curves, 3D effect, depth, stroke and more. 3D Thumbnail Generator can process thousands of thumbnails in one go. Make your favorite thumbnail design,...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 2.08 MB Download (148): 3D Thumbnail Generator Download

Released: June 11, 2010  |  Added: June 15, 2010 | Visits: 2.691

Club Membership Software Club membership database program to track your club's members. Stores membership number, join/renewal and birth dates, fees paid, address, email, phone numbers, etc. Ability to contact members by email. Fully sortable report generation. Reports can be viewed on screen, printed or exported for use...


Platforms: Windows

License: Shareware Cost: $79.00 USD Size: 5.57 MB Download (380): Club Membership Software Download

< 1 2 3 4 5