<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.dzone.com/~d/styles/itemcontent.css"?><rss xmlns:dz="http://www.developerzone.com/modules/dz/1.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0" xml:base="http://ruby.dzone.com/">
  <channel>
    <title>Ruby Zone - Resources for Ruby and Rails developers</title>
    <link>http://ruby.dzone.com/</link>
    <description />
    <language>en</language>
          <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.dzone.com/zones/ruby" /><feedburner:info uri="zones/ruby" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
    <title>Extreme Syntax</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/qUW6iRAJWio/extreme-syntax</link>
    <description>In his book&amp;nbsp;Let Over Lambda, Doug Hoyte saysLisp is the result of taking syntax away, Perl is the result of taking syntax all the way.
      Preview Text:&amp;nbsp;
    
            
                    Lisp practically has no syntax. It simply has parenthesized expressions. This makes it very easy to start using the language. And above all, it makes it easy to treat code as data. Lisp macros...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/qUW6iRAJWio" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/extreme-syntax#comments</comments>
 <category domain="http://ruby.dzone.com/category/content-form/opinion">Opinion</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/140383</wfw:commentRss>
 <dz:submitDate>Sat, 18 May 2013 01:30:00 -0400</dz:submitDate>
 <dz:readCount>790</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-04-19 at 3.44.58 PM_7.png</dz:thumbnail>
 <dz:submitter> <dz:username>johncook</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-947685.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Sat, 18 May 2013 05:30:00 +0000</pubDate>
 <dc:creator>johncook</dc:creator>
 <guid isPermaLink="false">140383 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/extreme-syntax</feedburner:origLink></item>
  <item>
    <title>How to Cross the Chasm</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/bfispF3ei3E/how-cross-chasm</link>
    <description>Last week I had the good fortune of meeting and speaking with&amp;nbsp;Geoffrey Moore, author of the widely acclaimed books&amp;nbsp;
      Preview Text:&amp;nbsp;
    
            
                    If you haven&amp;#039;t heard of him before, Geoff Moore writes and speaks about the technology adoption lifecycle and the marketing and business strategies for successfully navigating this lifecycle.         
   ...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/bfispF3ei3E" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/how-cross-chasm#comments</comments>
 <category domain="http://ruby.dzone.com/category/content-form/theory">Theory</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/140071</wfw:commentRss>
 <dz:submitDate>Fri, 17 May 2013 12:50:00 -0400</dz:submitDate>
 <dz:readCount>2295</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-15 at 5.42.52 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>cspag67</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-270635.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 17 May 2013 16:50:00 +0000</pubDate>
 <dc:creator>cspag67</dc:creator>
 <guid isPermaLink="false">140071 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/how-cross-chasm</feedburner:origLink></item>
  <item>
    <title>Monitoring Background Jobs in Ruby’s Resque</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/rIlVsomEUn8/monitoring-background-jobs</link>
    <description>How to get visibility into an important component of any complex system: the messaging queueHere at AppNeta, we get to see a lot about how people build their web  applications.
 From simple PHP scripts to heavily service-oriented Java  clouds to 
monolithic Django apps, everybody’s product is architected a  little 
differently. We’re still out to trace everything, and today I  want to 
talk...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/rIlVsomEUn8" height="1" width="1"/&gt;</description>
     <comments>http://ruby.dzone.com/articles/monitoring-background-jobs#comments</comments>
 <category domain="http://ruby.dzone.com/category/tags/ajax">ajax</category>
 <category domain="http://ruby.dzone.com/category/tags/application-performance-1">application performance</category>
 <category domain="http://ruby.dzone.com/category/tags/application-performance">application performance management</category>
 <category domain="http://ruby.dzone.com/category/tags/gem">gem</category>
 <category domain="http://ruby.dzone.com/category/tags/jruby">JRuby</category>
 <category domain="http://ruby.dzone.com/category/tags/jrubystack">jrubystack</category>
 <category domain="http://ruby.dzone.com/category/tags/logging">logging</category>
 <category domain="http://ruby.dzone.com/category/tags/performance">performance</category>
 <category domain="http://ruby.dzone.com/category/tags/ruby">Ruby</category>
 <category domain="http://ruby.dzone.com/category/tags/rubyonrails">rubyonrails</category>
 <category domain="http://ruby.dzone.com/category/content-form/tools">Tool</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/languages/ruby">Ruby</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/languages">Languages</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/140119</wfw:commentRss>
 <dz:submitDate>Fri, 17 May 2013 11:54:33 -0400</dz:submitDate>
 <dz:readCount>850</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/ruby_0.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>trjordan</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-1134539.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 17 May 2013 15:54:33 +0000</pubDate>
 <dc:creator>trjordan</dc:creator>
 <guid isPermaLink="false">140119 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://ruby.dzone.com/articles/monitoring-background-jobs</feedburner:origLink></item>
  <item>
    <title>Stupid Questions and n00bs: 10 Intriguing Things You Should Do</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/o4q5xfw4s78/stupid-questions-and-n00bs-10</link>
    <description>Stupid questions and n00bs - top ten intriguing things you need to do from Øredev Conference on Vimeo.
      Preview Text:&amp;nbsp;
    
            
                    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.         
        

Legacy
      Sponsored:&amp;nbsp;
   ...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/o4q5xfw4s78" height="1" width="1"/&gt;</description>
     <comments>http://agile.dzone.com/articles/stupid-questions-and-n00bs-10#comments</comments>
 <category domain="http://ruby.dzone.com/category/content-form/theory">Theory</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/industry">Industry</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/140137</wfw:commentRss>
 <dz:submitDate>Fri, 17 May 2013 02:39:22 -0400</dz:submitDate>
 <dz:readCount>2176</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/surprised monkey.png</dz:thumbnail>
 <dz:submitter> <dz:username>mitchp</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 17 May 2013 06:39:22 +0000</pubDate>
 <dc:creator>mitchp</dc:creator>
 <guid isPermaLink="false">140137 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://agile.dzone.com/articles/stupid-questions-and-n00bs-10</feedburner:origLink></item>
  <item>
    <title>Links You Don't Want To Miss (May 17)</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/SlNl-j2FzMg/links-you-dont-want-miss-may-5</link>
    <description>Modular DOMReady
A new tool for making your web development life a little easier. &amp;nbsp;I love the site design this guy has too.


NES Drawn in 100% CSS
This CSS wizard drew an NES with just divs and CSS classes. It even has functional buttons and flap. Neat! 
      Preview Text:&amp;nbsp;
    
            
                    New JavaScript and CSS tools are on their way, along with a managed NoSQL...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/SlNl-j2FzMg" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/links-you-dont-want-miss-may-5#comments</comments>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/web-design/css">CSS</category>
 <category domain="http://ruby.dzone.com/category/tags/jekyll">jekyll</category>
 <category domain="http://ruby.dzone.com/category/content-form/news">News</category>
 <category domain="http://ruby.dzone.com/category/tags/quantum-computing">Quantum Computing</category>
 <category domain="http://ruby.dzone.com/category/tags/robots">robots</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/architecture/nosql">NoSQL</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/languages/python">Python</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/languages/javascript">Javascript</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/web-design">Web Design</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/140209</wfw:commentRss>
 <dz:submitDate>Fri, 17 May 2013 01:29:22 -0400</dz:submitDate>
 <dz:readCount>1248</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/apollo13.png</dz:thumbnail>
 <dz:submitter> <dz:username>mitchp</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 17 May 2013 05:29:22 +0000</pubDate>
 <dc:creator>mitchp</dc:creator>
 <guid isPermaLink="false">140209 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/links-you-dont-want-miss-may-5</feedburner:origLink></item>
  <item>
    <title>The Big List of 256 Programming Languages</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/ZAQV-e8GIzQ/big-list-256-programming</link>
    <description>Summer typically brings lots of vacation time for people. Instead of sitting around and being lazy, why not take the time to learn a new programming language? I am not recommending a specific language over others at this time, but providing a long list of languages based on GitHub and TIOBE. I have not tried to categorize or validate this list of languages in any way, so please do not complain...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/ZAQV-e8GIzQ" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/big-list-256-programming#comments</comments>
 <category domain="http://ruby.dzone.com/category/content-form/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/languages">Languages</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/computer-science">Computer Science</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/140017</wfw:commentRss>
 <dz:submitDate>Thu, 16 May 2013 02:40:22 -0400</dz:submitDate>
 <dz:readCount>6624</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Pieter_Bruegel_the_Elder_-_The_Tower_of_Babel_(Vienna)_-_Google_Art_Project_-_edited.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>robdiana</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-74047.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 16 May 2013 06:40:22 +0000</pubDate>
 <dc:creator>robdiana</dc:creator>
 <guid isPermaLink="false">140017 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/big-list-256-programming</feedburner:origLink></item>
  <item>
    <title>The Ship Show: Does Your Entire Team Have to Git It?</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/qTNiGk65nXg/ship-show-does-your-entire</link>
    <description>For episode 20, we tackle the topic of tooling proficiency on your release engineering, ops, and development teams, specifically through the lens of version control tools. Version control is becoming a ubiquitous part of the “DevOps movement,” and we talk through what level of understanding should be expected, what level of training should be provided, and whether those are different for...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/qTNiGk65nXg" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/ship-show-does-your-entire#comments</comments>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods/devops">DevOps</category>
 <category domain="http://ruby.dzone.com/category/content-form/opinion">Opinion</category>
 <category domain="http://ruby.dzone.com/category/tags/-ship-show">The Ship Show</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/140039</wfw:commentRss>
 <dz:submitDate>Thu, 16 May 2013 02:40:00 -0400</dz:submitDate>
 <dz:readCount>2037</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/tss-logo_0.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>preed</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-1117825.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 16 May 2013 06:40:00 +0000</pubDate>
 <dc:creator>preed</dc:creator>
 <guid isPermaLink="false">140039 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/ship-show-does-your-entire</feedburner:origLink></item>
  <item>
    <title>Links You Don't Want to Miss (May 16)</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/t7fLi1AczV4/links-you-dont-want-miss-may-4</link>
    <description>Full-Text, Client-Side Search in CSS3
This is a pretty simple and straightforward trick you should try out if you just want to search for items on one page. &amp;nbsp;Sure you can also use Ctrl+F, but this looks a lot nicer.
      Preview Text:&amp;nbsp;
    
            
                    Today: A full-text client-side search in CSS3, Georgia Tech&amp;#039;s online MS in Computer Science for $7,000, 3 new...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/t7fLi1AczV4" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/links-you-dont-want-miss-may-4#comments</comments>
 <category domain="http://ruby.dzone.com/category/tags/links-you-dont-want-ot-miss">links you don't want ot miss</category>
 <category domain="http://ruby.dzone.com/category/content-form/news">News</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/industry/news">News</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/140069</wfw:commentRss>
 <dz:submitDate>Thu, 16 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>4143</dz:readCount>
 <dz:commentCount>1</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/klingon11.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>acoin</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-1059807.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 16 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>acoin</dc:creator>
 <guid isPermaLink="false">140069 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/links-you-dont-want-miss-may-4</feedburner:origLink></item>
  <item>
    <title>The Sorry State of the Anti-Software Patents Movment</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/JhrS9BY5x4E/sorry-state-anti-software</link>
    <description>I’ve flipped my blog from one theme to another, while keeping it within GitHub Pages. On the way, I’ve been deleting and updating cruft. But what should I do about my historical links to http://www.nosoftwarepatents.com though?

Clicking through to www.nosoftwarepatents.com leads me to believe that it’s ‘parked’ at some moment in 2007. The style’s archaic, and the logos are unusable,...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/JhrS9BY5x4E" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/sorry-state-anti-software#comments</comments>
 <category domain="http://ruby.dzone.com/category/content-form/theory">Theory</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/open-source/legal">Legal</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/open-source">Open Source</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/140019</wfw:commentRss>
 <dz:submitDate>Thu, 16 May 2013 02:29:22 -0400</dz:submitDate>
 <dz:readCount>2239</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/troll.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>paul_hammant</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-1008633.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Thu, 16 May 2013 06:29:22 +0000</pubDate>
 <dc:creator>paul_hammant</dc:creator>
 <guid isPermaLink="false">140019 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/sorry-state-anti-software</feedburner:origLink></item>
  <item>
    <title>Dev of the Week: Michael Sahota</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/w8RTfdWe0C0/dev-week-michael-sahota</link>
    <description>Every week, we feature a new developer/blogger from the&amp;nbsp;DZone community&amp;nbsp;here and in our newsletter, catching up to find out what they're working on now and what's coming next.&amp;nbsp;This week we're talking to Michael Sahota, Certified Scrum Master, active member of the Agile community, and co-organizer of Agile Tour Toronto:

      Preview Text:&amp;nbsp;
    
            
                 ...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/w8RTfdWe0C0" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/dev-week-michael-sahota#comments</comments>
 <category domain="http://ruby.dzone.com/category/tags/agile">agile</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://ruby.dzone.com/category/content-form/tools">Tool</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/139857</wfw:commentRss>
 <dz:submitDate>Wed, 15 May 2013 02:30:00 -0400</dz:submitDate>
 <dz:readCount>3472</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/picture-731619.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>egregory</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-1059809.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 15 May 2013 06:30:00 +0000</pubDate>
 <dc:creator>egregory</dc:creator>
 <guid isPermaLink="false">139857 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/dev-week-michael-sahota</feedburner:origLink></item>
  <item>
    <title>Links You Don't Want To Miss (5/15)</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/llIe1qqEEjA/links-you-dont-want-miss-515</link>
    <description>Mazes, AI, and PathfindingTwo ways through a maze, or more specifically, two pathfinding solutions. One allows the robot to see the entire maze, including entrance and exit, while the other assumes that the tunnels are concealed from the robot.

      Preview Text:&amp;nbsp;
    
            
                    Today: The Universal Bytecode, an old math problem solved, the sound of sorting...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/llIe1qqEEjA" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/links-you-dont-want-miss-515#comments</comments>
 <category domain="http://ruby.dzone.com/taxonomy/term/39">news</category>
 <category domain="http://ruby.dzone.com/category/tags/opinion">opinion</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://ruby.dzone.com/category/content-form/tools">Tool</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/139923</wfw:commentRss>
 <dz:submitDate>Wed, 15 May 2013 02:29:00 -0400</dz:submitDate>
 <dz:readCount>2734</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-14 at 6.12.59 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>egregory</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-1059809.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 15 May 2013 06:29:00 +0000</pubDate>
 <dc:creator>egregory</dc:creator>
 <guid isPermaLink="false">139923 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/links-you-dont-want-miss-515</feedburner:origLink></item>
  <item>
    <title>Who Are You Imitating?</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/EfbqUtY0VZw/who-are-you-imitating</link>
    <description>&amp;nbsp;
	
      Preview Text:&amp;nbsp;
    
            
                    And so now, as I’m wondering what my next “big thing” will be (no pressure, Abbs) – I also wonder who might be next. Am I exposing myself to enough awesome to let me grow or am I getting too comfortable with who and what I know today?        
        

Legacy
      Sponsored:&amp;nbsp;
    
            
                 ...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/EfbqUtY0VZw" height="1" width="1"/&gt;</description>
     <comments>http://agile.dzone.com/articles/who-are-you-imitating#comments</comments>
 <category domain="http://ruby.dzone.com/category/content-form/theory">Theory</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/industry/careers">Careers</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/139917</wfw:commentRss>
 <dz:submitDate>Wed, 15 May 2013 01:37:34 -0400</dz:submitDate>
 <dz:readCount>1636</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/Screen Shot 2013-05-14 at 5.42.18 PM.png</dz:thumbnail>
 <dz:submitter> <dz:username>haxrchick</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-297115.png</dz:userimage>
</dz:submitter>
 <pubDate>Wed, 15 May 2013 05:37:34 +0000</pubDate>
 <dc:creator>haxrchick</dc:creator>
 <guid isPermaLink="false">139917 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://agile.dzone.com/articles/who-are-you-imitating</feedburner:origLink></item>
  <item>
    <title>Algorithm of the Week: Damn Cool Secure Permutations with Block Ciphers</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/7BY3N56VezM/algorithm-week-damn-cool</link>
    <description>To start, I'm assuming you know what a&amp;nbsp;permutation&amp;nbsp;is - basically a shuffling of a sequence of items in a particular order.
      Preview Text:&amp;nbsp;
    
            
                    A secure permutation is one in which an attacker, given any subset of the permutation, cannot determine the order of any other elements. A simple example of this would be to take a cryptographically...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/7BY3N56VezM" height="1" width="1"/&gt;</description>
     <comments>http://architects.dzone.com/articles/algorithm-week-damn-cool#comments</comments>
 <category domain="http://ruby.dzone.com/category/tags/algorithm-week">algorithm of the week</category>
 <category domain="http://ruby.dzone.com/category/content-form/theory">Theory</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/139781</wfw:commentRss>
 <dz:submitDate>Tue, 14 May 2013 02:50:00 -0400</dz:submitDate>
 <dz:readCount>4052</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/ecc.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>damncoolalgorithms</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-1132697.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Tue, 14 May 2013 06:50:00 +0000</pubDate>
 <dc:creator>damncoolalgorithms</dc:creator>
 <guid isPermaLink="false">139781 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://architects.dzone.com/articles/algorithm-week-damn-cool</feedburner:origLink></item>
  <item>
    <title>Links You Don't Want To Miss (May 13)</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/uiNGV4GuyXk/links-you-dont-want-miss-may-0</link>
    <description>Why DRM in HTML5 is a Good Thing
See why Ars Technica thinks that the W3C’s new DRM framework will empower the open web.


I Love Being a Geek
Swizec Teller is at peace with his geekiness, and in this post he details why that he actually loves being a geek. 
      Preview Text:&amp;nbsp;
    
            
                    See why Ars Technica thinks that the W3C’s new DRM framework will...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/uiNGV4GuyXk" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/links-you-dont-want-miss-may-0#comments</comments>
 <category domain="http://ruby.dzone.com/category/tags/3d-printing">3D printing</category>
 <category domain="http://ruby.dzone.com/category/tags/dart">Dart</category>
 <category domain="http://ruby.dzone.com/taxonomy/term/83">Google</category>
 <category domain="http://ruby.dzone.com/category/tags/ios">iOS</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/java">Java</category>
 <category domain="http://ruby.dzone.com/category/content-form/news">News</category>
 <category domain="http://ruby.dzone.com/category/tags/twitter">twitter</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/web-design/html-xhtml">HTML &amp; XHTML</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/java/mobile">Mobile</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/139583</wfw:commentRss>
 <dz:submitDate>Mon, 13 May 2013 01:39:22 -0400</dz:submitDate>
 <dz:readCount>3612</dz:readCount>
 <dz:commentCount>0</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/html5_3.png</dz:thumbnail>
 <dz:submitter> <dz:username>mitchp</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-478055.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Mon, 13 May 2013 05:39:22 +0000</pubDate>
 <dc:creator>mitchp</dc:creator>
 <guid isPermaLink="false">139583 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/links-you-dont-want-miss-may-0</feedburner:origLink></item>
  <item>
    <title>How to Stand Out at Work: 10 Tips for Programmers (Part 1)</title>
    <link>http://feeds.dzone.com/~r/zones/ruby/~3/rXSh6LJGRE4/how-stand-out-work-10-tips</link>
    <description>I’ve been in the IT industry for almost 8 years working in 4 different companies. During this time I had a chance to work with a couple of dozens of programmers. They were different. I observed some of them successfully developing their career; some were satisfied with their position and continued working many years for the same company performing similar tasks; a few have been fired.
     ...&lt;img src="http://feeds.feedburner.com/~r/zones/ruby/~4/rXSh6LJGRE4" height="1" width="1"/&gt;</description>
     <comments>http://java.dzone.com/articles/how-stand-out-work-10-tips#comments</comments>
 <category domain="http://ruby.dzone.com/category/tags/career">Career</category>
 <category domain="http://ruby.dzone.com/category/tags/it">IT</category>
 <category domain="http://ruby.dzone.com/category/content-form/opinion">Opinion</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods/tips-and-tricks">Tips and Tricks</category>
 <category domain="http://ruby.dzone.com/category/dzone-taxonomy/tools-methods">Tools &amp; Methods</category>
 <wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://ruby.dzone.com/crss/node/139271</wfw:commentRss>
 <dz:submitDate>Fri, 10 May 2013 08:07:13 -0400</dz:submitDate>
 <dz:readCount>12375</dz:readCount>
 <dz:commentCount>4</dz:commentCount>
 <dz:thumbnail>http://cdn.dzone.com/sites/all/files/preview-images/May/programmer.jpg</dz:thumbnail>
 <dz:submitter> <dz:username>ylopotun</dz:username>
 <dz:userimage>http://ruby.dzone.com/sites/all/files/avatars/picture-1142753.jpg</dz:userimage>
</dz:submitter>
 <pubDate>Fri, 10 May 2013 12:07:13 +0000</pubDate>
 <dc:creator>ylopotun</dc:creator>
 <guid isPermaLink="false">139271 at http://ruby.dzone.com</guid>
  <feedburner:origLink>http://java.dzone.com/articles/how-stand-out-work-10-tips</feedburner:origLink></item>
  </channel>
</rss>
