<?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; script</title>
	<atom:link href="http://infotexture.net/tag/script/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>Building Apple Help with OmniOutliner</title>
		<link>http://infotexture.net/2008/10/building-apple-help-with-omnioutliner/</link>
		<comments>http://infotexture.net/2008/10/building-apple-help-with-omnioutliner/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 08:36:55 +0000</pubDate>
		<dc:creator>roger</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Online Help]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[apple help]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.infotexture.net/?p=229</guid>
		<description><![CDATA[William Van Hecke, Omni Group&#8217;s User Experience Lead has released Helpify, a Python script that turns specially-formatted OmniOutliner files into Apple Help books. Helpify provides a very simple means of generating HTML that is properly formatted for use as Apple Help, including navigation links, abstracts and the HTML comments used as segment commands by Apple [...]]]></description>
			<content:encoded><![CDATA[<p>William Van Hecke, Omni Group&#8217;s User Experience Lead has released <a href="http://blog.omnigroup.com/2008/10/02/helpify-the-omni-help-emitter/">Helpify</a>, a Python script that turns specially-formatted <a href="http://www.omnigroup.com/applications/omnioutliner/">OmniOutliner</a> files into Apple Help books. </p>

<p><img src="http://blog.infotexture.net/wp-content/uploads/2008/10/helpify-icon.png" alt="Helpify icon" border="0" width="128" height="128" align="left" />Helpify provides a very simple means of generating HTML that is properly formatted for use as Apple Help, including navigation links, abstracts and the HTML comments used as segment commands by Apple Help. Though it&#8217;s not a full-blown help authoring tool, Helpify is used to create the help books for all current Omni Group products. </p>

<p>If your project is not too complex and you have a copy of OmniOutliner lying around, you might want to give Helpify a try. Big thanks to William and Omni for releasing this very useful tool!</p>
]]></content:encoded>
			<wfw:commentRss>http://infotexture.net/2008/10/building-apple-help-with-omnioutliner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>

