Welcome to my personal webspace...

I'm a webmaster living in Manchester and I specialise in user interface and user experience design, although I do like front-end development too. One day you can see me designing user-focused web interface for e-commerce client, the other I could be developing it using XHTML, CSS, JavaScript libraries (like jQuery) and progressive enhancement approach. So take a look at my work, maybe you'll find something nice to look at. And don't forget to subscribe to my RSS feed top get the latest headlines!

July 24 2009

SMARTY globals in PrestaShop uncovered

Many designers and developers who encountered PrestaShop are impressed by the features, easiness in creating new themes and complete scalable structure which allows us to PrestaShop modules and other add-ons.

globals_banner

July 15 2009

How To Create A Simple Display Module For PrestaShop

Tagged Under : ecommerce, modules, PHP, PrestaShop

Presumably many of you have wondered how to unleash the full power of PrestaShop, a bright light in the dark area of e-commerce platforms. Let’s have a look at the modules subject for PrestaShop and try to create one almost from scratch. This tutorial is of medium difficulty (OOP).

How To Create A Simple Module For PrestaShop