Main > Free Download Search >

Free intended to script

intended to

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 499
A Beginners C++

A Beginners C++


This book is primarily intended to be a text for the programming component in an introductory two semester computer science course (some materials are a little advanced and might postponed to later se more>> This book is primarily intended to be a text for the programming component in an introductory two semester computer science course (some materials are a little advanced and might postponed to later semesters). This intent shows in terms of references to "students", "assignments" and "later studies in computing". However, the book should be equally suited to an individual who wants to learn how to program their own personal computer.<<less
Added: 2005-04-28 License: Freeware Price: Free
943 downloads
DBIx-Sequence 1.5

DBIx-Sequence 1.5


This gives you easier portability to Perl database application by providing a database independent unique ID generator. more>>

DBIx-Sequence 1.5 with its excellent features will surely help you in Perl programming. It is actually intended to give easier portability to Perl database application by providing a database independent unique ID generator. This way, an application developer is not bound to use his database's SEQUENCE or auto_increment thus making his application portable on multiple database environments.

This module implements a simple Spin Locker mechanism and is guaranteed to return a unique value every time it is called, even with concurrent processes. It uses your database for its state storage with ANSI SQL92 compliant SQL. All SQL queries inside DBIx: Sequence are pre cached and very efficient especially under mod_perl.

Installation Instructions:

  • perl Makefile.PL
  • make
  • make test
  • make install

Major Features: This supports

  1. Getting the next ID
  2. Releasing ID's
  3. Permanently remove a dataset
  4. Bootstrapping a dataset from an existing data
  5. Overloading
<<less
Added: 2007-06-23 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
vlibTemplate 4.0

vlibTemplate 4.0


vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and the more>> vlibTemplate is a php class that is intended to make splitting PHP from HTML a simple and natural task. It has easily understandable syntax. It compiles a template into native PHP code using 1 (one) pcre call, thus the parsing is extremely fast (and the resulting compiled templates can be easily cached). The vlibTemplateCache class, caches each template in native php code thus allowing vlibTemplate to bypass the majority of the regex calls when the template is recalled. vlibTemplateCache also checks for newer versions of the original template and updates the cache accordingly. vlibTemplate comes as part of the vLIB library.<<less
Added: 2002-03-21 License: Other Price: 0.00
13 downloads
 
Other version of vlibTemplate
Price: FreeAdditionalInfoOpenSourceArtisiticLicense
License:Other Free / Open Source License
Download
2776 downloads
Added: 2002-03-21
Overstock Datafeed Script

Overstock Datafeed Script


This script is intended to make it easy to setup a website with overstock datafeeds. Some nice features are: automatically update the database; search engine friendly urls making use of mod rewrite; s more>> This script is intended to make it easy to setup a website with overstock datafeeds. Some nice features are: automatically update the database; search engine friendly urls making use of mod rewrite; select which categories you want to show on your store; template system<<less
Added: 2005-06-28 License: Freeware Price: Free
1580 downloads
SFEBanner 1.0

SFEBanner 1.0


This is intended to be a very simple way of rotating affiliate-based ads on your site. Just get the banner code from Commission Junction, Amazon, or other affiliation, add it to the rotation, and it will appear on your site using JavaScript or SSI. Since more>> This is intended to be a very simple way of rotating affiliate-based ads on your site. Just get the banner code from Commission Junction, Amazon, or other affiliation, add it to the rotation, and it will appear on your site using JavaScript or SSI. Since affiliates keep track of stats, this does NOT do any tracking: its just intended as a simple way to rotate your affiliate ads.<<less
Added: 2004-02-29 License: Other Price: $0.00USD
13 downloads
brightProtect

brightProtect


brightProtect is a web application module intended to ensure the security of your website. With brightProtect you can equip your site with robust security and user management capabilities without a si more>> brightProtect is a web application module intended to ensure the security of your website. With brightProtect you can equip your site with robust security and user management capabilities without a single change in your code. Upon installation of brightProtect, your website gains the ability to authenticate and register users and assign them to different roles with various access level.<<less
Added: 2005-08-02 License: Commercial License Price: $49.99AdditionalInfoProfessionalEnterpriseUnlimitedLicensingalsoavailable
1543 downloads
eFiction 2.0

eFiction 2.0


This script is intended to be used for archiving stories or fanfiction. Features: multiple categories of fanfiction; characters assigned to each category; genres, ratings, warnings; membership system for authors; author bio page; admins can view all more>> This script is intended to be used for archiving stories or fanfiction. Features: multiple categories of fanfiction; characters assigned to each category; genres, ratings, warnings; membership system for authors; author bio page; admins can view all submitted stories, view some submitted stories, open all submissions, or turn off submissions completely; sorting/searching by genre, rating, warning, characters in each category page; image uploads that can be included in stories; multi-level admin system that allows different admin levels access to certain features; simple front page news system; templating system that allows for multiple, unique looking skins.<<less
Added: 2003-05-12 License: Freeware Price: $0.00USD
15 downloads
 
Other version of eFiction
License:Freeware
Download
2357 downloads
Added: 2003-05-12
Number Fill-Ins Puzzle Generator 1.0

Number Fill-Ins Puzzle Generator 1.0


This console Perl application generates number fill-ins puzzles. These puzzles are like crosswords, but easier. Youre given a puzzle with one number filled in, and you must fill in the remainder of the puzzle with the numbers provided. This application more>> This console Perl application generates number fill-ins puzzles. These puzzles are like crosswords, but easier. Youre given a puzzle with one number filled in, and you must fill in the remainder of the puzzle with the numbers provided. This application is intended to serve as a backend to other applications which read the generated puzzles files and present them in human-readable format. Designed to run on any modern UNIX-compatible operating system (Linux, BSD, MacOSX, etc).<<less
Added: 2008-02-29 License: GPL Price: $0.00USD
11 downloads
WordFind.pl - Word Find Generator 1.0

WordFind.pl - Word Find Generator 1.0


This Perl application generates word find puzzles from a list of words. Its intended to serve as a backend to programs which gather input data from users, then format the resulting puzzle into a human-readable format. This program is the backend for the more>> This Perl application generates word find puzzles from a list of words. Its intended to serve as a backend to programs which gather input data from users, then format the resulting puzzle into a human-readable format. This program is the backend for the word find generator web application hosted on BlogPuzzles.net. Please feel free to download and use it on your own server. This software is compatible with any UNIX-based operating system (Linux, BSD, Mac OS X). It may function under Windows with modifications.<<less
Added: 2008-01-17 License: GPL Price: $0.00USD
13 downloads
guestbook tutorial

guestbook tutorial


this tutorial is intended at giving you an insight to how to wite your own web-applications. follow this link to read the complete tutorial. more>> this tutorial is intended at giving you an insight to how to wite your own web-applications. follow this link to read the complete tutorial.<<less
Added: 2005-08-06 License: Freeware Price: FreeAdditionalInfototallyfree
1548 downloads
phpFile 0.3

phpFile 0.3


phpFile is a file manipulation class. This is intended to be either a base class to be extended or can be used on its own. The included example shows how a new file can be created and data written and inserted in the middle of the file. The phpCSV more>> phpFile is a file manipulation class. This is intended to be either a base class to be extended or can be used on its own. The included example shows how a new file can be created and data written and inserted in the middle of the file. The phpCSV class (not included but available from at ) shows an example of how this class can be extended. phpCSV is available from and can be found by looking at the other classes I have written, these are shown at the bottom of this description.<<less
Added: 2006-06-02 License: GPL Price: $0.00USD
11 downloads
Adsense Checker 1.0

Adsense Checker 1.0


This PHP script is intended to detect hacking of the Adsense code on your website. It scans the site in FTP mode and extract all Adsense client codes, the list is displayed then. Mozilla 1.1 licence. Requires PHP 4. more>> This PHP script is intended to detect hacking of the Adsense code on your website. It scans the site in FTP mode and extract all Adsense client codes, the list is displayed then. Mozilla 1.1 licence. Requires PHP 4.<<less
Added: 2007-11-14 License: Other Price: $0.00USD
14 downloads
Playmidi 2.5

Playmidi 2.5


Playmidi is a curses and X11-based MIDI file player for Linux. more>> Playmidi 2.5 offers you a powerful tool appearing as a curses and X11-based MIDI file player for Linux. It supports playback to any OSS-supported synth device including external MIDI. Playmidi is a midi file player intended to play midi files to hardware midi devices using /dev/sequencer, and in the future via software rendering to /dev/dsp.<<less
Added: 2007-11-09 License: GPL - GNU Public License Price: GPLGNUPublicLicense
14 downloads
php easy :: one-level site menu builder script 1.0

php easy :: one-level site menu builder script 1.0


One-Level Site Menu Builder Script is intended to build your 1-level site menu on-the-fly according to menu titles/links array defined within the script. Now you do not have to write different HTML code for each page to highlight the current page in the more>> One-Level Site Menu Builder Script is intended to build your 1-level site menu on-the-fly according to menu titles/links array defined within the script. Now you do not have to write different HTML code for each page to highlight the current page in the menu, simply include the menu builder via php include() directive script and it will identify and highlight the appropriate menu item by itself. The function can be easily customized to modify the output layout.<<less
Added: 2009-01-01 License: GPL Price: $0.00USD
10 downloads
Link Checker Pro 1.0

Link Checker Pro 1.0


Free script, that scans an entire website for problems on links: broken links, redirects, and other bad URLs. You can customize the display. Broken links are grouped under the URL of the source page (unlike Xenu) that eases to make the required more>> Free script, that scans an entire website for problems on links: broken links, redirects, and other bad URLs. You can customize the display. Broken links are grouped under the URL of the source page (unlike Xenu) that eases to make the required corrections. This PHP program could be used online even if it is intended to work at command line on your computer.<<less
Added: 2008-06-18 License: GPL Price: $0.00USD
440 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5