A web developer's blog. PHP, MySQL, CakePHP, Zend Framework, Wordpress, Code Igniter, Django, Python, CSS, Javascript, jQuery, Knockout.js, and other web development topics.

Tag Archives: Web Development

Zend Framework Tutorial: A different Access Control List implemented

I have implemented a different Access Control List using Zend Framework. It does not use Zend_Acl – I had a hard time implementing it. Too hard and too confusing And there are no real-world examples on how to use it. … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

Zend Framework Tutorial: Creating your own Action Helper (fixed)

I have written a simple tutorial on how you can create your own Action Helper using the Modular Directory Structure. To create your own action helper in your own namespace using the Modular Directory Structure, do the following: 1. Add … Continue reading

Posted in Uncategorized | Tagged , | Leave a comment

Connect to JD Edwards using PHP, Apache2 and unixODBC

A few weeks back, I was required to connect to JDE using PHP. After a few days of research, I was able to do so using unixODBC. Click here for the article.

Posted in Uncategorized | Tagged , | Leave a comment

Ekini Wiki added in ZFLinks.com

eKini Wiki, has just been added in zflinks.com

Posted in Uncategorized | Tagged , | Leave a comment

Zend Framework Modular Directory Structure Download

I have been figuring out the Zend Framework for the last couple of weeks. I started out using Akrabat.com’s Tutorial but lately, after the release of the production version of ZF, I started using the quickstart from their manual. With … Continue reading

Posted in Uncategorized | Tagged , | 1 Comment

Posts imported

I just imported the posts from my old blog. Check my wiki for the Zend Framework and other Web Development notes –> http://wiki.ekini.net

Posted in Uncategorized | Tagged | 1 Comment

Firebug: Edit, debug, and monitor CSS, HTML, and JavaScript live in any web page

This is probably the best web developer tool. Nothing can even come close to this Firefox extension. It allows you to view those “invisible” innerHTML stuff and it clearly displays Javascript errors – very accurately. Get Firebug now!

Posted in Uncategorized | Tagged | Leave a comment

WordPress Category Tags and Related Articles

I have just installed Category Tags. It works like charm. It can be found here. http://sw-guide.de/wordpress/category-tagging-plugin/

Posted in Uncategorized | Tagged | Leave a comment

Amusing Article. Who Killed the Webmaster?

I found this at slashdot. Anyways, slashdotters always manage to come up with creative replies. Hehe. One guy replied: “…but I didn’t kill the deputy [webmaster]“. Who killed the Webmaster? I blame myspace, friendster and Joomla! (<– that one is … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

Tutorials

A couple of friends have been asking me to teach them stuff about websites. I have been wanting to write a tutorial for a long time now. I think it would be really good if I could come up with … Continue reading

Posted in Uncategorized | Tagged | Leave a comment