orthogonal / USCF-Stats

Rails app that mines the U.S. Chess Federation website and presents interesting and hopefully helpful data.
2 stars 1 forks source link

Still being developed? #11

Open FranklinChen opened 9 years ago

FranklinChen commented 9 years ago

Hi, I found this project while searching online to see if anyone had developed a USCF API. Since I am having trouble building it at all currently with bundle install, I wonder whether you are still continuing to develop/maintain this project.

[...error messages omitted...]
An error occurred while installing json (1.7.6), and Bundler cannot continue.
orthogonal commented 9 years ago

I'm afraid not, sorry.

On Sat, Mar 21, 2015 at 11:57 AM, Franklin Chen notifications@github.com wrote:

Hi, I found this project while searching online to see if anyone had developed a USCF API. Since I am having trouble building it at all currently with bundle install, I wonder whether you are still continuing to develop/maintain this project.

[...error messages omitted...]An error occurred while installing json (1.7.6), and Bundler cannot continue.

— Reply to this email directly or view it on GitHub https://github.com/orthogonal/USCF-Stats/issues/11.

FranklinChen commented 9 years ago

OK, thanks. I may use some of your Web scraping logic to build my own.

orthogonal commented 9 years ago

You're welcome to and I wish you luck! One warning I would give is that in the time since I wrote this, the USCF has added blitz ratings, so any parts of the code that involve regular/quick will now need to involve regular/quick/blitz.