Posts Tagged ‘ inspiration ’

PHP Error Handling using ini_set or .htaccess « My Guy Solutions …

July 27, 2011
By

Configuration settings for PHP Error handling and reporting are available in php.ini file, which is located in the PHP installation folder of your system. For reference, settings of any PHP configuration can be changed ...

Read more »

{Pixels Space} » Blog Archive » learn Django from the web

September 23, 2010
By

Here you'll find a couple of posts related to django. like “Favourite Django Tips “, “Debugging production Django deployment“, “Override adding plural “s” in django admin”. 5. Zabada – Django Quick Start: This is a sweet little tutorial, ...

Read more »

Catch404 – jQuery Plugin For Handling Broken Links Smartly …

July 25, 2010
By

Tags : 404 , ajax 404 , ajax error , ajax error handling , ajax jquery , api , catch 404 , catch404 , Downloads , errors , javascript , jQuery , jquery 404 , jquery 404 handling , jquery error handling , jquery errors , jquery plugin ...

Read more »

A Roundup of 10 Django Tutorials

May 19, 2010
By

Django-Python: Favorite Django Tips . django python A Roundup of 10 Django Tutorials. Sometimes a tutorial raises a few questions. They breeze through a subject, but understanding the “why” of it or how to better use the information ...

Read more »

Big Spaceship | Labs Blog – Quick Tip: Use Terminal to Read Live …

April 9, 2010
By

On a recent PHP project, I was having trouble with the somewhat ridiculous PHP error handling and Alec, a developer here, pointed me to the terminal "tail" command. This command keeps a persistent connection open to a file and reads the ...

Read more »

Handling Errors In PHP | Full On Design

June 3, 2009
By

If you are looking to fully integrate a script similar to the above, there is a really good post regarding the set_error_handler() function on Tinsology ( PHP Error Handling ). error handling, PHP, php class ...

Read more »

AndySowards.com :: Web Development Nerdy Daily Links For 10/01 …

October 1, 2008
By

10 Insanely Useful Django Tips . Django is an excellent framework for Python. While it may not get as much ink as other popular frameworks like Rails, it is just as much a polished framework as any of the rest. It puts plenty of emphasis on the ...

Read more »