Google API Showcase: The Live Translator
By Mary Lou on
The 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 u
By Mary Lou on
The 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 u
By Mary Lou on
Here 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
By Mary Lou on
Here 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 reCAPTC
By Mary Lou on
Today, 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
By chadking on
Here’s an updated version of the PHP Login System. You can check the old version here. The following was added:
By Mary Lou on
Here 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 AVAudioP
By Mary Lou on
In 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
By chadking on
Here’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
By Mary Lou on
… or why your Mozilla could be slow when scrolling As you can see, we changed the style of our beloved site. The original WordPress theme can be found here: ht
By cody on
Here’s a list of 42 jQuery Navigation Techiques, Navigation plugins, and Tutorials built using jQuery: 1. How To Create A ‘Mootools Homepage’ Inspired Navigati
By Mary Lou on
I found a really nice and simple jQuery dropdown menu on CSS Tricks and I thought, let’s add some neat style to it. You can find the original here: http://css-
By cody on
Here’s a jQuery script for changing the stylesheet of an html page. The styles can be selected from the dropdown on top of the page. There are ten styles to ch
By cody on
Here is a jQuery example for a captcha in a registration form. In order to pass the “Are you human” test, the user has to drag the numbers from 1 to 6 in
By cody on
A list of 42 jQuery image galleries, sliders, plugins and tutorials built using jQuery
By cody on
This is a sliding menu plugin for jQuery which fires on mouseover and mouseout events.
By Mary Lou on
Inspired by Tamsin Baker’s beautiful Photoshop brushes “Urban Scrawl” 1 and 2, I was trying to create some shadowed banners using some CSS3 propert
By chadking on
The jQuery Style Slider allows you to change the style of certain html elements in real time and save the style setting to a MySQL database table using PHP. This mak
By chadking on
Update: There’s a new version of this Login Script. Here’s a PHP Login System, based on the one developed by jpmaster77: PHP Login System with Admin Feat