    <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
     <channel>
        <title>ACCU  :: Late News!</title>
        <link>https://members.accu.org/index.php/articles/833</link>
        <description>Professionalism in Programming</description>
        <dc:language>en-us</dc:language> 
        <dc:creator>Administrator</dc:creator> 
        <admin:generatorAgent rdf:resource="http://www.xaraya.org" /> 
        <admin:errorReportsTo rdf:resource="mailto:webeditor@accu.org" />
       <sy:updatePeriod>hourly</sy:updatePeriod>
       <sy:updateFrequency>1</sy:updateFrequency>
       <docs>http://backend.userland.com/rss</docs>




<div class="xar-mod-head"><span class="xar-mod-title">CVu Journal Vol 17, #5 - Oct 2005</span></div>

<table border="0" cellpadding="1" cellspacing="0">
    <tbody>
    <tr>
        <td valign="top">
            Browse in :
       </td>
       <td valign="top">

                                            <a href="https://members.accu.org/index.php/articles/">All</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c76/">Journals</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c77/">CVu</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c94/">175</a>
<br />
</td>
   </tr>
   </tbody>
</table>




<div class="xar-error">
   <p>
 <strong>Note:</strong> when you create a new publication type,
the articles module will automatically use the templates
<em>user-display-[publicationtype].xt</em>
and <em>user-summary-[publicationtype].xt</em>.
If those templates do not exist when you try to preview or display a new article,
you'll get this warning :-)  Please place your own templates in themes/<em>yourtheme</em>/modules/articles . The templates will get the extension .xt there. </p>
</div>
<div class="xar-norm xar-standard-box-padding">
   <h1><strong>Title:</strong>&nbsp;Late News!</h1>
<p><strong>Author:</strong>&nbsp;</p>
<p>
<strong>Date:</strong> 08 October 2005 05:00:00 +01:00 or Sat, 08 October 2005 05:00:00 +01:00</p>
<p><strong>Summary:</strong>&nbsp;</p>
<p><strong>Body:</strong>&nbsp;<div class="sect1" lang="en">
<div class="titlepage">
<h2><a name="d0e20" id="d0e20"></a></h2>
</div>
<p>I don't normally receive news at 7 minutes past midnight on the
day after editorial copy is due, but this one is somewhat useful to
those who write software in C# that needs to interface with SQL or
PostgreSQL databases. I wouldn't normally give so much room (I do
get quite a number of releases about how wonderful such and such
is), but this is different as it is a cross platform approach which
is offering everyone the opportunity to participate without cost
and learn from experts to boot.</p>
</div>
<div class="sect1" lang="en">
<div class="titlepage">
<h2><a name="d0e24" id="d0e24"></a>ODBMS.ORG
Launches Educational Portal on Object Databases</h2>
</div>
<p>db4objects, providers of the leading object database for Java
and .NET, today announced the launch of ODBMS.ORG, the Internet's
most up-to-date educational and research portal on object database
technology. The initiative was made possible through contributions
of a group of high-profile software experts, lead by Prof. Roberto
Zicari. It is the first of its kind in nearly two decades, since
first-generation object-oriented databases emerged in the early
1990s and subsequently fell dormant.</p>
<p>The open source community has created a new wave of enthusiasm
that's now fueling the rapid growth of second-generation, native
ODBMSs and demand for appropriate education. The new portal is
designed to meet this fast-growing need for educational and
research resources focusing on object database technology and the
integration of object-oriented programming and databases.</p>
</div>
<div class="sect1" lang="en">
<div class="titlepage">
<h2><a name="d0e31" id="d0e31"></a>ODBMS Growth
Boom</h2>
</div>
<p>Object databases (ODBMS) have long been recognized as a solution
to one of the biggest dilemmas in modern object-oriented
programming (OOP): the object-relational (OR) impedance mismatch.
Now that OOP languages like Java and .NET are finally becoming
mainstream, this problem rests at the heart of information
technology.</p>
<p>Thus object databases are increasingly established as a
complement to (not a replacement for) relational databases for
efficient resolution of the OR mismatch. ODBMSs are flourishing as
embeddable persistence solutions in devices, on clients, in
packaged software, in real-time control systems, and to power
websites.</p>
</div>
<div class="sect1" lang="en">
<div class="titlepage">
<h2><a name="d0e38" id="d0e38"></a>Expert
Resources</h2>
</div>
<p>The ODBMS.ORG portal features open source software, lecture
notes, tutorials, papers and other resources for free download. It
is complemented by listings of relevant books and vendors to
provide a comprehensive and up-to-date overview of available
resources on object database technology.</p>
<p>The portal's editor, Roberto Zicari, is Professor of Database
and Information Systems at Frankfurt University and representative
of the Object Management Group (OMG) in Europe. His interest in
object databases dates back to his work at the IBM Research Center
in Almaden, CA, in the mid ?80s, when he helped craft the
definition of an extension of the relational data model to
accommodate complex data structures. In 1989, he joined the design
team of the Gip Altair project in Paris, later to become O2, one of
the world's first object database products.</p>
<p>The Expert Section contains exclusive contributions from
internationally recognized experts including Scott Ambler, Michael
Blaha, William Cook, and Carl Rosenberger. Scott Ambler is a
consultant with Ontario-based Ambysoft and thought-leader of the
widely recognized Agile Modeling (AM), Agile Data (AD), and
Enterprise Unified Process (EUP) methodologies.</p>
<p>William Cook, professor at the University of Texas, and Carl
Rosenberger, chief software architect at db4objects, have
contributed their ground-breaking joint paper on Native Queries
(NQ), which discusses the use of programming languages like Java or
.NET to express database queries that are 100% typesafe, 100%
refactorable and 100% object-oriented. Native queries are poised to
become the unifying standard for object-oriented queries in the
same way that SQL has standardized the query interface for
relational databases - replacing earlier, non-native attempts such
as ODMG and JDO.</p>
<p>Michael Blaha, co-inventor of UML and co-author of the seminal
book <i class="citetitle">Object-Oriented Modeling and Design with
UML</i> (with James R. Rumbaugh), has contributed a new paper on
&quot;The Dilemma of Encapsulation Versus Query Optimization.&quot;</p>
</div>
</p>
<p><strong>Notes:</strong>&nbsp;</p>
<p><em>More fields may be available via dynamicdata ..</em></p>
</div>
</channel>
</rss>
