Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > XML editing without XML markup knowledge

Reply
Thread Tools

XML editing without XML markup knowledge

 
 
Dirk Rudolf
Guest
Posts: n/a
 
      10-09-2003
I like to announce you the product X2U, avaible under
http://www.lumrix.net/x2.

X2U is an acronym for "XML to user". Existing XML editors still ignore
the fact that users don't want to read XML markup. Our view is: Not
users have to align to XML, but XML has to align to users.

X2U allows users tp fill out simple web forms, which are automatically
derived from XML models. The XML model provides the XML structure and
an interface (man-machine, machine-machine). X2U accepts an XML
document, an XML Schema, a DTD (Document Type Definition) or an XML
form (XForms). All you need is a web browser. Forms often restrict the
contents an author wants to put in. The X2U approach is more flexible:
Simply change the XML model to customize the forms!

Check out this software ...

cu, dirk
 
Reply With Quote
 
 
 
 
Dimitre Novatchev
Guest
Posts: n/a
 
      10-10-2003
Do you also offer a similar tool for programmers, who don't know a
programming language?


If your users do not have any "XML markup knowledge", how can they be sure
that what your product is really editing is XML?



"Dirk Rudolf" <> wrote in message
news: m...
> I like to announce you the product X2U, avaible under
> http://www.lumrix.net/x2.
>
> X2U is an acronym for "XML to user". Existing XML editors still ignore
> the fact that users don't want to read XML markup. Our view is: Not
> users have to align to XML, but XML has to align to users.
>
> X2U allows users tp fill out simple web forms, which are automatically
> derived from XML models. The XML model provides the XML structure and
> an interface (man-machine, machine-machine). X2U accepts an XML
> document, an XML Schema, a DTD (Document Type Definition) or an XML
> form (XForms). All you need is a web browser. Forms often restrict the
> contents an author wants to put in. The X2U approach is more flexible:
> Simply change the XML model to customize the forms!
>
> Check out this software ...
>
> cu, dirk



 
Reply With Quote
 
 
 
 
Kimanzi Mati
Guest
Posts: n/a
 
      10-10-2003

"Dimitre Novatchev" <> wrote in message
news:bm5b54$ipvsl$...
> Do you also offer a similar tool for programmers, who don't know a
> programming language?


Good one! Other than the falacy that there exists no programmer who does
not know 1+ programming languages.

> If your users do not have any "XML markup knowledge", how can they be sure
> that what your product is really editing is XML?


You have a point here in a sense. If the user wishes to "edit XML" they
should be comfortable knowing that their GUI activities are in fact
producing XML. Dirk, does your tool allow them to see the XML "under the
hood" so to speak?

Code generation tools (in this case generating XML) are an old idea and few
have come close to producing viable options. Out of curiosity, Dirk, what
makes X2U special? As in: what features does it have over other XML
editors? Those others enable the user to drag and drop items onto a
treeview structure, which graphically represents the XML. In those
treeviews the user is not editing XML content, they're editing a treeview.
Of course there is a 1-1 mapping between the treeview and the XML content
"under the hood" but that is not what the user is directly dealing with. So
in that sense, I would say that the user need only understand treeviews
(which have been around since the early days of GUI development over a
decade ago). So I am interested to learn: what exactly is the special thing
that X2U offers? Put another way: If I were a potential client going to buy
XMLSpy and you came to me with your product, what pitch would you make to
cause me to spend my money on X2U rather than XMLSpy (other than the
pricing)? Also, what do you think of Microsoft's InfoPath?

Thanks.

> "Dirk Rudolf" <> wrote in message
> news: m...
> > I like to announce you the product X2U, avaible under
> > http://www.lumrix.net/x2.
> >
> > X2U is an acronym for "XML to user". Existing XML editors still ignore
> > the fact that users don't want to read XML markup. Our view is: Not
> > users have to align to XML, but XML has to align to users.
> >
> > X2U allows users tp fill out simple web forms, which are automatically
> > derived from XML models. The XML model provides the XML structure and
> > an interface (man-machine, machine-machine). X2U accepts an XML
> > document, an XML Schema, a DTD (Document Type Definition) or an XML
> > form (XForms). All you need is a web browser. Forms often restrict the
> > contents an author wants to put in. The X2U approach is more flexible:
> > Simply change the XML model to customize the forms!
> >
> > Check out this software ...
> >
> > cu, dirk

>
>



 
Reply With Quote
 
Bob Foster
Guest
Posts: n/a
 
      10-10-2003
"Kimanzi Mati" <> wrote in message
news:tHyhb.30740$k74.28269@lakeread05...
>
> "Dimitre Novatchev" <> wrote in message
> news:bm5b54$ipvsl$...
> > Do you also offer a similar tool for programmers, who don't know a
> > programming language?

>
> Good one! Other than the falacy that there exists no programmer who does
> not know 1+ programming languages.


Fallacy? There are many C++ programmers who know <1 programming language.
;-}

As to the rest, X2U seems to be a tree editor, of which there are many
examples, presented as a form.

Bob Foster

> > If your users do not have any "XML markup knowledge", how can they be

sure
> > that what your product is really editing is XML?

>
> You have a point here in a sense. If the user wishes to "edit XML" they
> should be comfortable knowing that their GUI activities are in fact
> producing XML. Dirk, does your tool allow them to see the XML "under the
> hood" so to speak?
>
> Code generation tools (in this case generating XML) are an old idea and

few
> have come close to producing viable options. Out of curiosity, Dirk, what
> makes X2U special? As in: what features does it have over other XML
> editors? Those others enable the user to drag and drop items onto a
> treeview structure, which graphically represents the XML. In those
> treeviews the user is not editing XML content, they're editing a treeview.
> Of course there is a 1-1 mapping between the treeview and the XML content
> "under the hood" but that is not what the user is directly dealing with.

So
> in that sense, I would say that the user need only understand treeviews
> (which have been around since the early days of GUI development over a
> decade ago). So I am interested to learn: what exactly is the special

thing
> that X2U offers? Put another way: If I were a potential client going to

buy
> XMLSpy and you came to me with your product, what pitch would you make to
> cause me to spend my money on X2U rather than XMLSpy (other than the
> pricing)? Also, what do you think of Microsoft's InfoPath?
>
> Thanks.
>
> > "Dirk Rudolf" <> wrote in message
> > news: m...
> > > I like to announce you the product X2U, avaible under
> > > http://www.lumrix.net/x2.
> > >
> > > X2U is an acronym for "XML to user". Existing XML editors still ignore
> > > the fact that users don't want to read XML markup. Our view is: Not
> > > users have to align to XML, but XML has to align to users.
> > >
> > > X2U allows users tp fill out simple web forms, which are automatically
> > > derived from XML models. The XML model provides the XML structure and
> > > an interface (man-machine, machine-machine). X2U accepts an XML
> > > document, an XML Schema, a DTD (Document Type Definition) or an XML
> > > form (XForms). All you need is a web browser. Forms often restrict the
> > > contents an author wants to put in. The X2U approach is more flexible:
> > > Simply change the XML model to customize the forms!
> > >
> > > Check out this software ...
> > >
> > > cu, dirk

> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: new user added without knowledge Shinta Maru Computer Support 1 09-11-2008 01:08 AM
Re: new user added without knowledge Sanity Computer Support 5 09-11-2008 12:31 AM
Re: new user added without knowledge Top Computer Support 0 09-10-2008 04:04 AM
Re: new user added without knowledge G. Morgan Computer Support 6 09-10-2008 03:42 AM
Learning J2EE without prior knowledge of Java angsapurai@gmail.com Java 4 02-16-2007 06:54 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57