Giter Club home page Giter Club logo

rubygems's Introduction

Ruby-Gems

This code collects the pages for each gem at RubyGems.org, and parses out the pertinent facts about the projects. This code can be run by a FLOSSmole administrator in order to populate the FLOSSmole tables and release the associated flat files.

To get started running this code, do the following:

  1. first create a datasource_id in the 'ossmole_merged.datasources' table on the FLOSSmole server.
  2. run RubygemsProjectCollector.py <datasource_id>
  3. run RubygemsProjectParser.py <datasource_id>
  4. create the flat files, zip them, and ftp them to flossdata.syr.edu/data/rg

rubygems's People

Contributors

megansquire avatar gproth avatar cmfrankel avatar evan-ashwell avatar

Watchers

James Cloos avatar  avatar  avatar Amber Smith avatar  avatar Jerry Moe avatar  avatar  avatar Greg Batchelor avatar  avatar

Forkers

pombredanne

rubygems's Issues

start page needs to be capital A

pages starting with capital A need to be re-run (alter the select routine) - ideally, add a jobs table and stop being so damn lazy, Megan! Also brush up on your ASCII values. Everyone knows A comes before a. PS, to see which projects were affected, run an outer join between 'pages' and 'facts' tables.

project description bad characters

Parser is not parsing some utf characters properly. What? UTF issues in Python & MySQL? I'm shocked, shocked! Example project rubygems.org/gems/rabbit-slide-kenhys-groonga-meetup-20140429

restart collection that died in the middle

We need a way of restarting the collection if it dies in the middle. For instance, I started running the collection overnight and it died halfway through the letter B. How do I restart this and not have it start back at "a" again?

Whatever fix we come up with will probably mean we can rewrite that hack with the [a,b,c] array of letters, so that's a benefit.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.