<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.jsclasses.org/rss1html.xsl"?>
<!-- Generated by: http://www.phpclasses.org/rsswriter $Revision: 1.13 $ -->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
 <channel rdf:about="http://www.jsclasses.org/blog/category/podcast/">
  <atom:link rel="self" type="application/rss+xml" href="http://www.jsclasses.org/blog/category/podcast/post/latest.xml"/>
  <description>News and interviews about the latest happenings in the JavaScript world. Hosted by Manuel Lemos of the PHPClasses.org site and Michael Kimsal of the JSMag magazine. It is recorded in MP3 format at least once a month in the beginning of each month.</description>
  <link>http://www.jsclasses.org/blog/category/podcast/</link>
  <title>Lately in JavaScript podcast</title>
  <dc:date>2012-05-18T11:37:00Z</dc:date>
  <itunes:keywords>JavaScript,JSClasses,Web,Developers,podcast,Manuel Lemos,Michael Kimsal</itunes:keywords>
  <itunes:explicit>no</itunes:explicit>
  <itunes:category text="Technology">
   <itunes:category text="Software How-To"/>
  </itunes:category>
  <itunes:owner>
   <itunes:email>info@jsclasses.org</itunes:email>
   <itunes:name>JSClasses.org site</itunes:name>
  </itunes:owner>
  <itunes:image href="http://files.jsclasses.org/graphics/jsclasses/Lately-In-JavaScript-Podcast.jpg"/>
  <image rdf:resource="http://files.jsclasses.org/graphics/jsclasses/Lately-In-JavaScript-Podcast.jpg"/>
  <items>
   <rdf:Seq>
    <rdf:li rdf:resource="http://www.jsclasses.org/blog/post/31-Shall-we-always-use-semicolons-in-JavaScript--Lately-in-JavaScript-podcast-episode-18.html"/>
    <rdf:li rdf:resource="http://www.jsclasses.org/blog/post/30-Participate-in-the-Lately-in-JavaScript-podcast-in-Video-with-Google-Hangouts.html"/>
    <rdf:li rdf:resource="http://www.jsclasses.org/blog/post/29-Would-you-Pay-for-Sophisticated-JavaScript-Development-Tools--Lately-in-JavaScript-podcast--Episode-17.html"/>
    <rdf:li rdf:resource="http://www.jsclasses.org/blog/post/28-Can-Apache-24-Match-Nodejs-Event-processing-efficiency--Lately-in-JavaScript-podcast--Episode-16.html"/>
    <rdf:li rdf:resource="http://www.jsclasses.org/blog/post/27-Can-ActionScript-really-be-Faster-Than-JavaScript--Lately-in-JavaScript-podcast--Episode-15.html"/>
    <rdf:li rdf:resource="http://www.jsclasses.org/blog/post/25-Retrospective-of-the-JavaScript-World-in-2011-and-What-to-Expect-for-2012-Lately-in-JavaScript-podcast--Episode-14.html"/>
    <rdf:li rdf:resource="http://www.jsclasses.org/blog/post/23-Can-JavaScript-Totally-Replace-Flash-Now--Lately-in-JavaScript-podcast--Episode-13.html"/>
    <rdf:li rdf:resource="http://www.jsclasses.org/blog/post/21-Official-JavaScript-Logo-Google-Dart-Amazon-Silk-Jison-parser-generator--Lately-in-JavaScript-podcast--Episode-12.html"/>
    <rdf:li rdf:resource="http://www.jsclasses.org/blog/post/20-Single-Page-Apps-Trend-Top-JavaScript-Developers-in-Every-Country-Multithreading-for-Nodejs--Lately-in-JavaScript-Podcast-Episode-11.html"/>
    <rdf:li rdf:resource="http://www.jsclasses.org/blog/post/18-Sprite-3D-Codecademy-Boxed-2D-Twitter-Bootstrap--Lately-in-JavaScript-Podcast-Episode-10.html"/>
   </rdf:Seq>
  </items>
 </channel>
 <image rdf:about="http://files.jsclasses.org/graphics/jsclasses/Lately-In-JavaScript-Podcast.jpg">
  <link>http://www.jsclasses.org/blog/category/podcast/</link>
  <title>Lately in JavaScript podcast</title>
  <url>http://files.jsclasses.org/graphics/jsclasses/Lately-In-JavaScript-Podcast.jpg</url>
 </image>
 <item rdf:about="http://www.jsclasses.org/blog/post/31-Shall-we-always-use-semicolons-in-JavaScript--Lately-in-JavaScript-podcast-episode-18.html">
  <link>http://www.jsclasses.org/blog/post/31-Shall-we-always-use-semicolons-in-JavaScript--Lately-in-JavaScript-podcast-episode-18.html</link>
  <title>Shall we always use semi-colons in JavaScript? - Lately in JavaScript podcast episode 18</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.jsclasses.org/blog/post/31-Shall-we-always-use-semicolons-in-JavaScript--Lately-in-JavaScript-podcast-episode-18.html&quot;&gt;Shall we always use semi-colons in JavaScript? - Lately in JavaScript podcast episode 18&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;The recent controversy about the refusal of the JSMin project to support certain unusual cases on which semi-colons were not used, raised an intense debate on whether you should always use semi-colons to delimit your JavaScript statements. This was one of the main topics discussed by Manuel Lemos and Michael Kimsal on the the episode 18 of the Lately in JavaScript podcast.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;They also discussed the nightmare of dealing of JSON encoded date values on different browsers, converting C/C++ libraries to JavaScript with the Emscripten project, among other interesting recent topics and happenings in the JavaScript worlds.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Watch the video, listen to the podcast, or read the transcript to learn more about these interesting JavaScript topics.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2012-05-04T09:19:35Z</dc:date>
 </item>
 <item rdf:about="http://www.jsclasses.org/blog/post/30-Participate-in-the-Lately-in-JavaScript-podcast-in-Video-with-Google-Hangouts.html">
  <link>http://www.jsclasses.org/blog/post/30-Participate-in-the-Lately-in-JavaScript-podcast-in-Video-with-Google-Hangouts.html</link>
  <title>Participate in the Lately in JavaScript podcast in Video with Google Hangouts</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.jsclasses.org/blog/post/30-Participate-in-the-Lately-in-JavaScript-podcast-in-Video-with-Google-Hangouts.html&quot;&gt;Participate in the Lately in JavaScript podcast in Video with Google Hangouts&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;The upcoming episodes of the Lately in JavaScript podcast will be recorded in video using the Google Hangouts service.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;This is a brief note about when the next episode will be recorded and on how you can participate in the recording sessions if you are interested to have a voice and interact with other podcast participants giving your opinion on the different subjects that we will discuss.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2012-04-25T10:08:06Z</dc:date>
 </item>
 <item rdf:about="http://www.jsclasses.org/blog/post/29-Would-you-Pay-for-Sophisticated-JavaScript-Development-Tools--Lately-in-JavaScript-podcast--Episode-17.html">
  <link>http://www.jsclasses.org/blog/post/29-Would-you-Pay-for-Sophisticated-JavaScript-Development-Tools--Lately-in-JavaScript-podcast--Episode-17.html</link>
  <title>Would you Pay for Sophisticated JavaScript Development Tools? - Lately in JavaScript podcast - Episode 17</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.jsclasses.org/blog/post/29-Would-you-Pay-for-Sophisticated-JavaScript-Development-Tools--Lately-in-JavaScript-podcast--Episode-17.html&quot;&gt;Would you Pay for Sophisticated JavaScript Development Tools? - Lately in JavaScript podcast - Episode 17&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Bret Victor presented his game development platform that provides sophisticated JavaScript development features that allow for instance to interactively change your JavaScript code while the game is running.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Would you pay to have a tool like this to develop your JavaScript projects more productively? This was one of the main topics covered by Manuel Lemos and Michael Kimsal in the episode 17 of the Lately in JavaScript podcast.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Among other topics, they also covered other interesting JavaScript topics like Felipe Moura&apos;s Root3D 3D modeling tool based on CSS 3 and JavaScript, choosing task specific JavaScript frameworks with the MicroJS site, the new PHP extension that runs JavaScript code using the V8 engine.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Listen to the podcast or read the transcription to learn more about these and other JavaScript topics that were discussed.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2012-04-04T11:25:58Z</dc:date>
 </item>
 <item rdf:about="http://www.jsclasses.org/blog/post/28-Can-Apache-24-Match-Nodejs-Event-processing-efficiency--Lately-in-JavaScript-podcast--Episode-16.html">
  <link>http://www.jsclasses.org/blog/post/28-Can-Apache-24-Match-Nodejs-Event-processing-efficiency--Lately-in-JavaScript-podcast--Episode-16.html</link>
  <title>Can Apache 2.4 Match Node.js Event processing efficiency? - Lately in JavaScript podcast - Episode 16</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.jsclasses.org/blog/post/28-Can-Apache-24-Match-Nodejs-Event-processing-efficiency--Lately-in-JavaScript-podcast--Episode-16.html&quot;&gt;Can Apache 2.4 Match Node.js Event processing efficiency? - Lately in JavaScript podcast - Episode 16&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Apache 2.4 was just released. Among other enhancements it provides a new processing mode that works based on events, somewhat like Node.js.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;In the episode 15 of the Lately in JavaScript podcast, Manuel Lemos and Michael Kimsal discuss whether Apache 2.4 can be used with the same advantages of Node.js with the new event based processing mode.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Other than that, they also discuss other happenings in the JavaScript worlds like the use of UI sheets to make faster AJAX applications, Twitter to abandon the hash bang URLs, and the difficulties of dealing with times and dates exchanged between the browser and the server.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Listen to the podcast or read the transcript now to learn about these and other JavaScript topics.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2012-02-29T13:20:26Z</dc:date>
 </item>
 <item rdf:about="http://www.jsclasses.org/blog/post/27-Can-ActionScript-really-be-Faster-Than-JavaScript--Lately-in-JavaScript-podcast--Episode-15.html">
  <link>http://www.jsclasses.org/blog/post/27-Can-ActionScript-really-be-Faster-Than-JavaScript--Lately-in-JavaScript-podcast--Episode-15.html</link>
  <title>Can ActionScript really be Faster Than JavaScript? - Lately in JavaScript podcast - Episode 15</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.jsclasses.org/blog/post/27-Can-ActionScript-really-be-Faster-Than-JavaScript--Lately-in-JavaScript-podcast--Episode-15.html&quot;&gt;Can ActionScript really be Faster Than JavaScript? - Lately in JavaScript podcast - Episode 15&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Adobe is still claiming that ActionScript (used in Flash) is faster than JavaScript. That was one of the main topics discussed by Manuel Lemos and Michael Kimsal with the guest Zach Kession on the episode 15 of the Lately in JavaScript podcast.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;On the Flash versus JavaScript matter they discussed the probably reasons for the difference of performance and smoothness of animations with Impress.js versus Prezi.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;They also debate whether using CoffeeScript can really benefit the productivity of JavaScript developers, as well the benefits of using Underscore.js to manipulate data sets.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2012-01-31T09:15:53Z</dc:date>
 </item>
 <item rdf:about="http://www.jsclasses.org/blog/post/25-Retrospective-of-the-JavaScript-World-in-2011-and-What-to-Expect-for-2012-Lately-in-JavaScript-podcast--Episode-14.html">
  <link>http://www.jsclasses.org/blog/post/25-Retrospective-of-the-JavaScript-World-in-2011-and-What-to-Expect-for-2012-Lately-in-JavaScript-podcast--Episode-14.html</link>
  <title>Retrospective of the JavaScript World in 2011 and What to Expect for 2012- Lately in JavaScript podcast - Episode 14</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.jsclasses.org/blog/post/25-Retrospective-of-the-JavaScript-World-in-2011-and-What-to-Expect-for-2012-Lately-in-JavaScript-podcast--Episode-14.html&quot;&gt;Retrospective of the JavaScript World in 2011 and What to Expect for 2012- Lately in JavaScript podcast - Episode 14&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;The year 2011 has ended with lots of interesting developments in the JavaScript world. That was one of the main topics discussed by Manuel Lemos and Michael Kimsal on the episode 14 of the Lately in JavaScript podcast.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Things like the progressive death of Flash, the increased pace of development of newer browser versions, single page Web apps, etc.. were just a few of aspects they commented.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;They also covered some of the most impressive JavaScript libraries released in 2011 and what they expect for 2012 in the JavaScript world.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2012-01-04T10:50:42Z</dc:date>
 </item>
 <item rdf:about="http://www.jsclasses.org/blog/post/23-Can-JavaScript-Totally-Replace-Flash-Now--Lately-in-JavaScript-podcast--Episode-13.html">
  <link>http://www.jsclasses.org/blog/post/23-Can-JavaScript-Totally-Replace-Flash-Now--Lately-in-JavaScript-podcast--Episode-13.html</link>
  <title>Can JavaScript Totally Replace Flash Now? - Lately in JavaScript podcast - Episode 13</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.jsclasses.org/blog/post/23-Can-JavaScript-Totally-Replace-Flash-Now--Lately-in-JavaScript-podcast--Episode-13.html&quot;&gt;Can JavaScript Totally Replace Flash Now? - Lately in JavaScript podcast - Episode 13&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Now that Adobe has given up for the development of the Flash plug-in for mobile browsers, many users want them to go ahead and cease Flash development completely, as HTML 5 capable browsers can do most with JavaScript APIs of what can be done with Flash.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;The question is: can JavaScript APIs really do all that can be done with Flash? This was the main topic of the episode 13 of the Lately in JavaScript podcast discussed by Manuel Lemos and Michael Kimsal, along with the guest, Dino Gambone, a Web developer enthusiast JavaScript based games.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;They also cover the recent capability of Googlebot to execute JavaScript to crawl Facebook comments, the ScriptCover extension for performing JavaScript code coverage and animation timeline visual editing with Timeline.js.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Listen to the podcast or read to the audio transcript now to know more about these topics of discussion.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2011-11-30T10:44:45Z</dc:date>
 </item>
 <item rdf:about="http://www.jsclasses.org/blog/post/21-Official-JavaScript-Logo-Google-Dart-Amazon-Silk-Jison-parser-generator--Lately-in-JavaScript-podcast--Episode-12.html">
  <link>http://www.jsclasses.org/blog/post/21-Official-JavaScript-Logo-Google-Dart-Amazon-Silk-Jison-parser-generator--Lately-in-JavaScript-podcast--Episode-12.html</link>
  <title>Official JavaScript Logo, Google Dart, Amazon Silk, Jison parser generator - Lately in JavaScript podcast - Episode 12</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.jsclasses.org/blog/post/21-Official-JavaScript-Logo-Google-Dart-Amazon-Silk-Jison-parser-generator--Lately-in-JavaScript-podcast--Episode-12.html&quot;&gt;Official JavaScript Logo, Google Dart, Amazon Silk, Jison parser generator - Lately in JavaScript podcast - Episode 12&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Could Google Dart language be a better alternative language than JavaScript?&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Will new languages like CoffeeScript emerge using the Jison JavaScript parser generator?&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Will the new JavaScript logo proposal be adopted by the whole JavaScript community?&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Will Amazon Silk browser provide a faster Web experience for Amazon Kindle Fire tablet users?&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;These and other topics are discussed by Manuel Lemos and Michael Kimsal on episode 12 of the Lately in JavaScript podcast.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Listen to the podcast or read the transcript here.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2011-11-01T07:34:54Z</dc:date>
 </item>
 <item rdf:about="http://www.jsclasses.org/blog/post/20-Single-Page-Apps-Trend-Top-JavaScript-Developers-in-Every-Country-Multithreading-for-Nodejs--Lately-in-JavaScript-Podcast-Episode-11.html">
  <link>http://www.jsclasses.org/blog/post/20-Single-Page-Apps-Trend-Top-JavaScript-Developers-in-Every-Country-Multithreading-for-Nodejs--Lately-in-JavaScript-Podcast-Episode-11.html</link>
  <title>Single Page Apps Trend, Top JavaScript Developers in Every Country, Multi-threading for Node.js - Lately in JavaScript Podcast Episode 11</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.jsclasses.org/blog/post/20-Single-Page-Apps-Trend-Top-JavaScript-Developers-in-Every-Country-Multithreading-for-Nodejs--Lately-in-JavaScript-Podcast-Episode-11.html&quot;&gt;Single Page Apps Trend, Top JavaScript Developers in Every Country, Multi-threading for Node.js - Lately in JavaScript Podcast Episode 11&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Single Page Apps are becoming more and more a trend since the introduction of of the Hash Bang (#!) convention in the URLs that makes AJAX application pages crawlable by Google and other search engines that follow the convention. JavaScript frameworks that help building single page apps is one of several topic that Manuel Lemos and Michael Kimsal cover in the Lately in JavaScript episode 11 podcast.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;They also talk about a new initiative to distinguish the top JavaScript developers in every country in the JS Classes site, as well a new extension to add multithreading support to Node.js, PhoneGap to become an Apache project, and more.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Listen to the podcast or read to the transcript to learn about these and other JavaScript topics of interest.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2011-10-04T18:45:10Z</dc:date>
 </item>
 <item rdf:about="http://www.jsclasses.org/blog/post/18-Sprite-3D-Codecademy-Boxed-2D-Twitter-Bootstrap--Lately-in-JavaScript-Podcast-Episode-10.html">
  <link>http://www.jsclasses.org/blog/post/18-Sprite-3D-Codecademy-Boxed-2D-Twitter-Bootstrap--Lately-in-JavaScript-Podcast-Episode-10.html</link>
  <title>Sprite 3D, Codecademy, Boxed 2D, Twitter Bootstrap - Lately in JavaScript Podcast Episode 10</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.jsclasses.org/blog/post/18-Sprite-3D-Codecademy-Boxed-2D-Twitter-Bootstrap--Lately-in-JavaScript-Podcast-Episode-10.html&quot;&gt;Sprite 3D, Codecademy, Boxed 2D, Twitter Bootstrap - Lately in JavaScript Podcast Episode 10&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;On episode 10 of the Lately in JavaScript podcast, Manuel Lemos and Michael Kimsal comment on some of the more interesting JavaScript libraries and initiatives released lately like Sprite 3D, Codecademy, Boxed 2D, Twitter Bootstrap toolkit.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;They also comment on the latest enhancements of the JSClasses site, which just completed 1 year of age, as well the IndieConf 2011 independent developers conference event and the upcoming visit of Michael to Russia.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;Listen to the podcast or read the transcript to learn more about these JavaScript topics.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2011-09-05T05:38:05Z</dc:date>
 </item>
</rdf:RDF>
