<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:dtvmedia="http://participatoryculture.org/RSSModules/dtv/1.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Actions and Conclusions from TiddlyWeb Dev/Deploy Workshop</title>
	<atom:link href="http://softwareas.com/actions-and-conclusions-from-tiddlyweb-devdeploy-workshop/feed" rel="self" type="application/rss+xml" />
	<link>http://softwareas.com/actions-and-conclusions-from-tiddlyweb-devdeploy-workshop</link>
	<description>Mahemoff's Podcast/Blog - Web, Programming, Usability from the Author of 'Ajax Design Patterns' (AjaxPatterns.org)</description>
	<lastBuildDate>Fri, 12 Mar 2010 15:36:19 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mahemoff</title>
		<link>http://softwareas.com/actions-and-conclusions-from-tiddlyweb-devdeploy-workshop/comment-page-1#comment-454259</link>
		<dc:creator>mahemoff</dc:creator>
		<pubDate>Fri, 16 Oct 2009 21:21:32 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/actions-and-conclusions-from-tiddlyweb-devdeploy-workshop#comment-454259</guid>
		<description>&lt;p&gt;Chris&#039;s detailed notes:&lt;/p&gt;

&lt;p&gt;http://cdent.tumblr.com/post/214629671/tiddlyweb-dev-deploy-workshop&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Chris&#8217;s detailed notes:</p>
<p><a href="http://cdent.tumblr.com/post/214629671/tiddlyweb-dev-deploy-workshop" rel="nofollow">http://cdent.tumblr.com/post/214629671/tiddlyweb-dev-deploy-workshop</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahemoff</title>
		<link>http://softwareas.com/actions-and-conclusions-from-tiddlyweb-devdeploy-workshop/comment-page-1#comment-454135</link>
		<dc:creator>mahemoff</dc:creator>
		<pubDate>Thu, 15 Oct 2009 19:33:54 +0000</pubDate>
		<guid isPermaLink="false">http://softwareas.com/actions-and-conclusions-from-tiddlyweb-devdeploy-workshop#comment-454135</guid>
		<description>&lt;p&gt;Anonymous donor adds the following notes:&lt;/p&gt;

&lt;p&gt;!Boilerplate Requirements
* {{{Makefile}}}
* {{{setup.py}}}
* {{{instance&lt;em&gt;tiddlers}}}
!Issues
* duplication: Cook-style recipes vs. {{{instance&lt;/em&gt;tiddlers}}} list (dev store 2.0)
* //twimport// handling Cook recipes generally means pulling down TiddlyWiki core stuff
* //twimport// fails to report error if bag doesn&#039;t exist
* how to handle static content (esp. deployment thereof)
!Project Initialization Script
* create {{{setup.py}}}
* create build script
* create {{{projectconfig.py}}}, inheriting from {{{tiddlywebwiki.config}}}
* create {{{tiddlywebconfig.py}}}
* provide instructions for populating {{{instance_tiddlers}}}, bags, recipes, users
!Build Script
* pull in dependencies (essentially TiddlyWeb plugins)
* run tests
* clean up&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Anonymous donor adds the following notes:</p>
<p>!Boilerplate Requirements<br />
* {{{Makefile}}}<br />
* {{{setup.py}}}<br />
* {{{instance<em>tiddlers}}}<br />
!Issues<br />
* duplication: Cook-style recipes vs. {{{instance</em>tiddlers}}} list (dev store 2.0)<br />
* //twimport// handling Cook recipes generally means pulling down TiddlyWiki core stuff<br />
* //twimport// fails to report error if bag doesn&#8217;t exist<br />
* how to handle static content (esp. deployment thereof)<br />
!Project Initialization Script<br />
* create {{{setup.py}}}<br />
* create build script<br />
* create {{{projectconfig.py}}}, inheriting from {{{tiddlywebwiki.config}}}<br />
* create {{{tiddlywebconfig.py}}}<br />
* provide instructions for populating {{{instance_tiddlers}}}, bags, recipes, users<br />
!Build Script<br />
* pull in dependencies (essentially TiddlyWeb plugins)<br />
* run tests<br />
* clean up</p>
]]></content:encoded>
	</item>
</channel>
</rss>
