July 3, 2009 at 11:17 am

As part of a training session at work, we were shown a fun tool called Wordle that allows you to parse a set of textual data and create a word-based map based upon the frequency of the words. This concept is already used extensively on blog sites based upon the frequency of used tags.
I thought it would be fun to take a chunk of my latest posts to see what I’ve been going on about the most. Unsurprisingly, installing Linux on my laptop and my continually-growing contempt for IE6 seem to be particularly highlighted. 

June 28, 2009 at 12:17 pm
June 21, 2009 at 12:17 pm
June 19, 2009 at 12:27 pm

I’ve been investigating AJAX frameworks recently and I came across an interesting speed comparison test on MooTools’ site.
It does a number of tests by applying MooTools, JQuery, Prototype, YUI and Dojo to an HTML document and reports the total times of each library at the end.
Just out of curiosity I applied the test using Firefox 3 and IE6 (my employer’s browser of choice).
Take a look at the results:
The difference in the times is staggering! Firefox out-performs by at least 200% (and way more for some of the frameworks).
Here’s the kicker
Because many companies continue to use IE6 as their corporate browser (largely because their standard disk images use the default browser that comes with XP SP1) serious web developers are forced support IE6 to at least a minimal degree.
I don’t like IE6 - for personal projects such as this site, my support for IE6 really is a token gesture (but I still endeavour to make the site visible in IE6). Sadly for commercial projects when as wider range of browsers need to be supported to keep a client happy, a web-developer ignores IE6 at their peril.
Even the edit window in Wordpress doesn’t resize gracefully in IE6. Half of what I’m editing is hiddent behind other div containers and I don’t blame Wordpress for that. IE6 stinks.
According to W3School’s browser usage statistics, 14% of their visitors were using IE6 in May 2009. IE6 is like a bad cough that just won’t go away and I blame narrow-minded and lazy IT departments for its perpetuation. Get with the times, you Luddites.
June 14, 2009 at 9:20 pm

My old laptop has been showing its age recently (or so I thought). Every thing I tried to do in Windows XP seemed to take forever - especially once I started to use multiple applications. As a result, I’ve not used it for a while.
I recently wiped the whole thing by using the factory restore DVDs that come with the laptop but that installed so much Sony bloatware that it didn’t really feel any faster at all. Just a whole lot emptier! ^^
I’ve been thinking of trying to use Linux for a while but the one thing that’s put me off is the fact that there are some Windows applications that I still have a need for (and a couple of games). It was a few months back when my interest was re-kindled by Haz’s laptop running Linux. He showed me that he’d got some windows applications running natively on the laptop by using Wine and it actually seemed to work!
So… I’ve downloaded the latest distro of Kubuntu (I prefer the KDE environment) and I’ve installed it on my laptop. I even destroyed the hidden restore partition on the HDD to make more space. I’ve downloaded packages useful to me (networking just works without any hassle at all) and I’ve installed Wine.
The result is amazing - it feels like I have a new laptop again. The speed is amazing, I can switch between various running applications with ease and I LOVE the 3D task selection view. I’ve fallen in love with my old laptop again because it works as it’s supposed to.
Now I’m just trying to install the Windows applications that I need. I installed Internet Explorer 6 earlier and that runs without any problems at all. Fun, fun, fun!