http://www.zazzle.com/team_colorblind_t_shirt-235712485877193387
Archive for décembre, 2008
Colorblind t-shirt #3
décembre 24, 2008MySQL WorkBench for OSx
décembre 24, 2008Yeaaaah thanks folks !
http://dev.mysql.com/workbench/?p=182
I’m waiting to drop my virtualbox out to work only on osx, the last tool I use on Windows is MySQL workbench !
It’s a chrismas present don’t expect a fully functional software, just load and show that’s more than nothing
Nice way to handle language with ZF
décembre 22, 2008With Jamendo we use localized urls like www.j.com/en/albums and we handle this detail with regular expressions into an apache rewrites file.
Better or not, this is a way to do exactly the same thing with the ZendFramework programatically.
http://www.gsdesign.ro/blog/using-zend-framework-language-component/
This is maybe heavier because apache rewrites are faster, but you have to instanciate Zend_Translate and Zend_Locale anyway, so [...]
