Posts Tagged ‘ user-experience ’

How to Reset Django Admin Password | KomunitasWeb

May 10, 2011
By

You can see the other django tips and tricks. Related posts: Sending Email Using Gmail Account in Django · Django Tutorial – Simple Notes Application · Getting Started With Django-CMS · Set Different Settings for ...

Read more »

Quick Tip: Use Terminal to Read Live Traces

April 5, 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 »