This afternoon I noticed Phil Hawksworth playing around with a script to add a life streaming to his blog.
Thanks to Jeremy Keith, for the original code
With very few changes I have got the script working in ccTiddly.
In index.php you simply need to add the code contained in this file (lifestream1.txt) under
in Index.php
And below is the end result.
This code probably wont make it into the next release of ccTiddly but I thought I would get it out there for you to play with.
Some of the date sorting bits are not actually required here because Tiddlywiki can do the date sorting.
Enjoy, comments and suggestions welcome as always.