<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Java HTTP Caching Libraries?</title>
	<atom:link href="http://www.symphonious.net/2007/03/08/java-http-caching-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.symphonious.net/2007/03/08/java-http-caching-libraries/</link>
	<description>Living in a state of accord.</description>
	<pubDate>Sun, 23 Nov 2008 13:09:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Symphonious &#187; Developing Plug-Ins For Applets</title>
		<link>http://www.symphonious.net/2007/03/08/java-http-caching-libraries/#comment-68527</link>
		<dc:creator>Symphonious &#187; Developing Plug-Ins For Applets</dc:creator>
		<pubDate>Thu, 29 Mar 2007 08:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/03/08/java-http-caching-libraries/#comment-68527</guid>
		<description>[...] and you need to download and cache them. This is where it would be really useful to have a ready-made library for client side HTTP&#160;caching, sadly no such thing currently [...]</description>
		<content:encoded><![CDATA[<p>[...] and you need to download and cache them. This is where it would be really useful to have a ready-made library for client side HTTP&#160;caching, sadly no such thing currently [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asbjørn Ulsberg</title>
		<link>http://www.symphonious.net/2007/03/08/java-http-caching-libraries/#comment-65301</link>
		<dc:creator>Asbjørn Ulsberg</dc:creator>
		<pubDate>Fri, 09 Mar 2007 10:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/03/08/java-http-caching-libraries/#comment-65301</guid>
		<description>As this is something that would be interesting for a lot of client applications, written in Java and everything else, perhaps the launch of an open source project could be initiated? I could help out with a .NET port that I'd use myself at least.</description>
		<content:encoded><![CDATA[<p>As this is something that would be interesting for a lot of client applications, written in Java and everything else, perhaps the launch of an open source project could be initiated? I could help out with a .NET port that I&#8217;d use myself at least.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Sutton</title>
		<link>http://www.symphonious.net/2007/03/08/java-http-caching-libraries/#comment-64984</link>
		<dc:creator>Adrian Sutton</dc:creator>
		<pubDate>Thu, 08 Mar 2007 03:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/03/08/java-http-caching-libraries/#comment-64984</guid>
		<description>Thanks James,
The code looks almost precisely like what I need with two problems:
1. I need Java 1.4 support and the code uses a lot of Java 1.5 syntax.
2. It seems to have just enough ties into the rest of Abdera to make it difficult to split out.

I could probably massage it to work but it may be easier to start from scratch and just pinch a lot of ideas/techniques from the code. The tests look particularly like something I want to pillage from. :)</description>
		<content:encoded><![CDATA[<p>Thanks James,<br />
The code looks almost precisely like what I need with two problems:<br />
1. I need Java 1.4 support and the code uses a lot of Java 1.5 syntax.<br />
2. It seems to have just enough ties into the rest of Abdera to make it difficult to split out.</p>
<p>I could probably massage it to work but it may be easier to start from scratch and just pinch a lot of ideas/techniques from the code. The tests look particularly like something I want to pillage from. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Snell</title>
		<link>http://www.symphonious.net/2007/03/08/java-http-caching-libraries/#comment-64969</link>
		<dc:creator>James Snell</dc:creator>
		<pubDate>Thu, 08 Mar 2007 02:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.symphonious.net/2007/03/08/java-http-caching-libraries/#comment-64969</guid>
		<description>I implemented some very rudimentary client side caching support for Apache Abdera.  No guarantees about it's overall quality but it does work. http://incubator.apache.org/abdera</description>
		<content:encoded><![CDATA[<p>I implemented some very rudimentary client side caching support for Apache Abdera.  No guarantees about it&#8217;s overall quality but it does work. <a href="http://incubator.apache.org/abdera" rel="nofollow">http://incubator.apache.org/abdera</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
