Files
2012-02-21 01:15:00 -05:00

1 line
7.0 KiB
JSON

[{"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299202424.3670969, "message": "YAMLWTF", "group_id": 591, "id": 265491}, {"user_id": 2672, "stars": [], "topic_id": 10627, "date_created": 1299193873.503634, "message": "?", "group_id": 591, "id": 264895}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299193893.899924, "message": "YAML Exception: syntax error on line 1, col 17: `title: On a Roll: StatsD from Perl'", "group_id": 591, "id": 264898}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299193711.8658099, "message": "i'm working on converting my site to jekyll, so I downloaded all my posts and converted them to markdown files:", "group_id": 591, "id": 264881}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299193717.611135, "message": "for example", "group_id": 591, "id": 264883}, {"user_id": 2672, "stars": [], "topic_id": 10627, "date_created": 1299193872.5540869, "message": "so jekyll hates your markdown", "group_id": 591, "id": 264894}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299193717.1832621, "message": "https://gist.github.com/853816", "group_id": 591, "id": 264882}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299193849.4765811, "message": "also, https://gist.github.com/2f9501f213f023cd1d5a", "group_id": 591, "id": 264891}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299193856.464767, "message": "when i run jekyll, I get:", "group_id": 591, "id": 264892}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299193915.823055, "message": "Any ideas why that's wrong?", "group_id": 591, "id": 264899}, {"user_id": 1516, "stars": [], "topic_id": 10627, "date_created": 1299194758.6701801, "message": "@steveivy try to add some quotes: title: \"On a Roll: StatsD from Perl\"", "group_id": 591, "id": 264992}, {"user_id": 651, "stars": [], "topic_id": 10627, "date_created": 1299194309.60373, "message": "maybe try enclosing the title in double quotes, that way the colon in the title should not be parsed as YAML syntax", "group_id": 591, "id": 264961}, {"user_id": 19, "stars": [], "topic_id": 10627, "date_created": 1299198852.372637, "message": "generally I try and put any yaml strings in quotes if they're more than one word", "group_id": 591, "id": 265260}, {"user_id": 19, "stars": [], "topic_id": 10627, "date_created": 1299198837.381017, "message": "You have a colon in your string, so it can't tell", "group_id": 591, "id": 265259}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299199901.682544, "message": "yeah, trying wrapping strings now; also, learning that i have to escape any double quotes in the titles", "group_id": 591, "id": 265323}, {"user_id": 19, "stars": [], "topic_id": 10627, "date_created": 1299199953.6405251, "message": "You can use single quotes, or indent stuff by two spaces", "group_id": 591, "id": 265325}, {"user_id": 19, "stars": [], "topic_id": 10627, "date_created": 1299199974.320646, "message": "find_any_repo: \"Find any repository\"\n git_definition:\n Git is an extremely fast, efficient, distributed version control system\n ideal for the collaborative development of software.", "group_id": 591, "id": 265326}, {"user_id": 19, "stars": [], "topic_id": 10627, "date_created": 1299199980.168617, "message": "ugh, convore", "group_id": 591, "id": 265327}, {"user_id": 19, "stars": [], "topic_id": 10627, "date_created": 1299199996.383996, "message": "http://share.kyleneath.com/captures/en.yml_%E2%80%94_github-20110303-165310.png", "group_id": 591, "id": 265330}, {"user_id": 19, "stars": [], "topic_id": 10627, "date_created": 1299199999.417917, "message": "yaml is weird", "group_id": 591, "id": 265331}, {"user_id": 19, "stars": [], "topic_id": 10627, "date_created": 1299202404.1626539, "message": "I think that urlid needs to be in quotes as well", "group_id": 591, "id": 265485}, {"user_id": 19, "stars": [], "topic_id": 10627, "date_created": 1299202414.00688, "message": "anything that starts with a number is assumed to be an actual number, not a string", "group_id": 591, "id": 265487}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299202111.3195591, "message": "will have to try that", "group_id": 591, "id": 265461}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299202347.73839, "message": "@kneath -- still getting errors, on line 2 now: YAML Exception: syntax error on line 2, col -1: `layout: post\ntp_urlid: 6a010534988cd3970b0120a5b358e0970c\ntp_favoritecount: 0\ntp_commentcount: 0\ntp_permalink: http://www.monkinetic.com/2000/09/ioc-censors-free-speech-on-nbcs-behalf.html\n'", "group_id": 591, "id": 265481}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299202772.809746, "message": "YAML Exception: syntax error on line 2, col -1: `layout: post\ntp_urlid: '6a010534988cd3970b0120a5b358e0970c'\ntp_favoritecount: 0\ntp_commentcount: 0\ntp_permalink: http://www.monkinetic.com/2000/09/ioc-censors-free-speech-on-nbcs-behalf.html\n'", "group_id": 591, "id": 265529}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299202108.4403551, "message": "@kneath oh, i didn't know about the indent trick", "group_id": 591, "id": 265460}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299202419.309196, "message": "it's a string, fer crying out loud", "group_id": 591, "id": 265488}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299202355.8955979, "message": "so annoying", "group_id": 591, "id": 265482}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299202410.6452229, "message": "wtf", "group_id": 591, "id": 265486}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299202421.2826769, "message": "ooooh", "group_id": 591, "id": 265489}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299202760.413069, "message": "yeah, well, that didn't fix it", "group_id": 591, "id": 265527}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299205263.013242, "message": "/me wonders if Tom what's his face is on convore", "group_id": 591, "id": 265911}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299205297.2246261, "message": "apparently :-)", "group_id": 591, "id": 265919}, {"user_id": 275, "stars": [], "topic_id": 10627, "date_created": 1299205275.6117899, "message": "@mojombo", "group_id": 591, "id": 265914}, {"user_id": 112, "stars": [], "topic_id": 10627, "date_created": 1300228552.7453189, "message": "That thing with the colon bites a lot of people", "group_id": 591, "id": 360694}, {"user_id": 112, "stars": [], "topic_id": 10627, "date_created": 1300228517.7707169, "message": "YAML sucks", "group_id": 591, "id": 360692}, {"user_id": 112, "stars": [], "topic_id": 10627, "date_created": 1300228520.2539339, "message": "why did I choose it", "group_id": 591, "id": 360693}, {"user_id": 5011, "stars": [], "topic_id": 10627, "date_created": 1307808159.152694, "message": "yeah biting me too right now", "group_id": 591, "id": 1370327}]