28 Oct 2008 21:57 EST
I've been shuffling things around and adding links here and there, but I just put up the first significant content the other day, a Proof of Concept I thought up. Jeff at CodingHorror and StackOverflow had mentioned on the Hanselminutes podcast that they weren't able to do page-level caching because the page is dynamic. That's true, but I got to thinking - I can get around that. And the result is posted - check it out if you're curious.
required, hidden, gravatared
required, markdown enabled (help)
* item 2
* item 3
are treated like code:
if 1 * 2 < 3:
print "hello, world!"
are treated like code: