scratch
Egold scratch game
Let visitors play a scratch game setup and run it from your own site. easy to install and u use your own e-gold account to pay winners or recieve money when they lose a game more>> Let visitors play a scratch game setup and run it from your own site. easy to install and u use your own e-gold account to pay winners or recieve money when they lose a game<<less
Ajax from Scratch
Learn how to keep your XMLHttpRequests from colliding with your rich Internet applications. more>> Learn how to keep your XMLHttpRequests from colliding with your rich Internet applications.<<less
php Scratch And Win Professional 3.0
Give your website visitors a reason to come back to your site with this unique and random game. A Perfect application for your site. This application features Random.Org integration, a template design, definable max plays per day, and a very secure more>> Give your website visitors a reason to come back to your site with this unique and random game. A Perfect application for your site. This application features Random.Org integration, a template design, definable max plays per day, and a very secure design. Very easily, you can install and customize this program for your purposes. (Updated: 12-29-2006) - Ver 3.0 Changes: Optimized application and redesigned admin interface.<<less
Image Scratch Effect - Free - Javascript 1.0
A very simple and powerfull Image Scratch Effect javascript !!!! Press on image to "scratch" it and see the other picture below... like a scratch money game. more>> A very simple and powerfull Image Scratch Effect javascript !!!! Press on image to "scratch" it and see the other picture below... like a scratch money game.<<less
Javascript chronometer/stopwatch 1.0
I needed a javascript chronometer/stopwatch to be inserted in a project, and I didn?t find anything on the web that fit my idea, so I created one almost from scratch, with all functions a chronometer should have, such as milliseconds measurement, start, more>> I needed a javascript chronometer/stopwatch to be inserted in a project, and I didn?t find anything on the web that fit my idea, so I created one almost from scratch, with all functions a chronometer should have, such as milliseconds measurement, start, stop, lap time and so on (well? that?s all).<<less
boastMachine PHP 4.3
boastMachine is an open source, state of the art publishing platform written from scratch. more>> boastMachine PHP 4.3 brings you a powerful application which makes your web publishing experience so fun and easy as never before! From the fully automated installation to advanced content management features to spam fighting, boastMachine provides you with all that you would ever need!
Major Features:
- Lightweight, yet full-featured and easy to use
- Powerful content management system
- Dynamic search engine friendly pages
- Various permission levels for posts
- Supports multiple blogs, authors, user levels and profiles
- Ready-made language, theme and smiley packs
- Built-in spam-figthing capabilities
- Powerful backup/restore system
- Written in PHP and backed by MySQL
- FREE and Open Source (GPL)
JGenerator 2.2
JGenerator is the web server production application that can dynamically combine text, graphics, and sound to build rich Flash content. more>> JGenerator 2.2 offers you a powerful product that combines text, graphics, and sound to build rich Flash content. The JGenerator is a free alternative to and analog of the Macromedia Generator. It supports most of the Macromedia Generator features, uses the same data format, the same set of commands and emulates its behavior.
Designers use the Macromedia Generator authoring extensions (Generator Objects) to create templates that contain variable elements (graphics, text, and sound) to be replaced with content provided by a data source (text files, databases, and so on). Then JGenerator reads the template, performs all substitutions and commands, and generates a Flash player movie which can be played back in the clients browser. The JGenerator frees designers from the tedium of updating Flash movies each time they make a small change to the content.
The JGenerator can work in two modes: online and offline. In online mode JGenerator runs under a web server and generates Flash movies by request from the clients browser. In offline mode the JGenerator runs in command line and generates static (.swf) movies which can be played back or used in any other possible way.
The JGenerator provides Java-based API which can be used by software engineers to dynamically build Flash movies either from a standalone program or from a servlet. The API fully covers and supports all versions of Flash file format (.swf, .swt) up to current version 5. The product is constantly evolving, if now it does not provide all the functionality which the Macromedia Generator does, it will do it shortly.
It emulates the Macromedia Generator behavior and functionality, but it is NOT the Macromedia Generator, it is a completely different product inside which was written from scratch. It has its own unique features in addition to those from Macromedia Generator.
The JGenerator is an open source project and is covered by Apache style license. It means that the source code is free and everybody can get it and do whatever she wants to do with it providing that all the license requirements are met. It also means that you can and you are encouraged to participate in the developing of this project.
Major Features:
- You don't have to learn it if you know the Macromedia Generator. The JGenerator emulates most of Macromedia Generator commands and its behavior and adds some additional useful features. You can even use the Macromedia Generator documentation when you use the JGenerator.
- Support XML datasources unique feature which cannot be found in any competitive product. You can use almost ANY kind of XML data to generate your Flash movie using very powerfull and flexible XPaths expressions.
- Full support for Flash movies up to version 5. Flash 5 actionscript, text layout, shared libraries, clip actions etc.
- Generates smaller than Macromedia Generator files, sometimes several times smaller!
- Substantially faster than Macromedia Generator. On some templates in up to 20 times!
- Supports sofisticated server side caching. The feature that you only can have in Macromedia Generator Enterprise Edition (provided you paid a lot of money for that!).
- Provides servlet context for your Java datasources, so that you can easily customize a content of your site for every and each of your user.
- Collects statistic on number of templates processed, types of queries etc and stores it on disk for later retrieval.
- Very well scallable. If you are running JGenerator on multiprocessor server and your servlet engine does not have any restrictions on number of processors used, number of simultaneously connected users etc, then the JGenerator will use all the servers power. You also have an option to restrict number and amount of resources JGenerator is allowed to use. You can fine tune the JGenerator for your exact needs!
- Very well customizable and configurable.
- Advanced error handling, all errors directly displayed in generated Flash movie.
- Supports all Flash-native text formatting and variable substitution.
Flash Tetris
In this tutorial you create the game Tetris from scratch using the tools in Macromedia Flash MX. You can customize the colors of everything and change anything youd like. more>> In this tutorial you create the game Tetris from scratch using the tools in Macromedia Flash MX. You can customize the colors of everything and change anything youd like.<<less
jQuery MultiSelect 1.0
jQuery MultiSelect is a configurable plugin for jQuery. It is designed to turn ordinary multi-select form controls into user-friendly dropdown lists. Check out the demo to see an example. This project was inspired by arco90s MultiSelect tool, but more>> jQuery MultiSelect is a configurable plugin for jQuery. It is designed to turn ordinary multi-select form controls into user-friendly dropdown lists. Check out the demo to see an example. This project was inspired by arco90s MultiSelect tool, but was written entirely from scratch to make it easier to implement, more accessible, and to shorten the code length. This project is in beta testing and may not be ready for production use yet! See the to do list for more information. Features * Produces valid XHTML * Fully customizeable via CSS * Easy to configure and implement * Degrades gracefully * Keyboard shortcuts to maximize accessibility * Optional ?Select All? for convenience Compatibility jQuery MultiSelect works in all browsers supported by jQuery. It has been fully tested in: * Internet Explorer 6 & 7 * Firefox 2 & 3 (beta) * Safari 3 * Opera 9<<less
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
MyObjects 1.0
MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml more>> MyObjects is a set of tools for database schema generation, class generation and object persistence. It is divided into two sub projects, a compiler for class generation and runtime for back and forth maping objects to the database and Xml files. MyObjects finished Zends Php 5 Coding Contest in 7th place. Features Of MyObjects: Automatic database schema generation from existing databases. Web based database schema generation from scratch. Command line based database schema and class generation. Generation of Sql statements from the designed database schema. Generation of Classes that will map to the database tables. (A seperate class for each table is created). Full validation code through setter methods in generated classes. phpDoc style comments in generated classes. Minimizes runtime operations by providing many features in generated classes. Xml serialization of the objects of generated classes and deserializing of the objects from Xml files. Inplemented in new Php 5 object model. Uses the new MySqli extension for php to support new features of MySql. Uses the new libXml based DOM extension to provide generation, parsing and validation of database schema files.<<less
SurvSoft Form Builder & Processor
SurvSoft allows you to create any type of form you need without any programming knowledge. Our form wizard walks you through the process of building your forms and makes the process smooth and simple. more>> SurvSoft allows you to create any type of form you need without any programming knowledge. Our form wizard walks you through the process of building your forms and makes the process smooth and simple. View your form responses in real time and optionally download them to CSV files. Create an unlimited number of forms from scratch or choose from our form library and speed up the process. Create a form today with SurvSoft.<<less
Improve your ASP.NET Site performance with Caching
Caching is the process of storing frequently used data on the server to fulfill subsequent requests.You will discover that grabbing data or objects from memory is much faster than recreating the web pages or items contained in them from scratch. A more>> Caching is the process of storing frequently used data on the server to fulfill subsequent requests.You will discover that grabbing data or objects from memory is much faster than recreating the web pages or items contained in them from scratch. A Proper use and fine tune of caching approach of caching will result on better performance and scalability of your site. However improper use of caching will actually slow down and consume lots of your server performance and memory usage. Good candidate to use caching is if you have infrequent chance of data or static content of web page.<<less
DaantjesGuestbook 3.2.0
Okay, okay, there are so many guestbooks, but this one is cool and easy to install, I think. This version I wrote from scratch, but its replacing all my older guestbooks. Just upload it, create the MySQL table and run it. The layout can be done trough a more>> Okay, okay, there are so many guestbooks, but this one is cool and easy to install, I think. This version I wrote from scratch, but its replacing all my older guestbooks. Just upload it, create the MySQL table and run it. The layout can be done trough a template, or just use the standard templates, described in the readme file. The standard layout can be set trough a CSS file if you know your css a little ;)<<less
Free java chat room code for your website 1.1
It is the free chat room service. Chat rooms are fast and feature rich. It is easy to customize with your own website. Install the chat room and let your website visitors chat with each other in real time, bringing them back to your site time and again. more>> It is the free chat room service. Chat rooms are fast and feature rich. It is easy to customize with your own website. Install the chat room and let your website visitors chat with each other in real time, bringing them back to your site time and again. You can also get your own unique chat room system from scratch as to your specifications and needs. Chat rooms are now available in Arabic and French languages as well<<less
- Page: 1 of 2
- 1
- 2