Posted By: Adam Kinney | Dec 8th, 2008 @ 9:06 AM | 76,986 Views | 16 Comments
When ASP.NET MVC hit like Preview 3 or 4, quite a few of us were saying "We should get together and build new blog software based on MVC, it would be so fun!".

Well as good ideas go sometimes this one passed by the wayside due to lack of time available.  Fortunately this is not true, when the Channel9 team had the same idea.  They've build a new blog engine called Oxite based on ASP.NET MVC and their experience building sites like Ch9, Ch10, Ch8Edge and especially MIX Online.

Check it out! Its a very nice feature set for an initial release and its a full working sample for learning ASP.NET MVC.

Congrats, MIX Online and Ch9 dev team!
Rating:
3
0
Bas
Bas
It finds lightbulbs.

Am I the only one that only hears the intro music and then nothing at all?

Charles
Charles
Welcome Change
I hear the voices (and these are distinct from the ones in my head)...
C
Bas
Bas
It finds lightbulbs.
Weird, now I hear them too. Oh well.
HumanCompiler
HumanCompiler
Compiling humans...and code
Even with mics, we're quiet guys.  Smiley
I hear the opening music, then the alternating words "so" and "super". Hey, just like every vid that has msft employees in it.

j/k, except not.
Joomla is far better anyday
Is there a reason that I cant embed this video? Or am i just missing the link.
Duncanma
Duncanma
Just Coding for Fun...

you should be able to...


<object data="data:application/x-silverlight," 
    type="application/x-silverlight-2" width="320" height="240">
    <param name="source" 
                value="http://channel9.msdn.com/App_Themes/default/VideoPlayer.xap" />
    <param name="initParams" 
                value="m=http://mschnlnine.vo.llnwd.net/d1/ch9/4/8/8/6/4/4/TCSOxite_Essential.wmv,
                autostart=false,autohide=true,showembed=true,
                thumbnail=http://mschnlnine.vo.llnwd.net/d1/ch9/4/8/8/6/4/4/TCSOxiteMVCBlog_large_ch9.jpg" />
    <param name="background" value="#00FFFFFF" />
    <a href="http://go.microsoft.com/fwlink/?LinkID=124807" style="text-decoration: none;">
        <img src="http://go.microsoft.com/fwlink/?LinkId=108181" 
                alt="Get Microsoft Silverlight" style="border-style: none"/>
    </a>
</object>

Microsoft Communities