I’ve just had this crazy idea, what would happen if all the <div> tags in the world were converted into <d> tags. Image how much space it would save, well you don’t need to imagine I have broken out my calculator and…
-
5 Jul
If the web was smaller
-
17 May
Wallpaper Inspiration
Your wallpaper is a great source of inspiration, but it is difficult trying to find good quality (high res) wallpapers for your desktop. Here’s a list of my top wallpaper resources.
-
12 May
JavaScript in CSS, Ugly But Interesting
There is a very little used and unknown method which allows you to utilise JavaScript within a CSS file. The CSS Expression property allows you to assign a JavaScript expression to a CSS property. For example, this allows you to…
-
1 May
Prototype Element.Insert
Prototype has a very useful function which is not well documented, Element.inset. Element.insert is a very powerful prototype function which lets you insert a element in one of 4 positions, before, after, top, bottom of an element.
If we wanted to insert…
-
11 Apr
Highlighting Forms
This is quite a well known but under used technique for highlighting your form elements without any JavaScript. By using the CSS property focus you can apply style to a form element when it is clicked, also know as focus.
input.example…
-
2 Apr
Pleo 1.1
As I mentioned in my previous post Update 1.02 Bricked Pleo update 1.1 was released on the 31st of March. I have only just finished updating my Pleo and everything seems to be fine and back to normal.
You can download…
-
17 Mar
Making Your Own FeedBurner Chicklet (PHP)
The FeedBurner Chicklet is a great tool for publishing your feed, it does look a bit ugly though. By using the powerful FeedBurner API you can grab your feed count without the Chicklet. This means you can put it anywhere…



