<?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 for greenethumb</title>
	<atom:link href="http://greenethumb.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://greenethumb.com</link>
	<description>programming, beer, and other fine things</description>
	<lastBuildDate>Tue, 24 Apr 2012 21:47:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on Global Variables in AS3 by Paul</title>
		<link>http://greenethumb.com/article/11/global-variables-in-as3/#comment-13540</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 24 Apr 2012 21:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://dev.greenethumb.com/wordpress/?p=11#comment-13540</guid>
		<description>Many thanks! Excellent, just what I wanted.

First Class!!

Well done.</description>
		<content:encoded><![CDATA[<p>Many thanks! Excellent, just what I wanted.</p>
<p>First Class!!</p>
<p>Well done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Global Variables in AS3 by Paul</title>
		<link>http://greenethumb.com/article/11/global-variables-in-as3/#comment-13512</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Tue, 24 Apr 2012 16:50:48 +0000</pubDate>
		<guid isPermaLink="false">http://dev.greenethumb.com/wordpress/?p=11#comment-13512</guid>
		<description>Many thanks! Just what I was looking for, I&#039;m building a multi-lingual language learning app in flex 4 and this is just the thing for the client-side static data component.

Supperb, clear, and so helpful!  

Best regards,

Paul.</description>
		<content:encoded><![CDATA[<p>Many thanks! Just what I was looking for, I&#8217;m building a multi-lingual language learning app in flex 4 and this is just the thing for the client-side static data component.</p>
<p>Supperb, clear, and so helpful!  </p>
<p>Best regards,</p>
<p>Paul.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Drawing Sounds with AS3 by Zanzlanz</title>
		<link>http://greenethumb.com/article/7/drawing-sounds-with-as3/#comment-13452</link>
		<dc:creator>Zanzlanz</dc:creator>
		<pubDate>Mon, 23 Apr 2012 23:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://dev.greenethumb.com/wordpress/?p=7#comment-13452</guid>
		<description>Wow this helped me quite a bit at getting started!
I wish I could figure out how to manipulate the data though.
I will look into this, but thanks very much for getting me started!</description>
		<content:encoded><![CDATA[<p>Wow this helped me quite a bit at getting started!<br />
I wish I could figure out how to manipulate the data though.<br />
I will look into this, but thanks very much for getting me started!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on F**king SVN. How does it work?! An SVN primer for the designer folks by Jonathan Greene</title>
		<link>http://greenethumb.com/article/63/fking-svn-how-does-it-work-an-svn-primer-for-the-designer-folks/#comment-13092</link>
		<dc:creator>Jonathan Greene</dc:creator>
		<pubDate>Fri, 20 Apr 2012 01:14:42 +0000</pubDate>
		<guid isPermaLink="false">http://dev.greenethumb.com/wordpress/?p=61#comment-13092</guid>
		<description>The only way to update a working copy is to do an update. The best practice is to always do an update before before making a commit. You won&#039;t even be allowed to check in a file that is in conflict. If one file in your commit queue is conflicted, the entire commit will fail.</description>
		<content:encoded><![CDATA[<p>The only way to update a working copy is to do an update. The best practice is to always do an update before before making a commit. You won&#8217;t even be allowed to check in a file that is in conflict. If one file in your commit queue is conflicted, the entire commit will fail.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on User-friendly image saving from the canvas by João</title>
		<link>http://greenethumb.com/article/1429/user-friendly-image-saving-from-the-canvas/#comment-13059</link>
		<dc:creator>João</dc:creator>
		<pubDate>Thu, 19 Apr 2012 18:25:22 +0000</pubDate>
		<guid isPermaLink="false">http://greenethumb.com/?p=1429#comment-13059</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on F**king SVN. How does it work?! An SVN primer for the designer folks by SG</title>
		<link>http://greenethumb.com/article/63/fking-svn-how-does-it-work-an-svn-primer-for-the-designer-folks/#comment-13047</link>
		<dc:creator>SG</dc:creator>
		<pubDate>Thu, 19 Apr 2012 15:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://dev.greenethumb.com/wordpress/?p=61#comment-13047</guid>
		<description>Yes, that makes sense.  My question though is more about files that *don&#039;t* have any conflicts.  Do those get updated every time you commit also?  If not, does that mean the &quot;best practice&quot; is to always do an update after every commit?  Otherwise, that file you did not edit is just a conflict waiting to happen when you do get around to editing it in 3 months because someone else during that time will have edited it since you first checked out the trunk.</description>
		<content:encoded><![CDATA[<p>Yes, that makes sense.  My question though is more about files that <strong>don&#8217;t</strong> have any conflicts.  Do those get updated every time you commit also?  If not, does that mean the &#8220;best practice&#8221; is to always do an update after every commit?  Otherwise, that file you did not edit is just a conflict waiting to happen when you do get around to editing it in 3 months because someone else during that time will have edited it since you first checked out the trunk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on F**king SVN. How does it work?! An SVN primer for the designer folks by Jonathan Greene</title>
		<link>http://greenethumb.com/article/63/fking-svn-how-does-it-work-an-svn-primer-for-the-designer-folks/#comment-13044</link>
		<dc:creator>Jonathan Greene</dc:creator>
		<pubDate>Thu, 19 Apr 2012 15:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://dev.greenethumb.com/wordpress/?p=61#comment-13044</guid>
		<description>Most version control systems (SVN included) will not automatically push checked in changes to all users. That is what the &#039;update&#039; command is for. So using your example, Jane would need to update her working copy to receive Bill&#039;s changes, and vice versa. 

If both Bill and Jane were working locally on the same file, and upon updating SVN could not merge the changes together (say the both made edits to the same lines of code), then SVN report a conflict.

When SVN reports a conflict, it updates the file(s) in question with annotations describing each version of the conflicting code. It also produces two extra files, whose extensions will be the SVN revision number. If Bill or Jane is notified of a conflict, they will not be able to check the conflicted file until it is resolved. 

Resolving just means you hash out the changes you want implemented in the repository, mark the file as resolved, and check it in.</description>
		<content:encoded><![CDATA[<p>Most version control systems (SVN included) will not automatically push checked in changes to all users. That is what the &#8216;update&#8217; command is for. So using your example, Jane would need to update her working copy to receive Bill&#8217;s changes, and vice versa. </p>
<p>If both Bill and Jane were working locally on the same file, and upon updating <span class="caps">SVN </span>could not merge the changes together (say the both made edits to the same lines of code), then <span class="caps">SVN </span>report a conflict.</p>
<p>When <span class="caps">SVN </span>reports a conflict, it updates the file(s) in question with annotations describing each version of the conflicting code. It also produces two extra files, whose extensions will be the <span class="caps">SVN </span>revision number. If Bill or Jane is notified of a conflict, they will not be able to check the conflicted file until it is resolved. </p>
<p>Resolving just means you hash out the changes you want implemented in the repository, mark the file as resolved, and check it in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on F**king SVN. How does it work?! An SVN primer for the designer folks by SG</title>
		<link>http://greenethumb.com/article/63/fking-svn-how-does-it-work-an-svn-primer-for-the-designer-folks/#comment-13043</link>
		<dc:creator>SG</dc:creator>
		<pubDate>Thu, 19 Apr 2012 15:09:57 +0000</pubDate>
		<guid isPermaLink="false">http://dev.greenethumb.com/wordpress/?p=61#comment-13043</guid>
		<description>If 2 users (let&#039;s say &#039;Bill&#039; and &#039;Jane&#039;) check out the same 2-file project, then Bill changes File 1 and commits those changes, when will Jane - who is working on File 2 and thus has no conflict with person Bill&#039;s edits - receive those changes?
a) automatically while they sleep
b) automatically or with confirmation the next time they commit changes even if it is to File 2 only
c) not until either checking out the project completely again or committing edits with a conflict
d) other?

I ask because I am confused about whether, when working as a team, &quot;conflict resolution&quot; is something that eventually ends up happening constantly because you keep your checked-out copy of File 1 you checked out 3 months ago, even though it&#039;s been updated 5 times since then, until you yourself try to commit changes to it, or if every time you commit a different file in the project your unedited version of File 1 gets updated with previously committed edits from other users...?</description>
		<content:encoded><![CDATA[<p>If 2 users (let&#8217;s say &#8216;Bill&#8217; and &#8216;Jane&#8217;) check out the same 2-file project, then Bill changes File 1 and commits those changes, when will Jane &#8211; who is working on File 2 and thus has no conflict with person Bill&#8217;s edits &#8211; receive those changes?<br />
a) automatically while they sleep<br />
b) automatically or with confirmation the next time they commit changes even if it is to File 2 only<br />
c) not until either checking out the project completely again or committing edits with a conflict<br />
d) other?</p>
<p>I ask because I am confused about whether, when working as a team, &#8220;conflict resolution&#8221; is something that eventually ends up happening constantly because you keep your checked-out copy of File 1 you checked out 3 months ago, even though it&#8217;s been updated 5 times since then, until you yourself try to commit changes to it, or if every time you commit a different file in the project your unedited version of File 1 gets updated with previously committed edits from other users&#8230;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MLB.tv: ADVERTISEments, the loud, the repetitive and the lame by Larry</title>
		<link>http://greenethumb.com/article/50/mlbtv-and-advertisements-its-pathetic-really/#comment-12144</link>
		<dc:creator>Larry</dc:creator>
		<pubDate>Mon, 09 Apr 2012 23:21:54 +0000</pubDate>
		<guid isPermaLink="false">http://dev.greenethumb.com/wordpress/?p=49#comment-12144</guid>
		<description>We all need to call the FCC about this. They are implementing new rules re: the volume of ads for cable this upcoming December 2012, and we need to petition our government to make sure those ads include MLB tv. So obnoxious!</description>
		<content:encoded><![CDATA[<p>We all need to call the <span class="caps">FCC </span>about this. They are implementing new rules re: the volume of ads for cable this upcoming December 2012, and we need to petition our government to make sure those ads include <span class="caps">MLB </span>tv. So obnoxious!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Public, Private, Protected, Internal: Access Modifiers in AS3 by Kendall</title>
		<link>http://greenethumb.com/article/27/public-private-protected-internal-access-modifiers-in-as3/#comment-12002</link>
		<dc:creator>Kendall</dc:creator>
		<pubDate>Sun, 08 Apr 2012 21:09:27 +0000</pubDate>
		<guid isPermaLink="false">http://dev.greenethumb.com/wordpress/?p=28#comment-12002</guid>
		<description>Thank you very much for this explanation!</description>
		<content:encoded><![CDATA[<p>Thank you very much for this explanation!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

