<?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: queued links: standards</title>
    <link>http://www.dzone.com/links/queue/tag/standards.html</link>
    <description>dzone.com: fresh links for developers</description>
    <language>en-us</language>
    <copyright>Copyright (c) 2008 DZone, Inc.</copyright>
    <pubDate>Sun, 05 Jul 2009 16:45:41 GMT</pubDate>
    <dc:creator>The dzone.com community</dc:creator>
    <dc:date>2009-07-05T16:45:41Z</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/queue/standards/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>I’m officially a member of the DZone team!</title>
      <link>http://www.dzone.com/links/rss/im_officially_a_member_of_the_dzone_team.html</link>
      <description>I’m very pleased to announce that I’m officially a member of the DZone team! It all started about a month ago when I was contacted by Rick Ross. To my surprise Rick had actually seen my blog and happened to read a post about me possibly seeking some freelance work. So he recommended that I got in contact with Matt to see if they had any coding work. Well I wasn’t quite qualified for the code work that needed to be done so I figured that my chances of working for DZone were gone. Luckily around that same time Rick contacted me again about a job within his department. He basically said that he liked how I was trying to get the DZone community more involved with my link posts and he then offered me a position for link moderation. We agreed that we would give it a month to see how things went. As you can assume it’s been a month since then and I’m now officially a member of the DZone team. (There is MORE to the story which you can read by clicking the link.)</description>
      <category>announcement</category>
      <category>news</category>
      <category>opinion</category>
      <category>standards</category>
      <pubDate>Sun, 05 Jul 2009 10:54:01 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/199780.html</guid>
      <dc:creator>CodeJustin</dc:creator>
      <dc:date>2009-07-05T10:54:01Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/im_officially_a_member_of_the_dzone_team.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/199780.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>I’m very pleased to announce that I’m officially a member of the DZone team! It all started about a month ago when I was contacted by Rick Ross. To my surprise Rick had actually seen my blog and happened to read a post about me possibly seeking some freelance work. So he recommended that I got in contact with Matt to see if they had any coding work. Well I wasn’t quite qualified for the code work that needed to be done so I figured that my chances of working for DZone were gone. Luckily around that same time Rick contacted me again about a job within his department. He basically said that he liked how I was trying to get the DZone community more involved with my link posts and he then offered me a position for link moderation. We agreed that we would give it a month to see how things went. As you can assume it’s been a month since then and I’m now officially a member of the DZone team. (There is MORE to the story which you can read by clicking the link.)<br/><br/><a href='http://www.dzone.com/links/rss/im_officially_a_member_of_the_dzone_team.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=199780' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>199780</dz:linkId>
      <dz:submitDate>2009-07-05T10:54:01Z</dz:submitDate>
      <dz:voteUpCount>4</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>15</dz:clickCount>
      <dz:commentCount>1</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/199780.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>CodeJustin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/410289.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>This Is America, Take Your Unicode Somewhere Else</title>
      <link>http://www.dzone.com/links/rss/this_is_america_take_your_unicode_somewhere_else.html</link>
      <description>There's a question that comes up on Stack Overflow every couple of months: "How do I strip diacritic marks from Unicode characters?".  Popular variants include "How do I remove special characters" and "How do I convert Unicode to ASCII", but the underlying motivation is the same: characters that don't have their own key on an American keyboard have no place in modern web software.</description>
      <category>opinion</category>
      <category>standards</category>
      <pubDate>Sun, 05 Jul 2009 05:23:36 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/199722.html</guid>
      <dc:creator>CodeJustin</dc:creator>
      <dc:date>2009-07-05T05:23:36Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/this_is_america_take_your_unicode_somewhere_else.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/199722.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>There's a question that comes up on Stack Overflow every couple of months: "How do I strip diacritic marks from Unicode characters?".  Popular variants include "How do I remove special characters" and "How do I convert Unicode to ASCII", but the underlying motivation is the same: characters that don't have their own key on an American keyboard have no place in modern web software. <br/><br/><a href='http://www.dzone.com/links/rss/this_is_america_take_your_unicode_somewhere_else.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=199722' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>199722</dz:linkId>
      <dz:submitDate>2009-07-05T05:23:36Z</dz:submitDate>
      <dz:voteUpCount>2</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>16</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/199722.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>CodeJustin</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/410289.gif</dz:userimage>
      </dz:submitter>
    </item>
    <item>
      <title>Java modularity and metadata</title>
      <link>http://www.dzone.com/links/rss/java_modularity_and_metadata.html</link>
      <description>modular java and metadata</description>
      <category>eclipse</category>
      <category>java</category>
      <category>open source</category>
      <category>standards</category>
      <pubDate>Sat, 04 Jul 2009 17:30:08 GMT</pubDate>
      <guid isPermaLink="false">http://www.dzone.com/links/199643.html</guid>
      <dc:creator>harisgx</dc:creator>
      <dc:date>2009-07-04T17:30:08Z</dc:date>
      <content:encoded><![CDATA[<a href='http://www.dzone.com/links/rss/java_modularity_and_metadata.html'><img src='http://cdn.dzone.com/images/thumbs/120x90/199643.jpg' style='width:120;height:90;float:left;vertical-align:top;border:1px solid #ccc;' /></a><p style='margin-left: 130px;'>modular java and metadata<br/><br/><a href='http://www.dzone.com/links/rss/java_modularity_and_metadata.html'><img src='http://www.dzone.com/links/voteCountImage?linkId=199643' border='0'/></a></p>]]></content:encoded>
      <dz:linkId>199643</dz:linkId>
      <dz:submitDate>2009-07-04T17:30:08Z</dz:submitDate>
      <dz:voteUpCount>3</dz:voteUpCount>
      <dz:voteDownCount>0</dz:voteDownCount>
      <dz:clickCount>26</dz:clickCount>
      <dz:commentCount>0</dz:commentCount>
      <dz:thumbnail>http://www.dzone.com/links/images/thumbs/120x90/199643.jpg</dz:thumbnail>
      <dz:submitter>
        <dz:username>harisgx</dz:username>
        <dz:userimage>http://www.dzone.com/links/images/avatars/325182.gif</dz:userimage>
      </dz:submitter>
    </item>
  </channel>
</rss>

