<?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: New Features Today</title>
	<atom:link href="http://snipplr.com/blog/2006/07/05/new-features-today/feed/" rel="self" type="application/rss+xml" />
	<link>http://snipplr.com/blog/2006/07/05/new-features-today/</link>
	<description>s nipple r &#60;em&#62;dot com!&#60;/em&#62;</description>
	<lastBuildDate>Fri, 16 Mar 2012 15:45:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tyler</title>
		<link>http://snipplr.com/blog/2006/07/05/new-features-today/comment-page-1/#comment-43</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Tue, 18 Jul 2006 14:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.snipplr.com/2006/07/05/new-features-today/#comment-43</guid>
		<description>Awesome. Can&#039;t wait for the widget.

Public / private snippets are on the way. They&#039;re not at the top of my todo list, but they&#039;ll be added before too long.</description>
		<content:encoded><![CDATA[<p>Awesome. Can&#8217;t wait for the widget.</p>
<p>Public / private snippets are on the way. They&#8217;re not at the top of my todo list, but they&#8217;ll be added before too long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: iLuke</title>
		<link>http://snipplr.com/blog/2006/07/05/new-features-today/comment-page-1/#comment-42</link>
		<dc:creator>iLuke</dc:creator>
		<pubDate>Tue, 18 Jul 2006 14:01:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.snipplr.com/2006/07/05/new-features-today/#comment-42</guid>
		<description>Have you considered adding a &quot;public&quot; and &quot;private&quot; section of the code?  I have some code that I would rather not store in the open. It would be nice to be able to label some of my code as &quot;private&quot; and know that it is only accessible by me.

Just a thought, though :)
Great work, Tyler.

After my sister&#039;s wedding this week, I&#039;ll be whipping up a widget for OS X 10.4 users.</description>
		<content:encoded><![CDATA[<p>Have you considered adding a &#8220;public&#8221; and &#8220;private&#8221; section of the code?  I have some code that I would rather not store in the open. It would be nice to be able to label some of my code as &#8220;private&#8221; and know that it is only accessible by me.</p>
<p>Just a thought, though <img src='http://snipplr.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Great work, Tyler.</p>
<p>After my sister&#8217;s wedding this week, I&#8217;ll be whipping up a widget for OS X 10.4 users.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://snipplr.com/blog/2006/07/05/new-features-today/comment-page-1/#comment-34</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Tue, 11 Jul 2006 01:51:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.snipplr.com/2006/07/05/new-features-today/#comment-34</guid>
		<description>Is that a challenge? ;)</description>
		<content:encoded><![CDATA[<p>Is that a challenge? <img src='http://snipplr.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://snipplr.com/blog/2006/07/05/new-features-today/comment-page-1/#comment-33</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 11 Jul 2006 01:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.snipplr.com/2006/07/05/new-features-today/#comment-33</guid>
		<description>I haven&#039;t noticed the version drop down - very cool! Now, how about a diff view? :)</description>
		<content:encoded><![CDATA[<p>I haven&#8217;t noticed the version drop down &#8211; very cool! Now, how about a diff view? <img src='http://snipplr.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://snipplr.com/blog/2006/07/05/new-features-today/comment-page-1/#comment-32</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Mon, 10 Jul 2006 23:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.snipplr.com/2006/07/05/new-features-today/#comment-32</guid>
		<description>Ooo, attaching comments to specific lines is a very cool idea. I was planning on adding comments in general, but targeting them to lines numbers offers some neat possibilities.

Version controlled snippets have been available since day one (sort of). When you view a snippet, on the right hand side of the page there is a drop down menu listing all the snippet&#039;s previous versions. You can view any revision by choosing it from the list.

This probably brings up the question, how do you create a new version of a snippet? Simple. Just edit the snippet. When you save your changes, Snipplr will automatically save the new version and archive the old one.</description>
		<content:encoded><![CDATA[<p>Ooo, attaching comments to specific lines is a very cool idea. I was planning on adding comments in general, but targeting them to lines numbers offers some neat possibilities.</p>
<p>Version controlled snippets have been available since day one (sort of). When you view a snippet, on the right hand side of the page there is a drop down menu listing all the snippet&#8217;s previous versions. You can view any revision by choosing it from the list.</p>
<p>This probably brings up the question, how do you create a new version of a snippet? Simple. Just edit the snippet. When you save your changes, Snipplr will automatically save the new version and archive the old one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://snipplr.com/blog/2006/07/05/new-features-today/comment-page-1/#comment-31</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 10 Jul 2006 22:34:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.snipplr.com/2006/07/05/new-features-today/#comment-31</guid>
		<description>Tyler, I was wondering if you are planning on implementing a line-by-line comminting feature (kind of like Flickr allows you to attach a comment to a random region of the image). This will enable public code reviews of sorts. And for an even more advanced piece of functionality, how about a version-controlled snippets?</description>
		<content:encoded><![CDATA[<p>Tyler, I was wondering if you are planning on implementing a line-by-line comminting feature (kind of like Flickr allows you to attach a comment to a random region of the image). This will enable public code reviews of sorts. And for an even more advanced piece of functionality, how about a version-controlled snippets?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
