January 30, 2008 – 3:14 am
Today Loic demoed Seesmic at DEMO 08 today and one of the main features that was shown was the new Thread feature. Basically on any thumbnail you will see a count that shows how many replies have been made to the thread that the thumbnail is a part of.
The amount of posting was crazy […]
January 23, 2008 – 10:11 am
Looks like Critter has figured out the fu required to record a Seesmic Post within his SeesmicAir app!
Good job!
Technorati Tags: news, seesmic
No tag for this post.
January 22, 2008 – 7:21 am
Johann requested I add to the events bot the ability to deliver RSS entries in the XMPP data payload, so I made some changes and added a new command.
The new command is “set” and right now it only has a single sub-command “payload”. Sending the command “set payload rss” will tell the bot that […]
January 17, 2008 – 3:25 pm
It turns out that some recent changes to the RSS feed made it no longer validate.
Looking at the validation errors I made some changes.
channel item <generated> was changed to <pubDate>
item <title> changed so it’s ascii encoded with all non-ascii items shown as xml charref’s
item <author> changed to <media:credit>
added <media:content> item for the video itself
Let me […]
January 17, 2008 – 4:03 am
Yesterday the Seesmic team rolled out the latest server side code, yea! But they set it up to be at app2.seesmic.com instead of app.seesmic.com
This broke the Jabber bot and both Kosso’s and Critter’s apps - all of which recovered quickly.
The good thing is that this did help with some of the load issues […]
January 13, 2008 – 11:10 pm
While working on some new code in the EventBot (to support some UI changes coming) I made a change to the Atom entry for both the Jabber message payload and also the feeds.
They now include the <source /> element and within that you will find a <generator> and if the Seesmic post is a reply, […]
January 6, 2008 – 5:19 pm
Earlier today the back-end server that lets the various parts of the Seesmic infrastructure was down and as a result the service that updates the Atom and RSS feeds did not receive any updates.
I need to figure out a way to back-fill the database that drives the feed generation in case this happens again.
Technorati Tags: […]
January 6, 2008 – 5:15 pm
Don’t know why I didn’t think to look for this earlier, but …
Just found the info for the Seesmic Dev Team’s blog http://developers.seesmic.com
Technorati Tags: developers, seesmic
No tag for this post.
January 4, 2008 – 5:26 am
Just got done with some final testing on the code that generates the Atom and RSS feeds for the Seesmic Public Timeline. wooo!
Both of them include enclosure items that point to the FLV video and as much meta-data as I could stuff into them - more will be added as new items are added […]