Monthly Archives: September 2008

10 Insanely Useful Django Tips | Nettuts+

September 30, 2008
By

There are quite a few great little tricks and tips one could use on their Django projects that would speed up development and save many headaches in the long.

Read more »

10 insanely useful django tips

September 30, 2008
By

there are quite a few great little tricks and tips one could use on their django projects that would speed up development and save many headaches in the long run. from basic to obscure, these tips can help any skill-level of programmer ...

Read more »

Asynchronous error handling change in ASP.NET AJAX 3.5 – David …

September 25, 2008
By

ASP. NET Error Handling Resources - C#. Tuesday, March 24, 2009 3:32 AM by TipsOnLips.net. ASP. NET Error Handling Resources - C#. Leave a Comment. Title (required): Name (required): Your URL (optional): Comments (required). Remember Me? ...

Read more »

Django Tips: UTF-8, ASCII Encoding Errors, Urllib2, and MySQL …

September 24, 2008
By

Having completed many Django projects over the past two years, I've started to take some seemingly trivial things for granted. Cross referencing a project for.

Read more »

Django Command Extensions video tutorial – Useful Django Tips …

September 12, 2008
By

in series: Useful Django Tips . video tutorial by Eric Holscher. Name: Eric Holscher Member: 19 months. Authored: 5 videos. Description: Web developer and djangonaut. ... Our authors tell us that feedback from you is a big ...

Read more »

how to php error handling… – PHP

September 11, 2008
By

PHP - hi, i need help how to handle php error in my site.. i have created some pages. it is showing some warning... so i want to error handling in php...

Read more »

Aleaxity: Python tips: the right way to show errors

September 10, 2008
By

Python tips : the right way to show errors. I've lost count of how many times I've seen Python code like this...: logging.error("Unknown user '%s' for '%s'" % (username, resourcename)) This error-showing code has two problems: ...

Read more »

Using pdb, the Python Debugger (in django) video tutorial …

September 3, 2008
By

By the Same Author. Useful Django Tips . Related Videos. Adding the Slideshow Feature · Django From the Ground Up: Episode 11 · The 'IPython' Interactive Shell - Part 3 · Kontrollfluss 1 · Django From the Ground Up: Episode 5 · Using pdb ...

Read more »