<?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: libevecache 0.1.2 binary and filename globbing</title>
	<atom:link href="http://yannramin.com/2009/09/23/libevecache-0-1-2-binary-and-filename-globbing/feed/" rel="self" type="application/rss+xml" />
	<link>http://yannramin.com/2009/09/23/libevecache-0-1-2-binary-and-filename-globbing/</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 21:05:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: De Void</title>
		<link>http://yannramin.com/2009/09/23/libevecache-0-1-2-binary-and-filename-globbing/comment-page-1/#comment-1538</link>
		<dc:creator>De Void</dc:creator>
		<pubDate>Tue, 26 Oct 2010 03:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://yannramin.com/?p=280#comment-1538</guid>
		<description>Very useful, cut a huge chunk of work out of my project. I don&#039;t suppose there&#039;s an undocumented feature for extracting price history too? :)</description>
		<content:encoded><![CDATA[<p>Very useful, cut a huge chunk of work out of my project. I don&#8217;t suppose there&#8217;s an undocumented feature for extracting price history too? <img src='http://yannramin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Freibuis</title>
		<link>http://yannramin.com/2009/09/23/libevecache-0-1-2-binary-and-filename-globbing/comment-page-1/#comment-1481</link>
		<dc:creator>Freibuis</dc:creator>
		<pubDate>Thu, 13 May 2010 12:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://yannramin.com/?p=280#comment-1481</guid>
		<description>nice code from what I have seen but I would make a sugguestion
dump the globbing idea and use folder location instead. and have libevecache read through each file in that directory. would be a little slower but will work with windows out of the box.


so this command 
dumper --market &quot;C:\Documents and Settings\user\Local Settings\Application Data\CCP\EVE\c_program_files_ccp_eve_tranquility\cache\MachoNet\87.237.38.200\235\CachedMethodCalls\*.cache&quot; &gt; alllogs.csv 
should be redone as 
dumper --market &quot;C:\Documents and Settings\user\Local Settings\Application Data\CCP\EVE\c_program_files_ccp_eve_tranquility\cache\MachoNet\87.237.38.200\235\CachedMethodCalls\&quot; &gt; alllogs.csv 

so you would need a couple of extra lines of code. but I believe it would be better that way</description>
		<content:encoded><![CDATA[<p>nice code from what I have seen but I would make a sugguestion<br />
dump the globbing idea and use folder location instead. and have libevecache read through each file in that directory. would be a little slower but will work with windows out of the box.</p>
<p>so this command<br />
dumper &#8211;market &#8220;C:\Documents and Settings\user\Local Settings\Application Data\CCP\EVE\c_program_files_ccp_eve_tranquility\cache\MachoNet\87.237.38.200\235\CachedMethodCalls\*.cache&#8221; &gt; alllogs.csv<br />
should be redone as<br />
dumper &#8211;market &#8220;C:\Documents and Settings\user\Local Settings\Application Data\CCP\EVE\c_program_files_ccp_eve_tranquility\cache\MachoNet\87.237.38.200\235\CachedMethodCalls\&#8221; &gt; alllogs.csv </p>
<p>so you would need a couple of extra lines of code. but I believe it would be better that way</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juno</title>
		<link>http://yannramin.com/2009/09/23/libevecache-0-1-2-binary-and-filename-globbing/comment-page-1/#comment-1354</link>
		<dc:creator>Juno</dc:creator>
		<pubDate>Thu, 24 Sep 2009 08:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://yannramin.com/?p=280#comment-1354</guid>
		<description>Great, thanks for such a speedy reaction to my problem. I will look into getting bash to work. I actually have unixutils on my winxp, but no bash so far.</description>
		<content:encoded><![CDATA[<p>Great, thanks for such a speedy reaction to my problem. I will look into getting bash to work. I actually have unixutils on my winxp, but no bash so far.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.177 seconds -->

