This is the official launch of Fizzy Wake-Up, the Energy Drink spin-off of this blog. No longer will you be burdened by the occasional reviews of random and obscure caffeinated beverages because they now have their own home on the net.
I’m intending to make www.fizzywakeup.com the most comprehensive energy drink review site on the Internet. Currently it is a little bare, but there’s only so many I can drink per day without killing myself and I’m anticipating it will take a couple of months to populate with the most commonly available UK brands. I’m also going to be relying on friends and family bringing back the occasional can from their travels to broaden the reach of reviews.
This site is just the first step in converting this blog in to a technology / gadget based site. Eventually I’ll be giving this site a name change and an overhaul but that’s a while off yet.
From a technical perspective the new site is built around WordPress, the same as this blog. I designed the theme from scratch, making use of as many WordPress features as possible. I’ve integrated WordPress’s new menu feature alongside standard CSS for the dropdown menus, and each tile is widgetised to allow me to easily drag and drop content through the admin interface.
I’ve written a PHP application to create review 5-star rating images, and used plugins for rating and commenting on drinks. PHP functions automatically calculate the overall rating based on an algorithm involving an average of all the other scores, with strength itself being calculated in comparison to all the other drinks on the site. This means that it is possible for a drink’s score to change automatically over time as drinks are added with higher caffeine content per serving.
I’ve learnt a lot about WordPress in completing this project, especially as WordPress itself has evolved considerably since I last created a theme. No longer is it just a customisable blogging platform, it now provides you with a comprehensive platform for developing a content based web site.
