March 30th, 2008
I have been along time Firefox user (even since the early days when it was called Firebird) swearing by it and setting it as my families default browser! The Firefox 3 beta’s have been around for some months now and I have been using the beta since January, overall its been very stable and allot faster than previous versions (especially on my Mac). Some of the notable improvements that I have been using are:
- Location bar allows you to search through your history as well as bookmarks and most often visited sites (see screen shot below)
- Improved bookmarks, smart bookmarks and a bookmark manager which supports tagging
- Customised skins based around what ever operating system you are using it on (Windows, Mac, Linux etc)
- Improved download manager
- Faster page rendering and improved memory management
The main feature which is very impressive is the smarter location bar that allows you to quickly access most often visited sites and bookmarks, I don’t think I could go back to Firefox 2 as I would be lost without it!
The only niggles that I have had with it so far is the Home and End buttons on my keyboard seem to be acting as Page Up/Down buttons on my Mac, which is kinda pointless having 2 sets of buttons that do the same thing, but luckily someone has fixed it (if only it would make it into the final version, rather than being a hack!) and the Foxmarks plug-in has only just been upgraded to support Firefox 3 (which synchronizes your bookmarks between computers).

Whats even better for me as a Web/PHP Developer, is that it fully supports ACID2 which insures that Firefox is standards compliant and will hopefully mean that it will be allot easier to make the design of a website look pretty much identical between other ACID2 compliant browsers (such as Opera, Safari and even the IE8 beta). Now all they need to do is make it ACID3 compliant!
On another note I updated WordPress (which powers this blog) to 2.5, which has under gone a revamped admin interface and its surprisingly painless to upgrade as all your custom themes and uploads are stored in a separate folder and I haven’t had to touch my custom template/theme since I installed it a few years back.
Posted in General News, Mac | No Comments »
March 29th, 2008
If your like me and have far too much music you will have probably transferred it all to an external hard drive, which is great as it frees up some space on your computer, but not so great if you forget to turn it on and you start up iTunes.
iTunes has the habit of marking all the files all the files it can’t find with an exclamation and then not syncing with iPods etc, which is why I wrote a an Automator script for my Mac to detect if my hard drive is connected:
tell application "Finder"
if exists folder "LaCie 500GB Mini Hub:Music:" then
launch application "iTunes"
tell application "iTunes"
launch
end tell
else
display dialog "Please turn on LaCie 500GB Mini Hub" buttons {"OK"} default button 1
end if
end tell
To use, open up Automator paste the code in and change “LaCie 500GB Mini Hub:Music:” to the name of your drive and location of your music collection, then save as an application, then just drag it on your dock and remove the original iTunes icon (you can even give it the same icon as iTunes by following this guide). If it detects your drive it will automatically load iTunes otherwise it display a message.
Posted in Automator Scripts, Development, Mac | No Comments »
March 23rd, 2008
After sorting though some 300 photos from last week, 25 of them made the grade:

Norway
I took a few panoramas as well, 3 of them came out quite well:



Cross-country skiing is pretty good fun, but does involve allot of up hilling e.g. climbing a mountain for 2 hours for a 10 minute ski down! Though you do get the reward of conquering the mountain, next time I will have to try down-hilling and let the ski lift do all the hard work.
Today I spent a fair chunk of time trying to find a solution to the never ending problem of syncing PIM, e.g. syncing Thunderbird email, calendar and contacts with Google Mail/Google Calendar and a mobile phone. Email is fine, as that just uses Gmail’s IMAP which works pretty much anywhere and with the aid of 2 extensions for Thunderbird and 1 application for my phone:
I have now got everything talking with each other via ScheduleWorld, the only downside is that contacts aren’t synced with Gmail, but they will sync with Thunderbird (which isn’t all that bad as Gmail tends to add any email address you use to its address book). Handy if my phone goes walkies as I will have all the data backed up.
Posted in Development, Photography | No Comments »
March 20th, 2006
I recently bought a new Hi-Fi to replace my 10 year old one which I have had since I was a kid! After looking around I settled on the Yamaha M170 which was a brand I respected until now, for good sound and features.
I got it home set it up and it sounded superb, really crisp and sharp even when playing pretty loud, at one stage it even got the neighbours around twice! All was fine until I setup the clock/timer, switching it over to DAB digital radio automatically set the clock which is pretty cool I thought and I set the timer to wake me up at 7am for work.
As with all new alarm clocks I am pretty wary and I some how managed to wake up at 6:59am and was expecting my alarm clock to go off, but at 7:05am I thought it should be blaring off at me by now? Turn it on to find out why and the clock had lost an hour over night. I thought it must just have got the wrong time. But the next day it did the same thing even when I manually set the clock!
And what’s even stranger: at 8pm on the dot the clock just resets to 00:00?! Bizarre, so I emailed Yamaha who said it was most likely due to a fault in the system and said to take it back, so I took it back and got it replaced. Got my brand new 2nd Yamaha M170 back today:
- Plugged it in
- Switched the source to Radio
- Changed the band to DAB
- Changed the station to Radio 1
- Switched to AUX1
- At 20:00 on the dot, it reset to 00:00, again on a brand new system!
I think tomorrow I will be taking it back and buying Denon instead!
</RANT>

Posted in General News, Music | No Comments »
February 13th, 2006
2005 came and went in a blink, time seems to be moving much faster these days, soon it will be back to university in October and then Christmas all over again! Seems that last year my computer spent 4627 hours, 34 mins and 9 seconds switched on and downloaded 379.99GBs, ok I thinks I need to get out more.
On Thursday I saw Alegría at the Royal Albert Hall with some mates from uni which was pretty amazing, some people are just too flexible for their own good, check out this video and you will see what I mean (I bet she will have arthritis when she’s older!). Well worth going to, even if you not into plays and performances.
My PC game of the last 3 months has to be Darwinia just because the sale managers theory is never advertise just use PR and word of mouth for advertising (the “Build it, and they will come” theory), plus it’s a great game. At first glance it looks like an old retro game, but in fact its bang up to date and can even handle my 1440×900 widescreen display. Game play is similar to Command and Conquer, eg moving you squaddies and killing the enemy, only gripe with this game is that it wasn’t very long and could probably be completed within 7 hours of play, but what do expect for a tenner.

Also watch out for space profanity and crop circles on Google Earth.
Posted in Gaming, General News | No Comments »
December 26th, 2005

A late happy Christmas to all! Bit odd to see the same photo I took on the BBC News website (you might need to scroll down a bit)
Posted in Photography | No Comments »
December 21st, 2005

Been taking some photos of London at the weekend and today on my lunch break at work, some turned out quite well while others are a complete blur! The church behind bars sorta reminded me of Half Life 2.
More Here
Posted in Photography | No Comments »