Monthly Archives: July 2008

Django Tips: PIL, ImageField and Unit Tests « ChipLog

July 25, 2008
By

Django Tips : PIL, ImageField and Unit Tests. 1 Comment Posted by chipx86 on July 25, 2008. I recently spent a few days trying to track down a bug in Review Board with our unit tests. Basically, unit tests involving uploading a file to a models. ...

Read more »

ChipLog » Blog Archive » Django Tips: PIL, ImageField and Unit Tests

July 25, 2008
By

Table of contents for Django Tips . Django Tips : PIL, ImageField and Unit Tests. I recently spent a few days trying to track down a bug in Review Board with our unit tests. Basically, unit tests involving uploading a file to a models. ...

Read more »

Zend_Deprecation – Tobias Gies – Zend Framework Wiki

July 22, 2008
By

2. References. Naming Conventions for 2.0 - Matthew Ratzloff · PHP error handling functionality. 3. Component Requirements, Constraints, and Acceptance Criteria. This component will offer a completely static interface. ...

Read more »

Automatically monitor and email PHP error log content

July 16, 2008
By

See http://perishablepress.com/press/2008/01/14/advanced- php-error-handling -via-htaccess/ for details and examples * * NOTE : READ ALL OF THE COMMENTS IN THIS FILE TO UNDERSTAND HOW IT WORKS. IT * IS PARTICULARLY IMPORTANT YOU DO SO IF ...

Read more »

'Practical' tips for working with Django | patrickbeeson.com

July 10, 2008
By

There are a lot more Django tips I'm picking up as I finish the new YPK site. I'll post those, with a link to the finished site when it's complete. In the meantime, please share your thoughts on these tips, or others like them, ...

Read more »

Can I make PHP show error messages?

July 7, 2008
By

itslenny Offline Newbie View Profile, * Posts: 1. here is a really cool guide to php error handling . including just displaying errors, logging them, and specific guides for drupal and wordpress implementations. ...

Read more »