content top
Web Workers – parallel JavaScript ...

  I’ve been looking at some of the cool new features being added to popular web browsers lately and I thought I’d talk about Web workers this week. Spawned fom the Google Gears team’s WorkerPool Api [1], Web workers allow your web pages to run javascript as background threads.... 

Flickroo – A jQuery tool for testi...

  Relevancy is something that can be difficult to achieve in any search system – I know this because at the last company I worked at a lot of research time was put into making sure relevancy could be improved almost every week!. With images, relevancy can become an even trickier challenge,... 

jQuery Site-in-a-page with bookmarkable ...

Here’s a new jQuery concept project that demonstrates how you can create a complete website with multiple "pages" using a single HTML file. jQuery is used to provide users with bookmarkable tabbed pages which you can share with visitors and have them land on – just as if they were... 

Object Oriented CSS...

Today I’m taking a  break from posting about up and coming technologies like HTML5, the Canvas and CSS3 on Twitter to take a look at something nifty you can do to improve your CSS designs right now.  Nicole Sullivan’s Object-oriented CSS are just one of these and you can see a nice...