extended code
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2512
Counter Code
Counter Code allows you to install a text counter for your visitors. more>>
Counter Code is a powerful click tracking tool which enables you to install a text counter for your visitors. It has a user friendly interface and very easy to use. Download to enjoy it now.
Added: 2007-06-07 License: Freeware Price: Freeware
11 downloads
Writing Debuggable Code
For those of you who take on massive coding tasks such as creating an entire site from scratch, youll notice that it tends to become tedious to debug your code unless youve taken a few precautionary m more>> For those of you who take on massive coding tasks such as creating an entire site from scratch, youll notice that it tends to become tedious to debug your code unless youve taken a few precautionary measures. This tutorial will start you off in the right direction. It wont make your code debuggable for you, but youll have an idea on how to do it. Most code can be modified to fit the schema suited for debugging fairly easily, but this guide is written with a clean slate in mind; it will describe the process of preparing your code to be easily debuggable from scratch.<<less
Added: 2005-01-31 License: Not Specified Price: Free
1739 downloads
PyX Code 0.9
PyX Code is a Python package for the creation of PostScript and PDF files. more>> PyX Code 0.9 offers you a powerful Python package for the creation of PostScript and PDF files which is useful for your computer. It combines an abstraction of the PostScript drawing model with a TeX/LaTeX interface. Complex tasks like 2d and 3d plots in publication-ready quality are built out of these primitives.
Major Features:
- PostScript and PDF output for device independent, freely scalable figures
- Seamless TeX/LaTeX integration
- Full access to PostScript features like paths, linestyles, fill patterns, transformations, clipping, bitmap inclusion, etc.
- Advanced geometric operations on paths like intersections, transformations, splitting, smoothing, etc.
- Sophisticated graph generation: modular design, pluggable axes, axes partitioning based on rational number arithmetics, flexible graph styles, etc.
Added: 2007-06-07 License: GPL - GNU Public License Price: GPLGNUPublicLicense
11 downloads
Sec-Code 1.2
This PHP script creates an image with a security code (known as "captcha") that can be used to protect e.g. your guestbook from spam. It requires PHP 4.1.0 or higher with session support and GD library. more>> This PHP script creates an image with a security code (known as "captcha") that can be used to protect e.g. your guestbook from spam. It requires PHP 4.1.0 or higher with session support and GD library.<<less
Added: 2006-10-05 License: Free Non-Commercial Price: $0.00USD
13 downloads
Other version of Sec-Code
Price: FreeAdditionalInfoFreeforprivateuse5
License:Free for non-commercial use
License:Free for non-commercial use
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

Ping Pong Game Code
Ping Pong Game Code allows you to create a simple PING PONG game for playing Vs Human or Vs Computer. more>>
Ping Pong Game Code provides you with a very interesting and easy-to-play game which is created for playing Vs Human or Vs Computer. This game will be your excellent choice to help you relax.
<<less Added: 2007-06-02 License: Freeware Price: Freeware
downloads
Simple HIT Counter (explained code) 1.0
A simple Image based hit counter code done in only two pages of php scripts.. with a detailed logic and database documentation. Easy to setup. and free to modify. Find src code to create your own free hit counter service on the web. or, simply more>> A simple Image based hit counter code done in only two pages of php scripts.. with a detailed logic and database documentation. Easy to setup. and free to modify. Find src code to create your own free hit counter service on the web. or, simply register for a free counter at http://www.floresense.com /FC.php<<less
Added: 2004-04-05 License: GPL Price: $0.00USD
16 downloads
onecore 005
Onecore is a one page CMS. That means you need only one file to administer your website. All the data (HTML code, Images, ...) will be stored in the file - as well as the onecore source code. Onecore has a simple backend where you can edit your page more>> Onecore is a one page CMS. That means you need only one file to administer your website. All the data (HTML code, Images, ...) will be stored in the file - as well as the onecore source code. Onecore has a simple backend where you can edit your page as well as configure your onecore instance. Everything can be done though the backend, you dont have to do anything in the source. One-click password protection of your backend secures the backend. The next release will provide an extended source code editor which features code highlighting and much more. There will be also the possibility to create multiple backend users and give them specific rights.<<less
Added: 2007-08-20 License: GPL Price: $0.00USD
10 downloads
View Source Code Page
This script generates a page akin to a browsers View Source option. The advantage of using this script is that you can customise the stlying to match your website user interface. more>> This script generates a page akin to a browsers View Source option. The advantage of using this script is that you can customise the stlying to match your website user interface.<<less
Added: 2006-06-25 License: Free for non-commercial use Price: Free
1289 downloads
Registering Client Side Code in the Header 1.0b
Microsoft provides an easy way to dynamically register client side code at runtime. Unfortunately, it can only place the code within the body of a web page. I have two suggestions on how to work around this issue and register code in the header. more>> Microsoft provides an easy way to dynamically register client side code at runtime. Unfortunately, it can only place the code within the body of a web page. I have two suggestions on how to work around this issue and register code in the header.<<less
Added: 2004-12-05 License: Freeware Price: $0.00USD
12 downloads
Other version of Registering Client Side Code in the Header
License:Freeware
Get IP address and Long Code from a URL
This small code snippet will help you in getting IP address and long code from a URL using PHP. You can do several tweaks using this code and make it work according to your requirement. more>> This small code snippet will help you in getting IP address and long code from a URL using PHP. You can do several tweaks using this code and make it work according to your requirement.<<less
Added: 2007-05-28 License: Freeware Price: Free
914 downloads
ASPEval Inline Code Execution
Ever had to dynamically execute ASP code? For example, do you want to retrieve ASP code from a database and execute it on the go? Or execute ASP code provided through a webform? ASPEval makes all this more>> Ever had to dynamically execute ASP code? For example, do you want to retrieve ASP code from a database and execute it on the go? Or execute ASP code provided through a webform? ASPEval makes all this possible, for free, with just one line of code.
All you have to do is pass a string containing the ASP code you want to execute to one of the ASPEval functions, and your code will be executed. The output can either be displayed to the user or returned as a string.<<less
Added: 2004-04-14 License: GPL Price: Free
2021 downloads
CodeBreak - Hidden Morse Code 1.1.4
CodeBreak hides your secret message into a sentence that can be read using morse code as the key. After encoding your message, simply cover the upper or lower parts of the characters to reveal the hidden message. more>> CodeBreak hides your secret message into a sentence that can be read using morse code as the key. After encoding your message, simply cover the upper or lower parts of the characters to reveal the hidden message.<<less
Added: 2006-06-11 License: GPL Price: $0.00USD
13 downloads
Other version of CodeBreak - Hidden Morse Code
License:GPL
eLouai's Doll Maker Code 1.01
Create your own avatar maker on your site. Comes with pre-packaged images (all hosted on our sites). Includes features like zooming, randomize image, clear image, save image to file, email to friend, print image more>> Create your own avatar maker on your site. Comes with pre-packaged images (all hosted on our sites). Includes features like zooming, randomize image, clear image, save image to file, email to friend, print image<<less
Added: 2006-03-03 License: Freeware Price: $0.00USD
16 downloads
ASP.NET Code Debugging 1
This tutorial explains what types of mistakes you can make in ASP.NET applications and how to correct them. It can be very hard to track down the problem in your code. Fortunately the .NET Framework SDK includes a lightweight debugger that is perfectly more>> This tutorial explains what types of mistakes you can make in ASP.NET applications and how to correct them. It can be very hard to track down the problem in your code. Fortunately the .NET Framework SDK includes a lightweight debugger that is perfectly suited for this task. Together with Tracing and Exception Handling youre armed and ready.<<less
Added: 2008-08-26 License: Freeware Price: $0.00USD
13 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 extended code 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