<?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//news.xml</id>
  <updated>2008-04-29T11:29:15.962-06:00</updated>
  <generator uri="http://www.colorfulsoftware.com/projects/atomsphere/" version="2.0.1.0">Atomsphere</generator>
  <title>News:</title>
  <author>
    <name>Bill Brown</name>
    <uri>http://www.colorfulsoftware.com</uri>
    <email>support@colorfulsoftware.com</email>
  </author>
  <link href="http://www.colorfulsoftware.com/news.xml" rel="self" type="application/atom+xml" />
  <logo>http://www.colorfulsoftware.com/images/logoPyramid.gif</logo>
  <rights>Copyright 2007</rights>
  <sort:desc type="updated" />
  <entry>
    <id>http://www.colorfulsoftware.com/news.xml#Atomsphere%202.0.1.0</id>
    <updated>2008-04-20T22:28:44.473-06:00</updated>
    <title>Atomsphere 2.0.1.0</title>
    <author>
      <name>Bill Brown</name>
    </author>
    <link href="http://www.colorfulsoftware.com/projects/atomsphere" rel="alternate" type="text/html" />
    <published>2008-04-20T20:33:27.716-06:00</published>
    <summary>better support for entry documents.</summary>
    <content type="xhtml">
      <div xmlns="http://www.w3.org/1999/xhtml">
                        Added better support for reading and writing entry documents.  Improved attribute support to more closely match the specification.  improved efficiency of the entry sort extension.</div>
    </content>
  </entry>
  <entry>
    <id>http://www.colorfulsoftware.com/news.xml#Atomsphere%202.0.0.0</id>
    <updated>2008-03-31T08:23:12.151-06:00</updated>
    <title>Atomsphere 2.0.0.0</title>
    <link href="http://www.colorfulsoftware.com/projects/atomsphere" rel="alternate" type="text/html" />
    <published>2008-03-31T08:21:20.325-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://colorfulsoftware.localhost/news.xml#Atomsphere%201.0.2.0</id>
    <updated>2007-02-24T20:14:05.945-06:00</updated>
    <title>Atomsphere 1.0.2.0</title>
    <link href="http://www.colorfulsoftware.com/projects/atomsphere" rel="alternate" type="text/html" />
    <published>2007-02-24T20:11:54.804-06:00</published>
    <summary>heavy updates to atomsphere-taglib and atomsphere-weblib</summary>
    <content type="html">&lt;div>heavy updates to atomsphere-taglib and atomsphere-weblib&lt;/div></content>
  </entry>
  <entry>
    <id>http://colorfulsoftware.localhost/atom.xml#Atomsphere%201.0.1.0</id>
    <updated>2006-11-26T18:40:00.00-06:00</updated>
    <title>Atomsphere 1.0.1.0</title>
    <author>
      <name>Bill Brown</name>
      <uri>http://www.colorfulsoftware.com</uri>
      <email>info@colorfulsoftware.com</email>
    </author>
    <link href="http://www.colorfulsoftware.com/projects/atomsphere" rel="alternate" type="text/html" />
    <category term="feed library" />
    <published>2006-11-26T18:40:00.00-06:00</published>
    <rights>GPL</rights>
    <summary>new artifact structures, features and bug fix release.</summary>
    <content type="text">The new sturcture for the released code now contians four parts: atomsphere (the atom feed spec library), atomsphere-taglib (a taglib to put in your view), atomsphere-weblib (the servlets for maintaining feeds) and the atomsphere-webapp (an example app using all of the components).  Check it out on the projects page.</content>
  </entry>
  <entry>
    <id>http://colorfulsoftware.com/atom.xml#Atomsphere%201.0.0</id>
    <updated>2006-06-15T13:45:00.00-06:00</updated>
    <title>Atomsphere 1.0.0</title>
    <link href="http://colorfulsoftware.com/projects/atomsphere" rel="alternate" type="text/html" />
    <published>2006-06-15T18:49:00.00-06:00</published>
    <rights>GPL</rights>
    <summary>java open source library</summary>
    <content type="text">Atomsphere is a java library for creating and modifying Atom 1.0 compliant feed documents. It's also bundled with a servlet based web interface for front-end manipulation of atom feeds.  Visit the homepage for more info http://www.colorfulsoftware.com/projects/atomsphere  or follow the projects link from the main menu. </content>
  </entry>
</feed>