So not that long ago, I decided that I wanted a homepage that more accurately tracked me online, and so I posted about hacking together a FriendFeed widget that fed my homepage.
Then, earlier this week, I discovered Sweetcron. A self-hosted php/mysql lifestreaming solution, that supports themes and all sorts of customizations. I had to give it a try, so here it is: my new, new homepage.
There are still a TON of things to figure out. I’ve not wrapped my head all the way around how Sweetcron is handling the feeds, so I’m not happy with the way it’s dealing with things like delicious. But I did more-or-less get the skinning, and was able to create custom feeds for my blog, claimid, and a few others. I’ve not added all my feeds yet, because adding a feed requires futzing with the code to make it display properly, and to make it look nice you have to write some custom css for each feed as well.
So why do it? Well, the big deal for me is that now I have the data…my lifestream is ending up on my server, in my mysql database, that I can backup. Maybe after messing with this for awhile I’ll head back to a simple solution like friendfeed. But I’m hoping with the plugin architecture and such that this garners a little development community and they starting building really cool things for it.
Take a look, and see if this solves any problems for you or your library.