keylogger lite 2.0.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 149
Hijri Date 2.0.1
Hijri Date provides you with a professional and very effective Joomla module to display both Hijri (Islamic Dates) and Gregorian dates. more>>
Hijri Date 2.0.1 provides you with a professional and very effective Joomla module to display both Hijri (Islamic Dates) and Gregorian dates.
Added: 2009-07-24 License: Free for non-commercial purposes. Price: Freefornoncommercialpurposes.
1 downloads
Phoca Restaurant Menu Lite 1.0.0
Phoca Restaurant Menu is a Joomla! component. This component allows creating menu for restaurant, cafeteria, fast food, school canteen, buffet, bar, club, snack bar, wineroom, etc. Such menu can be displayed on a website, printed on a sheet of paper or more>> Phoca Restaurant Menu is a Joomla! component. This component allows creating menu for restaurant, cafeteria, fast food, school canteen, buffet, bar, club, snack bar, wineroom, etc. Such menu can be displayed on a website, printed on a sheet of paper or emailed to customers.<<less
Added: 2009-05-08 License: GPL Price: $0.00USD
23 downloads
MySql Lite Administrator 1.0 beta2
Almost all the modern web sites use databases. MySql is probably the most used database for web application. There are many web tools that interact with MySQL, PHPMyAdmin is a great example. But the problem is they are very complex for non expert user. more>> Almost all the modern web sites use databases. MySql is probably the most used database for web application. There are many web tools that interact with MySQL, PHPMyAdmin is a great example. But the problem is they are very complex for non expert user. That is why I decided to create user friendly web application for basic management of MySQL.<<less
Added: 2008-12-08 License: Other Price: $0.00USD
14 downloads
AZ Photo Gallery Script Lite 1.4
A simple free PHP script for automatically creating a picture gallery from a folder. Just upload Photo Gallery Script (only one file) to a directory with pictures. Thats it. No programming skills required. No database is needed. more>> A simple free PHP script for automatically creating a picture gallery from a folder. Just upload Photo Gallery Script (only one file) to a directory with pictures. Thats it. No programming skills required. No database is needed.<<less
Added: 2008-11-10 License: Freeware Price: $0.00USD
13 downloads
Flash/XML Book-style Photo Gallery 2.0.1
A simple, highly configurable image gallery for photographers, artists, and anyone else who wishes to show off their portfolio of images with class and style. more>> A simple, highly configurable image gallery for photographers, artists, and anyone else who wishes to show off their portfolio of images with class and style.<<less
Added: 2008-09-07 License: Freeware Price: $0.00USD
12 downloads
JP MediaLightBox 2.0.1
MediaLightBox is a new joomla 1.5 streaming media plugin realized by the joomlapixel team, an all media content with lightbox functionality. MediaLightBox file extension supported: flv - wmv - swf - quicktime - flickr - google video - metacafe - more>> MediaLightBox is a new joomla 1.5 streaming media plugin realized by the joomlapixel team, an all media content with lightbox functionality. MediaLightBox file extension supported: flv - wmv - swf - quicktime - flickr - google video - metacafe - myspacetv - revver - youtube - veoh - viddler - vimeo - dailymotion - web pages<<less
Added: 2008-08-26 License: Other Price: $0.00USD
14 downloads
JsDoc Toolkit 2.0.1
JsDoc Toolkit is an application, written in JavaScript, for automatically generating template-formatted, multi-page HTML (or XML, JSON, or any other text-based) documentation from commented JavaScript source code. more>> JsDoc Toolkit 2.0.1 provides you a convenient and easy to use application which is written in JavaScript, for automatically generating template-formatted, multi-page HTML (or XML, JSON, or any other text-based) documentation from commented JavaScript source code. JsDoc Toolkit is the most flexible documentation publishing tool for JavaScript available.
Usage:
On Windows:
- > java -jar jsrun.jar appun.js -a -t=templatesjsdoc mycode.js
- On Mac OS X or Linux the same command would look like this:
- $ java -jar jsrun.jar app/run.js -a -t=templates/jsdoc mycode.js
Requirements:
- Java version "1.6.0_03" Java(TM) SE Runtime Environment (build 1.6.0_03-b05) for Windows XP
- Java version "1.5.0_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241) for Mac OS X 10.4.
Added: 2008-07-11 License: Other Free / Open Source License - MIT License. Price: OtherFreeOpenSourceLicenseMITLicense.
17 downloads
ImgUpload 2.0.1
ImgUpload is easy to set-up, and equally easy to use. It provides a decent array of features that you would find on most image hosting sites. This includes quick(anonymous) upload, multiple upload forms, file management(for registered users), and an more>> ImgUpload is easy to set-up, and equally easy to use. It provides a decent array of features that you would find on most image hosting sites. This includes quick(anonymous) upload, multiple upload forms, file management(for registered users), and an administration panel which gives to you adequate control over uploaded content. It is a mostly compact-script, and does not require much to operate. 1 MySQL database is required. and GD library must be enabled if thumbnails are to be used.<<less
Added: 2008-02-29 License: Free Non-Commercial Price: $0.00USD
14 downloads
Silentum Guestbook 2.0.1
Silentum Guestbook is an easy-to-set-up guestbook system that uses a text file to hold the entries. more>> Silentum Guestbook 2.0.1 provides you with a powerful guest-book which uses a text file to hold the entries so no MySQL is required. Tired of automated bots posting spam in your guestbook and want to put a stop to it? This is what you need. It can be up and running in a matter of minutes and integrated easily into any page.
There are an abundance of spam-related words which, when detected, prevent the entry from being added. There is also a required 4 digit verification code before posting to throw off almost all bots. Five smiley images are included to add some eye candy to the page. The guest-book allows for an unlimited number of entries, divided into pages of five entries each.
Added: 2008-02-26 License: Freeware Price: Freeware
11 downloads
Expression Builders in ASP.NET 2.0 1
ASP.NET introduced new declarative expression syntax which allows you to substitute values into page at run time called Expression builders. You can make extensive use of expressions for referencing string resources for localization, connection strings more>> ASP.NET introduced new declarative expression syntax which allows you to substitute values into page at run time called Expression builders. You can make extensive use of expressions for referencing string resources for localization, connection strings and application settings from configuration file. This tutorial gives a closer look to Expression Builders and Custom Expression Builders classes.<<less
Added: 2008-02-22 License: Freeware Price: $0.00USD
12 downloads
Client Side Callbacks in ASP.NET 2.0 1
ASP.NET 2.0 includes a new Client Callback feature that enables you to retrieve page values and populate them to an already-generated page with out reconstructing page. That means you can update your pages without completely redrawing the page. End more>> ASP.NET 2.0 includes a new Client Callback feature that enables you to retrieve page values and populate them to an already-generated page with out reconstructing page. That means you can update your pages without completely redrawing the page. End users will not see the page flicker and reposition, and the pages will have a flow of a thick client application.<<less
Added: 2008-02-22 License: Freeware Price: $0.00USD
12 downloads
PhpRtf Lite 0.3.0
PhpRtf is php classes library for creating rtf documents. Rtf is Microsoft format that is compatible with Microsoft Word and Open Office Writer programs. PhpRtf supports document sections, headers and footers formatting, paragraphs and fonts control, more>> PhpRtf is php classes library for creating rtf documents. Rtf is Microsoft format that is compatible with Microsoft Word and Open Office Writer programs. PhpRtf supports document sections, headers and footers formatting, paragraphs and fonts control, supports tables and images, UTF-8 encoding.<<less
Added: 2008-02-03 License: LGPL Price: $0.00USD
11 downloads
AdaptCMS Lite 1.4
AdaptCMS Lite is an open source CMS that is made for complete control of your website, easiness of use and easily adaptable to any type of website. Its made easy with advanced custom fields, a very simple but powerful template system and much more. more>> AdaptCMS Lite is an open source CMS that is made for complete control of your website, easiness of use and easily adaptable to any type of website. Its made easy with advanced custom fields, a very simple but powerful template system and much more.<<less
Added: 2008-01-27 License: GPL Price: $0.00USD
21 downloads
Bulleted List Server Control in ASP.NET 2.0 1
BulletedList server control is a new ASP.NET 2.0 feature. In our efforts to display organized data which makes sense to reader, we make use of different server controls in ASP.NET 2.0 to render organized data. Bulleted List control also helps in that. more>> BulletedList server control is a new ASP.NET 2.0 feature. In our efforts to display organized data which makes sense to reader, we make use of different server controls in ASP.NET 2.0 to render organized data. Bulleted List control also helps in that. The Bulleted List server control is meant to display a bulleted list of items easily in an ordered or unordered fashion.<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
15 downloads
Storing Binary Data to Database by using ASP.NET 2.0 1
Tutorial explains how to store to database and get back binary data, like images, .pdf or .zip files. There is an option to store this type of data to web server file system. But, there is also an option to store it to database and return it with more>> Tutorial explains how to store to database and get back binary data, like images, .pdf or .zip files. There is an option to store this type of data to web server file system. But, there is also an option to store it to database and return it with ASP.NET server code.<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
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 keylogger lite 2.0.1 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