If you followed my twits, you would have noticed I've been fighting with TinyMce and a reasonable image manager plugin for it. Strangely enough, Zend Framework with their enterprise goal, do not have a rich editor feature out of the box which, I believe, is one of the fundamentals in just about any level of CMS. Dojo Editor is way too limited and lacks important features like inserting and browsing images.
Last Updated ( Thursday, 06 May 2010 00:12 )
Read more...
|
As much as this video is designed to be a preparation for the next one on ACL assertions, anyone can benefit from my techniques described here on separating business logic in models from controller and viewer. Watch this if you are not clear on how to best utilize your models vs. controller vs.viewer.
Last Updated ( Thursday, 17 December 2009 02:27 )
Read more...
Assertions allow fine grained access control not only based on module/controller/action combination but on unlimited set of critier, most common one, the author of a certain resource such as a blog comment or a forum thread. See how Zend_Acl helps us accomplish a per-user based set of permissions.
Last Updated ( Thursday, 17 December 2009 02:51 )
Read more...
|
Data mapper is a must haveObject Relational Model pattern in any application. In simpler terms, it is a translation adapter between your persistent database storage and the objects in your application that you can actually work with. Although for medium or more complex projects you should avoid writing your own datamappers and rely on more field proven and testing ORMs, such as doctrine, you should have a good understanding of what is really going on before jumping to full ORMs and risking not knowing how to take advantage of them. And of course for smaller projects something like doctrine can be an overkill and putting together a small set DataMapper classes is perfect.
Last Updated ( Thursday, 22 April 2010 14:02 )
Read more...
Video direct download links (hosted by blip.tv):
Last Updated ( Thursday, 22 April 2010 14:09 )
Read more...
|
|
|
|
|
|
|
Page 1 of 5 |