<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xml" href="http://www.dzone.com/links/misc/rss.xsl"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>dzone.com: research</title>
    <link>http://www.dzone.com/links/tag/research.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Sun, 19 May 2013 18:41:50 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2013-05-19T18:41:50Z</dc:date>
    <dc:language>en-us</dc:language>
    <dc:rights>Copyright (c) 2008 DZone, Inc.</dc:rights>
    <dz:selfLink>http://www.dzone.com/links/feed/frontpage/research/rss.xml</dz:selfLink>
    <image>
      <title>dzone.com: fresh links for developers</title>
      <url>http://www.dzone.com/images/std/dzone.com_258x55.gif</url>
      <link>http://www.dzone.com/links/</link>
    </image>
    <item>
      <title>Serializing in C++ leveraging template metaprogramming</title>
      <link>http://www.dzone.com/links/r/serializing_in_c_leveraging_template_metaprogramm.html</link>
      <description>An approach to object serialization using C++ typing information. When the type of an object is known both at sender and receiver side there is no need to store typing information in the serialized stream. This makes serialization faster and the generated stream shorter.</description>
      <category>c-and-cpp</category>
      <category>methodology</category>
      <category>research</category>
      <pubDate>Fri, 17 May 2013 13:11:10 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/970171.html</guid>
      <dc:creator>motonacciu</dc:creator>
      <dc:date>2013-05-17T13:11:10Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/serializing_in_c_leveraging_template_metaprogramm.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/970171.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>An approach to object serialization using C++ typing information. When the type of an object is known both at sender and receiver side there is no need to store typing information in the serialized stream. This makes serialization faster and the generated stream shorter.<br/><br/><a href='http://www.dzone.com/links/rss/serializing_in_c_leveraging_template_metaprogramm.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=970171' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>970171</dz:linkId>
      <dz:submitDate>2013-05-17T06:22:39Z</dz:submitDate>
      <dz:promoteDate>2013-05-17T13:11:10Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>331</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/970171.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>motonacciu</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/179147.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Magento: Get Payment Method name using Order ID</title>
      <link>http://www.dzone.com/links/r/magento_get_payment_method_name_using_order_id.html</link>
      <description>In this quick tip we will see how how we can get Payment Method name using the Magento Order ID.</description>
      <category>how-to</category>
      <category>open source</category>
      <category>php</category>
      <category>research</category>
      <pubDate>Fri, 17 May 2013 08:34:23 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/969995.html</guid>
      <dc:creator>xpertdev</dc:creator>
      <dc:date>2013-05-17T08:34:23Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/magento_get_payment_method_name_using_order_id.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/969995.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>In this quick tip we will see how how we can get Payment Method name using the Magento Order ID.<br/><br/><a href='http://www.dzone.com/links/rss/magento_get_payment_method_name_using_order_id.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=969995' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>969995</dz:linkId>
      <dz:submitDate>2013-05-16T17:28:09Z</dz:submitDate>
      <dz:promoteDate>2013-05-17T08:34:23Z</dz:promoteDate>
      <dz:voteUpCount>7</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>361</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/969995.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>xpertdev</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/813133.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Stupid Questions and n00bs: 10 Intriguing Things You Should Do</title>
      <link>http://www.dzone.com/links/r/stupid_questions_and_n00bs_10_intriguing_things_y.html</link>
      <description>It really doesn’t matter how long you’ve been in this industry or which position you hold, understanding generation n00b and the value it brings should be mandatory for you.</description>
      <category>opinion</category>
      <category>research</category>
      <category>reviews</category>
      <category>trends</category>
      <pubDate>Fri, 17 May 2013 12:46:18 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/970321.html</guid>
      <dc:creator>mitchp</dc:creator>
      <dc:date>2013-05-17T12:46:18Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/r/stupid_questions_and_n00bs_10_intriguing_things_y.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/970321.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>It really doesn’t matter how long you’ve been in this industry or which position you hold, understanding generation n00b and the value it brings should be mandatory for you.<br/><br/><a href='http://www.dzone.com/links/rss/stupid_questions_and_n00bs_10_intriguing_things_y.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=970321' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>970321</dz:linkId>
      <dz:submitDate>2013-05-17T12:29:14Z</dz:submitDate>
      <dz:promoteDate>2013-05-17T12:46:18Z</dz:promoteDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>549</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/970321.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>mitchp</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/478055.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

