Oh I am lazy for not posting my second cup of lithium over here . But you can check something over http://dev.lithify.me/forks/harikt/lithium_blog/wiki/home . So you know I am a fan boy of Lithium. I used to hang on #li3 irc just for fun, though I am not developing anything serious with lithium for now .
When I started learning PHP framework I started with symfony-project . Doctrine was one of the coolest feature I loved. So I thought of learning Doctrine to use with Zend-framework . Recently I was looking zendcasts.com to integrate doctrine with zend-framework . I think Jon didn't get much time to think about this solution else he may have come with the module based solution .
Recently I was arguing with one of my friend over the beneficts of opensource frameworks over custom . I know there may be lots of posts describing the beneficts and drawbacks . But I just thought of writing it as I can say I have written about that in my blog. You can check it out .
I know I don't want any one to introduce about Netbeans . When I started my mini project in Java I was using notepad, vim etc . I was not aware about the IDE's like Eclipse , Netbeans etc . Jose Antony was the person who introduced me wonderful IDE netbeans. Thanks to him .
I have combined the basic things that are needed when you are developing a website using zend framework . Not included the zend framework library . This zfbase contains an admin module and a default module ( Nick Belhomme technique ) .
It also uses the amazium blog technique ( Jeroen Keppens ) to load the different layout for admin and front page .
I know you may disagree with me . But let me come to the point why I ( according to a developer view point ) thought so . Every one seems to be convinced with the frameworks and beneficts of it .
Hi guys , I got a chance to review the book "Zend Framework 1.8 Web Application Development" by Keith Pope published by Packt. I was glad to hear that they have choosen me as one of the reviewer . Let me tell you something how I came to review the book and my experience in Zendframework .
I got some request from some people asking how to configure / install zendframework 1.9 . Though its easy to do, I thought of writing it as some one who is lookingmay get some help . If you are new configuring PHP consider installing LAMP , WAMP or XAMPP . XAMPP comes with zend framework . So no need to do much work . If you in GNU/Linux you can go and get php , apache , mysql , phpmyadmin through synaptic or mannually download and configure it .
1 ) I hope you have the server LAMP or WAMP or MAMP is ready and running .
Recent comments