Skip to content

Commit

Permalink
added pic and shuffled things around after practice run
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Dewar committed Jan 12, 2012
1 parent 2098c4f commit 60da5a8
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion JSON_1.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"lat": "40.72999954223633",
"visited": "2011-12-30 11:47:24 EST",
"id": "9179090",
"photo_url": "http://photos1.meetupstatic.com/photos/member/6/2/9/member_8311577.jpeg"
"photo_url": "<a href="http://bit.ly/x0gm6S">http://bit.ly/x0gm6S</a>"
},
</pre>
</div>
Expand Down
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,10 +92,9 @@
"list_code.html",
"html_after.html",
"list.html",
"list_code.html",
"bar.html",
"html_after_bars.html",
"bar_code.html",
"html_after_bars.html",
"select.html",
"scale.html",
"scale_1.html",
Expand Down
2 changes: 1 addition & 1 deletion json_golden_rule.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<title></title>
</head>
<body onload="prettyPrint()">
<p style="padding-left:1em">micha's golden d3 rule:</p>
<img src="micha.jpg" style="height:250px; width:auto; float:left; margin-right:1em; outline:1px solid black;"><p style="padding-left:1em">micha's golden JSON rule:</p>
<h1 style="margin:0em; padding-left:2em; padding-right:2em; font-size:3em">don't store data in JSON keys</h1>
</body>
</html>
Binary file added micha.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@
<p>
<strong>watch</strong>: Mike Bostock being brilliant: http://vimeo.com/29458354
</p>

<p><strong>clone</strong>: GraphDB https://github.com/sones/sones</p>

<p><strong>clone</strong>: Cube http://square.github.com/cube/</p>

<p><strong>clone</strong>: d3py https://github.com/mikedewar/D3py</p>

</div>

</div>
Expand Down

0 comments on commit 60da5a8

Please sign in to comment.