<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Micah Wittman &#187; Projects</title>
	<atom:link href="http://wittman.org/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://wittman.org</link>
	<description>Seeding the background noise with bits of coherence</description>
	<pubDate>Mon, 05 Jan 2009 17:19:07 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ziparcy</title>
		<link>http://wittman.org/ziparcy/</link>
		<comments>http://wittman.org/ziparcy/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 20:59:06 +0000</pubDate>
		<dc:creator>micah</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[application]]></category>

		<category><![CDATA[archive]]></category>

		<category><![CDATA[batch file]]></category>

		<category><![CDATA[encryption]]></category>

		<category><![CDATA[open source]]></category>

		<category><![CDATA[scripting]]></category>

		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://wittman.org/?p=15</guid>
		<description><![CDATA[Ziparcy is a WINNT shell script (&#8221;batch file&#8221; as it was called in the DOS&#8211;Win9x days) that can be scheduled to create/update an encrypted zip/archive of your files (and directory structure).

This script leverages two other free utilities: 7-zip and wget.

Downloads


Ziparcy - v0.8
Ziparcy Repository
Zip Documentation (in the script comments)

]]></description>
			<content:encoded><![CDATA[<p><a href="/projects/ziparcy/">Ziparcy</a> is a WINNT shell script (&#8221;batch file&#8221; as it was called in the DOS&ndash;Win9x days) that can be scheduled to create/update an encrypted zip/archive of your files (and directory structure).</p>

<p>This script leverages two other free utilities: <a href="http://www.7-zip.org/">7-zip</a> and <a href="http://www.gnu.org/software/wget">wget</a>.</p>

<p><strong>Downloads</strong></p>

<ul>
<li><a href="/projects/ziparcy/Ziparcy-v0.8.zip">Ziparcy</a> - v0.8</li>
<li><a href="/projects/ziparcy/">Ziparcy Repository</a></li>
<li><a href="/projects/ziparcy/Ziparcy.cmd">Zip Documentation</a> (in the script comments)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wittman.org/ziparcy/feed/</wfw:commentRss>
	
	</item>
		<item>
		<title>Mandown</title>
		<link>http://wittman.org/mandown/</link>
		<comments>http://wittman.org/mandown/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 03:27:55 +0000</pubDate>
		<dc:creator>micah</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[code]]></category>

		<category><![CDATA[documentation]]></category>

		<category><![CDATA[how to manuals]]></category>

		<category><![CDATA[javascript]]></category>

		<category><![CDATA[mandown]]></category>

		<category><![CDATA[markdown]]></category>

		<guid isPermaLink="false">http://wittman.org/?p=9</guid>
		<description><![CDATA[The concept of Mandown is to provide a handful of conventions and conveniences around using Markdown to develop &#8216;How To&#8217; manuals.

Mandown syntax follows all the rules of Markdown (as implemented by the Showdown Javascript port) with the exceptions detailed below. The exceptions (they&#8217;re a feature, not a bug, really!) exist to offer a portable, web-centric [...]]]></description>
			<content:encoded><![CDATA[<p>The concept of <a href="/projects/mandown/">Mandown</a> is to provide a handful of conventions and conveniences around using Markdown to develop &#8216;How To&#8217; manuals.</p>

<p>Mandown syntax follows all the rules of <a href="http://daringfireball.net/projects/markdown/">Markdown</a> (as implemented by the <a href="http://attacklab.net/showdown/">Showdown</a> Javascript port) with the exceptions detailed below. The exceptions (<em>they&#8217;re a feature, not a bug, really</em>!) exist to offer a portable, web-centric documentation format.</p>

<p>The design goals are:</p>

<blockquote>
  <blockquote>
    <ul>
    <li><strong>Run-time Rendering</strong> - the power/simplicity of Markdown <em>without</em> build-time compiling (dynamic Markdown to HTML happens client-side via Javascript acting on the Mandown source).</li>
    <li><strong>Portability</strong>: Can run from desktop OS file browser (local drive or network file share) <em>or</em> any web server of choice&mdash;<em>as is</em>.</li>
    <li>&#8220;Baked-in&#8221; <strong>Screenshot UI</strong> features.</li>
    <li><strong>Human Readable Source Displayed in the Browser</strong> viewport if scripting is disabled or not supported.</li>
    </ul>
  </blockquote>
</blockquote>

<p><strong>Downloads</strong></p>

<ul>
<li><a href="/projects/mandown/Mandown-v0.6.zip">Mandown</a> - v0.6</li>
<li><a href="/projects/mandown/">Mandown Repository</a></li>
<li><a href="/projects/mandown/Utility.Mandown.html">Mandown Documentation</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wittman.org/mandown/feed/</wfw:commentRss>
	
	</item>
		<item>
		<title>Ducky Finds His Quack</title>
		<link>http://wittman.org/ducky-finds-his-quack/</link>
		<comments>http://wittman.org/ducky-finds-his-quack/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 00:44:23 +0000</pubDate>
		<dc:creator>micah</dc:creator>
		
		<category><![CDATA[Projects]]></category>

		<category><![CDATA[book]]></category>

		<category><![CDATA[ducky]]></category>

		<category><![CDATA[kids]]></category>

		<category><![CDATA[story]]></category>

		<guid isPermaLink="false">http://wittman.org/?p=6</guid>
		<description><![CDATA[&#8220;Wrote a book with my kids&#8221; - Multimedia book that my sons and I wrote spur of the moment one night which tells a story about the most important &#8217;stuffie&#8217;1 in our home.

Read Now:





Ducky Finds His Quack



&#160;






A stuffed toy, or &#8217;stuffie&#8217;, which is the term for such things in these parts.&#160;&#8617;




]]></description>
			<content:encoded><![CDATA[<p>&#8220;Wrote a book with my kids&#8221; - Multimedia book that my sons and I wrote spur of the moment one night which tells a story about the most important &#8217;stuffie&#8217;<sup id="fnref:1"><a href="#fn:1" rel="footnote">1</a></sup> in our home.</p>

<h3>Read Now:</h3>

<div style="text-align:center">

<p><a href="/story/dfhq/"><img src="/wp-content/uploads/icon-ducky.png" alt="Ducky Finds His Quack" /></a></p>

<h3><a href="/story/dfhq/">Ducky Finds His Quack</a></h3>

</div>

<div style="height:10cm">&nbsp;</div>

<div class="footnotes">
<hr />
<ol>

<li id="fn:1">
<p>A stuffed toy, or &#8217;stuffie&#8217;, which is the term for such things in these parts.&#160;<a href="#fnref:1" rev="footnote">&#8617;</a></p>
</li>

</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://wittman.org/ducky-finds-his-quack/feed/</wfw:commentRss>
	
		<media:thumbnail url="http://wittman.org/wp-content/uploads/icon-ducky.png" />
		<media:content url="http://wittman.org/wp-content/uploads/icon-ducky.png" medium="image">
			<media:title type="html">Ducky Finds His Quack</media:title>
		</media:content>
	</item>
	</channel>
</rss>
