Archive for the ‘Uncategorized’ Category

The history of the Internet

Wednesday, January 14th, 2009

Encapsulated in a 8 min video with some lovely animation.

History of the Internet from PICOL on Vimeo.

Drupal taxonomy term list

Monday, October 13th, 2008

Here’s a useful script for anyone who wants to display a list of terms for any given vocabulary. It seems that many people are asking this question and I’ve seen some very complicated solutions to the problem. However there was one that came very close from tela-web.com

I adapted the script very slightly as I wanted to be able to display a list of terms for a particular vocabulary, but only if a published node had been associated with it. So I added the taxonomy_term_count_nodes() function to check for that.

Drupal categories UI

(more…)

Methods to hide email addresses from page source

Tuesday, March 6th, 2007

…a list of methods to hide email addresses from the page source to minimize visibility against the email harvesting spam bots. Each method has its (dis)advantages, therefore I leave it up to the reader to decide which method suits them the most, as there are many factors.

Hide email address in source code

technorati tags:,

Blogged with Flock