<?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"
	>
<channel>
	<title>Comments on: Diffing files on the web</title>
	<atom:link href="http://www.cesaroliveira.net/tea/archives/26/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cesaroliveira.net/tea/archives/26</link>
	<description>Analyzing the core</description>
	<pubDate>Wed, 19 Nov 2008 15:48:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Segmentation Fault &#187; Blog Archive &#187; New Editor tool finally landed on AMO</title>
		<link>http://www.cesaroliveira.net/tea/archives/26#comment-61</link>
		<dc:creator>Segmentation Fault &#187; Blog Archive &#187; New Editor tool finally landed on AMO</dc:creator>
		<pubDate>Fri, 10 Oct 2008 02:56:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=26#comment-61</guid>
		<description>[...] made a post several months ago about an diffing zippy files on the web. While that stuff landed, it was difficult to use because I deferred actually showing [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] made a post several months ago about an diffing zippy files on the web. While that stuff landed, it was difficult to use because I deferred actually showing [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent URLs tagged Winmerge - Urlrecorder</title>
		<link>http://www.cesaroliveira.net/tea/archives/26#comment-55</link>
		<dc:creator>Recent URLs tagged Winmerge - Urlrecorder</dc:creator>
		<pubDate>Wed, 10 Sep 2008 02:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=26#comment-55</guid>
		<description>[...] recorded first by jaylichtenberger on 2008-09-09&#8594; Diffing files on the web [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] recorded first by jaylichtenberger on 2008-09-09&rarr; Diffing files on the web [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerv</title>
		<link>http://www.cesaroliveira.net/tea/archives/26#comment-43</link>
		<dc:creator>Gerv</dc:creator>
		<pubDate>Mon, 30 Jun 2008 11:24:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=26#comment-43</guid>
		<description>Bugzilla also has a web-based diff viewer tool (examples: &lt;a href="https://bugzilla.mozilla.org/attachment.cgi?id=326702&#38;action=diff" rel="nofollow"&gt;viewing a patch&lt;/a&gt;, &lt;a href="https://bugzilla.mozilla.org/attachment.cgi?oldid=326443&#38;action=interdiff&#38;newid=326702&#38;headers=1" rel="nofollow"&gt;interdiffing two patches on the same bug&lt;/a&gt;). You may want to look into that too.</description>
		<content:encoded><![CDATA[<p>Bugzilla also has a web-based diff viewer tool (examples: <a href="https://bugzilla.mozilla.org/attachment.cgi?id=326702&amp;action=diff" rel="nofollow">viewing a patch</a>, <a href="https://bugzilla.mozilla.org/attachment.cgi?oldid=326443&amp;action=interdiff&amp;newid=326702&amp;headers=1" rel="nofollow">interdiffing two patches on the same bug</a>). You may want to look into that too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dafi</title>
		<link>http://www.cesaroliveira.net/tea/archives/26#comment-42</link>
		<dc:creator>dafi</dc:creator>
		<pubDate>Sun, 29 Jun 2008 12:26:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=26#comment-42</guid>
		<description>@Daniel
I've started the development of &lt;a href="http://dafizilla.sourceforge.net/visualdiffer/screenshots.php" rel="nofollow"&gt;VisualDiffer&lt;/a&gt; an extension for Komodo editor (but it's easy to move to Firefox), it is strong inspired to BC2.
I would add the ability to compare using FTP and SCP.
I what to make VisualDiffer a standalone application using XulRunner

@Cesar your work is cool and can dramatically improve the code comparison experience not only for editors but for AMO user if they can diff between extension source code</description>
		<content:encoded><![CDATA[<p>@Daniel<br />
I&#8217;ve started the development of <a href="http://dafizilla.sourceforge.net/visualdiffer/screenshots.php" rel="nofollow">VisualDiffer</a> an extension for Komodo editor (but it&#8217;s easy to move to Firefox), it is strong inspired to BC2.<br />
I would add the ability to compare using FTP and SCP.<br />
I what to make VisualDiffer a standalone application using XulRunner</p>
<p>@Cesar your work is cool and can dramatically improve the code comparison experience not only for editors but for AMO user if they can diff between extension source code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn Wilsher</title>
		<link>http://www.cesaroliveira.net/tea/archives/26#comment-40</link>
		<dc:creator>Shawn Wilsher</dc:creator>
		<pubDate>Sat, 28 Jun 2008 17:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=26#comment-40</guid>
		<description>This should absolutely be done for AMO.  You should consider working on bug 430638!</description>
		<content:encoded><![CDATA[<p>This should absolutely be done for AMO.  You should consider working on bug 430638!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.cesaroliveira.net/tea/archives/26#comment-39</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 28 Jun 2008 15:29:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=26#comment-39</guid>
		<description>MXR has a web diff feature, in case you want to steal some code:

http://hg.mozilla.org/webtools/mxr/index.cgi/file/df34452c5c07/diff

Dave</description>
		<content:encoded><![CDATA[<p>MXR has a web diff feature, in case you want to steal some code:</p>
<p><a href="http://hg.mozilla.org/webtools/mxr/index.cgi/file/df34452c5c07/diff" rel="nofollow">http://hg.mozilla.org/webtools/mxr/index.cgi/file/df34452c5c07/diff</a></p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CAFxX</title>
		<link>http://www.cesaroliveira.net/tea/archives/26#comment-38</link>
		<dc:creator>CAFxX</dc:creator>
		<pubDate>Sat, 28 Jun 2008 06:30:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=26#comment-38</guid>
		<description>https://bugzilla.mozilla.org/show_bug.cgi?id=430638</description>
		<content:encoded><![CDATA[<p><a href="https://bugzilla.mozilla.org/show_bug.cgi?id=430638" rel="nofollow">https://bugzilla.mozilla.org/show_bug.cgi?id=430638</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skierpage</title>
		<link>http://www.cesaroliveira.net/tea/archives/26#comment-37</link>
		<dc:creator>skierpage</dc:creator>
		<pubDate>Sat, 28 Jun 2008 03:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=26#comment-37</guid>
		<description>Did you consider the diff part of http://www.review-board.org/ , with its syntax highlighting in diffs?
Or just use Review Board in its entirety if you're doing code reviews.

Also Google for "web-based diff".</description>
		<content:encoded><![CDATA[<p>Did you consider the diff part of <a href="http://www.review-board.org/" rel="nofollow">http://www.review-board.org/</a> , with its syntax highlighting in diffs?<br />
Or just use Review Board in its entirety if you&#8217;re doing code reviews.</p>
<p>Also Google for &#8220;web-based diff&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cesar</title>
		<link>http://www.cesaroliveira.net/tea/archives/26#comment-36</link>
		<dc:creator>Cesar</dc:creator>
		<pubDate>Sat, 28 Jun 2008 02:05:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=26#comment-36</guid>
		<description>@ Mossop : Yes, you are right. I should have made clear that I am only speaking for myself in this post. I didn't actually think of a scenario where an exploit could be generated by removing lines from one version to another. It's crafty I must say, and totally possible :)

@ Daniel : I was thinking about 1 at a time. Great suggestion on the toggle idea.</description>
		<content:encoded><![CDATA[<p>@ Mossop : Yes, you are right. I should have made clear that I am only speaking for myself in this post. I didn&#8217;t actually think of a scenario where an exploit could be generated by removing lines from one version to another. It&#8217;s crafty I must say, and totally possible :)</p>
<p>@ Daniel : I was thinking about 1 at a time. Great suggestion on the toggle idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Einspanjer</title>
		<link>http://www.cesaroliveira.net/tea/archives/26#comment-35</link>
		<dc:creator>Daniel Einspanjer</dc:creator>
		<pubDate>Sat, 28 Jun 2008 01:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.cesaroliveira.net/?p=26#comment-35</guid>
		<description>So is this program going to provide diffing of all the files in the xpi at once or just one at a time?

I think it might have promise being an open source mechanism.  I feel that ignoring removed lines is a bit dangerous.  It makes it easier for someone to slip a vulnerability or exploit into the code without a reviewer catching it.  I believe it should be a toggle to indicate whether you want to look at adds, removes, or changes.

I have to say that any time the topic of diffing comes up, I have to plug one of the best named programs I've ever seen, Beyond Compare from Scooter Software.
With their new version, Beyond Compare 3, they have a Windows and a Linux version (I'm begging for a Mac, but they have to update all their Delphi stuff first. :/).  It is commercial, but it is reasonably priced.  The latest version supports very easy diffing inside of zips and even through SFTP or FTP. It is a completely invaluable tool even as version three is approaching the end of beta.  As a developer and general hacker, I find a use for it almost every day.</description>
		<content:encoded><![CDATA[<p>So is this program going to provide diffing of all the files in the xpi at once or just one at a time?</p>
<p>I think it might have promise being an open source mechanism.  I feel that ignoring removed lines is a bit dangerous.  It makes it easier for someone to slip a vulnerability or exploit into the code without a reviewer catching it.  I believe it should be a toggle to indicate whether you want to look at adds, removes, or changes.</p>
<p>I have to say that any time the topic of diffing comes up, I have to plug one of the best named programs I&#8217;ve ever seen, Beyond Compare from Scooter Software.<br />
With their new version, Beyond Compare 3, they have a Windows and a Linux version (I&#8217;m begging for a Mac, but they have to update all their Delphi stuff first. :/).  It is commercial, but it is reasonably priced.  The latest version supports very easy diffing inside of zips and even through SFTP or <a href="http://FTP" rel="nofollow">http://FTP</a>. It is a completely invaluable tool even as version three is approaching the end of beta.  As a developer and general hacker, I find a use for it almost every day.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
