Just Brainpicks
Just Tutorials
Just Showcases
Stop asking! I wanna search everything!

Category: Scripting

24

Mar

Using Ajax Agent and PHP for Auto-Complete

Visit www.scratchprojects.com/2006/06/ajax_and_php_autocomplete_p01.phpIn this HOWTO I will explain how to use AjaxAgent and PHP to create an Ajax Auto-Complete box with a drill-down list of data.

24

Mar

Swat - Swat

Visit swat.silverorange.com/SwaSwat is an open-source web application toolkit built with PHP5.

24

Mar

999 Tutorials - List files and directories

Visit www.999tutorials.com/tutorial-list-files-and-directories.htmlShow files and directories in a directory. Filesize and types listed in a nice table.

24

Mar

LoginGenerator in Ruby on Rails

Visit wiki.rubyonrails.com/rails/pages/LoginGeneratoA controller/model/view generator for easily adding authentication, users, and logins to your rails app.

24

Mar

The Dojo Toolkit | The JavaScript Toolkit

Visit dojotoolkit.org/Dojo is an Open Source DHTML toolkit written in JavaScript. It builds on several contributed code bases (nWidgets, Burstlib, f(m)), which is why we refer to it sometimes as a unified toolkit.

24

Mar

Rico - JavaScript for Rich Internet Applications

Visit openrico.org/An open-source JavaScript libary for creating rich internet applications. Rico provides full Ajay support, drag and drop management and a cinematic effects libary-

24

Mar

JQuery: The Write Less, Do More, JavaScript Library

Visit jquery.com/jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.

24

Mar

cskw:projects:js:flowerbutton

Visit shaunwagner.com/projects/js/flowerButton.htmlA Flower Button is a button that blooms into multiple buttons when you click on it.

24

Mar

999 Tutorials - Array functions in PHP

Visit www.999tutorials.com/tutorial-array-functions-in-php.htmlHow to work with arrays in PHP