For non-programmer, Implementing following specific code example - Using JSON and File API to View Starred Google Reader Posts
-
I apologize if as a non-programmer this is inappropriate since this site is "For those who code". Could someone step through the process of implementing the coding example at http://www.codeproject.com/Articles/599413/AplusLittleplusHTML5-3aplusUsingplusJSONplusandplu (A Little HTML5: Using JSON and File API to View Starred Google Reader Posts). I am trying to convert my Google reader starred Json file to bookmarks or html. I tried a Python script (http://www.howtogeek.com/162106/how-to-export-your-starred-items-from-google-reader) but results were flawed. The code mentioned here looks promising. So the questions are copy and paste into what files - and how, where should these files be, what about file names, what to do to start the code - run it in browser? and how, making sure code knows where to find html, css, javascript, json input and what about output - location, name, viewed in browser? etc. Thank you.
Brian F
-
I apologize if as a non-programmer this is inappropriate since this site is "For those who code". Could someone step through the process of implementing the coding example at http://www.codeproject.com/Articles/599413/AplusLittleplusHTML5-3aplusUsingplusJSONplusandplu (A Little HTML5: Using JSON and File API to View Starred Google Reader Posts). I am trying to convert my Google reader starred Json file to bookmarks or html. I tried a Python script (http://www.howtogeek.com/162106/how-to-export-your-starred-items-from-google-reader) but results were flawed. The code mentioned here looks promising. So the questions are copy and paste into what files - and how, where should these files be, what about file names, what to do to start the code - run it in browser? and how, making sure code knows where to find html, css, javascript, json input and what about output - location, name, viewed in browser? etc. Thank you.
Brian F
-
I would suggest you post your question at the end of the article and ask the author for help. The actual code looks like it belongs in a web page so it should be part of your web site.
Veni, vidi, abiit domum
-
I apologize if as a non-programmer this is inappropriate since this site is "For those who code". Could someone step through the process of implementing the coding example at http://www.codeproject.com/Articles/599413/AplusLittleplusHTML5-3aplusUsingplusJSONplusandplu (A Little HTML5: Using JSON and File API to View Starred Google Reader Posts). I am trying to convert my Google reader starred Json file to bookmarks or html. I tried a Python script (http://www.howtogeek.com/162106/how-to-export-your-starred-items-from-google-reader) but results were flawed. The code mentioned here looks promising. So the questions are copy and paste into what files - and how, where should these files be, what about file names, what to do to start the code - run it in browser? and how, making sure code knows where to find html, css, javascript, json input and what about output - location, name, viewed in browser? etc. Thank you.
Brian F
The moment you step up to a device with a screen and method of input you are a computer programmer