<?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 links by kodenine</title>
    <link>http://www.dzone.com/links/users/links/280477.html</link>
    <description>DZone: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Tue, 07 Oct 2008 01:00:06 GMT</pubDate>
    <dc:creator>The DZone community</dc:creator>
    <dc:date>2008-10-07T01:00:06Z</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/user/280477/rss.xml</dz:selfLink>
    <image>
      <title>DZone: 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>Get Personal with C# Custom Attributes</title>
      <link>http://www.dzone.com/links/rss/get_personal_with_c_custom_attributes.html</link>
      <description>C# attributes may seem like an insignificant element of C# grammar, but did you know they provide a powerful way to extend your metadata? This goes a long way towards simplifying component-based programming. Here's what you need to know about custom attributesand how to use them.</description>
      <category>.net</category>
      <category>microsoft</category>
      <category>usability</category>
      <pubDate>Tue, 29 Apr 2008 05:59:48 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/78228.html</guid>
      <dc:creator>kodenine</dc:creator>
      <dc:date>2008-04-29T05:59:48Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/get_personal_with_c_custom_attributes.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/78228.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>C# attributes may seem like an insignificant element of C# grammar, but did you know they provide a powerful way to extend your metadata? This goes a long way towards simplifying component-based programming. Here's what you need to know about custom attributesand how to use them. <br/><br/><a href='http://www.dzone.com/links/rss/get_personal_with_c_custom_attributes.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=78228' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>78228</dz:linkId>
      <dz:submitDate>2008-04-29T05:59:48Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>12</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/78228.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kodenine</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/280477.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>The X in AJAX Is For XML Right?</title>
      <link>http://www.dzone.com/links/rss/the_x_in_ajax_is_for_xml_right.html</link>
      <description>Is XML really the right transport choice?  Take a look to find out why it's not.</description>
      <category>ajax</category>
      <category>javascript</category>
      <category>web 2.0</category>
      <category>xml</category>
      <pubDate>Fri, 11 Apr 2008 16:37:00 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/75489.html</guid>
      <dc:creator>kodenine</dc:creator>
      <dc:date>2008-04-11T16:37:00Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/the_x_in_ajax_is_for_xml_right.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/75489.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Is XML really the right transport choice?  Take a look to find out why it's not.<br/><br/><a href='http://www.dzone.com/links/rss/the_x_in_ajax_is_for_xml_right.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=75489' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>75489</dz:linkId>
      <dz:submitDate>2008-04-11T16:37:00Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>1</dz:voteDownCount>
      <dz:clickCount>33</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/75489.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kodenine</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/280477.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Class Creation - To Create or Not To Create, That Is The Question.</title>
      <link>http://www.dzone.com/links/rss/class_creation_to_create_or_not_to_create_that_is.html</link>
      <description>Can't decide whether to create a new class or just add your feature to the existing one.  This might help you decide which to choose.</description>
      <category>opinion</category>
      <category>standards</category>
      <category>usability</category>
      <pubDate>Wed, 26 Mar 2008 17:56:06 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/72800.html</guid>
      <dc:creator>kodenine</dc:creator>
      <dc:date>2008-03-26T17:56:06Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/class_creation_to_create_or_not_to_create_that_is.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/72800.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>Can't decide whether to create a new class or just add your feature to the existing one.  This might help you decide which to choose.<br/><br/><a href='http://www.dzone.com/links/rss/class_creation_to_create_or_not_to_create_that_is.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=72800' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>72800</dz:linkId>
      <dz:submitDate>2008-03-26T17:56:06Z</dz:submitDate>
      <dz:voteUpCount>0</dz:voteUpCount>
      <dz:voteDownCount>2</dz:voteDownCount>
      <dz:clickCount>28</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/72800.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>kodenine</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/280477.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

