How to improve your JavaScript
Monday, 12. November 2007, 08:56:01
Let's check out some useful JavaScript resources to improve our skills, ranging from books to blogs and frameworks/libraries.
Read the rest of the post at codeutopia.net
Practical programming... and stuff...
Monday, 12. November 2007, 08:56:01
How to automatically escape template variables in Zend_ViewZend Framework initialization shell scripts![]()
Did you ever want to use just a single component from Zend Framework, but couldn’t figure out which files you needed? Well, here’s a solution: Zend Framework packageizer script! Just pick the class you want, and you’ll get it and all its dependencies in a nice zip file for you to consume. Wann ...
There are some expensive libraries that you can use to generate PDF files… but why bother with them, when there are good free alternatives like Zend_Pdf? In three steps, you can generate a fancy report: Create a PDF template Insert data to template with Zend_Pdf Profit $$$ Since this is a quite ...
Okay so this is totally off the usual topics I guess, but this is too awesome to let it fail! Rick Astley has somehow managed to get into MTV Europe’s Music Awards 2008 gala in the category Best Act Ever. I suspect /b/ had something to do with this, but… I urge everyone to vote for Rick [...]
I’m a frequent user of Windows’ remote desktop feature. It’s a stellar remote control solution: It’s incredibly fast, almost like sitting on the remote PC, and has features like bringing over the clipboard and even sounds from the controlled computer. Much better than VNC, really. VNC is pai ...
At The Group, we’re developing some web applications that needed to use the same user database. The applications were originally being developed with separate login for each, but I decided it would be better to share the login code across them. I investigated some ways to achieve sharing a single ...
maturefan # 3. September 2008, 10:35
TheEve # 23. August 2009, 09:53