Programming

Personal Project - Developing a webmail system

As I have been installing my own personal server I came across one piece of software where I couldn't find what I believed to be satisfying functionality. I ordered my server with Windows 2008 and MS SQL 2008 Web Edition. I found hMailServer to be a good, reliable mail server and as a bonus it comes with a web interface for configuring it - but there's no webmail, bummer! I tried searching around for free webmail implementations but most free ones out there are written in PHP which is not an issue at all my IIS server can run PHP easily...

posted @ Thursday, July 16, 2009 9:57 PM | Feedback (3)

Setting up a blog

I have been running this site for a long time on a blog engine I wrote myself quite a while back. I mainly did this - because I wanted to write a blog engine - and what better way of testing it other than using it yourself can you possibly do? However - this engine was really simple and lacked alot of features, and I, unfortunatly, now years later have lost the source code for it. So, I decided to try and use one of the more known engines - and have now gone with SubText. I am still trying to...

posted @ Sunday, July 12, 2009 6:34 PM | Feedback (1)