Created
October 30, 2013 12:02
-
-
Save calvinchengx/7231501 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "data": [ | |
| { | |
| "name": "Lessons learnt from Redmart by @Sebastian Deckers", | |
| "start_time": "2013-12-13T13:00:00+0800", | |
| "timezone": "Asia/Singapore", | |
| "location": "Plug-In@Blk71", | |
| "id": "595830510477311" | |
| }, | |
| { | |
| "name": "CouchDB by @Thibault", | |
| "start_time": "2013-12-06T13:00:00+0800", | |
| "timezone": "Asia/Singapore", | |
| "location": "Plug-In@Blk71", | |
| "id": "748137241868136" | |
| }, | |
| { | |
| "name": "How to hack your way through a Termsheet by @Julian Low", | |
| "start_time": "2013-11-29T13:00:00+0800", | |
| "timezone": "Asia/Singapore", | |
| "location": "Plug-In@Blk71", | |
| "id": "440841696036601" | |
| }, | |
| { | |
| "name": "New APIs in iOS 7 by @Mugunth", | |
| "start_time": "2013-11-22T13:00:00+0800", | |
| "timezone": "Asia/Singapore", | |
| "location": "Plug-In@Blk71", | |
| "id": "231773676987461" | |
| }, | |
| { | |
| "name": "New is Easy but Right is Hard: Hacking Product Management by @Bernard Leong", | |
| "start_time": "2013-11-15T13:00:00+0800", | |
| "timezone": "Asia/Singapore", | |
| "location": "Plug-In@Blk71", | |
| "id": "1431160090440465" | |
| }, | |
| { | |
| "name": "How I do categorisation and some naive bayes sh*t", | |
| "start_time": "2013-11-08T13:00:00+0800", | |
| "timezone": "Asia/Singapore", | |
| "location": "Plug-In@Blk71", | |
| "id": "205853776263116" | |
| } | |
| ], | |
| "paging": { | |
| "cursors": { | |
| "after": "MjA1ODUzNzc2MjYzMTE2", | |
| "before": "NTk1ODMwNTEwNDc3MzEx" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment