Archives for July 2008

Witty for Identi.ca. Only the brave need apply.

If you have a Windows machine with VS2008, .Net 3.5, svn and patch on it, you can get the source for Witty here [1] and a patch [2] that will make it run against Identi.ca
Enjoy!
[1] http://code.google.com/p/wittytwitter/source/checkout
[2] http://code.google.com/p/wittytwitter/issues/detail?id=147

Witty can talk to Identi.ca

Due to the nice decoupling of the service API and the user interface in the project Witty it was relatively easy to create a basic service API for Identi.ca. There is still a lot of stuff to get working but at least the basic read and write are functioning.
I am hoping that I will [...]