Tag Archives: JSON

PHP JSON Decode and Encode Primer Tutorial

PHP and Javascript can form a potent mix of serverside and clientside interplay for web applications. As a conduit between the two, datawise, and an industry standard, is the JSON protocol … JSON: JavaScript Object Notation. JSON is a syntax … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

Python Requests HTTP Module Primer Tutorial

Python being the great serverside language it is, caters well for functionality involving the HTTP protocol, the protocol of the Internet. Perhaps you recall the usage of the Python “HTMLParser” when we presented Python HTML Attribute Parsing Primer Tutorial involving … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , | Leave a comment

JSON or XML to CSV Report Error Handling Tutorial

Things go wrong sometimes. It depends a bit on the likelihood of such issues as to whether you let that thought be an important consideration with your web applications. For example … supposing the web application is not mission critical, … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

JSON or XML to CSV Email Spreadsheet Attachments Report Tutorial

We like “midair” work here. By that, we like concepts like working with a format, such as CSV files being spreadsheets that can be emailed as attachments, and, these days, be edited in “midair”, by online spreadsheet editors (or at … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

JSON or XML to CSV Email Attachment Report Tutorial

In terms of email sharing what are the advantages of an … email attachment solution … as distinct from a … body of email absolute URL link approach ? Well, in brief, the former can bring the data along with … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

JSON or XML to CSV Report Tutorial

To add to the recent XML to CSV via Zip Command Line Report Tutorial‘s XML to CSV Report functionality, we’ve decided, today, to allow for JSON to be your alternative input file format … In computing, JavaScript Object Notation or … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Google Chart via CSV or JSON or XML Tutorial

Building on yesterday’s Google Chart via CSV or JSON Sharing Tutorial, again, we have a dual purpose set of improvements for you today regarding our CSV or JSON to Google Chart web application, those being … XML input data functionality … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Google Chart via CSV or JSON Sharing Tutorial

Building on the recent Google Chart via CSV or JSON Filtering Tutorial we have a dual purpose set of improvements for you today regarding our CSV or JSON to Google Chart web application, that being … email sharing of scenarios … Continue reading

Posted in Ajax, eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment