<?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>infotexture &#187; title case</title>
	<atom:link href="http://infotexture.net/tag/title-case/feed/" rel="self" type="application/rss+xml" />
	<link>http://infotexture.net</link>
	<description>Information Architecture &#38; Content Strategy</description>
	<lastBuildDate>Sat, 03 Sep 2011 14:59:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Clever Title Case Perl Script</title>
		<link>http://infotexture.net/2008/05/clever-title-case-perl-script/</link>
		<comments>http://infotexture.net/2008/05/clever-title-case-perl-script/#comments</comments>
		<pubDate>Wed, 21 May 2008 12:05:31 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[title case]]></category>

		<guid isPermaLink="false">http://blog.infotexture.net/index.php/2008/05/21/clever-title-case-perl-script/</guid>
		<description><![CDATA[John Gruber has released a clever Perl script that transforms selected text into title case (without simply capitalizing the first letter of each word as many so-called title case functions do). The script uses a list of &#8220;small words&#8221; which are not capitalized based on guidelines from the New York Times Manual of Style. It’s [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://daringfireball.net">John Gruber</a> has released a <a href="http://daringfireball.net/2008/05/title_case">clever Perl script</a> that transforms selected text into title case <em>(without simply capitalizing the first letter of each word as many so-called title case functions do)</em>.</p>

<p>The script uses a list of &#8220;small words&#8221; which are not capitalized based on guidelines from the <a href="http://www.nytstore.com/ProdDetail.aspx?prodId=874">New York Times Manual of Style</a>.</p>

<blockquote>
  <p>It’s a Perl script, so save it as a text file and you can use it anywhere where Perl works. I use it as a system-wide service (with the shortcut Command-Shift-T) via <a href="http://wafflesoftware.net/thisservice/">Jesper’s excellent (and free) ThisService utility</a>.</p>
</blockquote>

<p>Thanks for a very useful addition to the writer&#8217;s toolbox!</p>
]]></content:encoded>
			<wfw:commentRss>http://infotexture.net/2008/05/clever-title-case-perl-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

