Browsing MVC

  1. Wizard Release 0.8

    settings The eighth release of BlogSvc includes a new setup wizard. Also, this release contains the following new or improved features:

    • Setup wizard will test your installation on your web server
    • Setup wizard will modify your service.config and users.config
    • New green theme called "Settings" (see right)
    • All entries are cleansed from html to xhtml
    • Comments allow html only from a whitelist of tags
    • Authorized comments can use any tags
    • New support for wlwmanifest.xml
    • Entries can now be split in live writer or with <!--more--> comment
    • Collection page now only shows first part of post when split
    • New ExtendedEntriesOn setting for each collection which alters wlwmanifest.xml
    • Feeds now only show first part of post when ExtendedEntriesOn
    • Updates to jQuery rater plugin based on community feedback
    • Updated Search to use render partial
    • Updated views and partials to use strongly typed models
    • BaseController and BaseModel greatly increase view potential
    • Updated all existing entries to Xhtml
    • Remove emails from annotation feeds (to prevent spam)

    Visit the release page on codeplex to download.

    kick it on DotNetKicks.com
    Posted by Jarrett on December 24 at 1:38 AM

  2. MVC Release 0.6

    image The sixth release of BlogSvc includes the switch over to MVC preview 5. Along with this switch are the following new or improved features:

    • Improvements to markup for clean CSS themes
    • Fully dynamic theme support
    • Fix: unapproved comments filtered
    • New unapproved comment shows "need approval" message
    • Password filtering from service doc
    • Refactor away the global statics
    • BlogSvc.net website is now separate project
    • Simple personal blog included as default
    • Fix: authentication for multiple authors/contributors
    • Removed dependency on ManagedFusion URL rewriting
    • New authors added upon entry update
    • Side controls work across collection and entry pages
    • AtomPubController is fully testable
    • Better ajax support via jQuery and MVC
    • Added subtitle extension to workspace
    • Improved ratings control using jQuery plugin
    • Simplified deployment structure

    You can read about some of the benefits of switching to MVC in my previous post.

    We will put together a roadmap for future releases of BlogSvc and we would really love to hear your feedback on this release what you'd like to see in future releases.  Please leave a comment below and let us know what you think!

    You can download this release from Codeplex.

    Kick this if you find MVC + AtomPub + jQuery exciting: kick it on DotNetKicks.com

    Posted by Jarrett on October 02 at 5:34 AM

  3. Now on ASP.NET MVC Preview 5

    I'm proud to announce the next release is built on MVC.  The move to MVC has many benefits for BlogService:MvcLayout

    1. No more WCF issues
    2. Testable
    3. Simplified authentication
    4. VS.net development server support
    5. Better flexibility around themes
    6. Url rewriting no longer required
    7. Better ajax scenarios
    8. Cleaner deployment structure (see right)
    9. Less configuration required

    This website is already running on MVC and it appears overall speed has increased both on the browser and through Windows Live Writer (even on the new beta).

    If you like to discuss the change to MVC, please head on over to the discussion already in progress.

    Posted by Jarrett on September 30 at 10:03 AM

Valid XHTML 1.0 Strict