ShowMyPlings
From Plings Info
ShowMyPlings is a free software tool that you can either use online or download and install for yourself.
- See it: http://www.plings.info/tools/showmyplings
- Download source code: http://www.plings.info/tools/showmyplings/showmyplings.tar.gz (.tar.gz 47KB)
The application takes a URL from the Plings Output API and displays the XML in human readable format. It also allows you to quickly and easily manipulate that data, by:
- Sorting on Activity name, venue, provider, ward, etc
- modifying your API call, e.g. no. of days, maxresults, etc
- configuring what the application shows you, e.g. hiding empty fields, grouping data, etc
The tool is aimed at developers who are sending data using the Plings Input API, and need tools to easily check their data within the system.
The code that does the sorting in this application is available as one of the Code_Snippets under Plings_XML_Sorter

