<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://cpp.ulitzer.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from C++ Developer</title>
 <link>http://cpp.ulitzer.com/</link>
 <description>Latest News from C++ Developer</description>
 <language>en</language>
 <copyright>Copyright 2010 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Tue, 16 Mar 2010 19:56:05 EDT</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Netbook Apps SDK Betas</title>
 <link>http://cpp.ulitzer.com/node/1210672</link>
 <description>Intel has put out its promised beta SDK for Windows (C and C++) and Moblin (C) developers working on future Atom-based netbook apps and ports. It can be downloaded at &lt;a href=&quot;http://appdeveloper.intel.com&quot; title=&quot;http://appdeveloper.intel.com&quot;&gt;http://appdeveloper.intel.com&lt;/a&gt;. Intel couldn’t help but repeat the forecast that netbook units shipped should top 50 million by the end of the year. 
&lt;p&gt;&lt;a href=&quot;http://cpp.ulitzer.com/node/1210672&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 04 Dec 2009 14:45:00 EST</pubDate>
 <guid isPermaLink="true">http://cpp.ulitzer.com/node/1210672</guid>
 <comments>http://cpp.ulitzer.com/node/1210672#feedback</comments>
</item>
<item>
 <title>SCO Another Inch Closer to Trial</title>
 <link>http://cpp.ulitzer.com/node/1181131</link>
 <description>The Utah district court, Judge Ted Stewart, a new face, presiding, has set November 23 for a status conference in the matter of SCO v Novell, the case over who owns Unix that the appeals court sent back to be heard by a jury. Novell is expected to do what it can to delay the case from getting on the docket. It could ask for a stay because it wants to appeal to the Supreme Court, a motion it made to the 10th Circuit Court of Appeals in Denver and got turned down so fast heads are still spinning. It could also try for a stay pending arbitration in Switzerland over what, if anything, gave to United Linux, the consortium that briefly tried to create a common Linux code base. Since it’s right before Thanksgiving maybe one or the other will have something to be grateful for.&lt;p&gt;&lt;a href=&quot;http://cpp.ulitzer.com/node/1181131&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 10 Nov 2009 17:30:00 EST</pubDate>
 <guid isPermaLink="true">http://cpp.ulitzer.com/node/1181131</guid>
 <comments>http://cpp.ulitzer.com/node/1181131#feedback</comments>
</item>
<item>
 <title>C++ Apps Play a Role in Enterprise SOA Strategy</title>
 <link>http://cpp.ulitzer.com/node/532344</link>
 <description>Rogue Wave announced the results of a global survey of software developers to determine the role C++-based applications will play in their future IT plans. Given that service-oriented architecture (SOA) spending is expected to grow 60 percent per year, Rogue Wave conducted the survey to determine how C++ applications figured into SOA migration plans. The survey revealed that while most companies using C++ applications are enthusiastic about the future plans for existing C++ applications, there is no consistent approach to migrating those apps to an SOA.&lt;p&gt;&lt;a href=&quot;http://cpp.ulitzer.com/node/532344&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 01 Apr 2008 13:30:00 EDT</pubDate>
 <guid isPermaLink="true">http://cpp.ulitzer.com/node/532344</guid>
 <comments>http://cpp.ulitzer.com/node/532344#feedback</comments>
</item>
<item>
 <title>SOA Helps Build C++ Popularity</title>
 <link>http://cpp.ulitzer.com/node/482917</link>
 <description>The software development community may remember 2008 as the year that C++ regained respect as a robust development platform. With the recent shift to multi-core processors and the accelerated adoption of service orientated architecture (SOA) standards like Service Component Architecture (SCA), C++ developers soon will be able to harness significant improvements in performance and integration.&lt;p&gt;&lt;a href=&quot;http://cpp.ulitzer.com/node/482917&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 08 Jan 2008 16:15:00 EST</pubDate>
 <guid isPermaLink="true">http://cpp.ulitzer.com/node/482917</guid>
 <comments>http://cpp.ulitzer.com/node/482917#feedback</comments>
</item>
<item>
 <title>What Is Boost? Boost Your C++ Programming With The Boost Libraries</title>
 <link>http://cpp.ulitzer.com/node/158853</link>
 <description>For C++ programmers all over the world, Boost and the Boost libraries have become indispensable. Weighing in at 60 C++ libraries, Boost is a large collection of peer-reviewed code covering a wide range of domains. But why should you care about that? Well, because Boost can quickly become indispensable for you too.&lt;p&gt;&lt;a href=&quot;http://cpp.ulitzer.com/node/158853&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 21 Dec 2005 20:00:00 EST</pubDate>
 <guid isPermaLink="true">http://cpp.ulitzer.com/node/158853</guid>
 <comments>http://cpp.ulitzer.com/node/158853#feedback</comments>
</item>
<item>
 <title>Taking the Leap - C++ containers vs C# Collections</title>
 <link>http://cpp.ulitzer.com/node/39460</link>
 <description>While moving from C++ to C# means giving up template-based containers, that doesn&#039;t mean you can&#039;t effectively organize your data. And like C++, C# collections have some unique benefits.&lt;p&gt;&lt;a href=&quot;http://cpp.ulitzer.com/node/39460&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Wed, 01 May 2002 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://cpp.ulitzer.com/node/39460</guid>
 <comments>http://cpp.ulitzer.com/node/39460#feedback</comments>
</item>
<item>
 <title>JNI Programming In C/C+</title>
 <link>http://cpp.ulitzer.com/node/36294</link>
 <description>If you&#039;re familiar with the Java Native Interface (JNI), as this article presumes, you know that it&#039;s tailored primarily for C and C++ programmers. Compile-time support for JNI in these languages comes straight from the Sun specification, and is frankly a work of art.&lt;p&gt;&lt;a href=&quot;http://cpp.ulitzer.com/node/36294&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Fri, 01 Jun 2001 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://cpp.ulitzer.com/node/36294</guid>
 <comments>http://cpp.ulitzer.com/node/36294#feedback</comments>
</item>
<item>
 <title>High Performance XML Parsing in C++</title>
 <link>http://cpp.ulitzer.com/node/40086</link>
 <description>In my last article (XML-J, Vol. 1, issue 3) I made the case for using custom classes derived from XML Schemas to represent XML documents in C++ applications. That article focused primarily on the problems of generating XML documents from program objects, and explained how custom classes have significant advantages over standards like DOM and SAX in terms of performance, object orientation and maintainability of source code.&lt;p&gt;&lt;a href=&quot;http://cpp.ulitzer.com/node/40086&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 14 Sep 2000 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://cpp.ulitzer.com/node/40086</guid>
 <comments>http://cpp.ulitzer.com/node/40086#feedback</comments>
</item>
<item>
 <title>XML for C++ Developers</title>
 <link>http://cpp.ulitzer.com/node/40054</link>
 <description>To newcomers to the XML world, it might seem as if XML and Java are somehow connected at the hip. There are certainly synergies between the two technologies, largely because they&#039;ve come of age at the same time. Consequently, many of the new developments in XML are first implemented in Java, and we&#039;re now seeing new Java developments leveraging the standardization of XML. In the real world, however, most new code is still written in C++ and often involves interaction with existing applications.&lt;p&gt;&lt;a href=&quot;http://cpp.ulitzer.com/node/40054&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 15 Jun 2000 00:00:00 EDT</pubDate>
 <guid isPermaLink="true">http://cpp.ulitzer.com/node/40054</guid>
 <comments>http://cpp.ulitzer.com/node/40054#feedback</comments>
</item>
</channel>
</rss>
