<?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>Software and life</description>
	<lastBuildDate>Tue, 07 Sep 2010 23:24:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<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.211 seconds -->
