Posted on March 1, 2007 by CodeHermit
Outlining is the core of CoffeeTalk. The internal structure of data is based on OPML. There are some example OPML files on OPML.org.
The OPML format has become a favorite amongst RSS readers like Google’s Reader, NewsGator. and many others. I see OPML files commonly referred to as ‘reading lists.’
A nice definition of what [...]
Filed under: Uncategorized | Leave a Comment »
Posted on March 1, 2007 by CodeHermit
Forgot to include something about the client side of things. The only current client is written in Python, but future clients will be coming.
I originally thought the next client would be Java or perhaps an Ajax-ish client, but I’ve been won over by Adobe’s Flex.
So what exactly does the client do besides connect [...]
Filed under: CoffeeTalk | Leave a Comment »