While I won't promise I will post every little piece you send out to the world for consumption I can suggest that if this is how you plan to promote XQuery and your support for XQuery via tools and processors you may just find yourself a friend again in XSLTBlog...
For anybody who plans to promote their software technolgies via a newsletter or online e'zine let this example act as a VERY GOOD implementation of how to promote your product the correct way without have to explain yourself or lose face in the community becuase of what seems to be shady business practice.
Keep 'em coming DD!
Dear Stylus Studio Friend,
XQuery! So familiar, yet so coy! While we wait for the formal W3C XQuery
Recommendation, developers like you keep banging down our door for new
XQuery tools and components. And so we're especially excited to dedicate
this special edition of the 'Scoop to announcing DataDirect XQuery (DDXQ)!
With DDXQ, you can execute XQuery directly against any relational database
including Oracle, Microsoft SQL Server, and IBM DB2 - and process the
results from within your Java applications! And the icing on the cake? You
can build these applications with Stylus Studio today! (Yes, today!) Read
on and learn more about how you can put XQuery to work accessing relational
data. And watch your inbox for next month's regularly scheduled edition of
the Scoop.
Sincerely,
Ivan Pedruzzi, Senior Product Architect and the Stylus Studio Team!
The Stylus Scoop, May 2005
Table of Contents:
1) Simplify Relational-XML Data Integration with XQuery
2) XQJ: The XQuery API for Java
3) XQuery 101: Everything you ever needed to know about XQuery.
4) Why I XQuery: How developers are using XQuery in Healthcare.
5) True Stylus Studio Stories: Why I switched to Stylus Studio
1) Simplify Relational-XML Data Integration with XQuery
XQuery is more than just a neat way to query XML - now you can use it to
query relational databases, join XML and relational data, and simplify XML-
Relational data integration. A beta release of DataDirect XQuery (DDXQ), a
Java XQuery component that implements both XQuery and the XQuery API for
Java (XQJ), is now available for free download. That's right: XQuery has
arrived on the Java platform! Register and learn more about the DDXQ beta
program today at: http://www.datadirect.com/products/xquery/xquerybetahome/
Here are some questions we anticipate you might have about DDXQ (in a word,
though: yes, it really is all that). If you have one we don't answer, visit
http://www.datadirect.com/products/xquery/xquery_faq/ for the full DDXQ
Monty.
Q: What relational databases can I invoke my XQueries against using
DataDirect XQuery?
A: Using DataDirect XQuery, you can execute XQuery expressions against
Oracle 9i (R1 and R2) and 10g, Microsoft SQL Server 2000, and IBM DB2
Universal Database (UDB) 8.1 on Windows NT/2000/2003/XP, UNIX, and Linux
(with more databases coming soon). You can use DDXQ to query XML, too,
including XML files located on file systems accessed using "http:", "ftp:",
and "file:" URI schemes, and XML contained in a Java application, such as
DOM or SAX.
Q: Why would I use XQuery to query relational data?
A: So you can get all the benefits of using XML (standards-based
interoperability and transformability, for starters) and still benefit from
the high performance that relational databases have to offer. Unless you
are looking forward to migrating volumes of relational data to XML, that
is.
Q: What types of applications use XML and relational data?
A: Many middleware applications -- complex report generation, Web services
applications, Web publishing, and others -- need to process relational data
and XML. These applications, common to enterprises large and small, can all
be simplified using XQuery. For example, XQuery can be used to access the
content of messages or to construct new messages to be passed to a Web
service. In addition, you often need data to process Web Services results.
XQuery can process SOAP messages and create the XML needed for result
messages. These are just a few examples of where XQuery can simplify XML
and relational data integration.
Q: Where can I learn more about these new XQuery technologies?
A: Get started on the path to solving the relational-XML integration puzzle
using the DataDirect XQuery! Register for the beta today at:
http://www.datadirect.com/products/xquery/xquerybetahome/
2) XQJ: The XQuery API for Java
Think of XQJ as the JDBC for XQuery - it provides a standards-based
interface for accessing databases or XML repositories using XQuery. XQJ
lets you write portable XQuery data access code using far fewer lines of
code, and it is the best solution for Java XML-relational data integration.
In a nutshell, the XQuery API for Java (XQJ) enables a Java application to
submit XQuery statements to a data source and programmatically iterate
through the results.
A new tutorial (and XQJ example) demonstrates how to use XQJ to invoke an
XQuery expression and how to obtain results from within a Java application.
It shows how XQJ can be used to perform joins between XML and relational
sources, query DOM trees, issue prepared XQueries (similar to JDBC's
prepared statements), and more. The example includes complete, working XQJ
programs with source code and explanations. This material is available in
HTML and in a printable PDF format. Check it out at:
http://www.datadirect.com/developer/xquery/topics/xqj_tutorial/
3) XQuery 101: Everything you ever needed to know about XQuery
We're pleased to be able to provide you with an XQuery tutorial that
includes a technical introduction to XQuery. And this is no puffy marketing
piece (like the one you're knee-deep in now!) - this tutorial was written
by Mr. Jonathan Robie, one of the designers of XQuery, and the Program
Manager for DataDirect XQuery. The tutorial covers advanced XQuery topics
like the XQuery Data Model, literals, locating and finding nodes, built-in
and user-defined functions, XQuery types, and more. It's everything you
ever needed to know about XQuery (but were afraid to ask). The XQuery
tutorial is also available free, in either HTML or a printable PDF format.
XQuery has arrived on the Java platform! Isn't it time you learned XQuery?
Visit us here, and let the learning begin:
http://www.datadirect.com/developer/xquery/xquery_tutorial/
4) Why I XQuery: How one developer is using XQuery in healthcare
Bing Wu is a Lead Software Engineer working in the healthcare sector. In
this role, Bing is responsible for developing server-side Java Web service
applications. You can read about how Bing uses XQuery to simplify his work
here: http://www.stylusstudio.com/xquery/cust_healthcare.html
(If you'd like to showcase your own XQuery application in The Stylus Scoop,
drop us a line at stylusstudio@stylusstudio.com.)
5) True Stylus Studio Stories: Why I switched to Stylus Studio
Here's what Dr. Michael Kay, editor of the XSLT specification, founder of
Saxonica, and a world-leading XML guru with just way too many
qualifications to list in this newsletter, recently said on XML-DEV, a
popular forum for XML developers: "I find that the easiest way to do ad-hoc
validation (i.e., not integrated into an application) is to use a tool such
as Stylus Studio. One of the nice things is that Stylus allows you to
validate using a range of different processors - if your document is
invalid, it can be helpful to get the error messages from more than one
processor. By contrast, XML Spy uses its own schema processor, which is not
always 100% conformant with the spec." Read the entire thread here:
http://lists.xml.org/archives/xml-dev/200505/msg00257.html
Want to learn more about why people are switching to Stylus Studio? Visit
http://www.stylusstudio.com/switch/! Or take a moment to write and tell us
why you chose Stylus Studio -- or anything else that's on your mind --
we'll respond! Drop us a line at stylusstudio@stylusstudio.com
TrackBack URL for this entry:
http://www.xsltblog.com/xslt-blog-mt/mt-tb.cgi/825
Listed below are links to weblogs that reference Keep 'em coming DataDirect...:
» free dating service from free dating service
free dating service free online dating services free online dating services
on line dating on line d... [Read More]
Tracked on March 1, 2006 12:06 PM
» ringtones from ringtones
free ringtones free ringtones
download free ringtones download free ringtones [Read More]
Tracked on March 2, 2006 12:07 PM
» ringtone from ringtone
sprint ringtones sprint ringtones
ringtone ringtone [Read More]
Tracked on March 3, 2006 08:47 AM
» ringtone from ringtone
motorola ringtones motorola ringtones
mp3 ringtones mp3 ringtones [Read More]
Tracked on March 3, 2006 08:47 AM
» secured credit cards from secured credit cards
secured credit cards
credit card debt consolidation credit card debt consolidation
capital one credit card [Read More]
Tracked on March 4, 2006 07:14 AM
» secured credit cards from secured credit cards
secured credit cards
prepaid credit cards prepaid credit cards
chase credit cards [Read More]
Tracked on March 4, 2006 07:15 AM
» xanax from xanax
tramadol
valium
viagra [Read More]
Tracked on March 5, 2006 01:45 AM
» order viagra online from order viagra online
cheap tramadol
buy xanax online
cheap phentermine [Read More]
Tracked on March 5, 2006 10:27 PM
» diamond necklaces from diamond necklaces
diamond necklaces diamond necklaces
diamond studs diamond studs [Read More]
Tracked on March 7, 2006 09:23 PM
» diamond necklaces from diamond necklaces
diamond necklaces
diamond wedding bands diamond wedding bands [Read More]
Tracked on March 7, 2006 09:23 PM
» hoodia from hoodia
hoodia south beach diet south beach diet
diets diets [Read More]
Tracked on March 8, 2006 03:42 AM
» answer solutions from answer solutions
answer solutions start international start international
pills mortgage pills mortgage [Read More]
Tracked on March 9, 2006 04:05 AM
» answer solutions from answer solutions
answer solutions
run oil run oil
farm weight farm weight [Read More]
Tracked on March 9, 2006 04:05 AM
» answer solutions from answer solutions
answer solutions
equipment pokers equipment pokers
abuse media abuse media [Read More]
Tracked on March 9, 2006 04:06 AM
» cheap adipex from cheap adipex
buy viagra online
buy levitra online
levitra online [Read More]
Tracked on March 9, 2006 09:01 PM
» adipex from adipex
cheap phentermine
buy levitra
buy valium [Read More]
Tracked on March 10, 2006 08:58 PM
» blackjack from blackjack
partypoker partypoker
blackjack blackjack [Read More]
Tracked on March 11, 2006 11:05 PM
» blackjack from blackjack
blackjack
pacific poker pacific poker
internet poker internet poker [Read More]
Tracked on March 11, 2006 11:05 PM
» diazepam from diazepam
viagra
cheap adipex
ava devine [Read More]
Tracked on March 12, 2006 09:36 PM
» buy xanax online from buy xanax online
buy phentermine online
buy tramadol online
bu... [Read More]
Tracked on March 13, 2006 10:05 AM
» adipex from adipex
cheap phentermine
buy levitra
buy valium [Read More]
Tracked on March 13, 2006 01:33 PM
» fioricet from fioricet
adipex
ambien
diazepam [Read More]
Tracked on March 13, 2006 06:07 PM
» online casinos from online casinos
best online casinos best online casinos [Read More]
Tracked on March 13, 2006 07:38 PM
» free craps from free craps
As far as free craps ? [Read More]
Tracked on March 18, 2006 06:54 AM
» buy fioricet online from buy fioricet online
buy tramadol online
buy valium online
buy diazepam online [Read More]
Tracked on March 25, 2006 01:47 AM
» viagra from viagra
buy cheap phetermine
buy xanax online
alprazolam [Read More]
Tracked on March 25, 2006 05:39 AM
» buy alprazolam online from buy alprazolam online
buy valium online
buy diazepam online
buy ambien online [Read More]
Tracked on March 26, 2006 01:15 AM
» buy xanax online from buy xanax online
viagra prescription
buy tramadol online
buy valium online [Read More]
Tracked on March 26, 2006 09:55 AM
» alex fox from alex fox
tramadol cod
generic cialis
generic ambien [Read More]
Tracked on March 28, 2006 06:42 AM
» rolex replica from rolex replica
rolex replica rolex watch rolex watch
rolex submariner rolex submariner [Read More]
Tracked on March 31, 2006 10:42 PM
» buy tramadol from buy tramadol
buy xanax online
order viagra
buy valium [Read More]
Tracked on April 1, 2006 09:33 PM
» buy tramadol from buy tramadol
buy tramadol online
ambien
buy fioricet [Read More]
Tracked on April 2, 2006 09:34 PM
» cheap car insurance from cheap car insurance
buy levitra online
debt consolidation
home mortgage [Read More]
Tracked on April 3, 2006 01:09 PM
» buy valium online from buy valium online
buy xanax
order viagra
buy phentermine [Read More]
Tracked on April 3, 2006 08:20 PM
» airline reservation skywest from airline reservation skywest
airline reservation skywest [Read More]
Tracked on April 5, 2006 11:15 AM