drdobbs.com_cpp.rss.xml - sfeed_tests - sfeed tests and RSS and Atom files
 (HTM) git clone git://git.codemadness.org/sfeed_tests
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       drdobbs.com_cpp.rss.xml (10849B)
       ---
            1 <?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="https://purl.org/dc/elements/1.1/"
            2         xmlns:sy="https://purl.org/rss/1.0/modules/syndication/"
            3         xmlns:admin="https://webns.net/mvcb/"
            4         xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#"
            5         xmlns:content="https://purl.org/rss/1.0/modules/content/"
            6         xmlns:pheedo="https://www.pheedo.com/namespace/pheedo"
            7         xmlns:atom="https://www.w3.org/2005/Atom" version="2.0">
            8         <channel>
            9                 <title>Dr. Dobb's C/C++ Articles</title>
           10                 <link>http://www.drdobbs.com//cpp</link>
           11                 <description>Dr. Dobb's</description>
           12                 <copyright>Copyright 2013, United Business Media.</copyright>
           13                 <language>en-us</language>
           14                 
           15                                         <item>
           16                                 <title><![CDATA[Dr. Dobb's Archive]]></title>
           17                                 <link><![CDATA[http://www.drdobbs.com/architecture-and-design/dr-dobbs-archive/240169474]]></link>
           18                                 <description><![CDATA[On this site is archived all the content from Dr. Dobb's that was published on the Web through December 31, 2014.]]></description>
           19                                 <pubDate>Sun, 11 Jan 2015 14:09:00 -0500</pubDate>
           20                         </item>
           21                                         <item>
           22                                 <title><![CDATA[Jolt Awards 2015: Coding Tools]]></title>
           23                                 <link><![CDATA[http://www.drdobbs.com/joltawards/jolt-awards-2015-coding-tools/240169420]]></link>
           24                                 <description><![CDATA[The best tools available for creating, testing, and debugging code.]]></description>
           25                                 <pubDate>Tue, 16 Dec 2014 12:04:00 -0500</pubDate>
           26                         </item>
           27                                         <item>
           28                                 <title><![CDATA[Building Node.js Projects in Visual Studio]]></title>
           29                                 <link><![CDATA[http://www.drdobbs.com/tools/building-nodejs-projects-in-visual-studi/240169356]]></link>
           30                                 <description><![CDATA[Developing server-side apps with the popular Node.js framework can now be done with the full support of Visual Studio IntelliSense, debugging, and project management.]]></description>
           31                                 <pubDate>Tue, 02 Dec 2014 11:06:00 -0500</pubDate>
           32                         </item>
           33                                         <item>
           34                                 <title><![CDATA[Building Portable Games in C++]]></title>
           35                                 <link><![CDATA[http://www.drdobbs.com/cpp/building-portable-games-in-c/240169334]]></link>
           36                                 <description><![CDATA[The cocos-2d-x open source framework can be used to build games, apps, and other interactive software in C++. Here's a hands-on guide to using it to write and port games.]]></description>
           37                                 <pubDate>Tue, 25 Nov 2014 12:06:00 -0500</pubDate>
           38                         </item>
           39                                         <item>
           40                                 <title><![CDATA[C# and .NET's Sudden Ubiquity]]></title>
           41                                 <link><![CDATA[http://www.drdobbs.com/windows/c-and-nets-sudden-ubiquity/240169282]]></link>
           42                                 <description><![CDATA[Microsoft ports .NET to Linux and Macintosh and open-sources the entire stack.]]></description>
           43                                 <pubDate>Wed, 12 Nov 2014 11:10:00 -0500</pubDate>
           44                         </item>
           45                                         <item>
           46                                 <title><![CDATA[Data Compression with Arithmetic Encoding]]></title>
           47                                 <link><![CDATA[http://www.drdobbs.com/cpp/data-compression-with-arithmetic-encodin/240169251]]></link>
           48                                 <description><![CDATA[Arithmetic encoders are better suited for adaptive models than Huffman coding, but they can be challenging to implement.]]></description>
           49                                 <pubDate>Tue, 04 Nov 2014 03:05:00 -0500</pubDate>
           50                         </item>
           51                                         <item>
           52                                 <title><![CDATA[Jolt Awards: The Best Books]]></title>
           53                                 <link><![CDATA[http://www.drdobbs.com/joltawards/jolt-awards-the-best-books/240169070]]></link>
           54                                 <description><![CDATA[The best books of the past 12 months.]]></description>
           55                                 <pubDate>Tue, 23 Sep 2014 12:09:00 -0400</pubDate>
           56                         </item>
           57                                         <item>
           58                                 <title><![CDATA[The C++14 Standard: What You Need to Know]]></title>
           59                                 <link><![CDATA[http://www.drdobbs.com/cpp/the-c14-standard-what-you-need-to-know/240169034]]></link>
           60                                 <description><![CDATA[New, useful features that make the language safer and more convenient.]]></description>
           61                                 <pubDate>Tue, 16 Sep 2014 13:07:00 -0400</pubDate>
           62                         </item>
           63                                         <item>
           64                                 <title><![CDATA[Working with Azure DocumentDB: SQL &amp; NoSQL Together]]></title>
           65                                 <link><![CDATA[http://www.drdobbs.com/windows/working-with-azure-documentdb-sql-nosql/240169033]]></link>
           66                                 <description><![CDATA[Updating and deleting documents, creating queries, and managing query results in Microsoft's new NoSQL database-as-a-service.]]></description>
           67                                 <pubDate>Tue, 16 Sep 2014 12:59:00 -0400</pubDate>
           68                         </item>
           69                                         <item>
           70                                 <title><![CDATA[Azure DocumentDB: Working with Microsoft's NoSQL Database in the Cloud]]></title>
           71                                 <link><![CDATA[http://www.drdobbs.com/cloud/azure-documentdb-working-with-microsofts/240168992]]></link>
           72                                 <description><![CDATA[Coding for the new NoSQL JSON database service that supports SQL queries.]]></description>
           73                                 <pubDate>Tue, 09 Sep 2014 10:33:00 -0400</pubDate>
           74                         </item>
           75                                         <item>
           76                                 <title><![CDATA[The Curse of Version 6]]></title>
           77                                 <link><![CDATA[http://www.drdobbs.com/architecture-and-design/the-curse-of-version-6/240168952]]></link>
           78                                 <description><![CDATA[Major programming languages often don't make it to version 6, but if they do, they arrive wounded and badly scarred. Why is that?]]></description>
           79                                 <pubDate>Tue, 02 Sep 2014 11:35:00 -0400</pubDate>
           80                         </item>
           81                                         <item>
           82                                 <title><![CDATA[Programming with OpenCL 1.2]]></title>
           83                                 <link><![CDATA[http://www.drdobbs.com/architecture-and-design/programming-with-opencl-12/240168925]]></link>
           84                                 <description><![CDATA[printf-style debugging and the ability to partition computing devices into subdevices make OpenCL 1.2 a very useful upgrade.]]></description>
           85                                 <pubDate>Tue, 26 Aug 2014 11:43:00 -0400</pubDate>
           86                         </item>
           87                                         <item>
           88                                 <title><![CDATA[SIMD-Enabled Vector Types with C#]]></title>
           89                                 <link><![CDATA[http://www.drdobbs.com/architecture-and-design/simd-enabled-vector-types-with-c/240168888]]></link>
           90                                 <description><![CDATA[Optimizing code for current SIMD registers and preparing for AVX-based SIMD &amp;#151; all in C#]]></description>
           91                                 <pubDate>Tue, 19 Aug 2014 07:25:00 -0400</pubDate>
           92                         </item>
           93                                         <item>
           94                                 <title><![CDATA[64-Bit SIMD Code from C#]]></title>
           95                                 <link><![CDATA[http://www.drdobbs.com/windows/64-bit-simd-code-from-c/240168851]]></link>
           96                                 <description><![CDATA[A new beta of the CLR's just-in-time compiler enables direct generation of SIMD instructions in 64-bit code. Getting it set up and working takes a little know-how, however.]]></description>
           97                                 <pubDate>Tue, 12 Aug 2014 10:02:00 -0400</pubDate>
           98                         </item>
           99                                         <item>
          100                                 <title><![CDATA[Bit-Oriented I/O with Templates]]></title>
          101                                 <link><![CDATA[http://www.drdobbs.com/cpp/bit-oriented-io-with-templates/240168766]]></link>
          102                                 <description><![CDATA[Data-compression algorithms emit data in blocks of varying number of bits. Making these little blobs suitable for byte-level I/O requires some careful know-how.]]></description>
          103                                 <pubDate>Tue, 29 Jul 2014 11:00:00 -0400</pubDate>
          104                         </item>
          105                                         <item>
          106                                 <title><![CDATA[Pike Programming Language]]></title>
          107                                 <link><![CDATA[http://www.drdobbs.com/open-source/pike-programming-language/240168647]]></link>
          108                                 <description><![CDATA[A C-like language with&amp;#10;  all the OO trimmings, garbage collection, strong data types, and excellent&amp;#10;  string processing makes a powerful tool for Web programming.]]></description>
          109                                 <pubDate>Tue, 22 Jul 2014 07:02:00 -0400</pubDate>
          110                         </item>
          111                                         <item>
          112                                 <title><![CDATA[Programming for High-Res Displays in Windows]]></title>
          113                                 <link><![CDATA[http://www.drdobbs.com/windows/programming-for-high-res-displays-in-win/240168626]]></link>
          114                                 <description><![CDATA[Deliver software containing crisp text and sharp images on multiple displays]]></description>
          115                                 <pubDate>Tue, 15 Jul 2014 08:23:00 -0400</pubDate>
          116                         </item>
          117                                         <item>
          118                                 <title><![CDATA[Memory Leaks in iOS 7]]></title>
          119                                 <link><![CDATA[http://www.drdobbs.com/architecture-and-design/memory-leaks-in-ios-7/240168600]]></link>
          120                                 <description><![CDATA[iOS Networking APIs are leaking memory. The good news: You can stop them.]]></description>
          121                                 <pubDate>Tue, 08 Jul 2014 06:54:00 -0400</pubDate>
          122                         </item>
          123                                         <item>
          124                                 <title><![CDATA[Developer Reading List]]></title>
          125                                 <link><![CDATA[http://www.drdobbs.com/architecture-and-design/developer-reading-list/240168591]]></link>
          126                                 <description><![CDATA[The best summer reads.]]></description>
          127                                 <pubDate>Tue, 01 Jul 2014 12:02:00 -0400</pubDate>
          128                         </item>
          129                                         <item>
          130                                 <title><![CDATA[The Best of the First Half]]></title>
          131                                 <link><![CDATA[http://www.drdobbs.com/architecture-and-design/the-best-of-the-first-half/240168580]]></link>
          132                                 <description><![CDATA[The most popular articles of the first half of the year, sprinkled with a few pieces carefully chosen by the editors.]]></description>
          133                                 <pubDate>Tue, 01 Jul 2014 06:12:00 -0400</pubDate>
          134                         </item>
          135                                         <item>
          136                                 <title><![CDATA[Accessing C++11 Features of the Android NDK]]></title>
          137                                 <link><![CDATA[http://www.drdobbs.com/cpp/accessing-c11-features-of-the-android-nd/240168385]]></link>
          138                                 <description><![CDATA[C++11 language features are supported in the NDK, but they require a non-default configuration.]]></description>
          139                                 <pubDate>Thu, 26 Jun 2014 07:41:00 -0400</pubDate>
          140                         </item>
          141                                         <item>
          142                                 <title><![CDATA[Using C++ and COM with WinRT]]></title>
          143                                 <link><![CDATA[http://www.drdobbs.com/windows/using-c-and-com-with-winrt/240168150]]></link>
          144                                 <description><![CDATA[Working with C++ in the world of Windows Store Apps]]></description>
          145                                 <pubDate>Tue, 17 Jun 2014 06:13:00 -0400</pubDate>
          146                         </item>
          147                                         <item>
          148                                 <title><![CDATA[Xamarin 3 Enterprise Edition Reviewed]]></title>
          149                                 <link><![CDATA[http://www.drdobbs.com/tools/xamarin-3-enterprise-edition-reviewed/240168321]]></link>
          150                                 <description><![CDATA[With a state-of-the-art designer for iOS and Windows, seamless forms integration, more widgets, and simplified, integrated builds, Xamarin 3 finally realizes the dream of polished, high-quality, native iOS apps written in C#]]></description>
          151                                 <pubDate>Wed, 28 May 2014 12:17:00 -0400</pubDate>
          152                         </item>
          153                                         <item>
          154                                 <title><![CDATA[Lambdas in C++11]]></title>
          155                                 <link><![CDATA[http://www.drdobbs.com/cpp/lambdas-in-c11/240168241]]></link>
          156                                 <description><![CDATA[A feature long in coming greatly reduces boilerplate code.]]></description>
          157                                 <pubDate>Tue, 20 May 2014 07:22:00 -0400</pubDate>
          158                         </item>
          159                                         <item>
          160                                 <title><![CDATA[Understanding C++ Function Try Blocks]]></title>
          161                                 <link><![CDATA[http://www.drdobbs.com/cpp/understanding-c-function-try-blocks/240168262]]></link>
          162                                 <description><![CDATA[Function try blocks have their own unique mechanics and special gotchas, but they are exactly the right solution for certain kinds of problems.]]></description>
          163                                 <pubDate>Tue, 20 May 2014 05:31:00 -0400</pubDate>
          164                         </item>
          165                         
          166         </channel>
          167 </rss>