Showing posts with label practice. Show all posts
Showing posts with label practice. Show all posts

Wednesday, April 2, 2014

json

Looking into json with processing, found two libraries that can do the job, but the syntax are quite different. One focus on the concept of json array and object, the other tries to DE-emphasize it. Both actually took me quite awhile to fix the minor details of array and object, as well as getting exact data.

The simple program is to connect with the open data from aarhus (literally it can be connect with other data that provide json as the data retrieval method)

 

Monday, March 17, 2014

Twitter bot

This is more practical thinking towards the final outcome.

Just scan through this blog about "Using Google Spreadsheets for a generated text Twitter bot". Wanna test it and think about how bot and live text can be emerged together.