<?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>Jonathan Peterson</title>
	<atom:link href="http://jonathan-peterson.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathan-peterson.com</link>
	<description>Not Just another WordPress site.  It&#039;s MY WordPress site.</description>
	<lastBuildDate>Sat, 17 Mar 2012 23:10:05 +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>Sláinte!</title>
		<link>http://jonathan-peterson.com/uncategorized/352/</link>
		<comments>http://jonathan-peterson.com/uncategorized/352/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 23:09:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jonathan-peterson.com/?p=352</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/99706198@N00/4432569686" title="St. Patrick's Day - Albany, NY - 10, Mar - 01"><img src="http://farm5.static.flickr.com/4015/4432569686_d81d600cae.jpg" /></a><object width="500" height="400"><param name="movie" value="http://listen.grooveshark.com/widget.swf" /><param name="wmode" value="window" /><param name="allowScriptAccess" value="always" /><param name="flashvars" value="hostname=cowbell.grooveshark.com&#038;widgetID=25015625&#038;style=metal&#038;bbg=28a11d&#038;bfg=FFFFFF&#038;bt=ffaa00&#038;bth=28a11d&#038;pbg=ffaa00&#038;pbgh=FFFFFF&#038;pfg=28a11d&#038;pfgh=ffaa00&#038;si=ffaa00&#038;lbg=ffaa00&#038;lbgh=FFFFFF&#038;lfg=28a11d&#038;lfgh=ffaa00&#038;sb=ffaa00&#038;sbh=FFFFFF&#038;p=0" /><embed src="http://listen.grooveshark.com/widget.swf" type="application/x-shockwave-flash" width="500" height="400" flashvars="hostname=cowbell.grooveshark.com&#038;widgetID=25015625&#038;style=metal&#038;bbg=28a11d&#038;bfg=FFFFFF&#038;bt=ffaa00&#038;bth=28a11d&#038;pbg=ffaa00&#038;pbgh=FFFFFF&#038;pfg=28a11d&#038;pfgh=ffaa00&#038;si=ffaa00&#038;lbg=ffaa00&#038;lbgh=FFFFFF&#038;lfg=28a11d&#038;lfgh=ffaa00&#038;sb=ffaa00&#038;sbh=FFFFFF&#038;p=0" allowScriptAccess="always" wmode="window" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://jonathan-peterson.com/uncategorized/352/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automatic application closing in OSX</title>
		<link>http://jonathan-peterson.com/technology/automatic-application-closing-in-osx/</link>
		<comments>http://jonathan-peterson.com/technology/automatic-application-closing-in-osx/#comments</comments>
		<pubDate>Wed, 20 Jul 2011 15:21:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://jonathan-peterson.com/?p=299</guid>
		<description><![CDATA[We use Clients &#38; Profits for client billing and it is unable to backup the database if any users have their client app running.  I was the bad guy last night that forgot to log out and decided that there has to be some easy way to kill an idle app.  I didn&#8217;t find any <a href='http://jonathan-peterson.com/technology/automatic-application-closing-in-osx/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>We use Clients &amp; Profits for client billing and it is unable to backup the database if any users have their client app running.  I was the bad guy last night that forgot to log out and decided that there has to be some easy way to kill an idle app.  I didn&#8217;t find any Mac apps that did exactly what I wanted, but I realized that between cron and applescript, I should be able to do what I wanted in a <em>reasonably elegant</em> way.</p>
<p>osascript lets you send Applescript commands to apps from the command line.  A little experimentation shows that:</p>
<div>
<blockquote><p>osascript -e &#8216;quit app &#8220;Clients &amp; Profits X 10.2&#8243;&#8216;</p></blockquote>
</div>
<p>cleanly exits the app.  a quick <a href="http://adminschoice.com/crontab-quick-reference">crontab</a> -e from the terminal allowed me to:</p>
<div>
<blockquote>
<div>#min hour mday month wday command</div>
<div>30     23    *         *          *        osascript -e &#8216;quit app &#8220;Clients &amp; Profits X 10.2&#8243;&#8216;</div>
</blockquote>
</div>
<p>So now at 11:30 pm nightly, if my machine is running, I&#8217;ll cleanly shut down C&amp;P.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonathan-peterson.com/technology/automatic-application-closing-in-osx/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google+ feedback functionality</title>
		<link>http://jonathan-peterson.com/technology/google-feedback-functionality/</link>
		<comments>http://jonathan-peterson.com/technology/google-feedback-functionality/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 22:38:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://jonathan-peterson.com/?p=255</guid>
		<description><![CDATA[I haven&#8217;t had much time to play with Google+ today, though I like what I&#8217;ve seen.  Need to have some more connections to really wring it out.  My initial thought is that it will be more geek-centric with better privacy and open-sourciness than Facebook.  Exactly the same model as Android to Apple. &#160; But I <a href='http://jonathan-peterson.com/technology/google-feedback-functionality/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t had much time to play with Google+ today, though I like what I&#8217;ve seen.  Need to have some more connections to really wring it out.  My initial thought is that it will be more geek-centric with better privacy and open-sourciness than Facebook.  Exactly the same model as Android to Apple.</p>
<p>&nbsp;</p>
<p>But I just found the feedback functionality and it&#8217;s just awesome.</p>
<p>Clicking a small lower-right feedback button lets you highlight the problem, black-out personal details and submit a screen-capture of a problem or suggestion.  VERY nice.  They need to package this up for use by other web app developers.</p>
<p><img src="https://img.skitch.com/20110701-8y337e6nc41jwhiupp6hc2tge6.jpg" alt="Google+ feedback system" /></p>
]]></content:encoded>
			<wfw:commentRss>http://jonathan-peterson.com/technology/google-feedback-functionality/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SecretSocial</title>
		<link>http://jonathan-peterson.com/technology/secretsocial/</link>
		<comments>http://jonathan-peterson.com/technology/secretsocial/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 17:01:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://jonathan-peterson.com/blog/2011/06/21/secretsocial/</guid>
		<description><![CDATA[Beyond having a ridiculously nice URL (https://shh.sh) &#8211; SecretSocial is pretty nifty. &#160;Anonymous, encrypted, time-limited chat rooms and polls that are removed from the server after use and never hit by search engines. &#160;Connected to twitter for authentication and invitation. I could see this being useful for audience participation &#8211; it goes without saying that <a href='http://jonathan-peterson.com/technology/secretsocial/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>Beyond having a ridiculously nice URL (<a href="https://shh.sh" class="broken_link">https://shh.sh</a>) &#8211; SecretSocial is pretty nifty. &nbsp;Anonymous, encrypted, time-limited chat rooms and polls that are removed from the server after use and never hit by search engines. &nbsp;Connected to twitter for authentication and invitation. I could see this being useful for audience participation &#8211; it goes without saying that had it launched sooner,&nbsp;we wouldn&#8217;t have had to suffer through a month of Weiner jokes. &nbsp;</p>
<p>&nbsp;<br />
 <iframe width="400" height="225" src="http://player.vimeo.com/video/21897882?title=0&amp;byline=0&amp;portrait=0" frameborder="0"></iframe></p>
<p><a href="http://vimeo.com/21897882">SecretSocial Trailer!</a> from <a href="http://vimeo.com/user2273371">SecretSocial, Inc.</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonathan-peterson.com/technology/secretsocial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ipad publishing tools</title>
		<link>http://jonathan-peterson.com/technology/ipad-publishing-tools/</link>
		<comments>http://jonathan-peterson.com/technology/ipad-publishing-tools/#comments</comments>
		<pubDate>Wed, 25 May 2011 20:55:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[epublishing]]></category>
		<category><![CDATA[ITunes]]></category>

		<guid isPermaLink="false">http://jonathan-peterson.com/blog/2011/05/25/ipad-publishing-tools/</guid>
		<description><![CDATA[Tall Chair and OnSwipe &#8211; Necessary next steps in epublishing &#8211; apps that allow content creators to publish (and receive payments) without having to release their content through the iTunes store. Active Reader is a revolutionary way for you to get your interactive stories onto the iTunes App Store. Using the Active Reader toolset, you <a href='http://jonathan-peterson.com/technology/ipad-publishing-tools/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.tallchair.com/">Tall Chair</a> and <a href="http://www.onswipe.com/">OnSwipe</a> &#8211; Necessary next steps in epublishing &#8211;  apps that allow content creators to publish (and receive payments) without having to release their content through the iTunes store.</p>
<blockquote><p>Active Reader is a revolutionary way for you to get your interactive stories onto the iTunes App Store. Using the Active Reader toolset, you will be able to quickly and easily take your custom art and make it come to life with our animation and events system. The best part of all is that you will be able to create interactive books and magazines for the iPad with absolutely NO CODING needed!</p></blockquote>
<hr />
<blockquote><p>Onswipe enables publishers to provide the best browsing and advertising experience to their readers on tablet and touch devices.</p>
<ul>
<li>Get Started In Under 3 Minutes</li>
<li>Infinitely Customizable</li>
<li>Anytime. Anywhere. Any device.</li>
<li>Breathtaking Ads</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://jonathan-peterson.com/technology/ipad-publishing-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Contracts for Agile development</title>
		<link>http://jonathan-peterson.com/technology/contracts-for-agile-development/</link>
		<comments>http://jonathan-peterson.com/technology/contracts-for-agile-development/#comments</comments>
		<pubDate>Thu, 19 May 2011 14:22:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[Agile software development]]></category>
		<category><![CDATA[Project management]]></category>
		<category><![CDATA[Scrum]]></category>

		<guid isPermaLink="false">http://jonathan-peterson.com/?p=235</guid>
		<description><![CDATA[I spent a little time yesterday putting together some resources for a friend dealing with the difficulties of fixed-price contracts, that I hadn&#8217;t pulled together before. So I&#8217;m posting my comments to him to prevent having to dig all this stuff back up at some later date: Fixed fee is fine if you have a <a href='http://jonathan-peterson.com/technology/contracts-for-agile-development/' class='excerpt-more'>[...]</a>]]></description>
			<content:encoded><![CDATA[<p>I spent a little time yesterday putting together some resources for a friend dealing with the difficulties of fixed-price contracts, that I hadn&#8217;t pulled together before.  So I&#8217;m posting my comments to him to prevent having to dig all this stuff back up at some later date:</p>
<p>Fixed fee is fine if you have a good working relationship. But unless your client trusts you absolutely, you can’t avoid the pushing paper problem. Without spending project development dollars on documentation, you will have no good way to to respond to a “why did we do it this way?” or a “what happened to feature X that I wanted” question.</p>
<p>With a high level of trust, it you might be able to answer “don’t you remember, we agreed X when we were in the conference room with Bob” and be done with it. But you’ll be in a lot better shape if you have a waterfall model spec and change orders, or a batch of use cases at various levels of completion sitting in your project backlog along with burndown reports showing what moved where through the project instead of having to rely on email, or worse, partially remembered conversations.</p>
<p>The key is avoiding a mismatch between the amount of paper pushing and the potential need for documentation and that is going to vary by client and by project. Which means you can go in assuming a high level of trust &#8211; to maximize value for the client dollar, only to get burned if the client isn&#8217;t happy.  Or you can go in assuming a lot of CYA &#8211; which minimizes your risk, while also minimizing what you deliver.  A bad set of compromises.</p>
<p>There is a lot of thinking about how to do this stuff in scrum land as the old rule of thumb was that fixed price bids and agile were like oil and water.  Turns out that because of the high level of collaboration and continuous client involvement, some fixed-price-like models can actually work pretty well:<br />
<a href="http://alistair.cockburn.us/Agile+contracts">http://alistair.cockburn.us/Agile+contracts<br />
</a><a href="http://agilesoftwaredevelopment.com/blog/peterstev/10-agile-contracts#MFN-cff">http://agilesoftwaredevelopment.com/blog/peterstev/10-agile-contracts#MFN-cff<br />
</a><br />
I’m very fond of the “money for nothing and change for free” model (look at page 28 here) :<br />
<a href="http://www.slideshare.net/gerrykirk/money-for-nothing-agile-2008-presentation">http://www.slideshare.net/gerrykirk/money-for-nothing-agile-2008-presentation<br />
</a>and here:<br />
<a href="http://coactivate.org/projects/agile-contracts/money-for-nothing-change-for-free">http://coactivate.org/projects/agile-contracts/money-for-nothing-change-for-free<br />
</a><br />
Gantthead had a couple good articles about agile contract types as well: (registration required)<br />
<a href="http://www.gantthead.com/content/articles/261798.cfm">http://www.gantthead.com/content/articles/261798.cfm</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jonathan-peterson.com/technology/contracts-for-agile-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mind-blowing public art and</title>
		<link>http://jonathan-peterson.com/ephemera/mind-blowing-public-art-and/</link>
		<comments>http://jonathan-peterson.com/ephemera/mind-blowing-public-art-and/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 14:53:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ephemera]]></category>

		<guid isPermaLink="false">http://jonathan-peterson.com/blog/2011/03/30/mind-blowing-public-art-and/</guid>
		<description><![CDATA[An amazing collection of public art from around the world, everything from high graffiti to fine art trompe l&#8217;oeil.  What a great way to decorate a city. http://www.darkroastedblend.com/2007/05/painted-city-blocks.html]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-228" title="Dreamweaver.jpg" src="http://jonathan-peterson.com/wp-content/uploads/2011/03/Dreamweaver-300x239.jpg" alt="" width="300" height="239" /></p>
<p>An amazing collection of public art from around the world, everything from high graffiti to fine art trompe l&#8217;oeil.  What a great way to decorate a city.</p>
<p><a href="http://www.darkroastedblend.com/2007/05/painted-city-blocks.html">http://www.darkroastedblend.com/2007/05/painted-city-blocks.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jonathan-peterson.com/ephemera/mind-blowing-public-art-and/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sláinte!</title>
		<link>http://jonathan-peterson.com/ephemera/slainte/</link>
		<comments>http://jonathan-peterson.com/ephemera/slainte/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 22:01:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ephemera]]></category>
		<category><![CDATA[st. patricks day]]></category>

		<guid isPermaLink="false">http://jonathan-peterson.com/?p=218</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/99706198@N00/4432569686" title="St. Patrick's Day - Albany, NY - 10, Mar - 01"><img src="http://farm5.static.flickr.com/4015/4432569686_d81d600cae.jpg" /></a><object width="500" height="400"><param name="movie" value="http://listen.grooveshark.com/widget.swf" /><param name="wmode" value="window" /><param name="allowScriptAccess" value="always" /><param name="flashvars" value="hostname=cowbell.grooveshark.com&#038;widgetID=25015625&#038;style=metal&#038;bbg=28a11d&#038;bfg=FFFFFF&#038;bt=ffaa00&#038;bth=28a11d&#038;pbg=ffaa00&#038;pbgh=FFFFFF&#038;pfg=28a11d&#038;pfgh=ffaa00&#038;si=ffaa00&#038;lbg=ffaa00&#038;lbgh=FFFFFF&#038;lfg=28a11d&#038;lfgh=ffaa00&#038;sb=ffaa00&#038;sbh=FFFFFF&#038;p=0" /><embed src="http://listen.grooveshark.com/widget.swf" type="application/x-shockwave-flash" width="500" height="400" flashvars="hostname=cowbell.grooveshark.com&#038;widgetID=25015625&#038;style=metal&#038;bbg=28a11d&#038;bfg=FFFFFF&#038;bt=ffaa00&#038;bth=28a11d&#038;pbg=ffaa00&#038;pbgh=FFFFFF&#038;pfg=28a11d&#038;pfgh=ffaa00&#038;si=ffaa00&#038;lbg=ffaa00&#038;lbgh=FFFFFF&#038;lfg=28a11d&#038;lfgh=ffaa00&#038;sb=ffaa00&#038;sbh=FFFFFF&#038;p=0" allowScriptAccess="always" wmode="window" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://jonathan-peterson.com/ephemera/slainte/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy Valentine&#8217;s Day</title>
		<link>http://jonathan-peterson.com/ephemera/happy-valentines-day/</link>
		<comments>http://jonathan-peterson.com/ephemera/happy-valentines-day/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 17:24:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ephemera]]></category>
		<category><![CDATA[valentines day]]></category>

		<guid isPermaLink="false">http://jonathan-peterson.com/?p=191</guid>
		<description><![CDATA[I feel some shame for using The Pet Shop Boys version of Always on My Mind instead of Willy&#8217;s or Johhny Cash&#8217;s, but Johhny&#8217;s Mean-Eyed Cat is such a great song, I figured it made up for it.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;">I feel some shame for using The Pet Shop Boys version of Always on My Mind instead of Willy&#8217;s or Johhny Cash&#8217;s, but Johhny&#8217;s Mean-Eyed Cat is such a great song, I figured it made up for it.</p>
<p style="text-align: center;"><a title="Child's Hands Holding White Rose for Peace Free Creative Commons" href="http://flickr.com/photos/40645538@N00/1535619818"><img src="http://farm3.static.flickr.com/2228/1535619818_553e92122f.jpg" alt="" /></a><br />
<object width="500" height="560"><param name="movie" value="http://listen.grooveshark.com/widget.swf" /><param name="wmode" value="window" /><param name="allowScriptAccess" value="always" /><param name="flashvars" value="hostname=cowbell.grooveshark.com&#038;widgetID=23385972&#038;style=metal&#038;bbg=FFBDBD&#038;bfg=FFA3A3&#038;bt=DD1122&#038;bth=FFBDBD&#038;pbg=DD1122&#038;pbgh=FFA3A3&#038;pfg=FFBDBD&#038;pfgh=DD1122&#038;si=DD1122&#038;lbg=DD1122&#038;lbgh=FFA3A3&#038;lfg=FFBDBD&#038;lfgh=DD1122&#038;sb=DD1122&#038;sbh=FFA3A3&#038;p=0" /><embed src="http://listen.grooveshark.com/widget.swf" type="application/x-shockwave-flash" width="500" height="560" flashvars="hostname=cowbell.grooveshark.com&#038;widgetID=23385972&#038;style=metal&#038;bbg=FFBDBD&#038;bfg=FFA3A3&#038;bt=DD1122&#038;bth=FFBDBD&#038;pbg=DD1122&#038;pbgh=FFA3A3&#038;pfg=FFBDBD&#038;pfgh=DD1122&#038;si=DD1122&#038;lbg=DD1122&#038;lbgh=FFA3A3&#038;lfg=FFBDBD&#038;lfgh=DD1122&#038;sb=DD1122&#038;sbh=FFA3A3&#038;p=0" allowScriptAccess="always" wmode="window" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://jonathan-peterson.com/ephemera/happy-valentines-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>identity theft &#8211; thanks gawker</title>
		<link>http://jonathan-peterson.com/building-jonathan-peterson-com/identity-theft-thanks-gawker/</link>
		<comments>http://jonathan-peterson.com/building-jonathan-peterson-com/identity-theft-thanks-gawker/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 15:08:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Building jonathan-peterson.com]]></category>

		<guid isPermaLink="false">http://jonathan-peterson.com/?p=182</guid>
		<description><![CDATA[my own fault for using the same password multiple places, I suppose.  But spending a couple hours recovering accounts and changing passwords isn&#8217;t my idea of fun.]]></description>
			<content:encoded><![CDATA[<p>my own fault for using the same password multiple places, I suppose.  But spending a couple hours recovering accounts and changing passwords isn&#8217;t my idea of fun.</p>
]]></content:encoded>
			<wfw:commentRss>http://jonathan-peterson.com/building-jonathan-peterson-com/identity-theft-thanks-gawker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

