Switching to WordPress: Part 1

Wordpress Logo
For many years I’ve looked at the Worpress platform. I’ve played with it some and even went to a Wordcamp! For many years my site has been running on the DotNetNuke platform. I first started using it with version 2 and maintained my site up through version 5. It’s main appeal was it was written in .NET, It had a fairly large community and it was very feature rich. Over the last few years it has become less and less reliable (some may argue this but with my experience running 10+ sites I found it to be true), the plugins have become more expensive and recently the project was forked into a Pro and Community edition. This began my search for a new blog platform. Being a C# developer I naturally began searching for a .NET based solution. I looked at a several and seriously considered a couple.
BlogEngine.net
This project looks like it may one day be a viable option but right now I just don’t see it meeting my needs.
Telerik Sitefinity
This project is very promising. The main drawback as a personal blog tool is cost and lack of a strong developer/ support community.
After eliminating all the .NET based solutions I turned to WordPress. I was at first apprehensive about it. I don’t know PHP, My server has always been a IIS/.NET/SQL Server based hosting solution. So recently I began the process of building my first Apache/MySQL/PHP based server to host my new blog. Over the next few weeks I will be adding to this series what I’ve learned from my experience.