The following are the new contents published this week.
This entry will automatically update till end of the month.
How is this done? My blog software supports a content predicate called "SQL2Table" which takes an SQL statement and renders it as an HTML table. So new rows added to the table automatically appear in the blog entry.
To illustrate further, search for SQL2Table or PicToc(Pictorial Table of Contents). What you will find is a list of entries that uses this predicate. This is like indirect addressing in Computer Science. You don't point to the actual data, but instead point to a location, that in turn points to data. "I don't know where John's house is, but I know Tom, who knows where John's house is" The beauty of this mechanism is that John can change houses and I don't care, because Tom always knows where John's house is!
