<?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 David Underhill</title>
	<atom:link href="http://dound.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dound.com</link>
	<description>dound&#039;s space on the web</description>
	<lastBuildDate>Sat, 06 Mar 2010 16:39:53 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Integrating Twisted with a pcap-based Python packet sniffer by David Underhill</title>
		<link>http://dound.com/2009/09/integrating-twisted-with-a-pcap-based-python-packet-sniffer/comment-page-1/#comment-5588</link>
		<dc:creator>David Underhill</dc:creator>
		<pubDate>Sat, 06 Mar 2010 16:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=223#comment-5588</guid>
		<description>&lt;a href=&quot;#comment-5585&quot; rel=&quot;nofollow&quot;&gt;@Kavitha&lt;/a&gt; 
Could you share the code you&#039;re trying to use?  In the example from the post you commented on, I create and start a pcap instance but there is no pcap.pcap() function to call so I&#039;m not sure what you&#039;re referring to.</description>
		<content:encoded><![CDATA[<p><a href="#comment-5585" rel="nofollow">@Kavitha</a><br />
Could you share the code you&#8217;re trying to use?  In the example from the post you commented on, I create and start a pcap instance but there is no pcap.pcap() function to call so I&#8217;m not sure what you&#8217;re referring to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Integrating Twisted with a pcap-based Python packet sniffer by Kavitha</title>
		<link>http://dound.com/2009/09/integrating-twisted-with-a-pcap-based-python-packet-sniffer/comment-page-1/#comment-5585</link>
		<dc:creator>Kavitha</dc:creator>
		<pubDate>Sat, 06 Mar 2010 06:19:42 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=223#comment-5585</guid>
		<description>Can you tell me how to create an instance for pcap?  When i tried pcap.pcap() it shows &quot;no such attribute exixts&quot;.</description>
		<content:encoded><![CDATA[<p>Can you tell me how to create an instance for pcap?  When i tried pcap.pcap() it shows &#8220;no such attribute exixts&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first WordPress plugin: AJAX Login Widget++ by Kelly</title>
		<link>http://dound.com/2009/02/my-first-wordpress-plugin-ajax-login-widget/comment-page-2/#comment-5529</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Thu, 25 Feb 2010 18:37:31 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=67#comment-5529</guid>
		<description>Hi David,

I don&#039;t have that line of code in any of my plug in files. Anyway, since registration has also been affected, I really think something in the new version of WP broke the plugin, rather than the plug in having a bug in the code - because as mentioned earlier...this worked fine for me until I upgraded to the new WP version (at the time 2.9.1 and more recently 2.9.2) even though my blog has never been on the domain root. 

Thanks for your help though. Hopefully Mr. Underhill will take a look at it soon and post a fix.</description>
		<content:encoded><![CDATA[<p>Hi David,</p>
<p>I don&#8217;t have that line of code in any of my plug in files. Anyway, since registration has also been affected, I really think something in the new version of WP broke the plugin, rather than the plug in having a bug in the code &#8211; because as mentioned earlier&#8230;this worked fine for me until I upgraded to the new WP version (at the time 2.9.1 and more recently 2.9.2) even though my blog has never been on the domain root. </p>
<p>Thanks for your help though. Hopefully Mr. Underhill will take a look at it soon and post a fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first WordPress plugin: AJAX Login Widget++ by Kelly</title>
		<link>http://dound.com/2009/02/my-first-wordpress-plugin-ajax-login-widget/comment-page-2/#comment-5528</link>
		<dc:creator>Kelly</dc:creator>
		<pubDate>Thu, 25 Feb 2010 18:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=67#comment-5528</guid>
		<description>Hey David,

Thanks for the tip - I&#039;ll give that a try and see if it resolves the issue and report back. Although in my situation, the log out functionality has worked just fine until I upgraded to WP 2.9.1, even though my blog has never lived at the root of the domain. 

I LOVE this plugin and really want it to work.</description>
		<content:encoded><![CDATA[<p>Hey David,</p>
<p>Thanks for the tip &#8211; I&#8217;ll give that a try and see if it resolves the issue and report back. Although in my situation, the log out functionality has worked just fine until I upgraded to WP 2.9.1, even though my blog has never lived at the root of the domain. </p>
<p>I LOVE this plugin and really want it to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LaTeX: adding footnotes in tables (or other floats) by Stefan Koch</title>
		<link>http://dound.com/2009/06/latex-adding-footnotes-in-tables-or-other-floats/comment-page-1/#comment-5506</link>
		<dc:creator>Stefan Koch</dc:creator>
		<pubDate>Sun, 21 Feb 2010 14:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=184#comment-5506</guid>
		<description>It is possible to use \footnotemark which will increase the counter by one automatically and then set the text via \footnotetext{text}. Works fine in my LaTeX-file.</description>
		<content:encoded><![CDATA[<p>It is possible to use \footnotemark which will increase the counter by one automatically and then set the text via \footnotetext{text}. Works fine in my LaTeX-file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first WordPress plugin: AJAX Login Widget++ by David Heffernan</title>
		<link>http://dound.com/2009/02/my-first-wordpress-plugin-ajax-login-widget/comment-page-2/#comment-5497</link>
		<dc:creator>David Heffernan</dc:creator>
		<pubDate>Sat, 20 Feb 2010 14:36:25 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=67#comment-5497</guid>
		<description>I think there&#039;s a bug in the code which builds the log out link.

It says:

wp_logout_url(&#039;/wp-login.php

If you blog doesn&#039;t live at the root of the domain then this link doesn&#039;t work.  For example if your blog is at http://example.com/blog/ then it will fail.

I think the simple fix is for the above code to say:

wp_logout_url(&#039;wp-login.php

Thanks a lot for the excellent plug-in!!</description>
		<content:encoded><![CDATA[<p>I think there&#8217;s a bug in the code which builds the log out link.</p>
<p>It says:</p>
<p>wp_logout_url(&#8216;/wp-login.php</p>
<p>If you blog doesn&#8217;t live at the root of the domain then this link doesn&#8217;t work.  For example if your blog is at <a href="http://example.com/blog/" rel="nofollow">http://example.com/blog/</a> then it will fail.</p>
<p>I think the simple fix is for the above code to say:</p>
<p>wp_logout_url(&#8216;wp-login.php</p>
<p>Thanks a lot for the excellent plug-in!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on My first WordPress plugin: AJAX Login Widget++ by Mike Griffiths</title>
		<link>http://dound.com/2009/02/my-first-wordpress-plugin-ajax-login-widget/comment-page-2/#comment-5364</link>
		<dc:creator>Mike Griffiths</dc:creator>
		<pubDate>Wed, 03 Feb 2010 03:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=67#comment-5364</guid>
		<description>I&#039;m using this code (which is great), but I set it up so that you can register within the thickbox, too. However, when a user registers, they are taken away from the page they were on and set to the wp-login.php. Any suggestions on how I can get them sent back to the same page they were just viewing and then be prompted by the thickbox to login.

Any ideas? 

http://www.bouncingbackfromloss.com/bbfl/blog/

Visiting the page will automatically trigger the thickbox if you&#039;re not logged in.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using this code (which is great), but I set it up so that you can register within the thickbox, too. However, when a user registers, they are taken away from the page they were on and set to the wp-login.php. Any suggestions on how I can get them sent back to the same page they were just viewing and then be prompted by the thickbox to login.</p>
<p>Any ideas? </p>
<p><a href="http://www.bouncingbackfromloss.com/bbfl/blog/" rel="nofollow">http://www.bouncingbackfromloss.com/bbfl/blog/</a></p>
<p>Visiting the page will automatically trigger the thickbox if you&#8217;re not logged in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on git: forever remove files or folders from history by Tom Harada</title>
		<link>http://dound.com/2009/04/git-forever-remove-files-or-folders-from-history/comment-page-1/#comment-5283</link>
		<dc:creator>Tom Harada</dc:creator>
		<pubDate>Sat, 23 Jan 2010 09:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=132#comment-5283</guid>
		<description>&lt;a href=&quot;#comment-5050&quot; rel=&quot;nofollow&quot;&gt;@Phil Lawrence&lt;/a&gt; 

As sort of a follow up in case it helps anyone else. I recently started using git again, and basically needed to remove a bunch of binary files that I&#039;d added via &#039;git add . / git commit&#039;

The key for me (having read the &#039;git magic&#039; tutorial also) is to remember that you can remove files from off the head of the repository but still keep them in your working directory (via &#039;git rm --cached ... / git commit&#039;).

Once they&#039;re gone from the repository, you can then invoke &#039;git-remove-history ...&#039; with the files (which still exist) and they will be cleanly removed from your .git repo...

At any rate, thanks a lot for this script! Pushes me over the threshold to adopting git again....</description>
		<content:encoded><![CDATA[<p><a href="#comment-5050" rel="nofollow">@Phil Lawrence</a> </p>
<p>As sort of a follow up in case it helps anyone else. I recently started using git again, and basically needed to remove a bunch of binary files that I&#8217;d added via &#8216;git add . / git commit&#8217;</p>
<p>The key for me (having read the &#8216;git magic&#8217; tutorial also) is to remember that you can remove files from off the head of the repository but still keep them in your working directory (via &#8216;git rm &#8211;cached &#8230; / git commit&#8217;).</p>
<p>Once they&#8217;re gone from the repository, you can then invoke &#8216;git-remove-history &#8230;&#8217; with the files (which still exist) and they will be cleanly removed from your .git repo&#8230;</p>
<p>At any rate, thanks a lot for this script! Pushes me over the threshold to adopting git again&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adobe Acrobat Pro 9 Activation Problem Workaround by jamie walker</title>
		<link>http://dound.com/2010/01/acrobat-pro-9-activation-problem-workaround/comment-page-1/#comment-5189</link>
		<dc:creator>jamie walker</dc:creator>
		<pubDate>Tue, 12 Jan 2010 18:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=237#comment-5189</guid>
		<description>Thankyou for this solution. very helpful as this was driving me crazy.</description>
		<content:encoded><![CDATA[<p>Thankyou for this solution. very helpful as this was driving me crazy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LaTeX: adding footnotes in tables (or other floats) by Sami</title>
		<link>http://dound.com/2009/06/latex-adding-footnotes-in-tables-or-other-floats/comment-page-1/#comment-5135</link>
		<dc:creator>Sami</dc:creator>
		<pubDate>Sat, 09 Jan 2010 04:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://dound.com/?p=184#comment-5135</guid>
		<description>How to change the style of the footnote to appear the numbers in prackets
like (1), (2) instead of: 1. 2. 
thanks</description>
		<content:encoded><![CDATA[<p>How to change the style of the footnote to appear the numbers in prackets<br />
like (1), (2) instead of: 1. 2.<br />
thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
