<?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>Code snippets and tips &#187; API</title>
	<atom:link href="http://www.albeesonline.com/code/topics/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.albeesonline.com/code</link>
	<description>Code snippets and tips</description>
	<lastBuildDate>Sun, 18 Mar 2012 14:18:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Kilim &#8211; message-passing framework for Java</title>
		<link>http://www.albeesonline.com/code/api/kilim-message-passing-framework-for-java/</link>
		<comments>http://www.albeesonline.com/code/api/kilim-message-passing-framework-for-java/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 07:27:39 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java framework]]></category>
		<category><![CDATA[java libary]]></category>
		<category><![CDATA[java message passing framework]]></category>
		<category><![CDATA[kilim]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/code/?p=294</guid>
		<description><![CDATA[Kilim is a message-passing framework for Java that provides ultra-lightweight threads and facilities for fast, safe, zero-copy messaging between these threads. It consists of a bytecode postprocessor (a &#8220;weaver&#8221;), a run time library with buffered mailboxes (multi-producer, single consumer queues) and a user-level scheduler and a type system that puts certain constraints on pointer aliasing [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/code/api/kilim-message-passing-framework-for-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ItsNat: Natural Ajax</title>
		<link>http://www.albeesonline.com/code/api/itsnat-natural-ajax/</link>
		<comments>http://www.albeesonline.com/code/api/itsnat-natural-ajax/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 08:38:05 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Ajax framework]]></category>
		<category><![CDATA[Ajax Java framework]]></category>
		<category><![CDATA[ItsNat]]></category>
		<category><![CDATA[web framework]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/code/?p=293</guid>
		<description><![CDATA[ItsNat: Natural Ajax ItsNat: Natural Ajax. Component Based Java Web Application Framework ItsNat is an innovative open source Java AJAX Component based Web Framework, it offers a natural approach to modern web development. Why natural? ItsNat leverages the old tools to build the new AJAX based Web 2.0 applications: pure (X)HTML and pure Java W3C [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/code/api/itsnat-natural-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Rampart</title>
		<link>http://www.albeesonline.com/code/api/apache-rampart/</link>
		<comments>http://www.albeesonline.com/code/api/apache-rampart/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 07:22:00 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[Apache Rampart]]></category>
		<category><![CDATA[Axis2]]></category>
		<category><![CDATA[rampart]]></category>
		<category><![CDATA[WS-Security]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/code/?p=292</guid>
		<description><![CDATA[Apache Rampart Apache Rampart is a security module for Axis 2. It secures SOAP messages according to specifications in the WS-Security stack. Rampart implements the following specifications: WS &#8211; Security 1.1 WS &#8211; Secure Conversation WS &#8211; Security Policy &#8211; 1.2 WS &#8211; Trust Apache Rampart can be downloaded from http://ws.apache.org/rampart/download.html.]]></description>
		<wfw:commentRss>http://www.albeesonline.com/code/api/apache-rampart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.albeesonline.com @ 2012-05-19 20:19:15 by W3 Total Cache -->
