<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>BestTechVideos: Tag debugging Videos</title>
    <link>http://www.bestechvideos.com/tag/debugging</link>
    <pubDate>Sun, 09 Mar 2008 14:14:20 GMT</pubDate>
    <description>BestTechVideos: Tag debugging Videos with short descriptions</description>
    <item>
      <title>Azul's Real-Time Profiling &amp; Monitoring (RTPM) Tool</title>
      <link>http://www.bestechvideos.com/2008/02/21/azul-s-real-time-profiling-monitoring-rtpm-tool</link>
      <description>&lt;p&gt;Google Tech Talks&lt;br /&gt;
February, 13 2008&lt;br /&gt;
&lt;br /&gt;
ABSTRACT&lt;br /&gt;
&lt;br /&gt;
I present an unscripted live demo of RTPM, Azul's profiling &amp;amp; monitoring tool (meaning: I'll take suggestions from the audience on what buttons to push during the demo). JVM's routinely collect a lot of very useful information internally and the Azul engineers were long frustrated that this information was not readily available outside the VM: with RTPM it now is.&lt;br /&gt;
&lt;br /&gt;
Azul works with some of the largest Java programs around. We routinely debug performance problems in programs with hundreds of running threads (not just runnable threads) using garbage-collected heaps with 100's of gigabytes. RTPM is a big selling point with our customers, and our secret weapon for telling you what your program is doing.&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Always-on (low overhead) everything&lt;/li&gt;
    &lt;li&gt;All stats viewable from standard web browers&lt;/li&gt;
    &lt;li&gt;Contended monitors, i.e. &amp;quot;hot locks&amp;quot; - and call stacks for&lt;br /&gt;
    threads blocked on the lock&lt;/li&gt;
    &lt;li&gt;Live counts of all sys-calls, i/o, file caches, RPC's, native calls&lt;/li&gt;
    &lt;li&gt;Live stats on GC: heap size, GC cycle times, generation sizes, &lt;br /&gt;
    app pause times, app allocation rates, etc&lt;/li&gt;
    &lt;li&gt;Live stats of live stuff in the heap;&lt;/li&gt;
    &lt;li&gt;Aggregate &amp;quot;points-to&amp;quot; on all heap objects. Suspect a leak? By&lt;br /&gt;
    looking at the suspicious objects' points-to data you can quickly&lt;br /&gt;
    zero-in on the root of the leak.&lt;/li&gt;
    &lt;li&gt;Live hot-code profiling&lt;/li&gt;
    &lt;li&gt;JIT asm dumps, annotated with live hardware perf counters&lt;/li&gt;
    &lt;li&gt;Live stack traces of running threads (in 1-line-per Java call&lt;br /&gt;
    format, or 1-line-per-Java-local)&lt;/li&gt;
    &lt;li&gt;&amp;quot;Peek&amp;quot; into the live heap, much like a debugger can - straight&lt;br /&gt;
    from live stack trace dumps&lt;/li&gt;
    &lt;li&gt;Surf around the loaded class hierarchy, or the JIT'd code or all&lt;br /&gt;
    HotSpot flags or...&lt;/li&gt;
    &lt;li&gt;Works with 1000's of runnable threads&lt;/li&gt;
    &lt;li&gt;Works with 100's of Gigabyte heaps&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Speaker: Cliff Click (Azul Systems)&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2008/02/21/azul-s-real-time-profiling-monitoring-rtpm-tool"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/conferences/techtalks"&gt;Techtalks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies/google"&gt;Google&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/java"&gt;Java&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/debugging"&gt;Debugging&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/lectures"&gt;Lectures&lt;/a&gt;</description>
      <pubDate>Sun, 09 Mar 2008 14:14:20 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2008/02/21/azul-s-real-time-profiling-monitoring-rtpm-tool</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>Data Rendering Debugger (Perl, Python, Ruby, Firebug)</title>
      <link>http://www.bestechvideos.com/2008/01/25/data-rendering-debugger-perl-python-ruby-firebug</link>
      <description>&lt;p&gt;Smart Debugger for Perl, Python, Ruby, Firebug&lt;/p&gt;
&lt;p&gt;Source link&lt;/p&gt;
&lt;p&gt;&lt;a href="http://develsdb.googlecode.com/svn/trunk/"&gt;http://develsdb.googlecode.com/svn/trunk/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="http://develsdb.googlecode.com/svn/wiki/"&gt;http://develsdb.googlecode.com/svn/wiki/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Perl screencast&lt;/p&gt;
&lt;p&gt;&lt;a href="http://blip.tv/file/get/Kraman-DevelsdbSmartDebugger804.swf"&gt;http://blip.tv/file/get/Kraman-DevelsdbSmartDebugger804.swf&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2008/01/25/data-rendering-debugger-perl-python-ruby-firebug"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/web-tech/ajax"&gt;AJAX&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/perl"&gt;Perl&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/python"&gt;Python&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/javascript"&gt;Javascript&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/ruby"&gt;Ruby&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/debugging"&gt;Debugging&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Mon, 28 Jan 2008 15:04:43 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2008/01/25/data-rendering-debugger-perl-python-ruby-firebug</guid>
      <author>kraman</author>
    </item>
    <item>
      <title>Smart Debugger for Perl, Python, Ruby, Firebug</title>
      <link>http://www.bestechvideos.com/2008/01/24/smart-debugger-for-perl-python-ruby-firebug</link>
      <description>&lt;p&gt;Smart Debugger for Perl, Python, Ruby, Javascript (Firebug)&lt;/p&gt;
&lt;p&gt;&lt;a href="http://develsdb.googlecode.com/svn/trunk/"&gt;develsdb.googlecode.com/svn/trunk/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The screencast includes only perl debugger. please refer the above link for wiki on python, ruby and firebug.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2008/01/24/smart-debugger-for-perl-python-ruby-firebug"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/conferences/railsconf-2006"&gt;RailsConf 2006&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/perl"&gt;Perl&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/python"&gt;Python&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/javascript"&gt;Javascript&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/ruby"&gt;Ruby&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/debugging"&gt;Debugging&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails"&gt;Ruby On Rails&lt;/a&gt;</description>
      <pubDate>Mon, 28 Jan 2008 15:04:30 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2008/01/24/smart-debugger-for-perl-python-ruby-firebug</guid>
      <author>kraman</author>
    </item>
    <item>
      <title>"Drill down into your Code - Software Quality via Code Queries in SemmleCode"</title>
      <link>http://www.bestechvideos.com/2007/11/17/drill-down-into-your-code-software-quality-via-code-queries-in-semmlecode</link>
      <description>&lt;p&gt;Google Tech Talks&lt;br /&gt;
November,  5 2007&lt;br /&gt;
&lt;br /&gt;
ABSTRACT&lt;br /&gt;
&lt;br /&gt;
Need a precision drill to unearth forgotten parts of your code base? Like to enforce coding conventions for clients of your API? Want to monitor code quality with metrics? Wish to implement a quality gate before check-ins that stops common bug patterns?&lt;br /&gt;
&lt;br /&gt;
SemmleCode is a new, 100% free Eclipse plugin that encapsulates all these tasks as simple &amp;quot;code queries&amp;quot;. It stores your project in relational form, and you can explore those relations to answer questions about your code.&lt;br /&gt;
&lt;br /&gt;
SemmleCode ships with a large library of queries for common tasks, which you can use out of the box. Results can be visualised in many ways, including charts and graphs, all with links to the source. This talk starts by showing you that out-of-the-box functionality, and how it helps to improve quality with no effort at all.&lt;br /&gt;
&lt;br /&gt;
The next level of using SemmleCode is to modify existing queries to implement new checks of your own. It is very easy to do that, since SemmleCode uses an intuitive object-oriented query language called .QL. .QL is tightly integrated in Eclipse, with full content-assist, syntax highlighting, and so on. In the talk, that functionality is illustrated by tailoring some queries to well-known open source projects.&lt;br /&gt;
&lt;br /&gt;
The third and ultimate level of using SemmleCode is to write new query libraries of your own. These typical...&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/11/17/drill-down-into-your-code-software-quality-via-code-queries-in-semmlecode"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/conferences"&gt;Conferences&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies"&gt;Companies&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/conferences/techtalks"&gt;Techtalks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies/google"&gt;Google&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/debugging"&gt;Debugging&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/lectures"&gt;Lectures&lt;/a&gt;</description>
      <pubDate>Sat, 17 Nov 2007 08:14:21 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/11/17/drill-down-into-your-code-software-quality-via-code-queries-in-semmlecode</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>Testing Metro Wifi</title>
      <link>http://www.bestechvideos.com/2007/11/05/testing-metro-wifi</link>
      <description>&lt;p&gt;Google London Test Automation Conference (LTAC)&lt;br /&gt;
Google engEDU&lt;br /&gt;
September 8th, 2006&lt;br /&gt;
&lt;br /&gt;
Presenter: Karl Garcia  Credits: Presenter:Karl Garcia&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/11/05/testing-metro-wifi"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/conferences"&gt;Conferences&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies"&gt;Companies&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/conferences/techtalks"&gt;Techtalks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies/google"&gt;Google&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/debugging"&gt;Debugging&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/lectures"&gt;Lectures&lt;/a&gt;</description>
      <pubDate>Tue, 06 Nov 2007 03:13:30 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/11/05/testing-metro-wifi</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>Google Test Automation Conference Lightning Talks</title>
      <link>http://www.bestechvideos.com/2007/11/05/google-test-automation-conference-lightning-talks-2</link>
      <description>&lt;p&gt;Google London Test Automation Conference (LTAC)&lt;br /&gt;
Google engEDU&lt;br /&gt;
September 8th, 2006&lt;br /&gt;
&lt;br /&gt;
Presenters:&lt;br /&gt;
Harry Robinson, Dan North, Steve Freeman, Nat Pryce, Christine Newman, Andrin von Rechenberg, Ade Oshineye, Timur Hairullin, James Richardson, James Lyndsay, Jordan Dea-Mattson, Curtis &amp;quot;Ovid&amp;quot; Poe&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/11/05/google-test-automation-conference-lightning-talks-2"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/conferences"&gt;Conferences&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies"&gt;Companies&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/conferences/techtalks"&gt;Techtalks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/companies/google"&gt;Google&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/debugging"&gt;Debugging&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/lectures"&gt;Lectures&lt;/a&gt;</description>
      <pubDate>Tue, 06 Nov 2007 03:12:50 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/11/05/google-test-automation-conference-lightning-talks-2</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>Successful parallel programming</title>
      <link>http://www.bestechvideos.com/2007/10/29/successful-parallel-programming</link>
      <description>&lt;p&gt;Intel's James Reinders presents some recurring themes for developers looking to improve their game when it comes to programming parallel systems...&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Host:&lt;/strong&gt; James Reinders Director, Intel Corporation&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/10/29/successful-parallel-programming"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/companies"&gt;Companies&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/practices"&gt;Practices&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/science"&gt;Science&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/debugging"&gt;Debugging&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/lectures"&gt;Lectures&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/science/computer-science"&gt;Computer Science&lt;/a&gt;</description>
      <pubDate>Mon, 29 Oct 2007 19:07:28 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/10/29/successful-parallel-programming</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>Firefox Leak Debugging Screencasts</title>
      <link>http://www.bestechvideos.com/2007/09/25/firefox-leak-debugging-screencasts</link>
      <description>&lt;p&gt;I was asked to record some screencasts showing how I debug memory leaks so that other people could understand better how I use &lt;a href="http://wiki.mozilla.org/Performance:Leak_Tools"&gt;our memory leak debugging tools&lt;/a&gt;.  So I've been recording (and talking) while I'm debugging memory leaks.&lt;/p&gt;
&lt;p&gt;These are listed in the order I made them.  Many of them probably aren't particularly interesting at all.  First, I'd recommend reading the &lt;a href="http://wiki.mozilla.org/Performance:Leak_Tools"&gt;overview of our memory leak tools&lt;/a&gt;.  Then:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;For debugging of small sets of reference-counted objects with the refcount balancer, watch session 6 and then session 7.&lt;/li&gt;
    &lt;li&gt;For debugging using trace-malloc [need screencasts]&lt;/li&gt;
    &lt;li&gt;For debugging using leaksoup [need screencasts]&lt;/li&gt;
    &lt;li&gt;For debugging using diffbloatdump [need screencasts]&lt;/li&gt;
    &lt;li&gt;For debugging using DEBUG_CC (which you should use for leaked global window objects), look at session 3 for now, although it leaves a bit to be desired (see below).  And maybe session 4-5, although it's one of the most confusing leaks I've debugged in the past few years.&lt;/li&gt;
    &lt;li&gt;For running the current tinderbox leak tests, see sessions 1 and 2&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/09/25/firefox-leak-debugging-screencasts"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/web-tech"&gt;Technologies&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/javascript"&gt;Javascript&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/debugging"&gt;Debugging&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/cc"&gt;C and C++&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;</description>
      <pubDate>Tue, 25 Sep 2007 21:44:45 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/09/25/firefox-leak-debugging-screencasts</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>Railscast: Debugging with ruby-debug</title>
      <link>http://www.bestechvideos.com/2007/07/28/railscast-debugging-with-ruby-debug</link>
      <description>&lt;p&gt;This episode will show you how to debug a rails app using ruby-debug: set a breakpoint, inspect variables, change the code and more.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/07/28/railscast-debugging-with-ruby-debug"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks"&gt;Frameworks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/ruby"&gt;Ruby&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/debugging"&gt;Debugging&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails"&gt;Ruby On Rails&lt;/a&gt;</description>
      <pubDate>Sat, 28 Jul 2007 16:32:07 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/07/28/railscast-debugging-with-ruby-debug</guid>
      <author>scoundrel</author>
    </item>
    <item>
      <title>Railscast: Handling Exceptions</title>
      <link>http://www.bestechvideos.com/2007/07/06/railscast-handling-exceptions</link>
      <description>When an exception is raised in development you get the full error along with the stack trace. In production, only a simple message is displayed. Learn why this is and how to customize the handling of exceptions.&lt;p&gt;&lt;a href="http://www.bestechvideos.com/2007/07/06/railscast-handling-exceptions"&gt;Read more about this video&#8230;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Want to control this feed contents?&lt;/b&gt;&amp;nbsp;&lt;a href="http://www.bestechvideos.com/user/all/signup"&gt;Sign up here&lt;/a&gt; and create your own feed!&lt;/p&gt;&lt;hr/&gt;Want more on these topics?&lt;br/&gt;Browse the archive of posts filed under &lt;a href="http://www.bestechvideos.com/category/development"&gt;Development&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting"&gt;Broadcasting&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks"&gt;Frameworks&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/ruby"&gt;Ruby&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/development/debugging"&gt;Debugging&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/broadcasting/screencasts"&gt;Screencasts&lt;/a&gt;, &lt;a href="http://www.bestechvideos.com/category/frameworks/ruby-on-rails"&gt;Ruby On Rails&lt;/a&gt;</description>
      <pubDate>Fri, 06 Jul 2007 13:49:10 GMT</pubDate>
      <guid>http://www.bestechvideos.com/2007/07/06/railscast-handling-exceptions</guid>
      <author>scoundrel</author>
    </item>
  </channel>
</rss>
