Archive: 2008

JavaScript May 2008

Hide Email with JavaScript / jQuery

Why should you hide your email address from site visitors? Don’t you want your visitors to email you?

Read more →
JavaScript August 2008

How to Add Social Bookmarking Scripts like "Digg this"?

Social bookmarking websites such as Digg and del.icio.us are great tools to drive traffic to your site and to provide important links (Read more About Social Bookmarks). These services allow varying d...

Read more →
JavaScript January 2008

jQuery documentation and resources

One of the first things you might want to know when try out a new programming language, library or framework is where you can find documentation and support.

Read more →
Text Editors August 2008

Geany

Geany is a small and lightweight integrated development environment. It was developed to provide a small and fast IDE, which has only a few dependencies from other packages. Another goal was to be as ...

Read more →
Text Editors August 2008

Komodo Edit - a free, open source editor

Komodo Edit, based on the Komodo IDE, offers sophisticated support for all major scripting languages, including in-depth auto complete and call tips, multi-language file support, syntax coloring and s...

Read more →
XHTML July 2008

XHTML Compatible Markup for Embedding Flash and Video

It has always gotten my goat that Internet Explorer’s non-standard use of the object tag has forced standards-loving browsers to use the non-standard embed tag in order to embed movies on a web page...

Read more →