<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Java agent to get an rss feed behind a proxy server</title>
	<atom:link href="http://labs.groupwave.be/index.php/2009/09/10/java-agent-to-get-an-rss-feed-behind-a-proxy-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.groupwave.be/index.php/2009/09/10/java-agent-to-get-an-rss-feed-behind-a-proxy-server/</link>
	<description>Lotus, PhP, J2EE Technology Partner</description>
	<lastBuildDate>Thu, 01 Jul 2010 15:32:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephan H. Wissel</title>
		<link>http://labs.groupwave.be/index.php/2009/09/10/java-agent-to-get-an-rss-feed-behind-a-proxy-server/comment-page-1/#comment-209</link>
		<dc:creator>Stephan H. Wissel</dc:creator>
		<pubDate>Thu, 10 Sep 2009 16:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://labs.groupwave.be/?p=102#comment-209</guid>
		<description>You might want to have a look at 2 Java libraries that make your (http) live much easier:
- Apache HTTP Client (for anything HTTP)
- Abdera Atom library (using the http client). Abdera does handle atom feeds nicely.

They abstract and liberate you from the proxy hassle (the real fun: if you want to access different servers with and without proxy).

I tried the first one with agents - works well even with https. The later I only used with Xpages so far.</description>
		<content:encoded><![CDATA[<p>You might want to have a look at 2 Java libraries that make your (http) live much easier:<br />
- Apache HTTP Client (for anything HTTP)<br />
- Abdera Atom library (using the http client). Abdera does handle atom feeds nicely.</p>
<p>They abstract and liberate you from the proxy hassle (the real fun: if you want to access different servers with and without proxy).</p>
<p>I tried the first one with agents &#8211; works well even with https. The later I only used with Xpages so far.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
