easy code generator
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2825
JET Code Generator 0.7
The JET Code Generator connects to any JDBC based database and exports the schema as an XML formatted file. The user is free to write/modify XSLTs to generate virtually any type of source code from the XML representing your database schema. Then more>> The JET Code Generator connects to any JDBC based database and exports the schema as an XML formatted file. The user is free to write/modify XSLTs to generate virtually any type of source code from the XML representing your database schema. Then generates code based on XSL Transformations. A complete example is included; with a database, support classes, XSL Transformations, build scripts (ANT, and batch).<<less
Added: 2001-03-15 License: Freeware Price: $0.00USD
10 downloads
Other version of JET Code Generator
License:Freeware
Code Generator 1.0
This HTMl page ineractively generates the necessary parameters for a window.open call. The user can select if he wants to display the tool bar address field etc. He can choose a name and a size for the new window. more>> This HTMl page ineractively generates the necessary parameters for a window.open call. The user can select if he wants to display the tool bar address field etc. He can choose a name and a size for the new window.<<less
Added: 2005-07-20 License: Freeware Price: $0.00USD
67 downloads
CodeGen - Code Generator 1.0
This is a multi-level project. Since languages today, such as PHP, use HTML a front-end and an SQL as a rear-end, we need a higher level language that defines our goals. With this language we can define simple scripts in very few lines of code. Then, we more>> This is a multi-level project. Since languages today, such as PHP, use HTML a front-end and an SQL as a rear-end, we need a higher level language that defines our goals. With this language we can define simple scripts in very few lines of code. Then, we translate this languge into a high level language, such as PHP (or any other language, compiled or translated). In this simple example, CodeGen extracts information about the fields desired from a database (or a flat file). This example, creates scripts to create, edit, report, and update a database table. I am not a professional programmer, but using this concept I can write scripts for database tables in minutes instead of days. CodeGen could easily be adapted to create scritps in any high level language.<<less
Added: 2006-11-14 License: Freeware Price: $0.00USD
13 downloads
Other version of CodeGen - Code Generator
License:Freeware
WSDL to PHP Code Generator 1
This utility takes any WSDL file from a web service and parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code. You get fully generated PHP 5 type classes. It handles parent and child class declarations in the more>> This utility takes any WSDL file from a web service and parses it, converting all the WSDL operations and type to valid PHP 5 Object Orientated code. You get fully generated PHP 5 type classes. It handles parent and child class declarations in the WSDL. Also generates a class stub for the operations of the service as well as the types. Very useful when working with a SOAP Api. Forms the basis of a good OO designed API wrapper library.<<less
Added: 2007-02-20 License: Other Price: $0.00USD
19 downloads
Other version of WSDL to PHP Code Generator
License:Other Free / Open Source License
Meta Tag Generator
Mymetatags.com offers a free meta tag generator service. Just enter the required values and copy the codes provided to your pages. more>> Mymetatags.com offers a free meta tag generator service. Just enter the required values and copy the codes provided to your pages.<<less
Added: 2006-05-14 License: Freeware Price: $0.00USD
35 downloads
RSS generator
This script will generate an RSS 2.0 valid xml code. The unwanted characters and HTML tags are removed automatically before the code is presented to the browser . Easy to customize. Perfect for your b more>> This script will generate an RSS 2.0 valid xml code. The unwanted characters and HTML tags are removed automatically before the code is presented to the browser . Easy to customize. Perfect for your blog or any other kind of site.<<less
Added: 2007-03-09 License: Freeware Price: Free
966 downloads
Mnemonic Password Generator
An mnemonic password generator module with an optional command line interface and two GUIs in Tkinter and wxPython. more>> An mnemonic password generator module with an optional command line interface and two GUIs in Tkinter and wxPython.<<less
Added: 2005-01-14 License: GPL Price: Free
1759 downloads
Smiley Sign Generator
Create your own customized emoticon signs that are perfect for forums, myspace and your own websites! Just select the smiley, enter your text and copy the code. more>> Create your own customized emoticon signs that are perfect for forums, myspace and your own websites! Just select the smiley, enter your text and copy the code.<<less
Added: 2006-09-22 License: Freeware Price: $0.00USD
16 downloads
Scrollbar Generator 1
Make your design process quicker, generate a graphic scrollbar for use when designing your websites. (saves you using the PrtScn button!) more>> Make your design process quicker, generate a graphic scrollbar for use when designing your websites. (saves you using the PrtScn button!)<<less
Added: 2007-04-03 License: Freeware Price: $0.00USD
12 downloads
TreeView Generator 2.0
There are so many websites that have lots of cool, intriguing, engaging content, but are really hard to navigate. If a user cant find his or her way to a certain part of your website, that part of your website is absolutely useless. The Fuzzel Fish more>> There are so many websites that have lots of cool, intriguing, engaging content, but are really hard to navigate. If a user cant find his or her way to a certain part of your website, that part of your website is absolutely useless. The Fuzzel Fish TreeView Generator can fix that problem. In a few easy steps the TreeView Generator will generate some HTML code that you can place anywhere to make your treeview navigation menu appear. Version 2.0 is even easier to use than the previous version, and supports quick creation of child nodes.<<less
Added: 2002-05-28 License: Freeware Price: 0.00
19 downloads
Other version of TreeView Generator
License:Freeware
Free! Morse Code Smiley Generator 2
Free! Morse Code Smiley Generator Inspired by Aiwans SOS smiley, this generator takes user input and adds it to the animation. Requires gifsicle or imagemagick. Copyright notices and backlinks may not be altered in any way! Update more>> Free! Morse Code Smiley Generator Inspired by Aiwans SOS smiley, this generator takes user input and adds it to the animation. Requires gifsicle or imagemagick. Copyright notices and backlinks may not be altered in any way! Update available Morse Code Smiley Generator now uses Ajax. Major bugfixes!<<less
Added: 2006-07-17 License: Freeware Price: $0.00USD
14 downloads
ASP Response Write Generator
Copy and paste html into this free online asp response.write generator to quickly produce asp response.write statements. more>> Copy and paste html into this free online asp response.write generator to quickly produce asp response.write statements.<<less
Added: 2008-01-14 License: Other Price: $0.00USD
12 downloads
PHP-JAVA CLASS Code Generator 1.1.0
This tool is designed in such a way to facilitate the creation of java and php classes in javabeans style. It is extremely useful in case you have a Mysql table and you would like to generate a class over this table which would have a constructor, saving more>> This tool is designed in such a way to facilitate the creation of java and php classes in javabeans style. It is extremely useful in case you have a Mysql table and you would like to generate a class over this table which would have a constructor, saving (updating) and drop option, and to provide the possibility to enter and query internal variables assigned for each field of the table. The advantage this generator provides is generating a class scheleton which may be altered in the future. The disadvantage consists in reduced applicability as it is useful in case the first field is set as Primary Key.<<less
Added: 2004-02-24 License: GPL Price: $0.00USD
10 downloads
LDs Quote Generator
This is a very simple quote generator, that allows you to have an unlimited amount of quotes to select from, to be displayed on any page. With one simple line of code, you can have a random quote disp more>> This is a very simple quote generator, that allows you to have an unlimited amount of quotes to select from, to be displayed on any page. With one simple line of code, you can have a random quote displayed.<<less
Added: 2004-11-14 License: Freeware Price: Free
1807 downloads
Free regsoft affiliate code generator
Free regsoft affiliate code generator is a Perl CGI script that allows you to give your sales partners correct HTML code for Regsoft (sellshareware) affiliate links. more>> Free regsoft affiliate code generator is an script offering your sales partners correct HTML code for Regsoft (sellshareware) affiliate links. Their Regsoft(sellshareware) IDs are automatically inserted into your sales link to ensure proper credit of an affiliate sale.
The simpler it is for your partners to get the link, the more likely they will put it on their Web sites. More affiliates using your code means more sales from your site.
The Free regsoft affiliate code generator takes not more than 5 minutes to install even for beginners.
Added: 2007-10-18 License: Freeware Price: Freeware
14 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above easy code generator search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed