comp.lang.ada
 help / color / mirror / Atom feed
* XML parsing solution for Ada
@ 2003-05-20 10:58 Carole Devillers
  2003-05-20 12:04 ` Preben Randhol
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Carole Devillers @ 2003-05-20 10:58 UTC (permalink / raw)


A completely new XMLBooster version for Ada has been released.
It includes a number of new features for more efficient integration
of XML in Ada applications.

XMLBooster is the fastest solution for XML integration in Ada.
By using native code generation rather than a generic approach,
XMLBooster guarantees top notch performance for demanding
transaction-based applications:

  * 5 to 50 times faster than a generic XML parser
  * Generates parser from DTD's, SCHEMAs, or even just sample
     XML instances
  * Applications can be deployed royalty-free
  * Reduced memory footprint, can deal with even the largest inputs
  * Support for mixed content and permutations
  * Support for regular expressions, enumerations, boolean values, etc.
  * Multi-lingual support to generate the Ada server and the
     Java/COBOL/C++/C/Delphi client simultaneously
  * Licences start as low as 675 US$
  * Freely available XMLBooster Lite version

http://www.xmlbooster.com






^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: XML parsing solution for Ada
  2003-05-20 10:58 XML parsing solution for Ada Carole Devillers
@ 2003-05-20 12:04 ` Preben Randhol
  2003-05-21  6:18 ` Robert C. Leif
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 10+ messages in thread
From: Preben Randhol @ 2003-05-20 12:04 UTC (permalink / raw)


Carole Devillers wrote:
>   * 5 to 50 times faster than a generic XML parser
>   * Generates parser from DTD's, SCHEMAs, or even just sample
>      XML instances
>   * Applications can be deployed royalty-free
>   * Reduced memory footprint, can deal with even the largest inputs
>   * Support for mixed content and permutations
>   * Support for regular expressions, enumerations, boolean values, etc.
>   * Multi-lingual support to generate the Ada server and the
>      Java/COBOL/C++/C/Delphi client simultaneously
>   * Licences start as low as 675 US$
>   * Freely available XMLBooster Lite version

Authentication?

-- 
Preben Randhol                    http://www.pvv.org/~randhol/



^ permalink raw reply	[flat|nested] 10+ messages in thread

* RE: XML parsing solution for Ada
  2003-05-20 10:58 XML parsing solution for Ada Carole Devillers
  2003-05-20 12:04 ` Preben Randhol
@ 2003-05-21  6:18 ` Robert C. Leif
  2003-05-23  9:14 ` Harald Schmidt
  2003-05-23 10:54 ` Preben Randhol
  3 siblings, 0 replies; 10+ messages in thread
From: Robert C. Leif @ 2003-05-21  6:18 UTC (permalink / raw)
  To: 'Carole Devillers', comp.lang.ada

This looks like a very useful product. It would be useful to see the schemas
that can be produced from Ada data types that include specified ranges; and
conversely Ada from schemas that include data types with specified ranges.

I might note that this is the type of commercial product that the Ada
community needs to produce. 
Bob Leif

-----Original Message-----
From: Carole Devillers [mailto:carole@raincode.com] 
Sent: Tuesday, May 20, 2003 3:59 AM
To: comp.lang.ada@ada.eu.org

A completely new XMLBooster version for Ada has been released.
It includes a number of new features for more efficient integration
of XML in Ada applications.

XMLBooster is the fastest solution for XML integration in Ada.
By using native code generation rather than a generic approach,
XMLBooster guarantees top notch performance for demanding
transaction-based applications:

  * 5 to 50 times faster than a generic XML parser
  * Generates parser from DTD's, SCHEMAs, or even just sample
     XML instances
  * Applications can be deployed royalty-free
  * Reduced memory footprint, can deal with even the largest inputs
  * Support for mixed content and permutations
  * Support for regular expressions, enumerations, boolean values, etc.
  * Multi-lingual support to generate the Ada server and the
     Java/COBOL/C++/C/Delphi client simultaneously
  * Licences start as low as 675 US$
  * Freely available XMLBooster Lite version

http://www.xmlbooster.com







^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: XML parsing solution for Ada
  2003-05-20 10:58 XML parsing solution for Ada Carole Devillers
  2003-05-20 12:04 ` Preben Randhol
  2003-05-21  6:18 ` Robert C. Leif
@ 2003-05-23  9:14 ` Harald Schmidt
  2003-05-23 10:54 ` Preben Randhol
  3 siblings, 0 replies; 10+ messages in thread
From: Harald Schmidt @ 2003-05-23  9:14 UTC (permalink / raw)


Is there also a MacOSX version available?

Harald

On 20.05.2003 12:58 Uhr, in article
3eca0ae2$0$6533$afc38c87@sisyphus.news.be.easynet.net, "Carole Devillers"
<carole@raincode.com> wrote:

> A completely new XMLBooster version for Ada has been released.
> It includes a number of new features for more efficient integration
> of XML in Ada applications.
> 
> XMLBooster is the fastest solution for XML integration in Ada.
> By using native code generation rather than a generic approach,
> XMLBooster guarantees top notch performance for demanding
> transaction-based applications:
> 
> * 5 to 50 times faster than a generic XML parser
> * Generates parser from DTD's, SCHEMAs, or even just sample
>    XML instances
> * Applications can be deployed royalty-free
> * Reduced memory footprint, can deal with even the largest inputs
> * Support for mixed content and permutations
> * Support for regular expressions, enumerations, boolean values, etc.
> * Multi-lingual support to generate the Ada server and the
>    Java/COBOL/C++/C/Delphi client simultaneously
> * Licences start as low as 675 US$
> * Freely available XMLBooster Lite version
> 
> http://www.xmlbooster.com
> 
> 
> 




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: XML parsing solution for Ada
  2003-05-20 10:58 XML parsing solution for Ada Carole Devillers
                   ` (2 preceding siblings ...)
  2003-05-23  9:14 ` Harald Schmidt
@ 2003-05-23 10:54 ` Preben Randhol
  2003-05-23 11:48   ` Georg Bauhaus
  3 siblings, 1 reply; 10+ messages in thread
From: Preben Randhol @ 2003-05-23 10:54 UTC (permalink / raw)


Carole Devillers wrote:
> A completely new XMLBooster version for Ada has been released.

I don't mind so much that these advertisements are put on comp.lang.ada
when they are relevant. What I find irritating is that they don't bother
to answer questions.

-- 
Preben Randhol                    http://www.pvv.org/~randhol/



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: XML parsing solution for Ada
  2003-05-23 10:54 ` Preben Randhol
@ 2003-05-23 11:48   ` Georg Bauhaus
  2003-05-23 12:54     ` Preben Randhol
  0 siblings, 1 reply; 10+ messages in thread
From: Georg Bauhaus @ 2003-05-23 11:48 UTC (permalink / raw)


Preben Randhol <randhol+abuse@pvv.org> wrote:
: Carole Devillers wrote:
:> A completely new XMLBooster version for Ada has been released.
: 
: I don't mind so much that these advertisements are put on comp.lang.ada
: when they are relevant. What I find irritating is that they don't bother
: to answer questions.

If the question was about authentication, then what has authentication
got to do with XML parsing? Am I missing something?


Georg



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: XML parsing solution for Ada
  2003-05-23 11:48   ` Georg Bauhaus
@ 2003-05-23 12:54     ` Preben Randhol
  2003-05-23 13:22       ` Vinzent Hoefler
  0 siblings, 1 reply; 10+ messages in thread
From: Preben Randhol @ 2003-05-23 12:54 UTC (permalink / raw)


Georg Bauhaus wrote:
> Preben Randhol <randhol+abuse@pvv.org> wrote:
>: Carole Devillers wrote:
>:> A completely new XMLBooster version for Ada has been released.
>: 
>: I don't mind so much that these advertisements are put on comp.lang.ada
>: when they are relevant. What I find irritating is that they don't bother
>: to answer questions.
> 
> If the question was about authentication, then what has authentication
> got to do with XML parsing? Am I missing something?

No not necessarily my question, but the others too.

Perhaps I used the wrong word, is it called verification? There are a
lot of XML parses out there, but few care to check if the XML file is
correct according to the DTD (when given for an XML). That was what I
was wondering about. But I won't buy the product myself so it is not so
important for me personally. At any rate it is the
"dump-the-commercial-and-run" which annoys me. Don't see why they cannot
answer questions.

-- 
Preben Randhol                    http://www.pvv.org/~randhol/



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: XML parsing solution for Ada
  2003-05-23 12:54     ` Preben Randhol
@ 2003-05-23 13:22       ` Vinzent Hoefler
  2003-05-23 13:24         ` Preben Randhol
  0 siblings, 1 reply; 10+ messages in thread
From: Vinzent Hoefler @ 2003-05-23 13:22 UTC (permalink / raw)


Preben Randhol wrote:

>Perhaps I used the wrong word, is it called verification?

You probably meant "validation", didn't you?


Vinzent.



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: XML parsing solution for Ada
  2003-05-23 13:22       ` Vinzent Hoefler
@ 2003-05-23 13:24         ` Preben Randhol
  2003-05-23 16:11           ` Carole Devillers
  0 siblings, 1 reply; 10+ messages in thread
From: Preben Randhol @ 2003-05-23 13:24 UTC (permalink / raw)


Vinzent Hoefler wrote:
> Preben Randhol wrote:
> 
>>Perhaps I used the wrong word, is it called verification?
> 
> You probably meant "validation", didn't you?

Ah yes, sorry.

-- 
Preben Randhol                    http://www.pvv.org/~randhol/



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: XML parsing solution for Ada
  2003-05-23 13:24         ` Preben Randhol
@ 2003-05-23 16:11           ` Carole Devillers
  0 siblings, 0 replies; 10+ messages in thread
From: Carole Devillers @ 2003-05-23 16:11 UTC (permalink / raw)


Hi,

Sorry for the delay I am not living here 24 hours a day.
Here are the answers to your questions:

1) authentication, verification, validation,...

XMLBooster produces naturally validating parsers,
far beyond the validation possibilities of DTD's

2) Is there also a MacOSX version available?

XMLBooster runs natively on Windows, and is portable on virtually any other
platform,
as we can deliver the software in a shrouded C source form, to be recompiled
on your specific platform.

You can try the free evaluation version to give you an idea of what it can
do for you.
Other questions are welcome...

Cheers,

 Carole

"Preben Randhol" <randhol+abuse@pvv.org> wrote in message
news:slrnbcs88i.5hu.randhol+abuse@kiuk0152.chembio.ntnu.no...
> Vinzent Hoefler wrote:
> > Preben Randhol wrote:
> >
> >>Perhaps I used the wrong word, is it called verification?
> >
> > You probably meant "validation", didn't you?
>
> Ah yes, sorry.
>
> --
> Preben Randhol                    http://www.pvv.org/~randhol/





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2003-05-23 16:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-20 10:58 XML parsing solution for Ada Carole Devillers
2003-05-20 12:04 ` Preben Randhol
2003-05-21  6:18 ` Robert C. Leif
2003-05-23  9:14 ` Harald Schmidt
2003-05-23 10:54 ` Preben Randhol
2003-05-23 11:48   ` Georg Bauhaus
2003-05-23 12:54     ` Preben Randhol
2003-05-23 13:22       ` Vinzent Hoefler
2003-05-23 13:24         ` Preben Randhol
2003-05-23 16:11           ` Carole Devillers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox