<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">

<channel>
	<title>John Tynan&#039;s Daybook &#187; programming</title>
	<atom:link href="http://johntynan.com/archives/category/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://johntynan.com</link>
	<description>A friendly journal for introspection, wonder and bliss.</description>
	<lastBuildDate>Wed, 21 Jul 2010 18:29:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>		<item>
		<title>Blissing Out on the Details</title>
		<link>http://johntynan.com/archives/472</link>
		<comments>http://johntynan.com/archives/472#comments</comments>
		<pubDate>Sat, 12 Sep 2009 19:36:34 +0000</pubDate>
		<dc:creator>John Tynan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://johntynan.com/archives/472</guid>
		<description><![CDATA[
.flickr-photo { border: solid 2px #000000; }
.flickr-yourcomment { }
.flickr-frame { text-align: left; padding: 3px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }


	

	Bookbinding Project Gains Momentum, originally uploaded by johntynan.


	I remember, years ago, reading Zen and the Art of Motorcycle Maintenance, and how Robert Pirsig blissed out on attention to detail.  Well, I don&#8217;t know what [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
.flickr-photo { border: solid 2px #000000; }
.flickr-yourcomment { }
.flickr-frame { text-align: left; padding: 3px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }
</style>
<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/johntynan/3912564433/" title="photo sharing"><img src="http://farm3.static.flickr.com/2535/3912564433_fbf311a61a.jpg" class="flickr-photo" alt="" /></a><br />
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/johntynan/3912564433/">Bookbinding Project Gains Momentum</a>, originally uploaded by <a href="http://www.flickr.com/people/johntynan/">johntynan</a>.</span>
</div>
<p class="flickr-yourcomment">
	I remember, years ago, reading <a href="http://en.wikipedia.org/wiki/Zen_and_the_Art_of_Motorcycle_Maintenance">Zen and the Art of Motorcycle Maintenance</a>, and how Robert Pirsig blissed out on attention to detail.  Well, I don&#8217;t know what precipitated this, but lately, I&#8217;ve been absolutely pleased to take my time with any number of projects, from restoring a pair of $100 Rockport tennis shoes that I trashed during a painting project, to raking up a years worth of detritus and pruning every living thing on our front lawn, to this, my long-time bookbinding project.  </p>
<p>In addition to getting back up to speed with the ReST to Verse process as <a href="http://johntynan.com/presentations/pythonforpoets/01/">described here</a>, I am now getting up to speed with some of the finer points of the <a href="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=verse">Verse</a> and <a href="http://tug.ctan.org/cgi-bin/ctanPackageInformation.py?id=booklet">Booklet</a> plugins for  	<a href="http://tug.ctan.org/what_is_tex.html">LaTeX</a>.  Next step is to bind the printed signatures and more.</p>
<p>Either way, I hope to maintain this attention and keep writing about the results.</p>
]]></content:encoded>
			<wfw:commentRss>http://johntynan.com/archives/472/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recent Efforts Creating an NPR Timeline Mashup</title>
		<link>http://johntynan.com/archives/169</link>
		<comments>http://johntynan.com/archives/169#comments</comments>
		<pubDate>Fri, 25 Jul 2008 00:14:06 +0000</pubDate>
		<dc:creator>John Tynan</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[publicbroadcasting]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[npr]]></category>
		<category><![CDATA[opensourcebroadcasting]]></category>

		<guid isPermaLink="false">http://johntynan.com/?p=169</guid>
		<description><![CDATA[
If you haven&#8217;t heard from me in awhile, this is why.  Some of you may know I&#8217;ve been working recently on an NPR / Timeline Mashup:
http://johntynan.com/scripts/timeline/
(Note: These scripts are in their early stages and are certain to change).
I mostly have been doing this to learn about JSON and to create an example of what [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src ="http://npr-simile-timeline.googlecode.com/svn/trunk/widget.html?http://api.npr.org/query?&#038;searchTerm=Particle%20Accelerator&#038;numResults=20&#038;apiKey=MDAxNzgwMDQ5MDEyMTQ4NzYyMjU4YmY1Yw004&#038;output=JSON&#038;callback=parseJSON" height="300px" width="100%" scrolling="No" frameborder="0"></iframe></p>
<p>If you haven&#8217;t heard from me in awhile, this is why.  Some of you may know I&#8217;ve been working recently on an NPR / Timeline Mashup:<br />
<a href="http://johntynan.com/scripts/timeline/">http://johntynan.com/scripts/timeline/</a><br />
(Note: These scripts are in their early stages and are certain to change).</p>
<p>I mostly have been doing this to learn about <a href="http://www.json.org/">JSON</a> and to create an example of what can be done using the new <a href="http://api.npr.org/">NPR API</a>.</p>
<p>This script owes an incredible amount to the NPR Digital Media team.  You can find out more about the NPR API <a href="http://api.npr.org/">here</a>.  You can also read about what they&#8217;re up to on their blog <a href="http://www.npr.org/blogs/inside/">Inside NPR.org</a></p>
<p>This also owes a great deal to the <a href="http://code.google.com/p/simile-widgets/">Simile Timeline project</a>.  You can read the documentation <a href="http://simile.mit.edu/wiki/Timeline">here</a>, or ask a question about the timeline widget <a href="http://groups.google.com/group/simile-widgets">here</a>.</p>
<p>I&#8217;ve learned a great deal.  In particular, the idea of cross-browser data exchange using a &#8220;callback parameter&#8221; is great!  See this <a href="http://developer.yahoo.com/common/json.html">simple tutorial</a>.  Then too, it&#8217;s great to be working in Javascript again.</p>
<p>Let me know if you have any comments on the scripts.  This is definitely a work in progress, but I think it&#8217;s a work that could definitely go somewhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://johntynan.com/archives/169/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.208 seconds -->
