over 50 ladies
Mouse Over Table Rows 1.0.0
As CSS can not achieve this on every browsers, javascript is a good solution to be able to highlight rows on mouse over. Live Demo. more>> As CSS can not achieve this on every browsers, javascript is a good solution to be able to highlight rows on mouse over. Live Demo.<<less
JSP Lady Bugs
JSP BugTracker is designed to be a software bug tracking management software powered by JSP, using various databases such as MSAccess, MySQL and MSSQL. Security levels available to protect who posts a more>> JSP BugTracker is designed to be a software bug tracking management software powered by JSP, using various databases such as MSAccess, MySQL and MSSQL. Security levels available to protect who posts and administrates.<<less
Superimpose text over blank image 1.0
Wrote this online little tool so anyone can create a blank image with a background color of your chosing (defaults to black) directly from my site. With your choice of color text super-imposed over the blank image (defaults to white). See the url. more>> Wrote this online little tool so anyone can create a blank image with a background color of your chosing (defaults to black) directly from my site. With your choice of color text super-imposed over the blank image (defaults to white). See the url. The image can then be saved for use on web sites, or in emails, etc. Or reference directly from your web page. Using AJAX with PHP to perform the submission. The code is available at the download url.<<less
WP-Post-Banners 0.50
WP-Post-Banners is a standalone script / wordpress plugin that can mine your Wordpress posts or any other data and look for images suiting a given dimension and generates ?featured? section for your site using the found items.The featured section, more>> WP-Post-Banners is a standalone script / wordpress plugin that can mine your Wordpress posts or any other data and look for images suiting a given dimension and generates ?featured? section for your site using the found items.The featured section, includes a resized image (banner) with the label, description and link of the related post or data.Currently it supports a Wordpress plugin mode (with widget support) and a standalone mode. It?s very easy to integrate it to your Wordpress installation or any other blog / cms / forum software even in your static data site.Right now it supports two output styles; simple banners and slideshow mode.<<less
ResourceBlender 1.50
ResourceBlender enables you to keep a central database of translations which can then be used in multiple applications. more>>
Installation:
- Create a new IIS website to hold the files.
- Copy the files from the temporary folder to the root of the website.
- Ensure the IIS user has permissions to write to ResourceBlenders directory. On Windows 2000, this user is called IWAM_xxx, on IIS 6.0 this user is called {machine name} ASPNET or NETWORKSERVICE.
Major Features:
- Export resources to .NET .resx files, Java .properties, GNU .po / gettext, XHTML entities and more.
- Import / Export translation data as XML spreadsheets to make editing more convenient.
- Use one translations database to keep localizations in-sync.
- Supports MySQL, SQL Server and SQLite, so no external database is required.
- Migrate from existing .resx or .properties files with an import wizard.
- Automatic machine translation with Google Translate.
- Custom templates for resource formats.
Enhancements
- Added: Multi-threaded automatic translation with Google Translate.
- Added: Option to escape unicode characters (with code points above 127) to prevent the need to run native2ascii when generating .properties bundles.
- Changed: When merging resources, translator comments are also merged.
- Changed: Java bundles containing escaped unicode sequences are now converted to their string representation when importing.
- Fixed: Bug when exporting Chinese Simplified or Traditional to Java .properties.
- Fixed: Bug when importing PO files which caused the import to fail if two untranslated strings with plurals shared the same first 15 characters.
Requirements: ASP.NET 3.5
<<lessBKWorks ProPHP 0.50 Beta 1
BKWorks ProPHP is one of the easiest to use, open-source ad-swap networks on the planet. It was designed using all open-source items (PHP, MySQL, and an Open-Source web template). Although the design is simple, there is over a years worth of programming more>> BKWorks ProPHP is one of the easiest to use, open-source ad-swap networks on the planet. It was designed using all open-source items (PHP, MySQL, and an Open-Source web template). Although the design is simple, there is over a years worth of programming put into the back. Its as easy as download, upload, and click.<<less
Z-ODP 0.50
Free ASP script that parses dmoz.org and lists the results on your site. Displays categories, category descriptions, category FAQs and search results pulled from dmoz.org. Also since ODP switched to utf-8, many of the older scripts will not display more>> Free ASP script that parses dmoz.org and lists the results on your site. Displays categories, category descriptions, category FAQs and search results pulled from dmoz.org. Also since ODP switched to utf-8, many of the older scripts will not display other languages. This one will. Future versions will include a cache system and other features. So far, this Beta version just the bare bones.<<less
Operations Over Signals
Operations Over Signals is created to be a great and useful program that adds and multiplies two signals. It also displaces, amplifies and changes the frequency of the signal. more>>
Operations Over Signals is created to be a great and useful program that adds and multiplies two signals. It also displaces, amplifies and changes the frequency of the signal.
VP-ASP Starter Pac 6.50
Basic entry point for online stores. This shopping cart solution allows merchants to sell their products and provides an interface to the PayPal gateway. Perfect for small stores and users wanting to familiarize themselves with the power of VP-ASP. more>> Basic entry point for online stores. This shopping cart solution allows merchants to sell their products and provides an interface to the PayPal gateway. Perfect for small stores and users wanting to familiarize themselves with the power of VP-ASP.<<less
Rad FTP Client 1.50
A full featured graphical File Transfer Program for windows, linux and macintosh desktops. The FTP client is multi-threaded allowing you to perform several tasks concurrently. Its available as a free download and does not expire. more>> A full featured graphical File Transfer Program for windows, linux and macintosh desktops. The FTP client is multi-threaded allowing you to perform several tasks concurrently. Its available as a free download and does not expire.<<less
Simple Template System 1.50
This is a basic template system that allows you to create a site doing this http://yourdomain/index.p hp?page=page. more>> This is a basic template system that allows you to create a site doing this http://yourdomain/index.p hp?page=page.<<less
Cute PHP Library 0.50
Cute PHP library is a small collection of classes for PHP. The purpose of the classes is to simplify functions for daily work with PHP (e.g. convertions, formating, DB session, and so on). more>> Cute PHP library is a small collection of classes for PHP. The purpose of the classes is to simplify functions for daily work with PHP (e.g. convertions, formating, DB session, and so on).<<less
SOHT (Socket over HTTP Tunneling) 0.6
SOHT (Socket over HTTP Tunneling) has the goal to provide an easy to use tool that enables all types of socket communication through an HTTP Proxy server. more>>
SOHT (Socket over HTTP Tunneling) 0.6 brings a way to enable types of socket communication through an HTTP Proxy server. It is useful for users who are behind a restrictive firewall and wish to access external servers that use protocols other than HTTP.
Possible uses are:
- Web Browsing (Bypass logging, access restricted sites)
- POP3/SMTP/IMAP Email clients
- Telnet/SSH clients
This tool consists of two separate components. A server, which must be deployed on a Java Servlet container (A .NET server is also planned), and a client, which is run on the local machine and connects to the server via HTTP. There are Java and .NET versions of the client, so the client can be run on nearly any platform.
A SOCKS 4 and 5 Proxy Server has been integrated into the most recent version of the Java Client. This provides an very easy way to bypass any local web proxy restrictions and logging.
If you would like to be able to SSH from anywhere using just your web browser, you should check out my SSHWebProxy project. This project provides a pure html SSH client that can be used from any web browser without installing any client software. It is limited to SSH and is not as flexible as SOHT, but it may be a good solution if you just want occasional SSH access.
Requirements: none
FuseLogic 2.3.50
FuseLogic is a PHP application frameworks for building and mantaining website as easily as possible. Anybody who can understand the "PHP Array" can create Module for FuseLogic easyly. The FuseLogic API is very simple and very easy to be understand even more>> FuseLogic is a PHP application frameworks for building and mantaining website as easily as possible. Anybody who can understand the "PHP Array" can create Module for FuseLogic easyly. The FuseLogic API is very simple and very easy to be understand even for newbies.<<less
phpLinkCheck 0.50
This script enables a user to search a specified URL to determine whether there is an outgoing link to the specified website. Included with the script is three files, the first of which is for allowing people to enter in the URL to search and the link to more>> This script enables a user to search a specified URL to determine whether there is an outgoing link to the specified website. Included with the script is three files, the first of which is for allowing people to enter in the URL to search and the link to check for. The second of the three files is for the action to take place if the link is found/not found and includes the third file which contains the function for the actual link detection.<<less
- Page: 1 of 2
- 1
- 2