<?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 Rohland de Charmoy</title>
	<atom:link href="http://www.rohland.co.za/index.php/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rohland.co.za</link>
	<description>Pushing buttons...</description>
	<lastBuildDate>Sat, 04 Feb 2012 08:29:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on C# HTML Diff Algorithm by Rohland</title>
		<link>http://www.rohland.co.za/index.php/2009/10/31/csharp-html-diff-algorithm/comment-page-1/#comment-11230</link>
		<dc:creator>Rohland</dc:creator>
		<pubDate>Sat, 04 Feb 2012 08:29:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rohland.co.za/?p=81#comment-11230</guid>
		<description>The issue with punctuation after words has been resolved. Please log any further issues here: https://github.com/Rohland/htmldiff.net/issues</description>
		<content:encoded><![CDATA[<p>The issue with punctuation after words has been resolved. Please log any further issues here: <a href="https://github.com/Rohland/htmldiff.net/issues" rel="nofollow">https://github.com/Rohland/htmldiff.net/issues</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# HTML Diff Algorithm by VikasGoel</title>
		<link>http://www.rohland.co.za/index.php/2009/10/31/csharp-html-diff-algorithm/comment-page-1/#comment-10992</link>
		<dc:creator>VikasGoel</dc:creator>
		<pubDate>Sun, 22 Jan 2012 14:34:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.rohland.co.za/?p=81#comment-10992</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-10991&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-10991&quot; rel=&quot;nofollow&quot;&gt;VikasGoel&lt;/a&gt; :&lt;/strong&gt;
          Hi,
I am facing problem in 2 cases.
Ex: We have a text string as
“This is our line.”
and now I add “new word” in upper line.
Ex: new line is “This is our line new word.” Then  it it not giving the correct result. It first create a overline on &quot;line&quot; and then create the “line new word”.

Second problem with comma(,). if i add any word before comma(,) word then it delete first and then create a new word.
Pls suggest me.
Thanks
         &lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-10991"><p>
<strong><a href="#comment-10991" rel="nofollow">VikasGoel</a> :</strong><br />
          Hi,<br />
I am facing problem in 2 cases.<br />
Ex: We have a text string as<br />
“This is our line.”<br />
and now I add “new word” in upper line.<br />
Ex: new line is “This is our line new word.” Then  it it not giving the correct result. It first create a overline on &#8220;line&#8221; and then create the “line new word”.</p>
<p>Second problem with comma(,). if i add any word before comma(,) word then it delete first and then create a new word.<br />
Pls suggest me.<br />
Thanks
         </p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# HTML Diff Algorithm by roboasimo</title>
		<link>http://www.rohland.co.za/index.php/2009/10/31/csharp-html-diff-algorithm/comment-page-1/#comment-10940</link>
		<dc:creator>roboasimo</dc:creator>
		<pubDate>Thu, 19 Jan 2012 14:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.rohland.co.za/?p=81#comment-10940</guid>
		<description>Issue:  Project failed to preview  the except output.
observe the following scenario:

Base file:  
Abc

Modified file:
 abc

Output:
Abc10pt&quot;&gt;abc

10pt&quot;&gt;   should be not there.

This appear every place where Modified text is attached with tags.</description>
		<content:encoded><![CDATA[<p>Issue:  Project failed to preview  the except output.<br />
observe the following scenario:</p>
<p>Base file:<br />
Abc</p>
<p>Modified file:<br />
 abc</p>
<p>Output:<br />
Abc10pt&#8221;&gt;abc</p>
<p>10pt&#8221;&gt;   should be not there.</p>
<p>This appear every place where Modified text is attached with tags.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom tooltips and Microsoft’s chart control by Martin</title>
		<link>http://www.rohland.co.za/index.php/2009/06/21/custom-tooltips-and-microsoft-chart-control/comment-page-1/#comment-10038</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Thu, 08 Dec 2011 15:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.rohland.co.za/?p=28#comment-10038</guid>
		<description>Excellent!
Exactly what i was looking for...</description>
		<content:encoded><![CDATA[<p>Excellent!<br />
Exactly what i was looking for&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# HTML Diff Algorithm by Rohland</title>
		<link>http://www.rohland.co.za/index.php/2009/10/31/csharp-html-diff-algorithm/comment-page-1/#comment-9552</link>
		<dc:creator>Rohland</dc:creator>
		<pubDate>Tue, 22 Nov 2011 07:54:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.rohland.co.za/?p=81#comment-9552</guid>
		<description>I&#039;ve migrated the repository to GitHub. Please log any issues there.

https://github.com/Rohland/htmldiff.net

Cheers.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve migrated the repository to GitHub. Please log any issues there.</p>
<p><a href="https://github.com/Rohland/htmldiff.net" rel="nofollow">https://github.com/Rohland/htmldiff.net</a></p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# HTML Diff Algorithm by GP</title>
		<link>http://www.rohland.co.za/index.php/2009/10/31/csharp-html-diff-algorithm/comment-page-1/#comment-9261</link>
		<dc:creator>GP</dc:creator>
		<pubDate>Thu, 10 Nov 2011 10:37:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.rohland.co.za/?p=81#comment-9261</guid>
		<description>Hi Rohland,

I was wondering if you&#039;ve continued your work on this library. The version on CodePlex is dated Sat Oct 31 2009.

If you have worked on it I would appreciate if you could either send me an updated version or publish it.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Rohland,</p>
<p>I was wondering if you&#8217;ve continued your work on this library. The version on CodePlex is dated Sat Oct 31 2009.</p>
<p>If you have worked on it I would appreciate if you could either send me an updated version or publish it.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# HTML Diff Algorithm by Josh</title>
		<link>http://www.rohland.co.za/index.php/2009/10/31/csharp-html-diff-algorithm/comment-page-1/#comment-9011</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 01 Nov 2011 19:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.rohland.co.za/?p=81#comment-9011</guid>
		<description>I have a table with 4 rows and 3 columns:

A1 B1 C1
A2 B2 C2
A3 B3 C3
A4 B4 C4

When you delete row 4 and add a column D, the cell in the new column that is located immediately before the deleted row gets placed in the deleted row.

A1 B1 C1 D1
A2 B2 C2 D2
A3 B3 C3
&lt;del&gt;A4&lt;/del&gt; &lt;del&gt;B4&lt;/del&gt; &lt;del&gt;C4&lt;/del&gt;D3

Any ideas on how to fix this?</description>
		<content:encoded><![CDATA[<p>I have a table with 4 rows and 3 columns:</p>
<p>A1 B1 C1<br />
A2 B2 C2<br />
A3 B3 C3<br />
A4 B4 C4</p>
<p>When you delete row 4 and add a column D, the cell in the new column that is located immediately before the deleted row gets placed in the deleted row.</p>
<p>A1 B1 C1 D1<br />
A2 B2 C2 D2<br />
A3 B3 C3<br />
<del>A4</del> <del>B4</del> <del>C4</del>D3</p>
<p>Any ideas on how to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# HTML Diff Algorithm by sdafasdf</title>
		<link>http://www.rohland.co.za/index.php/2009/10/31/csharp-html-diff-algorithm/comment-page-1/#comment-7315</link>
		<dc:creator>sdafasdf</dc:creator>
		<pubDate>Thu, 04 Aug 2011 08:01:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.rohland.co.za/?p=81#comment-7315</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-143&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-143&quot; rel=&quot;nofollow&quot;&gt;Rohland&lt;/a&gt; :&lt;/strong&gt;
          &lt;blockquote cite=&quot;#commentbody-141&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-141&quot; rel=&quot;nofollow&quot;&gt;Jason&lt;/a&gt; :&lt;/strong&gt;
Hi Rohland: Thanks for the great library. Is there any way that your solution could be ported to .Net 2 (ie without Linq)?
&lt;/blockquote&gt;
It shouldn’t take too long. Not much of what is there really relies on Linq. If you download the source code you should be able to convert it pretty easily. For the cases where anonymous delegates are used, I would suggest replacing the anonymous delegate calls with custom delegates.
         &lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-143"><p>
<strong><a href="#comment-143" rel="nofollow">Rohland</a> :</strong></p>
<blockquote cite="#commentbody-141"><p>
<strong><a href="#comment-141" rel="nofollow">Jason</a> :</strong><br />
Hi Rohland: Thanks for the great library. Is there any way that your solution could be ported to .Net 2 (ie without Linq)?
</p></blockquote>
<p>It shouldn’t take too long. Not much of what is there really relies on Linq. If you download the source code you should be able to convert it pretty easily. For the cases where anonymous delegates are used, I would suggest replacing the anonymous delegate calls with custom delegates.
         </p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Outlook plugin to enhance FogBugz email notifications by Aaron</title>
		<link>http://www.rohland.co.za/index.php/2011/06/07/outlook-plugin-to-enhance-fogbugz-email-notifications/comment-page-1/#comment-6927</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Wed, 29 Jun 2011 00:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.rohland.co.za/?p=382#comment-6927</guid>
		<description>Awesome thanks, all installed and working great!!. Point and shoot install and now I can read my FB posts. Great effort. 5 Stars. :)</description>
		<content:encoded><![CDATA[<p>Awesome thanks, all installed and working great!!. Point and shoot install and now I can read my FB posts. Great effort. 5 Stars. <img src='http://www.rohland.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Outlook plugin to enhance FogBugz email notifications by Rohland</title>
		<link>http://www.rohland.co.za/index.php/2011/06/07/outlook-plugin-to-enhance-fogbugz-email-notifications/comment-page-1/#comment-6684</link>
		<dc:creator>Rohland</dc:creator>
		<pubDate>Thu, 09 Jun 2011 10:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rohland.co.za/?p=382#comment-6684</guid>
		<description>@Aaron - I&#039;ve uploaded a setup file for you to run (see the bottom of the post). The plugin requires .NET Framework 4.0 client profile and Visual Studio Tools for Office 2010. They should just download automatically if you don&#039;t have the relevant prerequisites. If you want to download the Visual Studio Tools for Office manually you can grab them from here http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&amp;FamilyID=06c32242-2289-4471-93aa-ce96aa5cbc36. I&#039;m rubber stamping this as &#039;It works on my machine (TM)&#039; so forgive me if you run into any issues!

@Dan, @Ben - Thanks! I was considering uploading the source to a public repo but was too lazy to do it :)  I&#039;ll hook it all up soon and update the post.</description>
		<content:encoded><![CDATA[<p>@Aaron &#8211; I&#8217;ve uploaded a setup file for you to run (see the bottom of the post). The plugin requires .NET Framework 4.0 client profile and Visual Studio Tools for Office 2010. They should just download automatically if you don&#8217;t have the relevant prerequisites. If you want to download the Visual Studio Tools for Office manually you can grab them from here <a href="http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&#038;FamilyID=06c32242-2289-4471-93aa-ce96aa5cbc36" rel="nofollow">http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&#038;FamilyID=06c32242-2289-4471-93aa-ce96aa5cbc36</a>. I&#8217;m rubber stamping this as &#8216;It works on my machine (TM)&#8217; so forgive me if you run into any issues!</p>
<p>@Dan, @Ben &#8211; Thanks! I was considering uploading the source to a public repo but was too lazy to do it <img src='http://www.rohland.co.za/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   I&#8217;ll hook it all up soon and update the post.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

