This blog in C#
I have been busy trying to write a new frontend for this blog that uses .Net. I already blogged about it here. In the last couple of weeks I have been adding stuff – permalinks using mod_rewrite, I finally show the comments properly, I have added categories and category archives (as in http://www.muscetta.net/dotnet/tag/coding). There is even an RSS Feed.
The layout is still crap, but I sort of like it being so light weight, so that is not on my priority list so far. Moreover, I am a crap designer.
Before that, tough, I still have to add important functionalities like the possibility to POST comments (which needs a new CAPTCHA, etc, so it will take me a while), and I am having issues with text encoding (it does not show the accented characters properly, yet).
But I am having fun doing it.
[Edit of December 2009 - I killed the above experiment. I had fun doing it, but there is not time for all, it needs a lot of work to keep it running/update it with every wordpress update, and mod_mono is wasting too many resources on the server.]
Related posts:
- WordPress.Net
- Annoying spammer and lame defacers – part three
- Everybody loves T-Shirts, Etch.
- Ca(p)tching Cats and Dogs
- Facebook StateTray
Related posts brought to you by Yet Another Related Posts Plugin.
September 26th, 2007 at 8:22 pm
Test Comment to see if Captcha plugin still works after upgrade
January 20th, 2009 at 7:20 pm
I killed the above experiment. I had fun doing it, but there is not time for all, and mod_mono is wasting too many resources on the server.