Everytime I read something on this mailing list/Google Group I wonder what everyone on there is working on. What are you guy using web.py for?
I made this site http://col.orsaur.us with web.py and lighttpd and dojo .9. :D At the moment that color tool doesn't really do much with web.py. It basically loads a template and the rest is javascript and xmlhttp requests for static content. I'm going to implement a saved feature. I'm also working on a facebook app. I didn't like the django-centric library available for python and facebook so I wrote my own stuff. The facebook app is rather basic and still a prototype: http://apps.facebook.com/bloglines_beta It's a little Bloglines Mini-Reader. I also wrote a framework for the Bloglines Beta API which I use for that app. If you're interested in any of the api frameworks I wrote (they're very basic) let me know, I'll be happy to share, the svn info is https://svn.i-want-a-pony.com/repos/colortool So what are you guys using web.py for? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
