Django Framework – First Impressions

I've been researching the Django framework for the last 2-3 weeks in my spare time. It's development is going on and on and I see many interesting innovative concepts realised behind. I tried it 3 years ago for a course project when we had to integrate the PIL (Python Image Library) into a web project with the existing technology. It was still first version and not much functional though. Poorly documented as well, but as I see now it is almost complete. Python is a powerful language and a web framework based on it i s a great idea. There are few CMS systems based… Continue Reading

How to Start a WordPress Project?

Starting a new WordPress project requires some initial planning to avoid some common mistakes. Failing to adhere to an action plan may easily incur technical debt (with an unpredictable setup, libraries, and plugins). The WordPress Theme Industry There are tons of themes available - free or premium - and lots of theme markets for premium resources. I even mentioned a script for running your own theme market - that's how popular it got recently. Anyway, as a WordPress developer and consultant I try to select the best options for my clients. And I have some difficulties on the choice of… Continue Reading