A reader contacted me to let me know that the show all functionality for my blog categories is broken. Thus:
http://www.blogcoward.com/category/15.aspx?Show=All
returns zero posts.
There’s a reason for this. That page produces an “unbounded result set.” Since my blog is on a shared, publicly hosted infrastructure, in order to prevent traffic from my blog from taking down other sites, I decided to make the settings “safe by default” and return nothing.
HAHAHAHAHAHAHA!!!!!! Try the veal, tip your waitresses.
Oy. Seriously, I’ll have to check to see what is wrong in the source code. Because of the odd implementation of my SubText engine, I probably don’t have a proper version of some code or sql.