jParse Beta 0.3.3 Released

4/7/2010 by Kyle Rush

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

2/20/2010 by Kyle Rush

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

12/9/2009 by Kyle Rush

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: '

jpet0
'. Secondly, the setting to select nodes with the same name has been fixed and now works.

jParse Beta 0.3 Now Out

12/2/2009 by Kyle Rush

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

11/28/2009

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

11/17/2009 by Kyle Rush

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

11/16/2009 by Kyle Rush

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

11/15/2009

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

11/11/2009

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.