Friday, May 25, 2007

OpenId, AuthKit

OpenId seems to really hit a niche. Especially with all this cross commenting on blogs. I hope that blogger.com will support it soon. Looks like the web 2.0 frameworks have taken to it, Pylons, TuboGears and Symfony I know support plug ins of some kind for it.
AuthKit has support for it but I am kinda blah on the hole AuthKit Pylons integration. Mainly I have not seen anything that makes it easy to use role based control in templates. And I haven't come up with a good way to do it yet. I guess I could copy how TurboGears does it and stuff information in the namespace of the template engine to support this.
The great part of Pylons is the amount of control over the application. To create a initial project it takes a lot longer however I think for large projects it provides enough flexibility you need.

0 comments:

Post a Comment