473,783 Members | 2,563 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

XML editing without XML markup knowledge

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
Jul 20 '05 #1
3 2435
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" <go****@lumrix. net> wrote in message
news:50******** *************** **@posting.goog le.com...
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

Jul 20 '05 #2

"Dimitre Novatchev" <dn********@yah oo.com> wrote in message
news:bm******** ****@ID-152440.news.uni-berlin.de...
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" <go****@lumrix. net> wrote in message
news:50******** *************** **@posting.goog le.com...
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


Jul 20 '05 #3
"Kimanzi Mati" <ma****@emergen tlogic.com> wrote in message
news:tHyhb.3074 0$k74.28269@lak eread05...

"Dimitre Novatchev" <dn********@yah oo.com> wrote in message
news:bm******** ****@ID-152440.news.uni-berlin.de...
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" <go****@lumrix. net> wrote in message
news:50******** *************** **@posting.goog le.com...
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



Jul 20 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1663
by: B. Tommie Usdin | last post by:
--------------------------------------------------------- ************* Complete Program Available ************** ************ Late Breaking News Added ************* *********** Extreme Markup Languages 2003 ************ --------------------------------------------------------- The complete program for Extreme Markup Languages 2003, including late-breaking presentations, is available at: http://www.extrememarkup.com
6
21233
by: Francesco Moi | last post by:
Hello I want to insert an horizontal rule into my HTML page, but without using <HR> or <HR size=1>, as I consider it oldfashioned. Does anybody know a good way? Thank you very much.
26
3066
by: Miguel Orrego | last post by:
Hi, Can anybody recommend a good freeware WYSIWYG editor with code view as well? Thanks.
14
11096
by: D. Alvarado | last post by:
Hello, I am trying to open a window containing an image and I would like the image to be flush against the window -- i.e. have no padding or border. Can I make this happen with a single call to a window.open function? I would prefer not to create a separate HTML page. So far all I have is the basic var cwin = window.open('images/KJV-THANKS.gif', 'Thanks', 'width=243,height=420,'); cwin.focus();
3
2539
by: Sarav | last post by:
Hi All, I need to upload an XML file via an client side ActiveX control. I searched the web but everywhere got the samples of using file control alone. How can I upload a file into my web server without using the <input type ="file" ....> control. I need the same for Download also. Without displaying the Save as dialog box. Why I am asking this is I am going to handle this with my Client side ActiveX control.
56
4000
by: Luke Matuszewski | last post by:
I am designing the library, which will hidden all its functions within singleton object ... So for clients they will use it like . eg. system.getElementWithId('ruler'); At library side, i will use constructs like follows (at global scope) eg.
21
2081
by: webmaster | last post by:
Hi all, Without opening a HUGE can of worms, I just wanted to get some ideas of what others are using professionally to create websites commercially. For years I had used Homesite and never migrated to Dreamweaver or ColdFusion. My limited abilities notwithstanding, I have moved to FrontPage 2000 (forget validation) and now to MS Publisher. Am I essentially bringing a knife to a gun fight here? I have a very limited budget and want to...
15
4700
by: lbrtchx | last post by:
I am trying to write up a page with Math formulas (statistical ones) ~ http://www.geocities.com/tekmonk2005/OnLineStats02.html ~ The thing is that I am not able to make it look OK using HTML. I would like to somehow mark up parenthesis using the character entities for vertical bars and solid front and back slashes, but ~ <td align="left">|</td> ~
4
1457
eragon
by: eragon | last post by:
( This discussion was started in the JavaScript forum, i found out that PHP will do what i need, now i need to find out how to do it... ) Now i need to find out how to make the PHP page... Using notepad... Cause thats all i use... send me your scripts and/or knowledge!!! Yours Thankfully, Eragon Eisert
0
9643
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10147
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9946
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7494
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6737
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5379
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5511
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4044
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3645
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.