<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Adam @ Heroku - Latest Comments in Adam @ Heroku. Rifgraf</title><link>http://adamheroku.disqus.com/</link><description></description><atom:link href="https://adamheroku.disqus.com/adam_heroku_rifgraf/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 24 Jul 2009 11:44:32 -0000</lastBuildDate><item><title>Re: Adam @ Heroku. Rifgraf</title><link>http://adam.blog.heroku.com/past/2008/9/16/rifgraf/#comment-13275118</link><description>&lt;p&gt;FYI - Many timeouts today.&lt;/p&gt;&lt;p&gt;/usr/local/lib/ruby/1.8/net/http.rb:560:in `initialize': Invalid argument - connect(2) (Errno::EINVAL)&lt;br&gt;	from /usr/local/lib/ruby/1.8/net/http.rb:560:in `open'&lt;br&gt;	from /usr/local/lib/ruby/1.8/net/http.rb:560:in `connect'&lt;br&gt;	from /usr/local/lib/ruby/1.8/timeout.rb:53:in `timeout'&lt;br&gt;	from /usr/local/lib/ruby/1.8/timeout.rb:93:in `timeout'&lt;br&gt;	from /usr/local/lib/ruby/1.8/net/http.rb:560:in `connect'&lt;br&gt;	from /usr/local/lib/ruby/1.8/net/http.rb:553:in `do_start'&lt;br&gt;	from /usr/local/lib/ruby/1.8/net/http.rb:542:in `start'&lt;br&gt;	from /usr/local/lib/ruby/gems/1.8/gems/rest-client-1.0.3/lib/restclient/request.rb:123:in `transmit'&lt;br&gt;	from /usr/local/lib/ruby/gems/1.8/gems/rest-client-1.0.3/lib/restclient/request.rb:49:in `execute_inner'&lt;br&gt;	from /usr/local/lib/ruby/gems/1.8/gems/rest-client-1.0.3/lib/restclient/request.rb:39:in `execute'&lt;br&gt;	from /usr/local/lib/ruby/gems/1.8/gems/rest-client-1.0.3/lib/restclient/request.rb:17:in `execute'&lt;br&gt;	from /usr/local/lib/ruby/gems/1.8/gems/rest-client-1.0.3/lib/restclient.rb:65:in `get'&lt;br&gt;	from ./doit.rb:7&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bhyde</dc:creator><pubDate>Fri, 24 Jul 2009 11:44:32 -0000</pubDate></item><item><title>Re: Adam @ Heroku. Rifgraf</title><link>http://adam.blog.heroku.com/past/2008/9/16/rifgraf/#comment-13088572</link><description>&lt;p&gt;Thanks, I'm having fun - &lt;a href="http://rifgraf.heroku.com/graphs/dmv_watertown" rel="nofollow noopener" target="_blank" title="http://rifgraf.heroku.com/graphs/dmv_watertown"&gt;http://rifgraf.heroku.com/g...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;But the charting seems to misbehave.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">bhyde</dc:creator><pubDate>Tue, 21 Jul 2009 21:20:47 -0000</pubDate></item><item><title>Re: Adam @ Heroku. Rifgraf</title><link>http://adam.blog.heroku.com/past/2008/9/16/rifgraf/#comment-7740710</link><description>&lt;p&gt;Thanks! I have to remember how easy Heroku makes it to copy entire apps!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff Vyduna</dc:creator><pubDate>Thu, 02 Apr 2009 08:58:16 -0000</pubDate></item><item><title>Re: Adam @ Heroku. Rifgraf</title><link>http://adam.blog.heroku.com/past/2008/9/16/rifgraf/#comment-7686670</link><description>&lt;p&gt;Cool, glad you're enjoying it!&lt;/p&gt;&lt;p&gt;If you want a change, fork it on github, and then send me a pull request.  Or fork and deploy your own copy on Heroku, which should be as simple as git clone, heroku create, git push heroku master. :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Wiggins</dc:creator><pubDate>Tue, 31 Mar 2009 17:11:34 -0000</pubDate></item><item><title>Re: Adam @ Heroku. Rifgraf</title><link>http://adam.blog.heroku.com/past/2008/9/16/rifgraf/#comment-7680780</link><description>&lt;p&gt;Hi Adam!  This is Jeff from Poll Everywhere (another YC Company) - Could you possibly add a crossdomain.xml to the root of rifgraf so my offsite flash could pull the CSV data from it?&lt;/p&gt;&lt;p&gt;We love rifgraf. So simple, and makes so much sense.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff Vyduna</dc:creator><pubDate>Tue, 31 Mar 2009 13:32:02 -0000</pubDate></item><item><title>Re: Adam @ Heroku. Rifgraf</title><link>http://adam.blog.heroku.com/past/2008/9/16/rifgraf/#comment-2572182</link><description>&lt;p&gt;This is a really cool hack, but I have some issues:&lt;/p&gt;&lt;p&gt;1) It stores all data as strings -- even the timestamps. (Umm, why?)&lt;br&gt;2) The client gets all data for a graph every time it starts up (zooming is done locally, server is no longer involved)&lt;br&gt;3) The server constructs the data as a CSV file in memory (not even trying to stream it)&lt;br&gt;4) If you take the 20K limit as a given, that's 2 years of hourly activity, Or 13 days of minutely activity.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymouse</dc:creator><pubDate>Wed, 24 Sep 2008 13:23:26 -0000</pubDate></item><item><title>Re: Adam @ Heroku. Rifgraf</title><link>http://adam.blog.heroku.com/past/2008/9/16/rifgraf/#comment-2447641</link><description>&lt;p&gt;1) You could do a mass import by looping through your data and posting one point at a time.  If you wanted to keep the data in its current location, you could modify the amstock_settings.xml to point at a different location for the data, or change the app to do an external call to load the data instead of its own database.&lt;/p&gt;&lt;p&gt;2) amcharts caps out at 20k I believe, which leads me to believe it can handle up to that number smoothly.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Adam Wiggins</dc:creator><pubDate>Fri, 19 Sep 2008 17:44:25 -0000</pubDate></item><item><title>Re: Adam @ Heroku. Rifgraf</title><link>http://adam.blog.heroku.com/past/2008/9/16/rifgraf/#comment-2390315</link><description>&lt;p&gt;Very interesting. I do a lot of time based graphing and have been using OpenFlashChart and it's compliment plugin for rails. Since I've been doing it so long, I have the math and accumulators down fairly pat, but I'm always looking for something to make my life easier.&lt;/p&gt;&lt;p&gt;But I have two questions for you:&lt;br&gt;1) Can it handle pulling data from existing sets? I already have my tables down and don't really want to change them, or change how they are populated.&lt;/p&gt;&lt;p&gt;2) Will Rifgraf, or more precisely AmCharts, handle large data sets? I'm talking 20K-30k points over a couple of years?&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Karl</dc:creator><pubDate>Tue, 16 Sep 2008 17:32:26 -0000</pubDate></item></channel></rss>