<?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: Emailing a webpage from the command line</title>
	<atom:link href="http://blog.markwshead.com/34/emailing-a-webpage-from-the-command-line/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.markwshead.com/34/emailing-a-webpage-from-the-command-line/</link>
	<description>Mark's thoughts on being Mark Shead and other random subjects</description>
	<lastBuildDate>Tue, 31 Aug 2010 16:09:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Mark Shead</title>
		<link>http://blog.markwshead.com/34/emailing-a-webpage-from-the-command-line/comment-page-1/#comment-461</link>
		<dc:creator>Mark Shead</dc:creator>
		<pubDate>Tue, 06 Jul 2010 04:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.markwshead.com/archives/2005/02/20/emailing-a-webpage-from-the-command-line.html#comment-461</guid>
		<description>I&#039;m pretty sure there isn&#039;t a way to do that with curl.  You could pass it to another program to replace the links with absolute references, but it would probably be easier to use wget or some other tool that has the functionality built in.</description>
		<content:encoded><![CDATA[<p>I&#8217;m pretty sure there isn&#8217;t a way to do that with curl.  You could pass it to another program to replace the links with absolute references, but it would probably be easier to use wget or some other tool that has the functionality built in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pascalv</title>
		<link>http://blog.markwshead.com/34/emailing-a-webpage-from-the-command-line/comment-page-1/#comment-460</link>
		<dc:creator>pascalv</dc:creator>
		<pubDate>Sat, 03 Jul 2010 11:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.markwshead.com/archives/2005/02/20/emailing-a-webpage-from-the-command-line.html#comment-460</guid>
		<description>thanks for this interesting post

Do you know how to replace relative references by absolute references with cURL?

For example:  would become 


To do that I only know wget option -k  (or --convert-links)</description>
		<content:encoded><![CDATA[<p>thanks for this interesting post</p>
<p>Do you know how to replace relative references by absolute references with cURL?</p>
<p>For example:  would become </p>
<p>To do that I only know wget option -k  (or &#8211;convert-links)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
