behaviors
JavaChaos V0.9
JavaChaos is a set of applets (with source code) which can be incorporated into a web page about Chaos Theory. They include the Lorenz, Henon, and Rossler attractors as well as the Sirpinski gasget and Spleenwort Fern which demonstrate dynamic fractal more>> JavaChaos is a set of applets (with source code) which can be incorporated into a web page about Chaos Theory. They include the Lorenz, Henon, and Rossler attractors as well as the Sirpinski gasget and Spleenwort Fern which demonstrate dynamic fractal behavior.<<less
Weatimages 1.7.2
Weatimages is very easy to use program that allows you to organize powerful web-based photo albums on your website in a minimal time. To publish photo album you just need to put one file from Weatimages distributive to a separate website directory more>> Weatimages is very easy to use program that allows you to organize powerful web-based photo albums on your website in a minimal time. To publish photo album you just need to put one file from Weatimages distributive to a separate website directory containing your photos or folders (which become sub-albums) with your photos. Features: - Automatic thumbnail creation for pictures and albums - Automatic image resizing - Caching of thumbnails and resized images for higher performance - Supports JPG, GIF and PNG image formats - Non-image files listing allowing users to download videos, music, archives, etc from your albums - Supports nested albums of any nesting level - Supports descriptions for albums and individual images, reading EXIF comments - Internationalization support - Ability to hide certain albums from listing - Hotkeys navigation and slideshow - Flexible configuration allow to change appearance, behavior and feature set<<less
Accordion Plus 1.0
The new Rico Accordion version. You can change its behavior in many different ways by modifying only one parameter in most cases. Lots of examples. A easy to use and powerful library. more>> The new Rico Accordion version. You can change its behavior in many different ways by modifying only one parameter in most cases. Lots of examples. A easy to use and powerful library.<<less
Menu for ASP.NET
ComponentUs Menu is a powerful component for ASP.NET 2.0. All popular browsers supported. Menu is keyboard friendly. Use the arrow keys to navigate menu items, use shortcut keys to activate menu items more>> ComponentUs Menu is a powerful component for ASP.NET 2.0. All popular browsers supported. Menu is keyboard friendly. Use the arrow keys to navigate menu items, use shortcut keys to activate menu items. Keyboard scrolling mode is also supported. Menu can be configured as context menu. Enhance your web application with custom element or page context menu. Easy customization via templates. Menu can contain nested content - a set of HTML elements and controls that make up the layout for a particular menu item. Advanced databinding feature allows the developer to bind almost every valid datasource. Databinding inside templates, custom binding definitions are also supported. Built-in editor is available. Menu provides feature of smooth movement floating menu. It also provides dragging behavior feature.<<less
Web-Form Maestro 2
Web-Form Maestro is a content rendering server control designed to help your organization attain new levels of productivity, quality, and profitability. It renders template based content to your web p more>> Web-Form Maestro is a content rendering server control designed to help your organization attain new levels of productivity, quality, and profitability. It renders template based content to your web pages from sources across your enterprise including files, databases, and business objects. Template content can be customized at design time using a design time interface or at run time using the controls properties. The key features of Web-Form Maestro are: template creation using any tool or object with HTML output, templates may include layout, knowledge, style, and behavior, storing of templates in files, databases, and objects, built-in conversion from HTML to XML, full design time support, full data binding support, storing of multiple templates in a single file, embedded XML transformations, design time and run time overriding of template content, and layered templates.<<less
PHAkt
PHAkt is a server model for Macromedia Dreamweaver MX and 2004, allowing PHP generation using the same techniques as when developing ASP/JSP/ColdFusion. It is a better alternative to the PHP_MySQL ser more>> PHAkt is a server model for Macromedia Dreamweaver MX and 2004, allowing PHP generation using the same techniques as when developing ASP/JSP/ColdFusion. It is a better alternative to the PHP_MySQL server model. You dont have to learn anything to use PHAkt, as youll be able to work in Dreamweaver as youve been in the native PHP_MySQL server model. To enable PHAkt, make sure to select PHP_ADODB as the Testing Server for your site. PHAkt MX has a lot of improvements over the original PHP_MySQL server model of Macromedia Dreamweaver MX: --Support for multiple databases in a transparent way; --User Authentication Server Behaviors; --Master/Detail Server Behaviors; --Go to Detail Page Server Behaviors; --Improved code generation (all reusable code is kept in a file functions.inc.php); --Multiple and extensible recordset support; --IIS and Apache 2 support by using absolute redirects.<<less
A quick tutorial in .htaccess
Apaches .htaccess allows a wide range of useful web server behaviours to be implemented, the most popular of which are provision of custom error pages, and password protection of directories. This tut more>> Apaches .htaccess allows a wide range of useful web server behaviours to be implemented, the most popular of which are provision of custom error pages, and password protection of directories. This tutorial gives a brief lesson in how to implement these two useful types of service.<<less
JavaScript Object Constructor
Object oriented programming (OOP) is often preferred by developers who wanted to push the boundaries in the client side application. If the requirements are placed in the client side like strong internet connection and browser compatibility, developers more>> Object oriented programming (OOP) is often preferred by developers who wanted to push the boundaries in the client side application. If the requirements are placed in the client side like strong internet connection and browser compatibility, developers could consider using OOP. This is implemented in order for their application to provide functions that are often not possible when there is browser incompatibility. That is why the common place where you will find JavaScript and Ajax based applications that uses OOP are only those within the enterprise wherein there is a recommended browser. Since the behavior of this form of programming in Ajax and JavaScript is based on th<<less
Ivis Traffic 2
Regardless of the nature of your web site, you must know your visitors preferances and behaviours. Bassed on 6 different parameters, Ivis Traffic 2 offeres a comprehensive overview of visitors, reffer more>> Regardless of the nature of your web site, you must know your visitors preferances and behaviours. Bassed on 6 different parameters, Ivis Traffic 2 offeres a comprehensive overview of visitors, refferers and visitors patterns in a easy to understand graphic format. Detailed statistics are also available as well as excel export features. 16.04.2007 - all bugs have been sorted out.<<less
Footer JavaScript 0.3.1
This WordPress plugin will move all JavaScript code to the footer if the plugins have declared JavaScript properly. more>>
Footer JavaScript 0.3.1 is a really superior tool which will move all JavaScript code to the footer if the plugins have declared JavaScript properly.
This behavior follows a recommendation of the The Yahoo! Exceptional Performance team.
Installation :
- Unpack and upload it to the /wp-content/plugins/ directory.
- Activate the plugin through the Plugins menu in WordPress.
Requirements: WordPress 2.3 or higher
DHTML Scrollbars OOP 1.0
This script will integrate Scrollbars into a website.The styles are 100 % CSS so that they can be easily customized even for Mozilla.The default behaviour is similar to the the native ones. more>> This script will integrate Scrollbars into a website.The styles are 100 % CSS so that they can be easily customized even for Mozilla.The default behaviour is similar to the the native ones.<<less
Implementing Code Behind in ASP.NET 1
Introduces Object Oriented Programming (OOP) and how to link interface and code behind in ASP.NET web application. OOP (Object Oriented Programming) uses objects to design applications. This object is a particular instance of a class. The class more>> Introduces Object Oriented Programming (OOP) and how to link interface and code behind in ASP.NET web application. OOP (Object Oriented Programming) uses objects to design applications. This object is a particular instance of a class. The class defines all the possible characteristics and behaviors for his objects.<<less
phpOpenCaptcha 1.0
The script gives an opensource implementation of a captcha covering the following features: The text is horizontally and vertically distorted. Further, it is possible to use your own font and background-color. The behaviour of the captcha can be more>> The script gives an opensource implementation of a captcha covering the following features: The text is horizontally and vertically distorted. Further, it is possible to use your own font and background-color. The behaviour of the captcha can be configured. Guidelines are added to make character segmentation more difficult.<<less
ABCCrypto
ABCCrypto is a free and useful ATL COM component which provides you with an effective and easy way for encrypting and decrypting data. more>>
ABCCrypto is a free and useful ATL COM component which provides you with an effective and easy way for encrypting and decrypting data. It's incredibly simple to use and works with virtually any format you'll ever come across.
You can encrypt or decrypt variants, BLOB data or files. ABCCrypto uses the standard Windows Cryptography API to ensure consistent behavior across all platforms. It uses RSA Encryption with 40 bit keys for a practical level of security throughout virtually any country in the world.
Because ABCCrypto is Unicode compliant throughout, you can use it with any language from English to Arabic to Korean.
JADC (Advanced Digital Clock)
JADC (Advanced Digital Clock) is both a digital clock and a time counter (countdown or countup display, to or from a particular time). JADC is browser-independent and highly-configurable Java applet, more>> JADC (Advanced Digital Clock) is both a digital clock and a time counter (countdown or countup display, to or from a particular time). JADC is browser-independent and highly-configurable Java applet, it could be easily customized with your own graphics and time format to achieve an unlimited variety of appearances and behaviors. This distribution includes 255 images (17 different sets of digits).<<less
License:GPL - GNU Public License