2010-12-05

Some news about v2 (web beta prev. coming soon)

It looks like i can upload a beta preview from the web version next week :)

So i already told you some stuff from the new version, but here some other new features:
  • Save JSON string as file inside browser and air
  • Import JSON data from an url or a local file
  • Import XML data from an textarea, url or a local file

So with JSON data import you can open text files and put the content into JSONpad (like a .json file which you saved with JSONpad :D).

greetings
Chris

2010-11-25

v2 in progress

JSONpad v2 is in progress! :D

So here is a short overview from the changes:

The most important change will be that finally the editor works in the browser and as air application from (mostly) the same code.

Another bigger step is that you can start the editor in multiple tabs. So now you can edit/view more than one JSON string at the same time ;D.

I also updated many stuff from 3rd party code like CodeMirror, Adobe® Air®, and more. Many things are faster now.

And maybe, but not for sure at the moment, i will include another design than the extJS default.

Oh yes and i forgot, JSONpad will become a GIThub project soon :)

Can't say exactly the time when i'll release it, but it should be this year!

greetings
Chris

2010-10-07

v1.3.5 is online!

Changelog
  • Bugfix for "0" and "1" strings
  • Added a "New" option at "File" which clears the form and the tree
  • NArrays and objects inside arrays have now an index number in the tree

2010-09-26

v1.3.4 is online!

Changelog
  • Bugfixes at the tree form

2010-09-22

v1.3.3 is online!

Changelog
  • Register .json files for JSONpad
  • Updatet extern stuff like json2 parser, codemirror, jslint
  • New settings window available at help menu
  • Two validation levels (strict/low) available now.
  • Cast all values from a xml to string values inside the json