Categories
- Administration (8)
- Asterisk PBX (2)
- Debian GNU/Linux (2)
- Development (29)
- Doctrine ORM (3)
- jQuery (2)
- Zend Framework (7)
- How To's (6)
- Ideas (5)
- Networking (3)
- Software (7)
- Joomla! (1)
- Mozilla Firefox (2)
- osCommerce (3)
- WeeChat (1)
- Uncategorized (1)
- Administration (8)
Archives
- September 2010 (1)
- August 2010 (1)
- July 2010 (3)
- June 2010 (8)
- May 2010 (1)
- March 2010 (3)
- February 2010 (2)
- January 2010 (2)
- December 2009 (4)
- November 2009 (3)
- October 2009 (7)
- September 2009 (4)
- August 2009 (2)
Tags
acl add-on authentication bootstrap chroot cli cre loaded css date picker filter fix freedom gnu/gpl go google javascript log4net logging model mutator mysql notification odbc oop orm patch php plug-in python resource ruby server socket status stylish tip tools tracing tray view x server zend_auth zend_controller zend_date zend_formBlogroll
See Also
Tag Archives: php
Multi-authentication (Joomla! like) with Zend Framework
Some of CMS’ provides you with not only separate authentication for standard user and administrators. And they work simultaneously — you can log-in into both sections (font-end and back-end administration in terms of Joomla!). After some of my naive suggestions … Continue reading
Complex mutators for Doctrine v.1.x, REVISITED
After I have started to implement proposed in previous post complex mutator I found that it’s not really as good as I thought. Well for one model it probably is OK. And of course if it can be used with extended Doctrine_Record class … Continue reading
Complex mutators for Doctrine v.1.x
If you work with Doctrine ORM you probably met situation when you need to mangle values on setting or getting them. Especially when you are using different types. One of such problems are dates. As I’m using Zend Framework I prefer … Continue reading
Bring freedom back to CRE PCI PRO
After I found that CRE PCI PRO is based on free (as in freedom) software as well as CE version, and that “CRE Inc.” violates your freedom to run (unless you’ll pay for per domain serial number), I decided to make it … Continue reading
Removing bottom ads from CRE PCI CE
CRE loaded has two versions of CRE PCI — CE (Community Edition) and PRO. I know nothing about PRO version, but CE is built on top of osCommerce free software released under terms of GNU/GPL. As this software is released as … Continue reading