Main > Free Download Search >

Free produce script

produce

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 123
SnowHall web develop company

SnowHall web develop company


SnowHall is a team of proficient web developers and design experts. We specialize in web development and design along with marketing of websites and businesses. A great website is not always enough to taste success in the online market. You have to be more>> SnowHall is a team of proficient web developers and design experts. We specialize in web development and design along with marketing of websites and businesses. A great website is not always enough to taste success in the online market. You have to be well connected to the global masses. You have to be an active part of the internet network along with millions of people. We do exactly that, for you! We do not stop with creating an excellent website. We work with you from head to toe to understand your business and come up with the best solutions to produce outstanding results. We are web experts with loads of experience and skills, vying to develop successful websites for your business. We provide a wide range of services that comply with the customer needs.<<less
Added: 2009-05-10 License: Freeware Price: $0.00USD
13 downloads
Ajax Tail Log Viewer 1.1

Ajax Tail Log Viewer 1.1


Ajax Log Monitor To monitor your log select start or stop. Note this is almost real time monitoring Example using Ajax to complete a tail -f on your Apache Logs to produce a almost real time monitor. Simply change line 5 in logfile.php even pipe more>> Ajax Log Monitor To monitor your log select start or stop. Note this is almost real time monitoring Example using Ajax to complete a tail -f on your Apache Logs to produce a almost real time monitor. Simply change line 5 in logfile.php even pipe with $cmd = "tail -10 /domain.com/http/access.log" Try adding grep like this | grep googlebot<<less
Added: 2009-03-26 License: Other Price: $0.00USD
17 downloads
MobileSiteOS Basic 1.1.2

MobileSiteOS Basic 1.1.2


MobileSiteOS Basic is a simple perl script used to produce xHTML Mobile Profile compliant web pages for mobile devices, while adding Google AdSense ads and/or AdMob ads dynamically (does not rely on JavaScript). If JavaScript is available and the more>> MobileSiteOS Basic is a simple perl script used to produce xHTML Mobile Profile compliant web pages for mobile devices, while adding Google AdSense ads and/or AdMob ads dynamically (does not rely on JavaScript). If JavaScript is available and the browser is a desktop version, standard Google ads are substituted instead. Pages are output as XML (mime type application/xhtml+xml), UTF-8 encoded text for mobile devices, but fall back to xHTML Transitional for a desktop browser. Templates are simple xHTML pages with common CSS, which are completely editable for any look or content desired. The latest version incorporates Google Checkout (the JavaScript API) into your website, but automatically falls back to Google BuyButtons for JavaScript disabled devices.<<less
Added: 2009-02-18 License: GPL Price: $0.00USD
10 downloads
jQuery Alert Dialogs (Alert, Confirm, and Prompt Replacements) 1.0

jQuery Alert Dialogs (Alert, Confirm, and Prompt Replacements) 1.0


This jQuery plugin aims to replace the basic functionality provided by the standard JavaScript alert(), confirm(), and prompt() functions. Whats the benefit of using custom methods? Well, a few good reasons, really: - These are completely more>> This jQuery plugin aims to replace the basic functionality provided by the standard JavaScript alert(), confirm(), and prompt() functions. Whats the benefit of using custom methods? Well, a few good reasons, really: - These are completely customizable via CSS (which can make your apps look much more professional) - You can set a custom title for each dialog - IE7 users get an ugly warning and usually have to reload the page if you use a regular prompt() These methods simulate a true modal dialog box. They will automatically re-position themselves if you resize the browser window (unlike many existing dialog/lightbox-style plugins). If you include the jQuery UI Draggable plugin, the dialogs can be moved by dragging their title bars. Everything you need to produce the dialogs in the demonstration is included in the download.<<less
Added: 2009-01-01 License: GPL Price: $0.00USD
16 downloads
Rob's Film Database 2.01

Rob's Film Database 2.01


This is a film database system, written for people who store their films on a media server. It will scan your film directory and produce a searchable database with information gathered from IMDB including movie posters. It also includes the ability to more>> This is a film database system, written for people who store their films on a media server. It will scan your film directory and produce a searchable database with information gathered from IMDB including movie posters. It also includes the ability to watch most divx / xvid videos using the divx web player. With this 2nd version Ive started with a fresh slate, and brought in quite a few additions: * Automatic Folder scanning * Improved IMDB lookup including image downloading * Built in divx web player * More easily customisable * Supports FTP or HTTP for file access Please note that this system was designed on and built for windows servers. On a linux server it may not work correctly. This is a relatively early release, and remember that this is free software and is not supported or guaranteed whatsoever. I have tried to ensure it is free from errors, but please use it at your own risk.<<less
Added: 2008-12-04 License: Freeware Price: $0.00USD
12 downloads
Free Compliance Checkers for VMware ESX and PCI DSS v1.2

Free Compliance Checkers for VMware ESX and PCI DSS v1.2


These free downloadable, fully functional products check the compliance of your IT infrastructure against specific standards and best practices that are applicable for the environment. Compliance Checkers should be a part of your strategy to ensure that more>> These free downloadable, fully functional products check the compliance of your IT infrastructure against specific standards and best practices that are applicable for the environment. Compliance Checkers should be a part of your strategy to ensure that your environment remains secure and compliant. You can print the reports that Compliance Checkers produce, and can run compliance checks across multiple ESX servers and Windows machines at once.<<less
Added: 2008-12-04 License: Freeware Price: $0.00USD
14 downloads
Date Format Class 1.6

Date Format Class 1.6


DateFormat is javascript class that provide date formating. Base on PHP strftime format conversion, the format "%Y-%m-%d" will produce "yyyy-mm-dd". This script required prototype.js (version 1.6 or above). more>> DateFormat is javascript class that provide date formating. Base on PHP strftime format conversion, the format "%Y-%m-%d" will produce "yyyy-mm-dd". This script required prototype.js (version 1.6 or above).<<less
Added: 2008-09-07 License: Other Price: $0.00USD
18 downloads
Review of PHP blogging software

Review of PHP blogging software


One of the basic decisions when writing software is where to put stuff. The organization should make intuitive sense, be modular and easy to modify. Creating an open-source, full-fledged blogging package is a complex task. It takes a lot of time and more>> One of the basic decisions when writing software is where to put stuff. The organization should make intuitive sense, be modular and easy to modify. Creating an open-source, full-fledged blogging package is a complex task. It takes a lot of time and effort to produce, and when you finally have code youre happy with, some schmuck like me, who downloaded it for free, comes along to tell you what you did wrong. Actually, Im not so upset with b2evolution, but I think theres something to be learned here about how all our great automated (pre-fab) tools may not be all that great...<<less
Added: 2008-08-09 License: Freeware Price: $0.00USD
11 downloads
phpCSSParser 1

phpCSSParser 1


phpCSSParser opens and cut any CSS file into parts and generates a PHP array easy to manipulate. It recognize class, id and html tag names and their properties and values. It also has a CSSDiff tool highlighting the differences between two CSS files. more>> phpCSSParser opens and cut any CSS file into parts and generates a PHP array easy to manipulate. It recognize class, id and html tag names and their properties and values. It also has a CSSDiff tool highlighting the differences between two CSS files. It is delivered with a CSS testing file coming from the very famous csszengarden.com in order to demonstrate its power. I also started some edit-in-place but couldnt terminate it. Exemple: .toto { color: red; } will produce: array( .toto=>array(color=> red); );<<less
Added: 2008-08-02 License: Freeware Price: $0.00USD
10 downloads
Popup Generator 1

Popup Generator 1


Use our simple and effective javascript popup generator to automatically produce javascript code to allow popups on your website. You can also use this script to offer as a program on your website for visitors to use for free in or in a paid access area, more>> Use our simple and effective javascript popup generator to automatically produce javascript code to allow popups on your website. You can also use this script to offer as a program on your website for visitors to use for free in or in a paid access area, attracting more visitors.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
10 downloads
Meta Tag Generator 1

Meta Tag Generator 1


Use our simple and effective javascript meta tag generator to automatically produce a set of meta tags to help improve your websites and improve search engine optimisation. You can also use this script to offer as a program on your website for visitors more>> Use our simple and effective javascript meta tag generator to automatically produce a set of meta tags to help improve your websites and improve search engine optimisation. You can also use this script to offer as a program on your website for visitors to use for free in or in a paid access area, attracting more visitors.<<less
Added: 2008-06-18 License: Freeware Price: $0.00USD
36 downloads
Code2HTML

Code2HTML


A tool to convert your source code to HTML with syntax highlighting. Very useful when you want to display your code in your blog. This tool produce less code and use CSS for syntax coloring. more>> A tool to convert your source code to HTML with syntax highlighting. Very useful when you want to display your code in your blog. This tool produce less code and use CSS for syntax coloring.<<less
Added: 2008-05-15 License: GPL Price: $0.00USD
11 downloads
ASP Response Write Generator

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
Easy Slide With jQuery 1.0

Easy Slide With jQuery 1.0


Plugins EasySlide is a small plugins for the jQuery-JavaScript-Library . Its designed to slide you any images inside a container . These container could be any TAG you want, e.g. <p>,</p> <div>. Easily produce your own slideshow for your website or Image</div> more>> Plugins EasySlide is a small plugins for the jQuery-JavaScript-Library . Its designed to slide you any images inside a container . These container could be any TAG you want, e.g.

,

. Easily produce your own slideshow for your website or Image . Create a Image Gallery or do an animation.
<<less
Added: 2007-11-28 License: Freeware Price: $0.00USD
15 downloads
Least Squares Fit 1

Least Squares Fit 1


Will produce a picture of line through a series of points. Will give you the gradient and constant of the equation y=mx+c. Needs data input to work , also requires the font Font.ttf more>> Will produce a picture of line through a series of points. Will give you the gradient and constant of the equation y=mx+c. Needs data input to work , also requires the font Font.ttf<<less
Added: 2007-10-18 License: Other Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5