jParse Beta 0.3.3 Released
jParse 0.3.3 fixes bug #5 (unable to select more than 9 XML nodes). You can now select more than 9 XML nodes. NOTE: Changes to the use of the 'output' option have changed. You now need to include '0' before any number less than 10. See the usage page for more information.
jParse Beta 0.3.2 Released
Two bug fixes in this version. The first is was a line of code that referenced a variable that had not yet been initialized and thus caused script errors. The second is that some "console.log" Firebug dev code was left in the code of the last release.
jParse Beta 0.3.1 Released
Two bug fixes in this new version. The first is that you can now output the value of a selected node more than once in the output setting. For example: output: '
jParse Beta 0.3 Now Out
jParse Beta 0.3 contains two new features. The first is support to run custom format functions on the values that are pulled from the XML. The other is the ability to specify which XML node to select when there are multiple nodes with the same name. More information on jParse beta 0.3.
New Bug Report System
Please use the new jParse bug tracking system (hosted by Google Code) if you experience any bugs with the plugin. I'll do my best to respond to them as quickly as I can.
Beta 0.2.1 Released
jParse Beta 0.2.1 was released last night. Just one bug fix in this release. No error will be thrown now when a precallback function is not specified in the options.
Open Voice Interview on jParse
Schalk Neeling at Open Voice was kind enough to have me for an interview on jParse. We talked about what makes jParse different from other XML parsing solutions, how it works and what the future plans for the plugin (specifically planned features). Read the interview.
New Release: jParse Beta 0.02
Version 0.02 was released today. There are no new features in this release, but three important bug fixes. Click here to learn more about this release.
New Blog and Homepage
I've created a jParse blog so that everyone can easily follow updates. Subscribe to the new RSS feed for general news, releases and more. I've also redesigned the homepage to accommodate for the new content. A Setup and Troubleshooting section is also coming soon.