Skip to content

Instantly share code, notes, and snippets.

@mayhem
Created July 30, 2012 19:27
Show Gist options
  • Save mayhem/3209374 to your computer and use it in GitHub Desktop.
Save mayhem/3209374 to your computer and use it in GitHub Desktop.
I fixed the things you pointed out about my querying script
I moved the private key-value pair filtering to the querying script -- it makes much more sense that way
Mbids are now looked up in tables and redirect tables as well.
All of the reports are displayed at: http://plaintext.mbsandbox.org/logstatistic, not just a single one
I added a field to the database table: categories. We didn't discuss this, but it was sort of an experiment. Later I might revert to the old schema. The reports are now broken down to categories on the sandbox. You can see a <h1> header before each category. To do this the YAML file was changed too.
I made a blog post too, the same is written there in a bit more detail.
I have a couple of questions that I wan't to ask you, and I hope we can chat tonight after the meeting!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment