<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title type="html">oxite - Kennydust</title>
  <icon>http://www.kennydust.com/Content/icons/flame.ico</icon>
  <logo>http://www.kennydust.com/Content/icons/flame.png</logo>
  <updated>2009-06-12T13:41:00</updated>
  <subtitle type="html">Thoughts from a C# Developer</subtitle>
  <id>http://www.kennydust.com/site.aspx/tags/oxite/atom</id>
  <link rel="alternate" type="text/html" hreflang="en" href="/site.aspx/tags/oxite/atom"/>
  <link rel="self" type="application/atom+xml" href="http://www.kennydust.com/site.aspx/Tags/oxite/ATOM"/>
  <generator uri="http://oxite.net" version="1.0">Oxite</generator>
  <entry>
    <title type="html">From Graffiti to Oxite</title>
    <link rel="alternate" type="text/html" href="http://www.kennydust.com/site.aspx/Blog/From-Graffiti-to-Oxite"/>
    <id>http://www.kennydust.com/site.aspx/Blog/From-Graffiti-to-Oxite</id>
    <updated>2010-01-13T21:30:58.51</updated>
    <published>2009-06-12T13:41:00</published>
    <author>
      <name>kennydust</name>
    </author>
    <category term="graffiticms" />
    <category term="microsoft" />
    <category term="oxite" />
    <category term="mvc" />
    <content type="html" xml:lang="en">
      &lt;p&gt;&lt;/p&gt;  &lt;p&gt;So I've moved off of &lt;a href=&quot;http://graffiticms.com/&quot; target=&quot;_blank&quot;&gt;Graffiti CMS&lt;/a&gt; and migrated my blog posts (via BlogML) to &lt;a href=&quot;http://oxite.codeplex.com/&quot; target=&quot;_blank&quot;&gt;Oxite&lt;/a&gt; -- Microsoft's open source blogging platform. &lt;/p&gt;  &lt;p&gt;As much as I wanted to love Graffiti, I wasn't a huge fan of VistaDB; I've even heard rumors that the product's been dropped by Telligent earlier this year. But mainly as a developer, what I really wanted was full control -- so switching to Oxite seemed like a natural progression.. and it's packed with lots of goodies -- including &lt;a href=&quot;http://www.asp.net/mvc/&quot; target=&quot;_blank&quot;&gt;MVC&lt;/a&gt;, &lt;a href=&quot;http://msdn.microsoft.com/en-us/library/cc468366.aspx&quot; target=&quot;_blank&quot;&gt;Unity&lt;/a&gt; and &lt;a href=&quot;http://www.codeplex.com/AntiXSS&quot; target=&quot;_blank&quot;&gt;AntiXSS&lt;/a&gt;. &lt;/p&gt;  &lt;p&gt;It wouldn't be a good product without all the problems, so getting started was a bit challenging. Right off the bat, there were 404 errors all over the place -- and found out that the application requires a special URL prefix in order for it to work in IIS6. &lt;/p&gt;  

&lt;img src=&quot;/files/media/image/WindowsLiveWriter/GraffitiToOxite/siteaspx.jpg&quot; style=&quot;border: 1px solid #000;&quot; /&gt;
&lt;p&gt;Shortly thereafter I started witnessing permission issues when referencing one of the third party assembly. But no big deal, downloaded the source, marked that assembly.info file with the AllowPartiallyTrustedCallersAttribute and I was up and running.&lt;/p&gt;  &lt;p&gt;Since I'm on this new platform, will this mean more posts in the future? I'm not so sure, but I'll certainly have a reason to play with the MVC framework now:) I am rather disappointed that images cannot be posted through the metaweblog API at the moment, looks like I'll have to manually move them over (like I did for this post). &lt;/p&gt;

&lt;p&gt;
Non oxite users that are having issues with II6 and MVC should read this &lt;a href=&quot;http://haacked.com/archive/2008/11/26/asp.net-mvc-on-iis-6-walkthrough.aspx&quot;&gt;blog post&lt;/a&gt;.
&lt;/p&gt;
    </content>
  </entry>
</feed>

