Blog Detail
eKini Web Development Blog
http://blog.ekini.net/
Blogging about: PHP, Zend Framework, jQuery, Javascript, MySQL, Web Development and anything that interests me.
Recent Posts
jQuery: The Ultimate Handbook.
I found this in News.YCombinator: http://effectize.com/jquery-developer-guide Very useful. I am a big fan of jQuery and I believe it is the best thing that has happened to Javascript since — um, chocolate....
Code Igniter: Resize image and save to database; Generate thumbnails
Probably my first Code Igniter tutorial. This one shows you how you can save an image to a database. But before saving that image to a blob field, the image is re-sized first. This behavior is similar to Friendster’s image upload. The Model ...
Raphaël - jQuery but for vector graphics on the web?
I had to post this. What is it? Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. In case you want to create your own specific chart or image crop-n-rotate widget, you can simply achieve it with th...
10 important MySQL variables that you should keep an eye on
A few months ago, I would have never read these kinds of posts. But after doing a project that had a huge MySQL database, I am glad that I have found this post. Regardless of whether you’re running a single MySQL server or a cluster of multiple...
Available for download: Zend Framework 1.6 Release Candidate
A *new* version of Zend Framework is now available. It should be safe to use for personal projects. It’s good to see the Figlet available - I think DaSPiDs from #zftalk made this :P. Other stuff like the CLI and Captcha stuff are great addition...

