Archive for November, 2009

Convert PSD to Wordpress with Divine

Yes, that’s right – you need no special extended knowledge about HTML, no special skills in coding, basics are completely enough to convert PSD to Wordpress.
Haven’t you ever wanted to have a special tool or program to easily turn your designs into themes? Well, from now on you can have this special program, this brand [...]

More »

Server Driven DataTable with Pagination / Sorting

This example builds a DataTable based on the columns information taken from the server. Instead of building a statically defined DataTable it will build it based on what the server says.
It has been based on the server-side pagination and server-side sorting examples. They have both been changed in that they do not use [...]

More »

Star Ratings

Simple Star Rating System
It is a jQuery plugin used for star rating system. This jQuery system was created with the basic framework of the star rating system of Wil Stuckey. This jQuery plugin provides the solution on the problem of the original script requiring too much coding. It also did away with the requirement for [...]

More »

jQuery Datepicker Plugins

1 – jQuery UI Library DatePicker
DatePicker control from jQuery UI library. It has many useful features and localization on various languages.

2 – jMonthCalendar
jMonthCalendar is a full month calendar that supports events. You simply initialize the calendar with options and an events array and it can handle the rest. The plugin does have extension points that [...]

More »

jQuery Color Picker

A simple component to select color in the same way you select color in Adobe Photoshop.

More »

Fancy Upload

Swiff meets Ajax for powerful and elegant uploads. FancyUpload is a file-input replacement which features an unobtrusive, multiple-file selection menu and queued upload with an animated progress bar. It is easy to setup, is server independent, completely styleable via CSS and XHTML and uses MooTools to work in all modern browsers.

More »

Mocha UI

Mocha is a web applications user interface library built on the MooTools javascript framework. The Mocha GUI components are made with <canvas> tag graphics.

More »

Displaying form data in PHP

A useful piece of code I wrote to display the data sent from any type of html form, simply copy this code below into a php file and use that file as the action in the html form, When you submit the form it will display the values of the form in the next page, [...]

More »

Useful PHP & jQuery Components

1 – Directory Trees With PHP And jQuery
A easy way to keep track of many files is to use a directory tree. A directory tree lists out files and directories so that it’s easy to find what you’re looking for. In this tutorial, you will be taught how to make a directory tree using PHP [...]

More »

Tooltips Scripts With AJAX, JavaScript & CSS

1 – Nice Titles Revised
An improved Nice Titles Tooltip Script with Accesskeys support.

A lightweight prototype based JavaScript tooltip

2 – Nice Titles
A classic. The script uses a background image.

3 – AJAX enabled Help Balloons
Help windows in baloon-design. AJAXified version is also available.

4 – jTip – A jQuery Tool Tip
Extensive AJAX-based tooltips with numerous functions and presentation [...]

More »