On Sat, Jan 28, 2012 at 3:38 AM, lkcl luke <[email protected]> wrote: > On Fri, Jan 27, 2012 at 11:26 PM, Peter Bittner <[email protected]> wrote: > >> Hi, this thread is about usability. >> >> I believe everyone has noticed that websites with Pyjamas respond very >> much differently (as opposed to "normal" websites) when they are >> loaded. Take the pyjs.org website as an example, or the Git browser > > yes. pyjamas 0.5 _used_ to be quick. so it didn't matter so much. grr.
i didn't get to this. i spent most of the night getting the mail app/etc in a state that allows local development (hardcoded paths all over), and determining what was actually needed (previous attempts i think ...). i did setup a redirect from / -> /mail/, using code 302 for now, and i have a uWSGI config i'm usuing locally that's ready to take over. i'll work on improving the actual mail app later this "tomorrow" (today?). -- C Anthony

