<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>ACM Queue - Latest Queue Content</title>
    <link>http://queue.acm.org/</link>
    <description />
    <item>
      <title>Thou Shalt Not Depend on Me</title>
      <link>http://queue.acm.org/detail.cfm?id=3205288</link>
      <description>A look at JavaScript libraries in the wild</description>
      <pubDate>Wed, 04 Apr 2018 12:55:55 GMT</pubDate>
      <author>Tobias Lauinger, Abdelberi Chaabane, Christo Wilson</author>
      <guid isPermaLink="false">3205288</guid>
    </item>
    <item>
      <title>Designing Cluster Schedulers for Internet-Scale Services</title>
      <link>http://queue.acm.org/detail.cfm?id=3199609</link>
      <description>Embracing failures for improving availability</description>
      <pubDate>Tue, 20 Mar 2018 14:31:53 GMT</pubDate>
      <author>Diptanu Gon Choudhury, Timothy Perrett</author>
      <guid isPermaLink="false">3199609</guid>
    </item>
    <item>
      <title>Canary Analysis Service</title>
      <link>http://queue.acm.org/detail.cfm?id=3194655</link>
      <description>Automated canarying quickens development, improves production safety, and helps prevent outages.</description>
      <pubDate>Tue, 06 Mar 2018 13:44:37 GMT</pubDate>
      <author>&amp;#352;t&amp;#283;p&amp;#225;n Davidovi&amp;#269;, Betsy Beyer</author>
      <guid isPermaLink="false">3194655</guid>
    </item>
    <item>
      <title>Watchdogs vs. Snowflakes</title>
      <link>http://queue.acm.org/detail.cfm?id=3207170</link>
      <description>Taking wild-ass guesses</description>
      <pubDate>Tue, 10 Apr 2018 14:09:54 GMT</pubDate>
      <author>George Neville-Neil</author>
      <guid isPermaLink="false">3207170</guid>
    </item>
    <item>
      <title>Popping Kernels</title>
      <link>http://queue.acm.org/detail.cfm?id=3180444</link>
      <description>Choosing between programming in the kernel or in user space</description>
      <pubDate>Tue, 16 Jan 2018 12:59:52 GMT</pubDate>
      <author>George Neville-Neil</author>
      <guid isPermaLink="false">3180444</guid>
    </item>
    <item>
      <title>Two Books Alike in Dignity</title>
      <link>http://queue.acm.org/detail.cfm?id=1943178</link>
      <description>Formal and informal approaches to C++ mastery</description>
      <pubDate>Thu, 10 Feb 2011 13:04:14 GMT</pubDate>
      <author>Stan Kelly-Bootle</author>
      <guid isPermaLink="false">1943178</guid>
    </item>
    <item>
      <title>Facing an Uncertain Past</title>
      <link>http://queue.acm.org/detail.cfm?id=1864510</link>
      <description>Excuses, excuses, excuses!</description>
      <pubDate>Fri, 24 Sep 2010 13:17:22 GMT</pubDate>
      <author>Stan Kelly-Bootle</author>
      <guid isPermaLink="false">1864510</guid>
    </item>
    <item>
      <title>Hootsuite: In Pursuit of Reactive Systems</title>
      <link>http://queue.acm.org/detail.cfm?id=3131240</link>
      <description>A discussion with Edward Steel, Yanik Berube, Jonas Bon&amp;#233;r, Ken Britton, and Terry Coatta</description>
      <pubDate>Sat, 05 Aug 2017 17:51:18 GMT</pubDate>
      <author>Edward Steel, Yanik Berube, Jonas Bon&amp;#233;r, Ken Britton, Terry Coatta</author>
      <guid isPermaLink="false">3131240</guid>
    </item>
    <item>
      <title>Mobile Devices in the Enterprise: CTO Roundtable Overview</title>
      <link>http://queue.acm.org/detail.cfm?id=2019556</link>
      <description>An overview of the key points discussed in the ACM Roundtable on Mobile Devices in the Enterprise</description>
      <pubDate>Fri, 12 Aug 2011 09:07:23 GMT</pubDate>
      <guid isPermaLink="false">2019556</guid>
    </item>
    <item>
      <title>ACM CTO Roundtable on Mobile Devices in the Enterprise</title>
      <link>http://queue.acm.org/detail.cfm?id=2016038</link>
      <description>Finding solutions as growth and fragmentation complicate mobile device support</description>
      <pubDate>Wed, 03 Aug 2011 15:06:38 GMT</pubDate>
      <guid isPermaLink="false">2016038</guid>
    </item>
    <item>
      <title>A Conversation with Ed Catmull</title>
      <link>http://queue.acm.org/detail.cfm?id=1883592</link>
      <description>The head of Pixar Animation Studios talks tech with Stanford professor Pat Hanrahan.</description>
      <pubDate>Sat, 13 Nov 2010 17:17:40 GMT</pubDate>
      <guid isPermaLink="false">1883592</guid>
    </item>
    <item>
      <title>A Conversation with Jeff Heer, Martin Wattenberg, and Fernanda Vi&amp;#233;gas</title>
      <link>http://queue.acm.org/detail.cfm?id=1744741</link>
      <description>Sharing visualization with the world</description>
      <pubDate>Tue, 23 Mar 2010 11:41:15 GMT</pubDate>
      <guid isPermaLink="false">1744741</guid>
    </item>
    <item>
      <title>Presentation: "50 in 50"</title>
      <link>http://queue.acm.org/detail.cfm?id=1411839</link>
      <description>Languages-what's to learn from them? Relics of the past; we know how to design them / to use them. Types / messages / invocation / loops / numbers / methods / big ol' libraries / lots of = signs. Heh, but what is programming, and what role do programming languages play in that process? We have learned a lot over the last five decades: organizing principles, established conventions, theory, fashions, and fads. "Those who cannot remember the past are condemned to repeat it." In this talk we survey what we think are the most important lessons of the past that future programmers, and future programming language designers, ought not forget. We illustrate each lesson by discussing specific programming languages of the past, and endeavor to shine what light we can on the future.</description>
      <pubDate>Sat, 09 Jun 2007 00:00:00 GMT</pubDate>
      <author>Guy Steele, Richard P. Gabriel</author>
      <guid isPermaLink="false">1411839</guid>
    </item>
  </channel>
</rss>

