Skip to content

Instantly share code, notes, and snippets.

{
"districts": [{
"sync": <boolean>,
"districtCEDId": <string>,
"districtENGId": <number|null>,
"districtName": <string>,
"schools": [{
"sync": <boolean>,
"schoolCEDId": <string>,
"schoolENGId": <number|null>,
@oravecz
oravecz / 0_reuse_code.js
Last active August 29, 2015 14:12
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@oravecz
oravecz / Instructions.md
Last active August 29, 2015 14:12
Setting up MHE DEV server

Setting up McGraw-Hill development server

  1. Setup new virtual machine in Virtual Box
  2. New image based on clean install of ubuntu-14.04.1-server-amd64.iso
    1. Setup networking to use bridged mode (gets its own ip address)
  3. Install openssh
    1. sudo apt-get install openssh-client
    2. sudo apt-get install openssh-server
    3. sudo cp /etc/ssh/sshd_config /etc/ssh/sshd_config.original
  4. sudo chmod a-w /etc/ssh/sshd_config.original
@oravecz
oravecz / assessment.json
Last active November 23, 2015 18:04
Class assessment results for 7BNJ3569QPYMCSZ5YGDBMWD5D4
{
"timed_out": false,
"count": 1,
"assessments": {
"http://mheducation.com/engrade/assessment/39531": {
"learners": {
"http://mheducation.com/connected/users/7TK8Y58VFO274PG7FBD7NHSWEE": {
"object": {
"@context": "http://purl.imsglobal.org/ctx/caliper/v1/Context",
"@id": "http://mheducation.com/engrade/assessment/39531/attempts/20791",
@oravecz
oravecz / Angular Material Basic App 1.0.markdown
Created January 5, 2016 01:15
Angular Material Basic App 1.0
{
"http": true
}
@oravecz
oravecz / .block
Last active March 2, 2017 15:11
Bubble Chart
license: gpl-3.0
height: 880
border: no
@oravecz
oravecz / dashboard.css.stats.txt
Last active April 6, 2017 13:05
Stylestats report for publically accessible dashboard.css
$ stylestats https://static.chasecdn.com/web/2017.04.09-268/dashboard/assets/dashboard.css
StyleStats!
┌─────────────────────────────────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Paths │ https://static.chasecdn.com/web/2017.04.09-268/dashboard/assets/... │
├─────────────────────────────────┼───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┤
│ Style Sheets │ 1 │
├─────────────────────────────────┼─────────────────────────────────────────────────────────────────────
@oravecz
oravecz / blueui.css.stats.txt
Created April 6, 2017 13:05
Stylestats report for publically accessible blueui.css
$ stylestats https://static.chasecdn.com/web/2017.04.09-268/common/assets/blue-ui.css
StyleStats!
┌─────────────────────────────────┬───────────────────────────────────────────────────────────────────────────┐
│ Paths │ https://static.chasecdn.com/web/2017.04.09-268/common/assets/blu... │
├─────────────────────────────────┼───────────────────────────────────────────────────────────────────────────┤
│ Style Sheets │ 1 │
├─────────────────────────────────┼───────────────────────────────────────────────────────────────────────────┤
│ Style Elements │ 0 │
├─────────────────────────────────┼───────────────────────────────────────────────────────────────────────────┤
│ Size │ 263.8KB │
@oravecz
oravecz / .block
Created April 1, 2018 17:01 — forked from mbostock/.block
Bubble Chart
license: gpl-3.0
height: 960
border: no