If like me, you provide web design services to clients in and around Bradford on Avon, Trowbridge, Bath or Bristol, you’re probably spending a fair amount of time looking for good images to make your web design stand out. You’ll … Continue reading →
We’ve all done it. Spent hours working on some changes to a website, then saved over the top of them and not been able to undo far enough to get back to where we were. It’s a sickening feeling. However … Continue reading →
Keeping your product catalog up-to-date is always a bit of a pain. Whilst Magento provides you with a very sophisticated multiple product/attribute editing system, you can only do this on 200 products at most. So what do you do if … Continue reading →
Unless you’ve been living in a cave for the last couple of years, you’ve probably heard of Twitter. If you’re a business in Bath or Bristol and have had any contact with a web design or web development company they’ve … Continue reading →
Learning any framework is complex. Learning one as labyrinthine as used by Magento e-Commerce is positively painful. So why not learn from the people who programmed the system? When you are in the Administration interface, note down the url path … Continue reading →
Often when using web applications it’s quicker to export any required data directly from the database using SQL queries. Magento e-Commerce is a very different beast, due to the fact that much of the important data is stored using the … Continue reading →
Wordpress 3.2 will only be supported on servers running PHP 5.2 What does this mean for the evolution of PHP as a language? Continue reading →
Search engines use incredibly complex algorithms to calculate what pages should be returned when you search for a given term. The exact algorithms are closing guarded secrets, but search engine optimisation experts have been able to infer some basics rules … Continue reading →
When you’re using a complex web application like Magento or WordPress it’s a real struggle to remember all the functions, classes and methods that are available to you in the template files. And this means endless trips back to the … Continue reading →
Magento is a beast of an eCommerce platform. It has a rigid set of conventions for the location and name of your theme files. And your theme should never overwrite any of the base installation that Magento creates. So how … Continue reading →