<?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: Introducing txt</title>
	<atom:link href="http://lindesk.com/2008/07/introducing-txt/feed/" rel="self" type="application/rss+xml" />
	<link>http://lindesk.com/2008/07/introducing-txt/</link>
	<description>Linux - on the Desktop</description>
	<lastBuildDate>Wed, 09 May 2012 23:58:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: BinnyVA</title>
		<link>http://lindesk.com/2008/07/introducing-txt/comment-page-1/#comment-4250</link>
		<dc:creator>BinnyVA</dc:creator>
		<pubDate>Fri, 10 Apr 2009 14:22:59 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=116#comment-4250</guid>
		<description>Is the wiki on the net or on a local server? If its on the net, share its link here.</description>
		<content:encoded><![CDATA[<p>Is the wiki on the net or on a local server? If its on the net, share its link here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://lindesk.com/2008/07/introducing-txt/comment-page-1/#comment-4249</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Fri, 10 Apr 2009 11:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=116#comment-4249</guid>
		<description>I&#039;ve got a wiki that I use, to store all kinds of information with a nice section for useful stuff. Truth is, not everything gets put in there properly, then my session will end before I get to do a &quot;history&quot; on what exactly I did. One think I do like to do, once I find something useful is &quot;echo !! &gt; temp.sh&quot; you can then do a find . -iname &quot;temp.sh&quot; and find all of the snippets that you&#039;ve been working on.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got a wiki that I use, to store all kinds of information with a nice section for useful stuff. Truth is, not everything gets put in there properly, then my session will end before I get to do a &#8220;history&#8221; on what exactly I did. One think I do like to do, once I find something useful is &#8220;echo !! &gt; temp.sh&#8221; you can then do a find . -iname &#8220;temp.sh&#8221; and find all of the snippets that you&#8217;ve been working on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BinnyVA</title>
		<link>http://lindesk.com/2008/07/introducing-txt/comment-page-1/#comment-4054</link>
		<dc:creator>BinnyVA</dc:creator>
		<pubDate>Mon, 12 Jan 2009 17:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=116#comment-4054</guid>
		<description>http://codesnippets.joyent.com/
http://snipplr.com/
http://snippets.dzone.com/

Those are the ones I am aware of.</description>
		<content:encoded><![CDATA[<p><a href="http://codesnippets.joyent.com/" rel="nofollow">http://codesnippets.joyent.com/</a><br />
<a href="http://snipplr.com/" rel="nofollow">http://snipplr.com/</a><br />
<a href="http://snippets.dzone.com/" rel="nofollow">http://snippets.dzone.com/</a></p>
<p>Those are the ones I am aware of.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aqeeliz</title>
		<link>http://lindesk.com/2008/07/introducing-txt/comment-page-1/#comment-4053</link>
		<dc:creator>aqeeliz</dc:creator>
		<pubDate>Mon, 12 Jan 2009 15:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=116#comment-4053</guid>
		<description>I think I came across such an app sometime ago, but didn&#039;t like it much. Can you give me some names &amp; links?

Thanks</description>
		<content:encoded><![CDATA[<p>I think I came across such an app sometime ago, but didn&#8217;t like it much. Can you give me some names &amp; links?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BinnyVA</title>
		<link>http://lindesk.com/2008/07/introducing-txt/comment-page-1/#comment-4052</link>
		<dc:creator>BinnyVA</dc:creator>
		<pubDate>Mon, 12 Jan 2009 14:27:08 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=116#comment-4052</guid>
		<description>@aqeeliz
There are already some apps to do this - even so I would recommend that you go for it. I am sure many people will find it useful</description>
		<content:encoded><![CDATA[<p>@aqeeliz<br />
There are already some apps to do this &#8211; even so I would recommend that you go for it. I am sure many people will find it useful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aqeeliz</title>
		<link>http://lindesk.com/2008/07/introducing-txt/comment-page-1/#comment-4050</link>
		<dc:creator>aqeeliz</dc:creator>
		<pubDate>Mon, 12 Jan 2009 10:06:21 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=116#comment-4050</guid>
		<description>I am developing a web application (self-hosted) for similar purpose. Saving code snippets / classes / functions in easy to use cms, to make them easy to find.

It&#039;s mainly for my personal use, but if you are interested, I can make it public for everyone to try.</description>
		<content:encoded><![CDATA[<p>I am developing a web application (self-hosted) for similar purpose. Saving code snippets / classes / functions in easy to use cms, to make them easy to find.</p>
<p>It&#8217;s mainly for my personal use, but if you are interested, I can make it public for everyone to try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sumesh</title>
		<link>http://lindesk.com/2008/07/introducing-txt/comment-page-1/#comment-3529</link>
		<dc:creator>Sumesh</dc:creator>
		<pubDate>Thu, 17 Jul 2008 13:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://lindesk.com/?p=116#comment-3529</guid>
		<description>I use my technology blog (techzilo.com) for this very purpose - being a non-coder (though aspiring coder), I have a lot less to store online.

And of course there are design and other related stuff that I usually enter into text files and backup online for quick access when away from computer.</description>
		<content:encoded><![CDATA[<p>I use my technology blog (techzilo.com) for this very purpose &#8211; being a non-coder (though aspiring coder), I have a lot less to store online.</p>
<p>And of course there are design and other related stuff that I usually enter into text files and backup online for quick access when away from computer.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

