<?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/"
	>

<channel>
	<title>Nick's Projects</title>
	<atom:link href="http://wrkng.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://wrkng.net</link>
	<description>welcome to the undesign</description>
	<pubDate>Sun, 21 Jun 2009 18:35:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Board</title>
		<link>http://wrkng.net/projects/theboard/</link>
		<comments>http://wrkng.net/projects/theboard/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 18:17:58 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://wrkng.net/?p=35</guid>
		<description><![CDATA[A virtual magnet board for scheduling project teams.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-38" title="theboard2" src="http://wrkng.net/wp/wp-content/uploads/theboard.png" alt="theboard2" width="520" height="213" /></p>
<p><strong>The Board</strong> is a tool for scheduling project teams. Add projects, add people, then drag the people around from project to project and week to week.</p>
<p>The Board is inspired by the magnet board used to schedule the ballpersons staff at the US Open, where I worked for several summers during college.   I&#8217;m not sure who originally invented it, but it&#8217;s been in use for years at the Open, and is one of the most effective team planning tools I&#8217;ve every seen.</p>
<p><a href="http://sandbox.wrkng.net/theboard/">Demo</a></p>
<p><a href="http://wrkng.net/download/theboard/latest.tar.gz">Download</a></p>
<p>Code: <a href="http://svn.wrkng.net/public/theboard/">http://svn.wrkng.net/public/theboard/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://wrkng.net/projects/theboard/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Broadsheet Wide</title>
		<link>http://wrkng.net/projects/broadsheet-wide/</link>
		<comments>http://wrkng.net/projects/broadsheet-wide/#comments</comments>
		<pubDate>Fri, 29 May 2009 04:21:44 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://projects.wrkng.net/?p=27</guid>
		<description><![CDATA[A newsy theme for the Vienna RSS reader.]]></description>
			<content:encoded><![CDATA[<p>Recently, <a href="http://douglas.mayle.org/">Douglas</a> introduced me to the <a href="http://vienna-rss.org">Vienna</a> RSS reader for Mac.  While I normally use <a href="http://melkjug.org">Melkjug</a> for feeding, I also like to have a more traditional folder-based view sometimes.  I had been using NetNewsWire, but like Doug, I didn&#8217;t find the reading interface very good &#8212; something about the layout of the articles didn&#8217;t get the proportions and emphasis just right.</p>
<p>So I gave Vienna a try, and found that I didn&#8217;t totally love the interface there, either.  Vienna does offer a  range of reading themes to choose from, but no single one felt <em>just right</em>.  Lucky for me, they also allow you to write your own, using HTML &amp; CSS.</p>
<p>In the end, I adapted the <a href="http://www.vienna-rss.org/vienna_files.php">Broadsheet Clipping</a> theme (originally posted by Arthur Veugelers) to my liking.  The result, below, is a quick first pass &#8212; the first picture is the original Broadsheet Clipping theme, and the second is my adaptation.</p>
<p><img src="http://blog.wrkng.net/wp-content/uploads/broadsheet-clipping.jpg" alt="" /></p>
<p><span style="color: #999999;">Above: Broadsheet Clipping theme</span></p>
<p><img src="http://blog.wrkng.net/wp-content/uploads/broadsheet-wide.jpg" alt="" /></p>
<p><span style="color: #999999;">Above: my adaptation, Broadsheet Wide</span></p>
<p>I wanted to make the headlines really pop for easy scanning, so I went with full-width headings, more spacing between stories, and I deemphaized the byline.</p>
<p>If you like it, you can download the theme <a href="/broadsheet-wide.zip">here</a>.  To install, simply unzip and move the folder to /Library/Application Support/Vienna/Styles, then restart Vienna.</p>
]]></content:encoded>
			<wfw:commentRss>http://wrkng.net/projects/broadsheet-wide/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Backpack TOC</title>
		<link>http://wrkng.net/projects/backpack-toc/</link>
		<comments>http://wrkng.net/projects/backpack-toc/#comments</comments>
		<pubDate>Fri, 29 May 2009 04:00:34 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://projects.wrkng.net/?p=22</guid>
		<description><![CDATA[Automated table of contents for Backpack pages.]]></description>
			<content:encoded><![CDATA[<p><img src="/wp/wp-content/uploads/backpacktoc.jpg" alt="" /></p>
<p>I&#8217;ve been using <a href="http://backpackit.com">Backpack</a> for several years now to manage my personal &amp; business info.  It&#8217;s pretty handy indeed.</p>
<p>As some of my backpack pages have grown, it has become difficult to keep track of all the items on each page.  I found myself wishing for an automated table of contents, like the one in MediaWiki wikis.  Unfortuately, no such feature exists in Backpack. Bummer!</p>
<p>So, I whipped up a small Greasemonkey script to do this for me. Here&#8217;s how it works:</p>
<ul>
<li>Install the <a href="https://addons.mozilla.org/firefox/addon/748">Greasemonkey Firefox extension</a> if you don&#8217;t already have it</li>
<li>Click on this link &#8212;  <strong><a href="http://svn.wrkng.net/public/backpacktoc/backpack_toc.user.js">Backpack TOC Greasemonkey script</a></strong> &#8212; and click &#8220;Install&#8221;</li>
<li><strong>Update</strong>: OR grab the script <a href="http://userscripts.org/scripts/show/50312">directly from userscripts.org</a> (Thanks, <a href="http://blog.nickgrossman.com/2009/05/backpack-toc-greasemonkey-script/#comment-4826">Whit</a>!)</li>
<li>Now, when you are viewing any backpack page, you&#8217;ll see an automated table of contents at the top of each page that contains four or more items.  Each item in the TOC provides an anchor link to the corresponding element.</li>
</ul>
<p>This is just my first pass, so it&#8217;s not perfect &#8212; one known limitation is that the TOC doesn&#8217;t update dynamically as you add or remove items from the page; you&#8217;ll need to reload the page to see the updated TOC.  I am not sure how to hook into the add/delete events &#8212; if anyone wants to help with that please drop me a line.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://wrkng.net/projects/backpack-toc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Slip-n-slide Photo Gallery</title>
		<link>http://wrkng.net/projects/slip-n-slide-photo-gallery/</link>
		<comments>http://wrkng.net/projects/slip-n-slide-photo-gallery/#comments</comments>
		<pubDate>Fri, 29 May 2009 03:32:26 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://projects.wrkng.net/?p=12</guid>
		<description><![CDATA[A bit of javascript that takes a simple list of photos and turns it into a slidey slide show. ]]></description>
			<content:encoded><![CDATA[<p>Slip-n-slide is an unobtrusive javascript slideshow tool, built on top of the <a href="http://extjs.com">Ext Javascript Framework</a>.  It takes a simple list of photos and turns it into a slidey slide show.</p>
<ul>
<li><a href="http://sandbox.wrkng.net/slip-n-slide">Demo</a></li>
<li><a href="http://projects.wrkng.net/slip-n-slide.zip">Download</a> (Zip)</li>
<li><a href="http://svn.wrkng.net/public/slip-n-slide">SVN</a></li>
</ul>
<p>Coming soon: more documentation and examples&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://wrkng.net/projects/slip-n-slide-photo-gallery/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Undesign Wordpress Theme</title>
		<link>http://wrkng.net/projects/undesign-wordpress-theme/</link>
		<comments>http://wrkng.net/projects/undesign-wordpress-theme/#comments</comments>
		<pubDate>Fri, 29 May 2009 03:26:12 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://projects.wrkng.net/?p=10</guid>
		<description><![CDATA[A simple WP theme aimed at ending procrastination by constant redesign.]]></description>
			<content:encoded><![CDATA[<p>After deciding that a redesign wasn&#8217;t working for me, I <a href="http://blog.wrkng.net/2008/04/welcome-to-the-undesign/">decided to go with an undesign</a>.  What you see here is my first attempt.  If you like it, you&#8217;re welcome to download the Wordpress theme.</p>
<p>Overview:</p>
<ul>
<li>Compatible with Wordpress 2.5</li>
<li>Widgets-friendly</li>
<li>Very simple</li>
</ul>
<p>Known issues:</p>
<ul>
<li>Currently only supports tags, not categories.  This should change in future versions.</li>
</ul>
<p>Download:</p>
<ul>
<li><strong><a href="http://projects.wrkng.net/undesign.zip">Download Undesign v.0.1 (ZIP)<br />
</a></strong></li>
<li><a href="http://svn.wrkng.net/public/undesign">SVN</a><strong><br />
</strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wrkng.net/projects/undesign-wordpress-theme/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
