[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] [RaQ2] XML can we do it?



Miva Script may be "XML based", but it is neither XML (it is not well formed
or valid the last time I looked) nor an XML parser, which is what the
original poster probably needs.

Here are a couple of links for more information on XML.
http://www.xml.org/xmlorg_resources/index.shtml
http://www.xml.com
http://www.xmlmag.com/
http://www.xml-zone.com/
http://www.devx.com/free/products/subcategory.asp?id=375

The last one lists several XML parsers.

If you want to send raw XML to be interpreted by XML compatible browsers
(IE, Mozilla should also have something pretty soon) then you will need to
add the mimetype tags for XML if they are not already in the config file.

Roger Weiss
support@xxxxxxxxxxxxxxxxx
http://support.active-server.com


----- Original Message -----
From: Tony <isplists@xxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, March 21, 2000 10:16 AM
Subject: RE: [cobalt-users] [RaQ2] XML can we do it?


> Also Miva:  http://www.miva.com
>
> Miva script is XML based.
>
> -----Original Message-----
> From: cobalt-users-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Kris Dahl
> Sent: Tuesday, March 21, 2000 11:22 AM
> To: cobalt-users@xxxxxxxxxxxxxxx
> Subject: Re: [cobalt-users] [RaQ2] XML can we do it?
>
>
> on 3/21/00 7:00 AM, Jason Brashear at jason@xxxxxxxxxx wrote:
>
> >
> > XML for RaQ2 is it posible? Some one please let me know.
>
> When you are talking about XML, at least at this point, you're talking
about
> an XML parser.
>
> There aren't any clients that exist that have full XML compliance, and the
> standards are far from being finished.
>
> So basically, you need something that converts your XML code over to
client
> readable HTML.  This can be done by a number of applications, many of
which
> can run on the Raq2.
>
> One such server/scripting language is PHP, which can be found at
> http://www.php.net.
>
> -k
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>