33 JavaScript Solutions for Sorting Tables
DevelopmentHere is a list of 33 JavaScript table sorting scripts and their sources. Enjoy it! 1. jQuery tablesorter http://tablesorter.com/docs/ 2. Table sorting with Prototype http://tetlaw.id.au/view/blog/table-sorting-with... read more
Google API Showcase: The Live Translator
DevelopmentThe API of Google has a lot of useful usage examples. This showcase demonstrates how we can use the Google AJAX Language API to build a live translator that allows us to translate text from one language into the other - and th... read more
Styling Forms with CSS: Sophisticated Registration Form
Web DesignHere is a pretty complete registration form, nicely juiced up with some neat CSS. Here you can see a DEMO Download the ZIP file from here: CSS Registration ZIP Enjoy it! ... read more
21 Free CAPTCHA Sources
DevelopmentHere is a collection of free CAPTCHA scripts and services than you can easily integrate into your website using PHP or JavaScript: 1. PHP CAPTCHA Library for reCAPTCHA http://recaptcha.net/plugins/php 2. Ajax Fancy Capt... read more
42 Famous Login and Registration Forms
Web DesignToday, I want to showcase some of the most famous login and registration forms on the web. As a web developer you might be interested in having a compact overview of the different designs of these essential website elements. Fo... read more
PHP Login System Reloaded v1.1
DevelopmentHere's an updated version of the PHP Login System. You can check the old version here. The following was added: 1. Registration fields: email confirmation password confirmation country recaptcha Email ... read more
How To Play Looping Sound In Your iPhone App
TutorialsHere is a very useful code snippet for playing your own sound file continuously in your iPhone application. The example uses a .caf file and is based on the AVAudioPlayer Class. You can find the class reference of Apple here: ... read more









