<?xml version='1.0' encoding='UTF-8'?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-US" xmlns:sort="http://www.colorfulsoftware.com/projects/atomsphere/extension/sort/1.0">
  <id>http://www.colorfulsoftware.com/projects/atomsphere/releaseNotes.xml</id>
  <updated>2008-06-02T08:58:37.05-06:00</updated>
  <generator uri="http://www.colorfulsoftware.com/projects/atomsphere/" version="2.0.1.0">Atomsphere</generator>
  <title>Release Notes</title>
  <author>
    <name>Bill Brown</name>
    <uri>http://www.colorfulsoftware.com</uri>
  </author>
  <link href="http://www.colorfulsoftware.com/projects/atomsphere/releaseNotes.xml" rel="self" type="application/atom+xml" />
  <rights>Copyright 2008</rights>
  <sort:desc type="updated" />
  <entry>
    <id>http://www.colorfulsoftware.com//projects/atomsphere/releaseNotes.xml#2.0.1.0</id>
    <updated>2008-06-02T08:58:37.05-06:00</updated>
    <title>2.0.1.0</title>
    <author>
      <name>Bill Brown</name>
    </author>
    <published>2008-04-20T20:31:30.102-06:00</published>
    <summary>better support for entry documents.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml"><ul>&#xd;
&lt;li>Added better support for reading and writing entry documents.&lt;/li>&lt;li>Improved attribute support to more closely match the specification.&lt;/li>&lt;li>Improved efficiency of the entry sort extension.&lt;/li>&#xd;
</ul></div>
    </content>
  </entry>
  <entry>
    <id>http://www.colorfulsoftware.com//projects/atomsphere/releaseNotes.xml#2.0.0.0</id>
    <updated>2008-06-02T08:58:16.875-06:00</updated>
    <title>2.0.0.0</title>
    <published>2008-03-30T22:12:13.888-06:00</published>
    <summary>Thread safe release</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
      <ul>&lt;li>This release represents a thread safe release.  The feed and all sub elements are immutable and thread safe.&lt;/li>&lt;li>A decent size reduction in the size of the api.  the FeedReader and FeedWriter have been removed from the api.  All reading and writing operations can be achieved through the FeedDoc factory.&lt;/li>&lt;li>Decoupled the stax-utils dependency from the root atomsphere library.&lt;/li>&lt;li>added support for reading and writing with arbitrary XMLStreamWriter classes&lt;/li>&lt;li>fixed issue with handling xhtml content type.&lt;/li>&lt;li>Email with questions.&lt;/li></ul></div>
    </content>
  </entry>
  <entry>
    <id>http://www.colorfulsoftware.com//projects/atomsphere/releaseNotes.xml#1.0.2.0</id>
    <updated>2008-06-02T08:57:50.266-06:00</updated>
    <title>1.0.2.0</title>
    <published>2007-03-06T20:12:08.470-06:00</published>
    <summary>Release Notes</summary>
    <content type="html">			&lt;h3>atomsphere			library&lt;/h3>&lt;ul>&lt;li>removed			previous deprecated			methods.&lt;/li>&lt;li>deprecated			extension constructor with xmlns namespace parameter in			favor of adding an attribute to the feed			element.&lt;/li>&lt;li>added support			for the &lt;a			href="http://colorfulsoftware.localhost/projects/atomsphere/extension/sort/1.0/sort.rnc">sort			extension&lt;/a>&lt;/li>&lt;/ul>&lt;h3>atomsphere-taglib&lt;/h3>&lt;ul>&lt;li>added			support for optionally displaying missing feed elements. The			attribute syntax has changed. see the taglib descriptor file			for updated			syntax.&lt;/li>&lt;/ul>&lt;h3>atomsphere-weblib&lt;/h3>&lt;ul>&lt;li>fixed			bug with "Feed Admin" link. It now goes to the main admin			page.&lt;/li>&lt;li>make the			stylesheet config param allow a relative			url.&lt;/li>&lt;li>enable multiples			for the author, contributor, link and category			elements.&lt;/li>&lt;li>enable			atomTextConstruct text for fields that allow this. Mainly			allow html to be used as input where			needed.&lt;/li>&lt;li>implemented			sorting by updated date or entry title. See the &lt;a			href="http://colorfulsoftware.localhost/projects/atomsphere/extension/sort/1.0/sort.rnc">sort			extension&lt;/a>&lt;/li>&lt;li>implemented			a feed "preview" page to allow you to verify your changes			before commiting.&lt;/li>&lt;li>added			an error page for displaying user input			errors.&lt;/li>&lt;/ul>&lt;h3>atomsphere-webapp&lt;/h3>&lt;ul>&lt;li>updated			example page with new version of the			atomsphere-taglib.&lt;/li>&lt;/ul>		</content>
  </entry>
  <entry>
    <id>http://www.colorfulsoftware.com//projects/atomsphere/releaseNotes.xml#1.0.1.0</id>
    <updated>2008-06-02T08:53:00.312-06:00</updated>
    <title>1.0.1.0</title>
    <published>2006-11-26T18:40:00.00-06:00</published>
    <summary>Release Notes</summary>
    <content type="html">&lt;h3>atomsphere			library&lt;/h3>&lt;ul>&lt;li>deprecated			some of the feed doc			methods&lt;/li>&lt;li>added support			for reading feeds from			URL's&lt;/li>&lt;li>added more			documentation to the			javadocs&lt;/li>&lt;/ul>&lt;h3>atomsphere-taglib&lt;/h3>&lt;ul>&lt;li>Added			custom tag for displaying feeds on a			webpage&lt;/li>&lt;/ul>		</content>
  </entry>
  <entry>
    <id>http://www.colorfulsoftware.com//projects/atomsphere/releaseNotes.xml#1.0.0%20Beta</id>
    <updated>2008-06-02T08:52:51.603-06:00</updated>
    <title>1.0.0 Beta</title>
    <published>2006-06-15T18:49:00.00-06:00</published>
    <summary>Initial Release</summary>
    <content type="html">&lt;div>Introducing the Atomsphere library.			binaries and source available on http://sourceforge.net.			This library helps you add atom syndication to your java web			applications. &lt;/div>		</content>
  </entry>
</feed>