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
Checking Network Reachability on the iPhone
TutorialsIn some iPhone apps you need to check if there is a connection to the outside world. If the application depends on a connection to the internet, we will want to warn the user of the app, if he cannot connect currently. In programm... read more
Dynamic jQuery Image Gallery with Uploader
DevelopmentHere's a jQuery Image Gallery script with a multi file Uploader, that was implemented using three resources that I found on the web: uploadify ad-gallery class.upload.php click on the image to see a demo It's ... read more










