<?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>Matt Busse &#187; Stylish</title>
	<atom:link href="http://mattbusse.com/tag/stylish/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattbusse.com</link>
	<description>Journalism, technology and Web design</description>
	<lastBuildDate>Tue, 24 Aug 2010 13:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Get around Gannett news sites&#8217; pagination of long articles</title>
		<link>http://mattbusse.com/get-around-gannett-news-sites-pagination-of-long-articles/</link>
		<comments>http://mattbusse.com/get-around-gannett-news-sites-pagination-of-long-articles/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 21:32:26 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Stylish]]></category>

		<guid isPermaLink="false">http://mattbusse.com/?p=149</guid>
		<description><![CDATA[Many Gannett newspaper sites now split long articles up onto multiple pages. This user style for the Firefox Web browser puts the whole article on one page.]]></description>
			<content:encoded><![CDATA[<p>I had written about this on my old blog, so now I&#8217;m resurrecting it for this one.</p>
<p>Many <a href="http://www.gannett.com/">Gannett</a> newspaper sites now split long articles up onto multiple pages. However, if you look at the page&#8217;s source code, it actually loads the entire article in your browser but splits it into several <a href="http://www.w3schools.com/tags/tag_DIV.asp">divs</a>, showing you only one at a time.</p>
<p>There is no benefit to the reader by doing this. From a readability standpoint, <a href="http://www.merriam-webster.com/dictionary/subheads">subheads</a> splitting up the text into chunks would work much better. I assume the reason for it is to get multiple page views for a single article.</p>
<p><span id="more-149"></span></p>
<p><strong>Reclaim the user experience</strong></p>
<p>Thanks to Web browser add-ons, Web site users can modify the way Web pages are displayed. We can then show all of the article&#8217;s divs at once without having to click to see the next one.</p>
<p><a href="http://userstyles.org/styles/16759"><strong>Download the Gannett newspaper site anti-pagination user style here.</strong></a></p>
<p>It requires either (a) the <a href="http://www.getfirefox.com">Firefox</a> browser with either the <a href="https://addons.mozilla.org/en-US/firefox/addon/2108">Stylish</a> or <a href="https://addons.mozilla.org/en-US/firefox/addon/748">Greasemonkey</a> add-ons, or (b) the <a href="http://www.opera.com/">Opera</a> browser. It&#8217;s free.</p>
<p>Reporter Meranda Watling has <a href="http://merandawrites.com/2009/04/08/why-page-jumps-online-are-annoying-counterproductive/">written more about the pagination issue</a>.</p>
<p>The fix works on <a href="http://www.gannett.com/web/newspapers.htm">these sites</a>. If you would like more Gannett sites added to it, please let me know by leaving a comment here.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattbusse.com/get-around-gannett-news-sites-pagination-of-long-articles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
