Sweetcron: The Automated Lifestream Blog Software
sweetcron.com
Sweetcron: The Automated Lifestream Blog Software
1–10 of 12 posts
Re: Sweetcron: The Automated Lifestream Blog Software
#2Re: Sweetcron: The Automated Lifestream Blog Software
#3Re: Sweetcron: The Automated Lifestream Blog Software
#4I hope this is as good as it sounds. I built a simple "lifestream" for myself using the Planet Venus aggregator[1], and I've been thinking for a while about building something more complete. It looks like Sweetcron might have all the features I wanted, which would save me from doing it myself. 1. http://www.advogato.org/person/mbrubeck/diary/96.html
i liked it, but it was developmentally raw and hasn't been updated in a while. i played around a lot, and then tossed it for a wordpress install with a lifestream plugin.
the reason why is not because i didn't like sweetcron, but because i wasn't active enough in the social web at large for it to be interesting. a page full of twitter updates is fairly lame.
Re: Sweetcron: The Automated Lifestream Blog Software
#5Demo of a stream: http://www.yongfook.com/
Re: Sweetcron: The Automated Lifestream Blog Software
#6http://dsingleton.co.uk/code/lifestream/dsingleton.co.uk
The beautiful thing is that it's entire generated from a single URL. This requires the site to have implemented the microformat rel="me" link as it uses the SocialGraph API to scrape connected URLs. All matched pages are checked for a rel="feed" style link, those are all scraped and merged together to form the timeline.
Programatic is nice, but also a huge mess. I never got around to grouping/bubbling interesting content, and it unfortunately seems that my SG data is a bit corrupt, my URL has been linked to various things that aren't me.
edit note: I only resurrected this the other day, the code is awful garbage, but it is due a refactor and release soon if someone else wants to hack on it.
Re: Sweetcron: The Automated Lifestream Blog Software
#7Re: Sweetcron: The Automated Lifestream Blog Software
#8Demo of a stream: http://www.yongfook.com/
Re: Sweetcron: The Automated Lifestream Blog Software
#9Also - I used Sweetcron when it was first released. I think it's good at what it does!
Re: Sweetcron: The Automated Lifestream Blog Software
#10Could this be done with WordPress?