<?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 Paul Kiddie's Blog</title>
	<atom:link href="http://www.paulkiddie.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulkiddie.com</link>
	<description>Mainly coding...</description>
	<lastBuildDate>Thu, 26 Jan 2012 09:11:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>Comment on Jabref exports to Word 2007 XML by Khaled</title>
		<link>http://www.paulkiddie.com/2009/07/jabref-exports-to-word-2007-xml/comment-page-1/#comment-920</link>
		<dc:creator>Khaled</dc:creator>
		<pubDate>Thu, 26 Jan 2012 09:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulkiddie.com/?p=82#comment-920</guid>
		<description>Thanks Paul!
Very useful way. Now I do not need to purchase Endnote.</description>
		<content:encoded><![CDATA[<p>Thanks Paul!<br />
Very useful way. Now I do not need to purchase Endnote.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A fix for Error 720: A Connection to the remote computer could not be established when trying to connect to a Windows 7 VPN by Marcus</title>
		<link>http://www.paulkiddie.com/2011/06/a-fix-for-error-720-a-connection-to-the-remote-computer-could-not-be-established-when-trying-to-connect-to-a-windows-7-vpn/comment-page-1/#comment-917</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Sun, 18 Dec 2011 04:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulkiddie.com/?p=478#comment-917</guid>
		<description>I think I love you...  After 5 hours of searching, this solved my error 720: A connection to the remote computer could not be established.  You might need to change the network settings for this connection.  Thank you</description>
		<content:encoded><![CDATA[<p>I think I love you&#8230;  After 5 hours of searching, this solved my error 720: A connection to the remote computer could not be established.  You might need to change the network settings for this connection.  Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 301 Redirects with Plesk by Jens</title>
		<link>http://www.paulkiddie.com/2009/01/301-redirects-with-plesk/comment-page-1/#comment-916</link>
		<dc:creator>Jens</dc:creator>
		<pubDate>Fri, 16 Dec 2011 12:18:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulkiddie.com/?p=39#comment-916</guid>
		<description>Great article it did the trick for me!</description>
		<content:encoded><![CDATA[<p>Great article it did the trick for me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 301 Redirects with Plesk by Lori</title>
		<link>http://www.paulkiddie.com/2009/01/301-redirects-with-plesk/comment-page-1/#comment-913</link>
		<dc:creator>Lori</dc:creator>
		<pubDate>Fri, 25 Nov 2011 08:17:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulkiddie.com/?p=39#comment-913</guid>
		<description>Dear all,

I have also encountered this problem in Plesk. My solution was to create an alias domain for the main one, else it will not 301 redirect just by setting up .htaccess this way. (plesk will assume that www. versus non-www are separate virtual directories. Also if you set it up separately, and create a .htaccess file in the main domain, and 301 redirect it to the www one, Google will not cache the index page. I couldn&#039;t find any answer to this issue, so probably this is the best solution. (if you leave your main directory empty, with just the .htaccess, is not good.

Lori</description>
		<content:encoded><![CDATA[<p>Dear all,</p>
<p>I have also encountered this problem in Plesk. My solution was to create an alias domain for the main one, else it will not 301 redirect just by setting up .htaccess this way. (plesk will assume that www. versus non-www are separate virtual directories. Also if you set it up separately, and create a .htaccess file in the main domain, and 301 redirect it to the www one, Google will not cache the index page. I couldn&#8217;t find any answer to this issue, so probably this is the best solution. (if you leave your main directory empty, with just the .htaccess, is not good.</p>
<p>Lori</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Netfilter kernel module which filters UDP packets by Kesava</title>
		<link>http://www.paulkiddie.com/2009/11/creating-a-netfilter-kernel-module-which-filters-udp-packets/comment-page-1/#comment-912</link>
		<dc:creator>Kesava</dc:creator>
		<pubDate>Thu, 24 Nov 2011 07:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulkiddie.com/?p=186#comment-912</guid>
		<description>HI Paul,

Thank You Very Much for the Information. It helped me a lot.  I am trying to add an Extra IP header over the Received Ping Packet. I have increased the size of skb by 20 bytes and filled the IP Header Fields accordingly.

After adding the IP header ; I have return NF_STOLEN. Please let me know ; What is the Function that I should call to forward the STOLEN Packet?? OR Please Point me to some Documentation from where I can get the necessary information ???

-Thanks in Advance,
VKS</description>
		<content:encoded><![CDATA[<p>HI Paul,</p>
<p>Thank You Very Much for the Information. It helped me a lot.  I am trying to add an Extra IP header over the Received Ping Packet. I have increased the size of skb by 20 bytes and filled the IP Header Fields accordingly.</p>
<p>After adding the IP header ; I have return NF_STOLEN. Please let me know ; What is the Function that I should call to forward the STOLEN Packet?? OR Please Point me to some Documentation from where I can get the necessary information ???</p>
<p>-Thanks in Advance,<br />
VKS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Batching video transcodes with Handbrake (Windows) by Corrected</title>
		<link>http://www.paulkiddie.com/2010/02/batching-video-transcodes-with-handbrake-windows/comment-page-1/#comment-911</link>
		<dc:creator>Corrected</dc:creator>
		<pubDate>Wed, 16 Nov 2011 11:37:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulkiddie.com/?p=301#comment-911</guid>
		<description>FOR /F &quot;tokens=*&quot; %%G IN (&#039;DIR /B /S *.avi&#039;) DO &quot;C:\Program Files\Handbrake\HandBrakeCLI&quot; -i &quot;%%G&quot; -o &quot;%%G&quot;.mp4 --preset=&quot;iPad&quot;</description>
		<content:encoded><![CDATA[<p>FOR /F &#8220;tokens=*&#8221; %%G IN (&#8216;DIR /B /S *.avi&#8217;) DO &#8220;C:\Program Files\Handbrake\HandBrakeCLI&#8221; -i &#8220;%%G&#8221; -o &#8220;%%G&#8221;.mp4 &#8211;preset=&#8221;iPad&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a simple &#8216;hello world&#8217; Netfilter module by kasireddi</title>
		<link>http://www.paulkiddie.com/2009/10/creating-a-simple-hello-world-netfilter-module/comment-page-1/#comment-909</link>
		<dc:creator>kasireddi</dc:creator>
		<pubDate>Mon, 07 Nov 2011 09:41:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulkiddie.com/?p=161#comment-909</guid>
		<description>in    $ dmesg
  nf_register_hook is unknown..... like this coming

give me solution to overcome this . please .</description>
		<content:encoded><![CDATA[<p>in    $ dmesg<br />
  nf_register_hook is unknown&#8230;.. like this coming</p>
<p>give me solution to overcome this . please .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a simple &#8216;hello world&#8217; Netfilter module by kasireddi</title>
		<link>http://www.paulkiddie.com/2009/10/creating-a-simple-hello-world-netfilter-module/comment-page-1/#comment-908</link>
		<dc:creator>kasireddi</dc:creator>
		<pubDate>Mon, 07 Nov 2011 08:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulkiddie.com/?p=161#comment-908</guid>
		<description>hi PAUL,

i got probelm as NF_IP_PRE_ROUTING not defined. 
i resolved as above  by changing
nfho.hooknum = NF_IP_PRE_ROUTING;
to
nfho.hooknum = NF_INET_PRE_ROUTING;

but if i do $sudo insmod firewall1.ko    i got following 
 
insmod: error inserting &#039;firewall1.ko&#039;: -1 Invalid parameters


how to resolve it  ??  please help</description>
		<content:encoded><![CDATA[<p>hi PAUL,</p>
<p>i got probelm as NF_IP_PRE_ROUTING not defined.<br />
i resolved as above  by changing<br />
nfho.hooknum = NF_IP_PRE_ROUTING;<br />
to<br />
nfho.hooknum = NF_INET_PRE_ROUTING;</p>
<p>but if i do $sudo insmod firewall1.ko    i got following </p>
<p>insmod: error inserting &#8216;firewall1.ko&#8217;: -1 Invalid parameters</p>
<p>how to resolve it  ??  please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Regex to match lines containing multiple strings in Java by Santi</title>
		<link>http://www.paulkiddie.com/2009/07/regex-to-match-lines-containing-multiple-strings-in-java/comment-page-1/#comment-905</link>
		<dc:creator>Santi</dc:creator>
		<pubDate>Fri, 28 Oct 2011 03:50:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulkiddie.com/?p=74#comment-905</guid>
		<description>I made slightly modifications to your example, simulating the input from a textfield (like Google&#039;s) and replacing multiple spaces, trimming and then inserting the &quot;&#124;&quot; operator. So I don&#039;t need a String Array.

String _toMatch = jtextField.getText().replaceAll(&quot;\\b\\s{2,}\\b&quot;, &quot; &quot;).trim().replaceAll(&quot; &quot;, &quot;&#124;&quot;);</description>
		<content:encoded><![CDATA[<p>I made slightly modifications to your example, simulating the input from a textfield (like Google&#8217;s) and replacing multiple spaces, trimming and then inserting the &#8220;|&#8221; operator. So I don&#8217;t need a String Array.</p>
<p>String _toMatch = jtextField.getText().replaceAll(&#8220;\\b\\s{2,}\\b&#8221;, &#8221; &#8220;).trim().replaceAll(&#8221; &#8220;, &#8220;|&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Creating a Netfilter kernel module which filters UDP packets by Miracle</title>
		<link>http://www.paulkiddie.com/2009/11/creating-a-netfilter-kernel-module-which-filters-udp-packets/comment-page-1/#comment-893</link>
		<dc:creator>Miracle</dc:creator>
		<pubDate>Fri, 14 Oct 2011 08:04:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.paulkiddie.com/?p=186#comment-893</guid>
		<description>I try to do something more : modify tcp header and then calculate tcp checksum again by using Netfilter. Can you help me to do with this.</description>
		<content:encoded><![CDATA[<p>I try to do something more : modify tcp header and then calculate tcp checksum again by using Netfilter. Can you help me to do with this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: www.paulkiddie.com @ 2012-02-05 17:59:48 -->
