August 2011
3 posts
Top weekly post
Free at weekend and don’t know how to spend your time ? Read these articles I’ve collected in this week. They are quite interesting and useful in many ways.Happy weekend everyone ! — Programming —BDD Testing javascript with jasmine: http://net.tutsplus.com/tutorials/javascript-ajax/testing-your-javascript-with-jasmine/ Nice prefixr tool @todo: integrate it to...
Aug 19th
Drupal localization solution
Drupal provides localization for itself. But sometimes, it doesn’t in a way which we have to translate content somewhere else (Google translate) and then paste in our site ? Yes, it doesn’t work this way. So the better solution for this is including Google translate script to our website.     1. Go to Google translate tool and customize your translate element and then copy the...
Aug 8th
3 tags
How to build catalog with drupal commerce
I’ve been working on a drupal commerce site at the moment and I’m stucked with creating catalog for this module ( Due to the lazy of reading manual, but I read it before writing this ). So if you’re lazy like me and you just want a quick way to deal with specific problem instead of reading the whole manual, so this video is for you : Building a Drupal Commerce product...
Aug 7th