You are currently browsing the bitmechanic weblog archives for November, 2009.

OpenID, Google App Engine, and Yahoo

November 23rd 2009 - 4:00 pm by james

If you want to use OpenID with Google App Engine / Java, try this library: dyuproject

It includes a standard Servlet Filter that restricts access to the URL prefix you specify. It also uses an internal HTTP library that is GAE compliant.

I was able to get it working with my app in about 30 minutes. For Google that is. Yahoo was a different matter.

(more…)


trac plugin for Gliffy released

November 10th 2009 - 9:14 am by james

We like trac and we like Gliffy. So we figured, why not combine them?

(more…)