<?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>Innovation On The Run &#187; say sofware mac</title>
	<atom:link href="http://www.innovationontherun.com/tag/say-sofware-mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.innovationontherun.com</link>
	<description>Ruminations about innovation and software by Rob Di Marco</description>
	<lastBuildDate>Fri, 27 Jan 2012 12:15:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Does Your Code Sound Good?</title>
		<link>http://www.innovationontherun.com/does-your-code-sound-good/</link>
		<comments>http://www.innovationontherun.com/does-your-code-sound-good/#comments</comments>
		<pubDate>Wed, 14 May 2008 22:47:12 +0000</pubDate>
		<dc:creator>Rob Di Marco</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[say sofware mac]]></category>

		<guid isPermaLink="false">http://www.innovationontherun.com/?p=47</guid>
		<description><![CDATA[About six months ago, I switched my work computer to a MacBook Pro.&#160; Today, I read a LifeHacker tip talking about easily forgotten/not know about Mac features. One that I had never heard of was using the say command, a terminal command that will speak whatever text you send to it. &#62; say Hello World [...]]]></description>
			<content:encoded><![CDATA[<p>About six months ago, I switched my work computer to a MacBook Pro.&nbsp; Today, I read a LifeHacker tip talking about<a href="http://lifehacker.com/390226/top-10-things-you-forgot-your-mac-can-do"> easily forgotten/not know about Mac features.</a>  One that I had never heard of was using the <em>say</em> command, a terminal command that will speak whatever text you send to it.</p>
<pre>&gt; say Hello World # Will speak from</pre>
<pre>&gt; say -f /etc/hosts # Will read out your /etc/hosts file</pre>
<p>Hmm&#8230;.I wonder how my code sounds.&nbsp; I&#8217;ve always been a big fan of the development concept that your code shouldn&#8217;t need a ton of comments if it reads well.&nbsp; But how would it sound&#8230;</p>
<p>Turns out some Java code sounded pretty good.&nbsp; I could definitely visualize and understand the class as it was being read to me.&nbsp; But some Ruby code I was working on sounded terrible; I chalk it up to the lack of verbosity in the language.&nbsp;</p>
<p>Another interesting use of the command for me is for README files.&nbsp; I usually lack the patience to read a whole README file, but I have good retention of those things that I hear.&nbsp; So when I see a README file, I can now just have say read it aloud to me and I get the content as I dive into whatever I am doing!</p>
<p>&nbsp;</p>
<img src="http://www.innovationontherun.com/?ak_action=api_record_view&id=47&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.innovationontherun.com/does-your-code-sound-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

