Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #8696

Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ???

From Jörg Weule <weule@7b5.de>
Newsgroups comp.lang.javascript
Subject Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ???
Date 2011-11-29 08:22 +0100
Message-ID <9jjfi9Fi9vU1@mid.individual.net> (permalink)
References (4 earlier) <4801953.ypaU67uLZW@PointedEars.de> <9jd8ddF78nU1@mid.individual.net> <2m35d75k71mht8jlabjs9ll7jgnnnpndvb@4ax.com> <9ji0aeFr5nU1@mid.individual.net> <4ed4001d$0$29377$a8266bb1@newsreader.readnews.com>

Show all headers | View raw


On 11/28/2011 10:41 PM, Denis McMahon wrote:
> On Mon, 28 Nov 2011 18:56:29 +0100, Jörg Weule wrote:
>
[...]
>
> TinyMCE is a platform independent web based Javascript HTML WYSIWYG
> editor control released as Open Source under LGPL by Moxiecode Systems
> AB. ...
>
> So it's not an html-editor to edit html, it's a javascript editor to edit
> html.
>
> I think that what you may mean is that you want an editor that runs in
> javascript which can be embedded on a web page and can edit a JSON Schema
> (whatever one of those is).

I want an editor for JSON data respecting a given JSON schema like 
tinymce is respecting xhtml. A canonical binding to database tables 
would be nice to store the data at the web server.

I'm running a website for a jazz club where each concert has one or more 
bands. Each band hat musicans, a text, some images and web links...

>
> Rgds
>
> Denis McMahon

Jörg

Back to comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-26 21:08 +0100
  Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-26 21:27 +0100
  Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-26 22:45 +0100
    Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-26 23:08 +0100
      Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-26 23:27 +0100
        Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-26 23:32 +0100
          Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-26 23:43 +0100
            Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Bart Lateur <bart.lateur@telenet.be> - 2011-11-27 20:27 +0100
              Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-28 18:56 +0100
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Denis McMahon <denismfmcmahon@gmail.com> - 2011-11-28 21:41 +0000
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-29 08:22 +0100
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Scott Sauyet <scott.sauyet@gmail.com> - 2011-11-29 05:32 -0800
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Denis McMahon <denismfmcmahon@gmail.com> - 2011-11-29 18:05 +0000
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-29 23:59 +0100
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Arno Welzel <usenet@arnowelzel.de> - 2011-11-30 12:35 +0100
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Denis McMahon <denismfmcmahon@gmail.com> - 2011-11-30 11:42 +0000
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-30 14:53 +0100
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Arno Welzel <usenet@arnowelzel.de> - 2011-12-02 13:52 +0100
            Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Arno Welzel <usenet@arnowelzel.de> - 2011-11-28 01:58 +0100
      Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-26 23:31 +0100
        Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-26 23:34 +0100

csiph-web