Re: Calculate the time differences

2008-09-24 Thread Krishgy
Domen and Yoan, Thanks for the tips.. this works.. Regards, Krish On Sep 24, 5:18 pm, Yoan Blanc [EMAIL PROTECTED] wrote: Just do this on the client side. http://ejohn.org/blog/javascript-pretty-date/http://yoan.dosimple.ch/blog/2008/01/20/ Cheers, -- Yoan On Tue, Sep 23, 2008 at

Re: how to rename and deploy a pylons app?

2008-09-24 Thread Jonathan Vanasco
I've had to do this before... you'll want to rename the appropriate files / directories , and then replace all the module name instances in your project ie: if your project is named ASDFGHJK , then you'll need to rename: /ASDFGHJK /ASDFGHJK/asdfhjk /ASDFGHJK/asdfhjk.egg-info then do a