Great milestone reached

2007-05-26 23:16:37 by Fabio Forno

Time to party! I've just committed to our internal subversion repository the first working version of our free mobile client working. It's a remarkable step, since this version is very near to be completely XMPP compliant and it can connect to any XMPP server without any tweaks, Google talk included. I think none or very few free and opensource mobile clients can do the same!

Now we just need to polish few details of the user interface and do some testing for the stability, then we can publicly release the version 0.1! Juts wait few days, and then you can try it!

Now I'm going to eat a cup of lemon ice cream dipped in some Punt e Mes, it's dazzlingly good, and I'm deserving it ;)

Wildfire auth

2007-04-25 00:23:18 by Fabio Forno
External authentication providers seem quite easy in wildfire. There are two clean interfaces, UserProvider and AuthProvider that need to be implemented and everything should work. This means that it should not be difficult to connect with the Plone or Turbogears databases.