Posts Tagged ‘ thoughts ’

Learning Django: 02 – Creating the main page | Reflections of my …

May 26, 2011
By

This entry was posted in code, Django, Tips and tagged Code, django, sample, Tips, tutorial, web programming. Bookmark the permalink. ← Learning Django: 01 – Setting up Django · blog comments powered by Disqus ...

Read more »

instantiate | Custom exceptions for recoverable errors

July 5, 2010
By

What are your thoughts and experiences with . net error handling ? f3d2a3db-21a6-4494-a33e-723de3dd6fde|3|5.0. Tags: .net, C#, exception handling · E-mail | Kick it! | DZone it! | del.icio.us | Permalink | Post RSS RSS comment feed ...

Read more »

MutantBunny Blog – Our Thoughts, or lack there of: ASP.Net Error …

June 7, 2010
By

Net Error Handling . Options. 1. Catch a page level - On page catch the Page_Error event. Inside of Page_Error call Server.GetLastError to retrieve error, call Server.ClearError to remove the error. 2. Catch application level errors in ...

Read more »

Alexander's Blog » Advanced PHP Error Handling via htaccess

February 5, 2010
By

First we will explore PHP error handling for production environments (i.e., for websites and applications that are online, active, and public), then we will consider error handling for development environments (i.e., for projects that ...

Read more »

PHP Error Handling | Shoutbux | submit your thoughts

December 2, 2009
By

The default error handling in PHP is very simple. An error message with filename, line number and a message describing the error is sent to the browser.

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 »