<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>RAM and Whiskey &#187; apmlstream</title>
	<atom:link href="http://ramandwhiskey.com/tag/apmlstream/feed/" rel="self" type="application/rss+xml" />
	<link>http://ramandwhiskey.com</link>
	<description>A Foray Into the World of IT</description>
	<lastBuildDate>Sun, 10 Aug 2008 19:34:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>APMLStream 0.1 Released!</title>
		<link>http://ramandwhiskey.com/2008/01/20/apmlstream-01-released/</link>
		<comments>http://ramandwhiskey.com/2008/01/20/apmlstream-01-released/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 16:41:42 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[APML]]></category>
		<category><![CDATA[DataPortability]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[apmlstream]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://ramandwhiskey.com/2008/01/20/apmlstream-01-released/</guid>
		<description><![CDATA[APMLStream is a Java library that allows developers to easily serialize and deserialize Attention Profiling Markup Language (APML) data within full compliance of the APML specification (currently 0.6).  This makes editing, merging, and querying APML files in an object-oriented environment extremely easy.
APMLStream uses the XStream and XML Push Pull Parser libraries, and is currently released under the Apache License 2.0.
You can browse the source here at Google Code, or checkout and build the source from SVN:  svn checkout http://apml-library.googlecode.com/svn/trunk/Java/APMLStream/APMLStream-0.1/ apmlstream-src
To build the source, you&#8217;ll need the Java 6 SDK and Apache Ant.  I&#8217;m using [...]]]></description>
			<content:encoded><![CDATA[<p>APMLStream is a Java library that allows developers to easily serialize and deserialize Attention Profiling Markup Language (APML) data within full compliance of the APML specification (currently 0.6).  This makes editing, merging, and querying APML files in an object-oriented environment extremely easy.</p>
<p>APMLStream uses the <a HREF="http://xstream.codehaus.org/" TARGET="_blank" TITLE="XStream Homepage">XStream</a> and <a HREF="http://www.extreme.indiana.edu/xgws/xsoap/xpp/" TARGET="_blank" TITLE="Indian University XPP Homepage">XML Push Pull Parser</a> libraries, and is currently released under the <a HREF="http://www.apache.org/licenses/LICENSE-2.0" TARGET="_blank" TITLE="Apache License 2.0 Overview">Apache License 2.0</a>.</p>
<p>You can browse the source <a HREF="http://apml-library.googlecode.com/svn/trunk/Java/APMLStream/APMLStream-0.1/" TARGET="_blank" TITLE="APMLStream 0.1 Source Repo">here</a> at Google Code, or checkout and build the source from SVN:  <code>svn checkout http://apml-library.googlecode.com/svn/trunk/Java/APMLStream/APMLStream-0.1/ apmlstream-src</code></p>
<p>To build the source, you&#8217;ll need the <a HREF="http://java.sun.com/javase/downloads/index.jsp" TARGET="_blank" TITLE="Java SDK Download - Main">Java 6 SDK</a> and <a HREF="http://ant.apache.org/bindownload.cgi" TARGET="_blank" TITLE="Apache Ant - Binary Downloads">Apache Ant</a>.  I&#8217;m using the most recent Java SDK (1.6.0_04) and Apache Ant (1.7.0).  Building is as simple as issuing the following commands in your terminal:  <code>ant</code>, <code>ant jar</code>, <code>ant javadocs</code>.  Then, include the apmlstream-0.1.jar into your project, and you&#8217;re done!  I&#8217;ve also provided the binary distribution with this post.</p>
<p>Although I still have a laundry list of to-do&#8217;s for this library, v0.1 contains the basic functionality for APML data manipulation.  Expect an APMLStream tutorial within the next day or so!  Comments and suggestions are also welcome.</p>
<p>Downloads:<a TITLE="apmlstream-0.1.jar" HREF="http://ramandwhiskey.com/wp-content/uploads/2008/01/apmlstream-01.jar">apmlstream-0.1.jar</a> <a TITLE="apmlstream0.1-javadocs.zip" HREF="http://ramandwhiskey.com/wp-content/uploads/2008/01/apmlstream01-javadocs.zip">apmlstream0.1-javadocs.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ramandwhiskey.com/2008/01/20/apmlstream-01-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.133 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2009-09-11 10:25:55 -->
