<?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"
	>

<channel>
	<title>Graceful Exits &#187; content</title>
	<atom:link href="http://www.jpstacey.info/blog/category/content/www.jpstacey.info/blog/category/content/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jpstacey.info/blog</link>
	<description>Garbage collection, in a very real sense</description>
	<pubDate>Thu, 14 Aug 2008 09:05:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>RSS feeds: keep them well hidden</title>
		<link>http://www.jpstacey.info/blog/2008/06/22/rss-feeds-keep-them-well-hidden/</link>
		<comments>http://www.jpstacey.info/blog/2008/06/22/rss-feeds-keep-them-well-hidden/#comments</comments>
		<pubDate>Sun, 22 Jun 2008 12:03:07 +0000</pubDate>
		<dc:creator>jps</dc:creator>
		
		<category><![CDATA[content]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[useability]]></category>

		<category><![CDATA[browser]]></category>

		<category><![CDATA[chrome]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[diveintomark]]></category>

		<category><![CDATA[markpilgrim]]></category>

		<category><![CDATA[media]]></category>

		<category><![CDATA[minimalism]]></category>

		<category><![CDATA[nielsen]]></category>

		<category><![CDATA[print]]></category>

		<category><![CDATA[rss]]></category>

		<category><![CDATA[tufte]]></category>

		<guid isPermaLink="false">http://www.jpstacey.info/blog/?p=165</guid>
		<description><![CDATA[All the minimalists in the house say "Yo!" All the maximalists say "Well, it really depends on a number of complex and mutually antagonistic factors...."]]></description>
			<content:encoded><![CDATA[<p><a href="http://diveintomark.org/archives/2008/06/21/minimalism" >Mark Pilgrim on extreme minimalism</a>:</p>
<blockquote><p>
Last week, I was talking with Joe about how certain things have made the leap from content to chrome. (”Chrome” is what Mozilla developers call the browser interface around the content pane — the tabs and menus and location bar and so on.) It used to be that you could only find feeds by looking for special icons within web pages themselves. Now all modern browsers support feed autodiscovery tags, and they expose the feeds in menus and icons within the chrome area of the browser. So you don’t need to litter your pages with feed icons; feed autodiscovery allowed them to make the jump from content to chrome.
</p>
</blockquote>
<p>Nobody should ever have to see a link to your site&#8217;s main RSS feed, still less click on it. They certainly shouldn&#8217;t have to be shown a link to that feed, on the same page as the feed&#8217;s HTML equivalent. All major modern browsers highlight implicit, header-embedded RSS feeds for you, in their chrome. If a given site visitor is the sort of person to use RSS, they&#8217;ll see that icon, and won&#8217;t need yours however much it looks like <a href="http://www.dieselsweeties.com/shirts/debate/" >a Diesel Sweeties T-shirt</a>.</p>
<p>Arguably, print links are also pointless page-junk, and should be disposed of long before the next/previous links that Mark stridently goes on to condemn. However, web users have been let down so often by site production, and are still suspicious that the page will be created without media-specific CSS, and even with format-polluting tables. The print-page browser buttons currently don&#8217;t even warn you if there&#8217;s no stylesheet for print media, or if page layout is predominantly tabular, so there&#8217;s no user trust in the browser&#8217;s native print methods. This is where <a href="http://www.useit.com/" >Jakob Nielsen</a> might step in front of <a href="http://www.edwardtufte.com/" >Edward Tufte</a>, as <a href="http://tomayko.com/writings/administrative-debris#comment-71297" >Aristotle discusses</a> in the comments on Joe Tomyako&#8217;s blog. In comparison,  the RSS icon in the browser&#8217;s chrome is an indication to the site visitor that the pages they&#8217;re dealing with were put together with a little more care than the average, and can therefore be trusted with implicit-only RSS links.</p>
<p>I have to confess that this Wordpress theme isn&#8217;t perfect in that respect: the header-embedded tag on archive pages links to the main RSS feed only, and so to compensate there are RSS links in the navigation to the right. If I had time I would find a better theme, or possibly build my own: if I had time, and if I were more like Mark Pilgrim.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jpstacey.info/blog/2008/06/22/rss-feeds-keep-them-well-hidden/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgrading this blog to Wordpress 2.5.1</title>
		<link>http://www.jpstacey.info/blog/2008/06/16/upgrading-this-blog-to-wordpress-251/</link>
		<comments>http://www.jpstacey.info/blog/2008/06/16/upgrading-this-blog-to-wordpress-251/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 19:15:19 +0000</pubDate>
		<dc:creator>jps</dc:creator>
		
		<category><![CDATA[content]]></category>

		<category><![CDATA[meta]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[mysql]]></category>

		<category><![CDATA[upgrade]]></category>

		<category><![CDATA[version]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.jpstacey.info/blog/?p=164</guid>
		<description><![CDATA[Finally. Jeez.... Anything broken?]]></description>
			<content:encoded><![CDATA[<p>After having been stuck on version 2.0.1 for over two years, I&#8217;ve just <a href="http://wordpress.org/download/" >upgraded to the most recent version</a>, 2.5.1. The only hiccup was needing to ask my web provider to give me a new MySQL database: since 2.5, Wordpress has required MySQL 4.0 or newer. </p>
<p>Otherwise, it all seems to be running very smoothly. Do let me know if you see anything crazy. I hope to upgrade more frequently in future, as it was <a href="http://codex.wordpress.org/Upgrading_WordPress" >a far better experience than I&#8217;d expected</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jpstacey.info/blog/2008/06/16/upgrading-this-blog-to-wordpress-251/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Drupal 6.0 out</title>
		<link>http://www.jpstacey.info/blog/2008/02/13/drupal-60-out/</link>
		<comments>http://www.jpstacey.info/blog/2008/02/13/drupal-60-out/#comments</comments>
		<pubDate>Wed, 13 Feb 2008 21:06:45 +0000</pubDate>
		<dc:creator>jps</dc:creator>
		
		<category><![CDATA[content]]></category>

		<category><![CDATA[projects]]></category>

		<category><![CDATA[software]]></category>

		<category><![CDATA[useability]]></category>

		<category><![CDATA[6.0]]></category>

		<category><![CDATA[cms]]></category>

		<category><![CDATA[drupal]]></category>

		<category><![CDATA[one-click]]></category>

		<category><![CDATA[open-source]]></category>

		<category><![CDATA[release]]></category>

		<guid isPermaLink="false">http://www.jpstacey.info/blog/2008/02/13/drupal-60-out/</guid>
		<description><![CDATA[Drupal 6.0 released. The smoothness of D6&#8217;s interaction with both user and developer is really breathtaking these days: as close to one-click installation as you&#8217;re likely to get on shared hosting; modules to help you port your own modules over from D5; and even automatically downloaded updates to (unhacked!) core. I had a look at [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://drupal.org/drupal-6.0">Drupal 6.0 released</a>. The smoothness of D6&#8217;s interaction with both user and developer is really breathtaking these days: as close to one-click installation as you&#8217;re likely to get on shared hosting; modules to help you port your <em>own</em> modules over from D5; and even automatically downloaded updates to (unhacked!) core. I had a look at the release candidates but owing to other responsibilities I haven&#8217;t had a chance to sit down and play with the actual release.</p>
<p>(With any luck D6 still contains my three characters of contribution fixing <a>OpenID autodiscovery</a>.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jpstacey.info/blog/2008/02/13/drupal-60-out/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
