Skip to content

Atom.NET 0.3 release

I released the 0.3 version of my atom library. Now it contains also an atom parser to parse atom 0.3 feeds. Here are the changes:

* fixed AtomGenerator constructors
* added AtomReader to parse atom feeds
* fixed a bug in a private method that invalidated parsing if the first <link> hasn’t “alternate” attribute
* added IsIso8601Date(), IsIso8601DateLocal(), IsIso8601DateTZ() to validate iso 8601 date/times
* fixed some bugs with date/time representation in <modified>, <created>, <issued> elements
* fixed a bug in the serialization of xml:lang attribute
* added application/x.atom+xml in media types
* Utils class is no longer istantiable or inheritable

Homepage: http://atomnet.sourceforge.net

Share and Enjoy:
  • Print
  • Digg
  • StumbleUpon
  • Facebook
  • Twitter
  • Google Bookmarks
  • FriendFeed
  • Google Buzz
  • HackerNews
  • Posterous
  • Reddit
  • Slashdot
  • Tumblr