<?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 on: Ruby Wireshark Wrapper Status</title>
	<atom:link href="http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/feed/" rel="self" type="application/rss+xml" />
	<link>http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/</link>
	<description>Notes to my future self</description>
	<lastBuildDate>Thu, 09 Sep 2010 14:29:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: diouf</title>
		<link>http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/comment-page-1/#comment-1434</link>
		<dc:creator>diouf</dc:creator>
		<pubDate>Tue, 31 Aug 2010 10:07:26 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=429#comment-1434</guid>
		<description>Thanks so much</description>
		<content:encoded><![CDATA[<p>Thanks so much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anelson</title>
		<link>http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/comment-page-1/#comment-1433</link>
		<dc:creator>anelson</dc:creator>
		<pubDate>Tue, 31 Aug 2010 10:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=429#comment-1433</guid>
		<description>Do:

svn co http://svn.apocryph.org/svn/projects/rcapdissector/trunk/ rcapdissector</description>
		<content:encoded><![CDATA[<p>Do:</p>
<p>svn co <a href="http://svn.apocryph.org/svn/projects/rcapdissector/trunk/" rel="nofollow">http://svn.apocryph.org/svn/projects/rcapdissector/trunk/</a> rcapdissector</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diouf</title>
		<link>http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/comment-page-1/#comment-1432</link>
		<dc:creator>diouf</dc:creator>
		<pubDate>Tue, 31 Aug 2010 09:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=429#comment-1432</guid>
		<description>Of course i know how i build and install ruby extension. my question was if i  can download just like that all the files which are in rcapdissector.</description>
		<content:encoded><![CDATA[<p>Of course i know how i build and install ruby extension. my question was if i  can download just like that all the files which are in rcapdissector.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anelson</title>
		<link>http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/comment-page-1/#comment-1431</link>
		<dc:creator>anelson</dc:creator>
		<pubDate>Tue, 31 Aug 2010 09:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=429#comment-1431</guid>
		<description>If you don&#039;t know how to build and install a Ruby extension, then my extension might be a bit too low-level for you.

Perhaps you&#039;d be interested in my cap2sql project, which converts a saved libpcap capture file and loads it into a MySQL database.

http://svn.apocryph.org/svn/projects/cap2sql/trunk/

There&#039;s a README file with more info</description>
		<content:encoded><![CDATA[<p>If you don&#8217;t know how to build and install a Ruby extension, then my extension might be a bit too low-level for you.</p>
<p>Perhaps you&#8217;d be interested in my cap2sql project, which converts a saved libpcap capture file and loads it into a MySQL database.</p>
<p><a href="http://svn.apocryph.org/svn/projects/cap2sql/trunk/" rel="nofollow">http://svn.apocryph.org/svn/projects/cap2sql/trunk/</a></p>
<p>There&#8217;s a README file with more info</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diouf</title>
		<link>http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/comment-page-1/#comment-1430</link>
		<dc:creator>diouf</dc:creator>
		<pubDate>Tue, 31 Aug 2010 09:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=429#comment-1430</guid>
		<description>I see that ,what is that I can install it via my terminal or manually here</description>
		<content:encoded><![CDATA[<p>I see that ,what is that I can install it via my terminal or manually here</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anelson</title>
		<link>http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/comment-page-1/#comment-1429</link>
		<dc:creator>anelson</dc:creator>
		<pubDate>Tue, 31 Aug 2010 09:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=429#comment-1429</guid>
		<description>Sorry about that; the link is out dated.

Try this link: http://svn.apocryph.org/svn/projects/rcapdissector/trunk/</description>
		<content:encoded><![CDATA[<p>Sorry about that; the link is out dated.</p>
<p>Try this link: <a href="http://svn.apocryph.org/svn/projects/rcapdissector/trunk/" rel="nofollow">http://svn.apocryph.org/svn/projects/rcapdissector/trunk/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diouf</title>
		<link>http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/comment-page-1/#comment-1428</link>
		<dc:creator>diouf</dc:creator>
		<pubDate>Tue, 31 Aug 2010 09:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=429#comment-1428</guid>
		<description>soory for my bad englsih again, i more feel at ease in French.

I follow your link to go in your SYN repository to look your file readme but i have this error :

Not Found

The requested URL /listing.php was not found on this server.</description>
		<content:encoded><![CDATA[<p>soory for my bad englsih again, i more feel at ease in French.</p>
<p>I follow your link to go in your SYN repository to look your file readme but i have this error :</p>
<p>Not Found</p>
<p>The requested URL /listing.php was not found on this server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anelson</title>
		<link>http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/comment-page-1/#comment-1427</link>
		<dc:creator>anelson</dc:creator>
		<pubDate>Tue, 31 Aug 2010 09:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=429#comment-1427</guid>
		<description>Sorry, I have some trouble understanding your English.

You&#039;ll have to build and install the rcapdissector extension, but that will require the wireshark sources and build environment.

There&#039;s a readme file in SVN which has some instructions on how to build the system.  I suggest you look there for help.</description>
		<content:encoded><![CDATA[<p>Sorry, I have some trouble understanding your English.</p>
<p>You&#8217;ll have to build and install the rcapdissector extension, but that will require the wireshark sources and build environment.</p>
<p>There&#8217;s a readme file in SVN which has some instructions on how to build the system.  I suggest you look there for help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diouf</title>
		<link>http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/comment-page-1/#comment-1426</link>
		<dc:creator>diouf</dc:creator>
		<pubDate>Tue, 31 Aug 2010 09:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=429#comment-1426</guid>
		<description>its the file rcapdissector in your ruby extension. 
If it is this file I have to install it via my terminal for dissecter the packets, I have  install so libpcap for capture packets we pass in my interface etho.

If you could guide me a little.

Thanks again</description>
		<content:encoded><![CDATA[<p>its the file rcapdissector in your ruby extension.<br />
If it is this file I have to install it via my terminal for dissecter the packets, I have  install so libpcap for capture packets we pass in my interface etho.</p>
<p>If you could guide me a little.</p>
<p>Thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diouf</title>
		<link>http://apocryph.org/2007/07/17/ruby_wireshark_wrapper_status/comment-page-1/#comment-1425</link>
		<dc:creator>diouf</dc:creator>
		<pubDate>Tue, 31 Aug 2010 08:57:58 +0000</pubDate>
		<guid isPermaLink="false">http://apocryph.org/?p=429#comment-1425</guid>
		<description>Yes its an interesting challenge and i indeed want a succees of this project. 
Where have i found you ruby extension ? 

Sorry for my english.

Thanks</description>
		<content:encoded><![CDATA[<p>Yes its an interesting challenge and i indeed want a succees of this project.<br />
Where have i found you ruby extension ? </p>
<p>Sorry for my english.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
