<?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: Leaving Money on the Table: Printable Versions of Articles</title>
	<atom:link href="http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/</link>
	<description>News, opinion, and fresh thinking for web developers and designers. The official podcast of sitepoint.com.</description>
	<pubDate>Tue, 02 Dec 2008 01:04:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: omnicity</title>
		<link>http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10927</link>
		<dc:creator>omnicity</dc:creator>
		<pubDate>Fri, 18 Nov 2005 14:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10927</guid>
		<description>I hate having to wait for a Print-Friendly page to load, especially when it turns out to be full of ads anyway - just use a print stylesheet unless you have a multi-page article - which I hate as well.</description>
		<content:encoded><![CDATA[<p>I hate having to wait for a Print-Friendly page to load, especially when it turns out to be full of ads anyway - just use a print stylesheet unless you have a multi-page article - which I hate as well.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10914</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 18 Nov 2005 08:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10914</guid>
		<description>Really interesting point of view, thank you very much for the tip!</description>
		<content:encoded><![CDATA[<p>Really interesting point of view, thank you very much for the tip!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: dgibson</title>
		<link>http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10887</link>
		<dc:creator>dgibson</dc:creator>
		<pubDate>Thu, 17 Nov 2005 22:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10887</guid>
		<description>Checking the referrer is evil. Lots of "security suites" may alter them without users knowing (like it's some privacy protecting feature), so you are affecting legit users by using this method.

Print CSS is the way to go, IMO. "Printer-friendly version" is so 7 years ago.</description>
		<content:encoded><![CDATA[<p>Checking the referrer is evil. Lots of &#8220;security suites&#8221; may alter them without users knowing (like it&#8217;s some privacy protecting feature), so you are affecting legit users by using this method.</p>
<p>Print CSS is the way to go, IMO. &#8220;Printer-friendly version&#8221; is so 7 years ago.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: cwsteam.com</title>
		<link>http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10874</link>
		<dc:creator>cwsteam.com</dc:creator>
		<pubDate>Thu, 17 Nov 2005 19:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10874</guid>
		<description>Very valid point, and it does make sense.</description>
		<content:encoded><![CDATA[<p>Very valid point, and it does make sense.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: LinhGB</title>
		<link>http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10847</link>
		<dc:creator>LinhGB</dc:creator>
		<pubDate>Thu, 17 Nov 2005 03:07:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10847</guid>
		<description>That stylesheet switching seems like a more elegant solution. I've used it before for other kinds of stylesheet switches but never thought of using it for print. It's basically a print preview as well, which is good from an usability point of view, I suppose.</description>
		<content:encoded><![CDATA[<p>That stylesheet switching seems like a more elegant solution. I&#8217;ve used it before for other kinds of stylesheet switches but never thought of using it for print. It&#8217;s basically a print preview as well, which is good from an usability point of view, I suppose.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: SRTech</title>
		<link>http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10845</link>
		<dc:creator>SRTech</dc:creator>
		<pubDate>Thu, 17 Nov 2005 01:45:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10845</guid>
		<description>&lt;blockquote&gt;If people are too used to the “Print-friendly Version” link, then put a Print icon on your page which is a JS link to activate the print dialog of the browser.&lt;/blockquote&gt;

Or better yet, some site I saw used a javascript style switcher to switch to the print style sheet so the visitor could tell that they would be getting a print style.</description>
		<content:encoded><![CDATA[<blockquote><p>If people are too used to the “Print-friendly Version” link, then put a Print icon on your page which is a JS link to activate the print dialog of the browser.</p></blockquote>
<p>Or better yet, some site I saw used a javascript style switcher to switch to the print style sheet so the visitor could tell that they would be getting a print style.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Etnu</title>
		<link>http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10842</link>
		<dc:creator>Etnu</dc:creator>
		<pubDate>Thu, 17 Nov 2005 01:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10842</guid>
		<description>&lt;blockquote&gt;If people are too used to the “Print-friendly Version” link, then put a Print icon on your page which is a JS link to activate the print dialog of the browser.&lt;/blockquote&gt;

Exactly.</description>
		<content:encoded><![CDATA[<blockquote><p>If people are too used to the “Print-friendly Version” link, then put a Print icon on your page which is a JS link to activate the print dialog of the browser.</p></blockquote>
<p>Exactly.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: LinhGB</title>
		<link>http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10835</link>
		<dc:creator>LinhGB</dc:creator>
		<pubDate>Wed, 16 Nov 2005 22:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10835</guid>
		<description>If people are too used to the "Print-friendly Version" link, then put a Print icon on your page which is a JS link to activate the print dialog of the browser.</description>
		<content:encoded><![CDATA[<p>If people are too used to the &#8220;Print-friendly Version&#8221; link, then put a Print icon on your page which is a JS link to activate the print dialog of the browser.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: kmsiever</title>
		<link>http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10832</link>
		<dc:creator>kmsiever</dc:creator>
		<pubDate>Wed, 16 Nov 2005 19:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10832</guid>
		<description>Another ditto on the print stylesheets. I'm surprised a site like SitePoint is still promoting an outdated practise as developing multiple sites.</description>
		<content:encoded><![CDATA[<p>Another ditto on the print stylesheets. I&#8217;m surprised a site like SitePoint is still promoting an outdated practise as developing multiple sites.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kilroy</title>
		<link>http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10830</link>
		<dc:creator>Kilroy</dc:creator>
		<pubDate>Wed, 16 Nov 2005 18:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sitepoint.com/blogs/2005/11/15/leaving-money-on-the-table-printable-versions-of-articles/#comment-10830</guid>
		<description>Print stylesheets definitely are the solution here. It's true that users will expect a website to look the same when printed, but I've already thought of a solution for that problem. See &lt;a href="http://www.peterakkies.com/2005/09/15/print-stylesheets-for-everyone/" rel="nofollow"&gt;print stylesheets for everyone&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Print stylesheets definitely are the solution here. It&#8217;s true that users will expect a website to look the same when printed, but I&#8217;ve already thought of a solution for that problem. See <a href="http://www.peterakkies.com/2005/09/15/print-stylesheets-for-everyone/" rel="nofollow">print stylesheets for everyone</a>.</p>]]></content:encoded>
	</item>
</channel>
</rss>
