Re: Porting a Pylons app to Akhet

2011-03-14 Thread Dan Jacob
Personally I don't see the point of screencasts. Sample code/tutorials are much more instructive and easier to refer back to. Yet Another 5- minute Blog App is not going to convince people one way or the other. Plus, Akhet's looking great and we shouldn't be doing anything to distract Mike from

Re: Porting a Pylons app to Akhet

2011-03-14 Thread Blaise Laflamme
For sure it's not the time to distract Mike but all ways of communicating guides/tutorials should be considered and ultimately used. There are different levels and ways of learning and communicating and we should be aware of them IMHO. On Mar 14, 12:09 pm, Dan Jacob danjac...@gmail.com wrote:

Re: Porting a Pylons app to Akhet

2011-03-12 Thread Jonathan Vanasco
I think pyramid_simpleform is the easiest. I forked it and added a method to handle form reprints. I think its in that sqla fork I shared with you too. if you stick to the following paradigm, it works well: def form_dispatch: if request.submit: return self._form_submit return

Re: Porting a Pylons app to Akhet

2011-03-12 Thread Mike Orr
On Sat, Mar 12, 2011 at 12:43 PM, Jonathan Vanasco jonat...@findmeon.com wrote: I think pyramid_simpleform is the easiest. Yes, pyramid_simpleform is the migration path for @validate. -- Mike Orr sluggos...@gmail.com -- You received this message because you are subscribed to the Google

Re: Porting a Pylons app to Akhet

2011-03-12 Thread Mengu
a screencast would do a lot better mike. On Mar 12, 11:11 pm, Mike Orr sluggos...@gmail.com wrote: On Sat, Mar 12, 2011 at 12:43 PM, Jonathan Vanasco jonat...@findmeon.com wrote: I think pyramid_simpleform is the easiest. Yes, pyramid_simpleform is the migration path for @validate. --

Re: Porting a Pylons app to Akhet

2011-03-12 Thread Mike Orr
Demanding today, aren't we? I've never made a screencast so it may be a long time before I make one. On Sat, Mar 12, 2011 at 9:09 PM, Mengu whalb...@gmail.com wrote: a screencast would do a lot better mike. On Mar 12, 11:11 pm, Mike Orr sluggos...@gmail.com wrote: On Sat, Mar 12, 2011 at

Re: Porting a Pylons app to Akhet

2011-03-12 Thread Mike Orr
It's just that I'm already spending five days writing and programming. Doing a webcast would be significant work on top of that because I'd have to plan a program, run and test it, figure out which software to use (on Kubuntu), see if that program will recognize my webcam (amsn does so half the