[Proto-Scripty] Re: Prototype Json Editor

2011-08-17 Thread kstubs
Thanks for the reply. I'm looking to host my own. I maintain some static JSON files for use by my website. I'm looking for a utility that I could plug into my admin console to edit the static JSON file. Currently I use these 2 sites to edit, validate, and format my JSON:

[Proto-Scripty] Re: Prototype Json Editor

2011-08-17 Thread shubhojoy
I usually use backend PHP json_encode to transform data (in arrays) to JSON. I also have a class to convert XML data into arrays that can be easily translated into JSON using json_encode. Works very well for me. At the front end, you can see JSON data represented in a tree format with Firebug.

[Proto-Scripty] Re: Prototype's evolution

2011-08-17 Thread shellster
I'm seriously considering building my own site to start adding things like community documentation, additions to prototype, and plug-ins. While the Prototype Dev's certainly don't owe me anything, I've been pretty disappointed in there response time to user requests and even submitted patches. I

Re: [Proto-Scripty] Re: Prototype's evolution

2011-08-17 Thread Phil Petree
This is the same old discussion that's been going on for months and I wonder if it will ever get resolved to the satisfaction of those of us who use the tool to enhance our sites. From what I can tell, there seems to be an uber-geek philosophy of make it better and they will come and, to a degree