atomsite.net

The AtomPub server for .NET

BlogSvc AtomPub Release 0.3

Posted in BlogSvc, Release, Website by JarrettV on 8/11/2008 3:22:03 AM - CST

I've uploaded a new release to CodePlex. This is the first release containing solid AtomPub support. Also, the website has been improved.  This release contains the following new/improved features:

  1. Object model usage improvements (such as ToString)
  2. FileAtomPubProvider configuration extensions including file and folder paths
  3. Administrator support added to AppService
  4. WSSE authentication that supports anonymous and token expiration
  5. Roles added based on AppService
  6. Saving of AppService and AppCategories documents
  7. Add category (fixed, unfixed) to internal or external categories
  8. ETag support for caching and improved Live Writer performance
  9. HEAD request supported on entry and media resources
  10. New website, with new controls
  11. Load RSS feed using Syndication support in .NET 3.5

This release has been tested on both IIS 6 and IIS 7 integrated.  The next release may leave IIS 6 support behind in favor of IIS 7 integrated mode.  This would improve the URI formats throughout the system.  However, the ID's would remain unchanged as they were designed to support many URL schemes.

BlogSvc creates IDs that are made up of 3 to 4 parts:

urn:{workspace*}.{domain}:{collection},{entryPath}

The workspace is optional unless there are multiple workspaces on the same site. The domain typically matches the domain of where the site is being hosted. The collection signifies the collection in the workspace. The entry path is a comma separated listing of the entry location in an optional thread.

Examples
Blog Collection urn:blogsvc.net:blog
About Entry in Info Collection urn:blogsvc.net:info,About
Blog Post on Multi-user Site urn:kristin.jvance.com:blog,2008-08-08-AnotherPost
Comment to Blog Post urn:blogsvc.net:blog,2008-08-08-MyBlogPost,1
Response to a Comment urn:blogsvc.net:blog,2008-08-08-MyBlogPost,1,1

See the release page for more details.

kick it on DotNetKicks.com

Comments

Gravatar
Posted by JarrettV on 9/28/2008 2:53:54 PM - CST
test

Add Comment

Login using
Google Yahoo flickr AOL
and more
Or provide your details
Please enter your name. Please enter a valid email. Please enter a valid website.
Please supply a comment.
5.0 (1)
on 12/22/2008 2:07:57 PM - CST

Recent Entries

© Copyright 2012 Powered by AtomSite 1.4.0.0