Matlus
Internet Technology & Software Engineering

Orion - A Blog Engine

Posted by Shiv Kumar on Senior Software Engineer, Software Architect
VA USA
Categorized Under:  

Licensing:MIT License 

Orion is a high performance blogging engine written using the Quartz for ASP.NET framework. This blog is now powered by the Orion engine, so what you see by way of features, function and speed (responsiveness) is what you get with the Orion engine and of course the Quartz for ASP.NET framework.

I was initially using WordPress for my blog (this blog) and eventually just got tired of having to deal with some of the nuances of WordPress and more specifically the theme I was using. However I had gotten used to using Windows Live Writer to write my posts and so the first thing I did, even before starting the Orion project was to implement and have a functional MetaWeblog API implementation that I could use in Orion.

 

I’ve posted source code for the Orion Project (as is). This is a VS.NET 2010 solution that also requires (references) the Quartz engine project (and not just the assemblies). If you are not too comfortable with VS.NET solutions and/or are not able to recover from problems such as missing projects due to missing paths etc. this download may not be for you. The only part I expect people might have trouble with is that this solution includes the Quartz project rather than referencing the assemblies and so the solution will not find the Quartz project when you first open it.

Orion VS.NET 2010 Solution

Download the Quartz for ASP.NET project and source code for the link provided on that project’s page.