Archive for April, 2008
20
Apr
JavaScript is an extremely powerful and flexible scripting language. This article highlights 5 JavaScript best practices to keep in mind.
19
Apr
This tutorial shows how to create a custom Digg counter using the Digg API and PHP in WordPress.
18
Apr
This simple JavaScript accordion is only 1.65 kilobytes when packed. If you have a small project that could use a JavaScript accordion and don’t want to include an entire JavaScript framework to do the job then give this script a try.
18
Apr
Using a combination of a couple APIs, PHP and Curl you can easily incorporate maps into your website that fairly accurately identify a visitor’s location. This tutorial breaks down the core elements of creating a dynamic Google map.
18
Apr
CSS shorthand can help improve code readability and file size. This article demonstrates this though a series of examples.