<?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/"
		>
<channel>
	<title>Comments on: Why every programmer should have a Tiddlywiki</title>
	<atom:link href="http://eriwen.com/tools/wikify-yourself/feed/" rel="self" type="application/rss+xml" />
	<link>http://eriwen.com/tools/wikify-yourself/</link>
	<description>Programming productively with open-source tools</description>
	<lastBuildDate>Sat, 13 Mar 2010 21:53:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eric Wendelin</title>
		<link>http://eriwen.com/tools/wikify-yourself/#comment-3060</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Thu, 11 Feb 2010 18:25:05 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=33#comment-3060</guid>
		<description>I believe it is wrong to hide INFORMATION from your co-workers. It intentionally impedes team progress only to give the offender the benefit of assumed job security.

Rather, it is SKILLS that one should use and obtain for job security. In that way, you stay uniquely valuable while giving others the tools they need to work better.

In this way, I would define evil as things that are intended to benefit one person at others&#039; expense. I&#039;m sure you can argue my point with regards to money, but I consider that a different beast entirely.</description>
		<content:encoded><![CDATA[<p>I believe it is wrong to hide INFORMATION from your co-workers. It intentionally impedes team progress only to give the offender the benefit of assumed job security.</p>
<p>Rather, it is SKILLS that one should use and obtain for job security. In that way, you stay uniquely valuable while giving others the tools they need to work better.</p>
<p>In this way, I would define evil as things that are intended to benefit one person at others&#8217; expense. I&#8217;m sure you can argue my point with regards to money, but I consider that a different beast entirely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillermo</title>
		<link>http://eriwen.com/tools/wikify-yourself/#comment-3059</link>
		<dc:creator>Guillermo</dc:creator>
		<pubDate>Thu, 11 Feb 2010 18:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=33#comment-3059</guid>
		<description>Eric,  Great post on Tiddlywiki.  I agree with you and I already use a Tiddlywiki.  Also, I enjoy your blog.  

I have a question.  Why is it an &#039;evil notion to keep information only to yourself for job security&#039;?  Aren&#039;t most people motivated primarily by self-interest?

Don&#039;t you believe in evolution?  Isn&#039;t it true that the scientists tell us that existence consists of competition for mates and resources between individuals and that only the fittest survive?  In which case it seems reasonable for individuals to take action to assure their survival, doesn&#039;t it?  

How do you define evil?

I look forward to your answers.  Thanks for your blog.</description>
		<content:encoded><![CDATA[<p>Eric,  Great post on Tiddlywiki.  I agree with you and I already use a Tiddlywiki.  Also, I enjoy your blog.  </p>
<p>I have a question.  Why is it an &#8216;evil notion to keep information only to yourself for job security&#8217;?  Aren&#8217;t most people motivated primarily by self-interest?</p>
<p>Don&#8217;t you believe in evolution?  Isn&#8217;t it true that the scientists tell us that existence consists of competition for mates and resources between individuals and that only the fittest survive?  In which case it seems reasonable for individuals to take action to assure their survival, doesn&#8217;t it?  </p>
<p>How do you define evil?</p>
<p>I look forward to your answers.  Thanks for your blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://eriwen.com/tools/wikify-yourself/#comment-2655</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 15 Jun 2009 20:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=33#comment-2655</guid>
		<description>Thanks Eric.  I can definitely see the potential and your website inspired me to learn more about it.  I think it&#039;s a matter of finding the right template to use at this point.  I do like D3 for task related stuff though.</description>
		<content:encoded><![CDATA[<p>Thanks Eric.  I can definitely see the potential and your website inspired me to learn more about it.  I think it&#8217;s a matter of finding the right template to use at this point.  I do like D3 for task related stuff though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Wendelin</title>
		<link>http://eriwen.com/tools/wikify-yourself/#comment-2654</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Mon, 15 Jun 2009 17:30:06 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=33#comment-2654</guid>
		<description>I don&#039;t post my tiddlywiki online, since it might contain work-related stuff and Sun wouldn&#039;t very much like that. ;)

Basically I use d-cubed referenced in my post, creating a Project for each code project and reference tiddlers tagged with searchable bits. Each project has an associated TODO list, that is easily added to.

A wiki would definitely serve the purpose of recipe DB or to keep restaurant reviews. The 4 best benefits of a wiki here would be:
- Ease of editing and backup (it&#039;s just one file)
- Search is quicker, you don&#039;t have to Ajax anything up, it&#039;s all local so you can get to things faster.
- Just like a blog, you can tag things and then search on a tag, or open up all &quot;tiddlers&quot; for a tag.
- TiddlyWiki has a Journal feature that you could use in addition to just tagging and tiddlers. 

I hope that answers your questions. My best advice is to give it a shot for a few hours and decide you like it.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t post my tiddlywiki online, since it might contain work-related stuff and Sun wouldn&#8217;t very much like that. ;)</p>
<p>Basically I use d-cubed referenced in my post, creating a Project for each code project and reference tiddlers tagged with searchable bits. Each project has an associated TODO list, that is easily added to.</p>
<p>A wiki would definitely serve the purpose of recipe DB or to keep restaurant reviews. The 4 best benefits of a wiki here would be:<br />
- Ease of editing and backup (it&#8217;s just one file)<br />
- Search is quicker, you don&#8217;t have to Ajax anything up, it&#8217;s all local so you can get to things faster.<br />
- Just like a blog, you can tag things and then search on a tag, or open up all &#8220;tiddlers&#8221; for a tag.<br />
- TiddlyWiki has a Journal feature that you could use in addition to just tagging and tiddlers. </p>
<p>I hope that answers your questions. My best advice is to give it a shot for a few hours and decide you like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://eriwen.com/tools/wikify-yourself/#comment-2653</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Mon, 15 Jun 2009 16:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=33#comment-2653</guid>
		<description>Eric, great site and good article.  It partially answered some questions I had, but not enough to get me started.  Maybe you can clarify some things?

1. Do you post your tiddly wiki online?  Would love to see how it&#039;s implemented.
2. I&#039;m trying to find a location to post various bits of information such as a recipe database and reviews of restaurants that I go to.  I don&#039;t really plan on posting these publicly, just want something that I can use tags with and easily search.  I&#039;m currently using a blog, but I&#039;m trying to figure out if a wiki would suit me better.

Thanks!</description>
		<content:encoded><![CDATA[<p>Eric, great site and good article.  It partially answered some questions I had, but not enough to get me started.  Maybe you can clarify some things?</p>
<p>1. Do you post your tiddly wiki online?  Would love to see how it&#8217;s implemented.<br />
2. I&#8217;m trying to find a location to post various bits of information such as a recipe database and reviews of restaurants that I go to.  I don&#8217;t really plan on posting these publicly, just want something that I can use tags with and easily search.  I&#8217;m currently using a blog, but I&#8217;m trying to figure out if a wiki would suit me better.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Wendelin</title>
		<link>http://eriwen.com/tools/wikify-yourself/#comment-2587</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Wed, 13 May 2009 19:22:33 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=33#comment-2587</guid>
		<description>That video is hilarious! Definitely a good thing to forward on to co-workers.</description>
		<content:encoded><![CDATA[<p>That video is hilarious! Definitely a good thing to forward on to co-workers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DanR</title>
		<link>http://eriwen.com/tools/wikify-yourself/#comment-2586</link>
		<dc:creator>DanR</dc:creator>
		<pubDate>Wed, 13 May 2009 06:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=33#comment-2586</guid>
		<description>I like &quot;Wikis In Plain English&quot; on Youtube for explaining the wiki concept. http://www.youtube.com/watch?v=-dnL00TdmLY
  Could they make the leap from this to your work example? Or is it the personal note taking part they don&#039;t get?</description>
		<content:encoded><![CDATA[<p>I like &#8220;Wikis In Plain English&#8221; on Youtube for explaining the wiki concept. <a href="http://www.youtube.com/watch?v=-dnL00TdmLY" rel="nofollow">http://www.youtube.com/watch?v=-dnL00TdmLY</a><br />
  Could they make the leap from this to your work example? Or is it the personal note taking part they don&#8217;t get?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Wendelin</title>
		<link>http://eriwen.com/tools/wikify-yourself/#comment-2262</link>
		<dc:creator>Eric Wendelin</dc:creator>
		<pubDate>Sat, 14 Mar 2009 17:03:18 +0000</pubDate>
		<guid isPermaLink="false">http://eriwen.com/?p=33#comment-2262</guid>
		<description>I made it myself :)</description>
		<content:encoded><![CDATA[<p>I made it myself :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
