Update to my LibraryThing widget

I don’t know if anyone notices these things, but I changed up my LibraryThing list on the right. I now tag items I read with a Month + Year that I read them in. So this month would be: ‘February2008′. I set up my LibraryWidget to pull that tag, but then I used PHP to insert the month and year. Like so:

<script language="javascript" type="text/javascript" src="http://www.librarything.com/jswidget.php?reporton=timotheus&show=random&header=1&num=20&covers=small&text=all&tag=<?php echo date("FY");?>&css=0&style=1&version=1">
</script>

What this means is, as I read books during the month and tag them, the list will increase. You will be able to see what I’ve read, if you’re curious. And you know you are.

Category: design Comment »


Leave a Reply



Back to top