Moved
Monday, 26. November 2007, 07:46:43
Visit the new blog
Practical programming... and stuff...
Monday, 26. November 2007, 07:46:43
What are the controller and model in MVC?
Jeff Atwood’s latest post (at the time of writing this) talks about mixing HTML markup and server-side code, Ã la He also throws in the question: Is there a better way? - However, it seems there’s at least as [...]
There was a short discussion on Zend Framework general mailing list about Smarty being obsolete. I decided to take my opinion here, since the discussion was getting quite off-topic… Arguments against Smarty presented were mainly the facts that it is PHP4 and its no longer necessary in “modern” ...
With Ajax apps getting more and more popular, there’s often the question of the browsers own controls working or not in the app in question. If you hit reload, you might end up back on the start page of the application, if you hit back.. who knows. I think this is especially an issue in applicatio ...
Ever tried using Google Spreadsheets with something else than IE or Firefox? Yeah, it doesn’t work very well… Docs used to be the same, but at least something is getting better… However, the issue in Spreadsheets that stops it from working in Opera 9.5 is ridiculously simple! The JavaScript fu ...
The other day I needed to create some thumbnail images. You know, the usual stuff: Admin uploads image, needs it resized to a smaller one for preview or such… I thought, why bother with writing code manually in the admin to create the thumbnail? I mean, the requirements for its size might change, ...
By philry4n, # 29. November 2007, 14:00:58