<?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: REVE &#8211; Ruby Eve Online API Library</title>
	<atom:link href="http://www.crudvision.com/reve-ruby-eve-online-api-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.crudvision.com</link>
	<description>Lisa Seelye's Blog. Yay</description>
	<lastBuildDate>Fri, 26 Feb 2010 22:04:58 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://www.crudvision.com/reve-ruby-eve-online-api-library/comment-page-1/#comment-586</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Fri, 04 Dec 2009 09:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/reve-ruby-eve-online-api-library/#comment-586</guid>
		<description>Hey,
I added notification and mail api&#039;s that are available with the dominion update to your client.  Shoot me an email if you&#039;d like to code review the diff and let me know if you want it committed back to svn.

Thanks,
Matt</description>
		<content:encoded><![CDATA[<p>Hey,<br />
I added notification and mail api&#8217;s that are available with the dominion update to your client.  Shoot me an email if you&#8217;d like to code review the diff and let me know if you want it committed back to svn.</p>
<p>Thanks,<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lmicra</title>
		<link>http://www.crudvision.com/reve-ruby-eve-online-api-library/comment-page-1/#comment-361</link>
		<dc:creator>lmicra</dc:creator>
		<pubDate>Mon, 06 Oct 2008 04:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/reve-ruby-eve-online-api-library/#comment-361</guid>
		<description>Hi, congrats on a great lib.

Could you please!!! also assemble a small tutorial for someone who wants to use your lib in a web app (like rails with activerecord)?

PS: You wouldn&#039;t possible have already defined some classes for the db export, now would you? ^^</description>
		<content:encoded><![CDATA[<p>Hi, congrats on a great lib.</p>
<p>Could you please!!! also assemble a small tutorial for someone who wants to use your lib in a web app (like rails with activerecord)?</p>
<p>PS: You wouldn&#8217;t possible have already defined some classes for the db export, now would you? ^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa Seelye</title>
		<link>http://www.crudvision.com/reve-ruby-eve-online-api-library/comment-page-1/#comment-185</link>
		<dc:creator>Lisa Seelye</dc:creator>
		<pubDate>Thu, 24 Jan 2008 22:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/reve-ruby-eve-online-api-library/#comment-185</guid>
		<description>Strange, Paul, I&#039;ll add that to the source just to make sure!</description>
		<content:encoded><![CDATA[<p>Strange, Paul, I&#8217;ll add that to the source just to make sure!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.crudvision.com/reve-ruby-eve-online-api-library/comment-page-1/#comment-184</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Thu, 24 Jan 2008 22:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/reve-ruby-eve-online-api-library/#comment-184</guid>
		<description>added a require &#039;parsedate&#039; and all is well.</description>
		<content:encoded><![CDATA[<p>added a require &#8216;parsedate&#8217; and all is well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa Seelye</title>
		<link>http://www.crudvision.com/reve-ruby-eve-online-api-library/comment-page-1/#comment-183</link>
		<dc:creator>Lisa Seelye</dc:creator>
		<pubDate>Thu, 24 Jan 2008 20:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/reve-ruby-eve-online-api-library/#comment-183</guid>
		<description>Thanks for the report Paul. If you have an IRC client you might want to find me on the #eve-dev channel on irc.coldfront.net and I could diagnose your system&#039;s problem easier.

Can you run the test suite? (cd test &amp;&amp; ruby reve_test.rb) and report any failures? I&#039;m using OS X but my Macbook Pro came with Tiger and I installed ruby with MacPorts and then upgraded to Leopard. Everything runs successfully here, I&#039;m afraid.</description>
		<content:encoded><![CDATA[<p>Thanks for the report Paul. If you have an IRC client you might want to find me on the #eve-dev channel on irc.coldfront.net and I could diagnose your system&#8217;s problem easier.</p>
<p>Can you run the test suite? (cd test &#038;&#038; ruby reve_test.rb) and report any failures? I&#8217;m using OS X but my Macbook Pro came with Tiger and I installed ruby with MacPorts and then upgraded to Leopard. Everything runs successfully here, I&#8217;m afraid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.crudvision.com/reve-ruby-eve-online-api-library/comment-page-1/#comment-182</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Thu, 24 Jan 2008 15:53:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/reve-ruby-eve-online-api-library/#comment-182</guid>
		<description>I&#039;m using 1.8.6 that comes with OS X 10.5. Everything else that I&#039;ve tried with reve has worked great.

BTW: Thanks for putting out such a killer set of classes. I can&#039;t believe how much time it has saved me.</description>
		<content:encoded><![CDATA[<p>I&#8217;m using 1.8.6 that comes with OS X 10.5. Everything else that I&#8217;ve tried with reve has worked great.</p>
<p>BTW: Thanks for putting out such a killer set of classes. I can&#8217;t believe how much time it has saved me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa Seelye</title>
		<link>http://www.crudvision.com/reve-ruby-eve-online-api-library/comment-page-1/#comment-181</link>
		<dc:creator>Lisa Seelye</dc:creator>
		<pubDate>Wed, 23 Jan 2008 22:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/reve-ruby-eve-online-api-library/#comment-181</guid>
		<description>Hi Paul,

What version of Ruby are you using?</description>
		<content:encoded><![CDATA[<p>Hi Paul,</p>
<p>What version of Ruby are you using?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.crudvision.com/reve-ruby-eve-online-api-library/comment-page-1/#comment-180</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Wed, 23 Jan 2008 21:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/reve-ruby-eve-online-api-library/#comment-180</guid>
		<description>Running the example code above with reve_61 gives me the following error:

./lib/extensions.rb:92:in `to_time&#039;: uninitialized constant Reve::Extensions::String::ParseDate (NameError)
	from ./lib/classes.rb:22:in `initialize&#039;
	from ./reve.rb:138:in `new&#039;
	from ./reve.rb:138:in `alliances&#039;
	from ./reve.rb:137:in `each&#039;
	from ./reve.rb:137:in `alliances&#039;
	from skillupdate.rb:9</description>
		<content:encoded><![CDATA[<p>Running the example code above with reve_61 gives me the following error:</p>
<p>./lib/extensions.rb:92:in `to_time&#8217;: uninitialized constant Reve::Extensions::String::ParseDate (NameError)<br />
	from ./lib/classes.rb:22:in `initialize&#8217;<br />
	from ./reve.rb:138:in `new&#8217;<br />
	from ./reve.rb:138:in `alliances&#8217;<br />
	from ./reve.rb:137:in `each&#8217;<br />
	from ./reve.rb:137:in `alliances&#8217;<br />
	from skillupdate.rb:9</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lisa Seelye</title>
		<link>http://www.crudvision.com/reve-ruby-eve-online-api-library/comment-page-1/#comment-179</link>
		<dc:creator>Lisa Seelye</dc:creator>
		<pubDate>Mon, 14 Jan 2008 18:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/reve-ruby-eve-online-api-library/#comment-179</guid>
		<description>Hiya Hawkwood,

You might want to try using :accountkey =&gt; yyyy, :beforerefid =&gt; zzzzzzzzz. CCP is a fan of camelcase and they don&#039;t use underscores.

And if I may impose:
&quot;The Ruby Way&quot; to deal with the collection returned from the API would be to use the &lt;a href=&quot;http://www.ruby-doc.org/core/classes/Array.html#M002196&quot; rel=&quot;nofollow&quot;&gt;each&lt;/a&gt; method: 

k = api.corporate_wallet_journal(:accountkey =&gt; yyy, :characterid =&gt; xxx)
k.each &#124;journal&#124;
  puts journal.date
  puts journal.ref_id
end

and so on.

I can be found on Coldfront #eve-dev network if you or anyone else needs more assistance.</description>
		<content:encoded><![CDATA[<p>Hiya Hawkwood,</p>
<p>You might want to try using :accountkey => yyyy, :beforerefid => zzzzzzzzz. CCP is a fan of camelcase and they don&#8217;t use underscores.</p>
<p>And if I may impose:<br />
&#8220;The Ruby Way&#8221; to deal with the collection returned from the API would be to use the <a href="http://www.ruby-doc.org/core/classes/Array.html#M002196" rel="nofollow">each</a> method: </p>
<p>k = api.corporate_wallet_journal(:accountkey => yyy, :characterid => xxx)<br />
k.each |journal|<br />
  puts journal.date<br />
  puts journal.ref_id<br />
end</p>
<p>and so on.</p>
<p>I can be found on Coldfront #eve-dev network if you or anyone else needs more assistance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hawkwood</title>
		<link>http://www.crudvision.com/reve-ruby-eve-online-api-library/comment-page-1/#comment-178</link>
		<dc:creator>Hawkwood</dc:creator>
		<pubDate>Mon, 14 Jan 2008 17:50:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.crudvision.com/reve-ruby-eve-online-api-library/#comment-178</guid>
		<description>Hi Lisa,

Thanks for your work on Reve. I&#039;m using the software to work with corp finanicals but I am finding that changing the &#039;account_key&#039; to switch from one corp wallet to another doesn&#039;t seem to change the account from which data is taken.

So ...

&gt;&gt; k = api.corporate_wallet_journal(:account_key =&gt; yyyy, :characterid =&gt; xxxxxxxxxxxxxx , :before_ref_id =&gt; 
&gt;&gt;zzzzzzzzzzz)                                                                                                                                                                                                                                                                                                                                                          
&gt;&gt;for i in 0 ... k.length 

&gt;&gt;bFile.puts &quot;#{k[i].date},#{k[i].ref_id}, #{k[i].reftype_id} ,#{k[i].owner_name1}, #{k[i].owner_name2}, #{k[i].arg_name1} , #{k[i].amount} ,#{k[i].balance}, #{k[i].reason} end &quot;             

&gt;&gt;end

extracts the data from master wallet for all values of yyyy from 1000 to 1007.

Any thoughts on why this may be?

kind regards,

Hawkwood</description>
		<content:encoded><![CDATA[<p>Hi Lisa,</p>
<p>Thanks for your work on Reve. I&#8217;m using the software to work with corp finanicals but I am finding that changing the &#8216;account_key&#8217; to switch from one corp wallet to another doesn&#8217;t seem to change the account from which data is taken.</p>
<p>So &#8230;</p>
<p>&gt;&gt; k = api.corporate_wallet_journal(:account_key =&gt; yyyy, :characterid =&gt; xxxxxxxxxxxxxx , :before_ref_id =&gt;<br />
&gt;&gt;zzzzzzzzzzz)<br />
&gt;&gt;for i in 0 &#8230; k.length </p>
<p>&gt;&gt;bFile.puts &#8220;#{k[i].date},#{k[i].ref_id}, #{k[i].reftype_id} ,#{k[i].owner_name1}, #{k[i].owner_name2}, #{k[i].arg_name1} , #{k[i].amount} ,#{k[i].balance}, #{k[i].reason} end &#8221;             </p>
<p>&gt;&gt;end</p>
<p>extracts the data from master wallet for all values of yyyy from 1000 to 1007.</p>
<p>Any thoughts on why this may be?</p>
<p>kind regards,</p>
<p>Hawkwood</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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