Monthly Archives: October 2008

Review: PHP Expert Editor – Script Editing Tool

For anybody coding or wanting to code in PHP, a decent editor is vital. Sticking with old-fashioned notepad just won’t cut it, what you need is the mothership of editors – and I think I’ve found it! PHP Expert Editor … Continue reading

Posted in Programming, Reviews | Tagged | Leave a comment

Review: Google Chrome – Next Generation Browsing

If you haven’t already tried it, downloading and installing Google’s new Chrome browser would be a wise decision. The logo looks somewhat similar to the Pokéball from that old hit Pokémon. Chrome marks a new era of browsing, for once … Continue reading

Posted in Reviews | Tagged , | 3 Comments

EEStor capacitors could turn your laptop into a powerhouse

Have you heard of EEStor? They’re a pretty secretive company, but if what they claim is real – they’re going to revolutionise the modern world. One component holding back every portable electronic device today is the battery. The chemical reaction … Continue reading

Posted in Alternative Energy | Tagged | Leave a comment

Review: DELL Studio Hybrid – DELL’s Greenest PC

There’s just something about DELL, isn’t there? Wherever you go in the world, whatever you watch on the television, DELL seems to crop up everywhere. So it should come as no surprise that the trend that is DELL is taking … Continue reading

Posted in Reviews | Tagged | 1 Comment

(Part 1) PHP & MySQL: How to create a resource system

One of the biggest problems faced with content rich websites is how to store the data than enriches them. Therefore, I’d like to offer my solution – something I call ‘the resource system’. Specifically, this is designed for PHP & … Continue reading

Posted in Programming | Tagged , | Leave a comment

9 Tips To Speed Up MySQL Tables

In designing my content enriched website, I quickly discovered that trying to handle large quantities of data is a real bottle neck that can be a pain to overcome. So here’s a few (unorganised) tips that I think will help:

Posted in Programming | Tagged | Leave a comment