It's been a while since I posted an update on the minimal blogging tool.
The last couple of weeks have been really intense. Imagine my software is a movie and after editing the film and watching it a few times all of a sudden I thought of a different, better, plot. When I looked at the movie after figuring it out all I could think about was how much better it would be with the new ending. So I went back to the cutting table and luckily I only needed to re-shoot a few scenes and after much head-scratching and fights with the actors, the movie is back in one piece, and it's feeling like a classic.
Still a little rough in places, but we'll work those out.
It's time to test a new feature. I want Scripting News not only to support long-form blogging, posts like the one you're reading now, but also to display the link-blogging I do. The stuff that normally flows out to Twitter (and still does, of course).
So I put together a little snippet of code that every time I post something new, rebuilds a bit of Javascript that displays the last 20 linkblog entries as an HTML list. Thus:
<script type="text/javascript" src="http://static.reallysimple.org/users /dave/linkblogxml/miniLinkBlog.js"></script>
Here's a screen shot illustrating what it looks like on the home page. (I'm leaving the story pages uncluttered for now.)