Hello Erlang!
It’s been a while since I’ve posted anything, again. So here’s something! I first heard about Erlang a few years back now but I was having too much fun learning PHP at the time and didn’t look into it very … Continue reading
It’s been a while since I’ve posted anything, again. So here’s something! I first heard about Erlang a few years back now but I was having too much fun learning PHP at the time and didn’t look into it very … Continue reading
I bought a digital photo frame for Mum’s birthday. The first thing I encountered while getting it set up for her was that Mac OS X Resource Forks seriously confuse it. Resulting in every other “picture” being unreadable and rather … Continue reading
Ok, not exactly breaking news, but I’ve just discovered the Zend_Form_Decorator_ViewScript class, the Zend DevZone article covering it, well, it helped me find it, but the examples are pretty useless if you want it to actually work! (No surprises there … Continue reading
Mainly a note to myself, but it’s handy to know. When you instanciate Zend_Application, you provide it with a path to the config file (Or an instance if you’re feelin’ kinky) Zend_Application loads this into a Zend_Config object and does … Continue reading