Development related scripts & softwares
JPlug is a full-compatible JavaScript library to detect the Java plugin in the browser reliably. It works across a wide variety of browsers, including Netscape Communicator 4 (and newer), Internet Explorer 5.0 (and newer, including experimental support for version 4), latest versions of Opera and Safari, and all modern Gecko-based browsers such as Firefox 1.5+. It's free and documented.
sprintf for JavaScript is a lightweight yet complete JavaScript implementation of the famous sprintf() function. It is based on the PHP specification and also supports argument swapping.
This great little color picker looks like the ones in Dreamweaver. It uses a callback function to allow you to insert a web-safe color Hex value anywhere you want. Use it to change the background color of your page.
Ajile (Advanced JavaScript Importing & Loading Extension) is a powerful JavaScript module designed to improve script reuse and interoperability by extending the JavaScript language with Namespace support and Dynamic Script Loading and Importing.
Ajile allows developers to easily create uniquely namespace'd scripts and quickly define dependencies that allow scripts to automatically load and/or import each other as necessary.
Formerly known as JS Embedded Content, is a small and unobtrusive JavaScript file that allows website users to interact with embedded content (Flash movies, Quicktime movies, Java applets and more) without activating them manually. This procedure started to be required by the latest versions of Internet Explorer (6+) and Opera (9+) as a result of the Eolas Technologies patent ruling (other browsers don't require it... yet).
A debug console that you can integrate into your javascript based project and print your various debug messages to. Can toggle on and off, and rotate its position so its never in the way. I developed it because i got tired of debugging my stuff using alert messages.
Want to build your own color schemer? Or perhaps you have another idea for this plugin? Download the source files!. There are many other nomadic javascript functions on nofunc.com. For example, the AJAX Star Rating script, the Sexy Box!, and the universal Drag & Drop.
It’s licenced under Creative Commons, so feel free to use/modify the DHTML Color Picker on your own project. I would love to hear what projects you are using it on.
Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database. Using Ajaxdo can dramatically reduce server side code and make a Web 2.0 application port easily from one server-side programming language to another.
In the AJAX example we will demonstrate how a web page can fetch information from a database using AJAX technology.
The Voorhees Control is just a small JavaScript which slaps an editor over a JSON block. This will allow you to edit a JSON block using a combination schema/interface definition which controls how and what controls are displayed.
Think of this as the XSLT/XSD/Parser equivalant to XML. It can be dropped into an online application much like the online html editors such as FCKEditor or TinyMCE.
|