by sandersn
2. April 2011 17:24
I'm testing a new blog engine, blogengine.net. I plan to migrate my old posts on b2evo to this database at some point, and at that point I'll figure out how this blog will be shared between sandersn.com and cackhanded.com. Since cackhanded will probably stay as projects-only, I think I'll point both sandersn.com and cackhanded.com/blog to this blog eventually.
Supposedly this blog has code highlighting:
foreach(var language in languagesThatStartWithP)
it(has, highlighting);
else
noHighlighting(); // wait, are comments even coloured?
But so far Python didn't work, whereas C# did.