<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://codefave.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>CodeFave - Firebug</title>
 <link>http://codefave.com/taxonomy/term/86/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Debug JavaScript with Firebug | Code Central</title>
 <link>http://codefave.com/WebDevelopment/Debug_JavaScript_with_Firebug_Code_Central</link>
 <description>Writing JavaScript is easy, but debugging is not due to the very limited debugging functionalities provided by the JavaScript language itself. One of such limitations is that there&#039;s no effective way to display debugging message other than embedding a bunch alert boxes or a million lines of document.write in the JavaScript code.</description>
 <comments>http://codefave.com/WebDevelopment/Debug_JavaScript_with_Firebug_Code_Central#comments</comments>
 <category domain="http://codefave.com/tag/Firebug">Firebug</category>
 <category domain="http://codefave.com/tag/Javascript">Javascript</category>
 <category domain="http://codefave.com/tag/Web%2BDevelopment">Web Development</category>
 <pubDate>Wed, 10 Feb 2010 23:52:46 +0000</pubDate>
 <dc:creator>elving</dc:creator>
 <guid isPermaLink="false">75 at http://codefave.com</guid>
</item>
<item>
 <title>Number crunching with javascript - a tutorial | united-coders.com</title>
 <link>http://codefave.com/WebDevelopment/Number_crunching_with_javascript_a_tutorial_united_coders_com</link>
 <description>This article will describe how to build a more complex javascript application. I chose to build a number cruncher for finding sociable numbers. There are many idle browser out there and the new Worker-thread object (available in modern browsers) offers the complete power of all cpu cores. In the first part I will describe how to inherit javascript objects with the optimization steps and discuss the usage of a profiler.</description>
 <comments>http://codefave.com/WebDevelopment/Number_crunching_with_javascript_a_tutorial_united_coders_com#comments</comments>
 <category domain="http://codefave.com/tag/Firebug">Firebug</category>
 <category domain="http://codefave.com/tag/Javascript">Javascript</category>
 <category domain="http://codefave.com/tag/Web%2BDevelopment">Web Development</category>
 <pubDate>Mon, 08 Feb 2010 16:15:05 +0000</pubDate>
 <dc:creator>elving</dc:creator>
 <guid isPermaLink="false">69 at http://codefave.com</guid>
</item>
</channel>
</rss>


