<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>panic room</title>
	<atom:link href="http://panicroom.me/feed/" rel="self" type="application/rss+xml" />
	<link>http://panicroom.me</link>
	<description>stop sweating, start dominating !</description>
	<lastBuildDate>Wed, 03 Mar 2010 04:19:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How do you Group a Set of Radio Buttons in an HTML Form ?</title>
		<link>http://panicroom.me/2010/03/02/how-do-you-group-a-set-of-radio-buttons-in-an-html-form_140/</link>
		<comments>http://panicroom.me/2010/03/02/how-do-you-group-a-set-of-radio-buttons-in-an-html-form_140/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 04:17:42 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[html forms]]></category>
		<category><![CDATA[ui design]]></category>
		<category><![CDATA[web designer]]></category>

		<guid isPermaLink="false">http://panicroom.me/?p=140</guid>
		<description><![CDATA[A question on how to Group a Set of Radio Buttons in an HTML Form.]]></description>
		<wfw:commentRss>http://panicroom.me/2010/03/02/how-do-you-group-a-set-of-radio-buttons-in-an-html-form_140/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Modify the following SQL statement to only include States where you are owed money</title>
		<link>http://panicroom.me/2009/12/10/modify-the-following-sql-statement-to-only-include-states-where-you-are-owed-money_15/</link>
		<comments>http://panicroom.me/2009/12/10/modify-the-following-sql-statement-to-only-include-states-where-you-are-owed-money_15/#comments</comments>
		<pubDate>Fri, 11 Dec 2009 04:26:39 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[code challenge]]></category>
		<category><![CDATA[dba]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sql developer]]></category>

		<guid isPermaLink="false">http://panicroom.me/?p=15</guid>
		<description><![CDATA[A SQL code challenge question.]]></description>
		<wfw:commentRss>http://panicroom.me/2009/12/10/modify-the-following-sql-statement-to-only-include-states-where-you-are-owed-money_15/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what are the different ways in which you can show / display custom errors in ASP.NET ?</title>
		<link>http://panicroom.me/2008/10/04/what-are-the-different-ways-in-which-you-can-show-display-custom-errors-in-asp-net_51/</link>
		<comments>http://panicroom.me/2008/10/04/what-are-the-different-ways-in-which-you-can-show-display-custom-errors-in-asp-net_51/#comments</comments>
		<pubDate>Sun, 05 Oct 2008 01:02:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[custom errors]]></category>
		<category><![CDATA[programming concepts]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/07/23/what-are-the-different-types-of-custom-errors-in-asp-net_51/</guid>
		<description><![CDATA[a question on different ways in which you can show / display custom errors in ASP.NET]]></description>
		<wfw:commentRss>http://panicroom.me/2008/10/04/what-are-the-different-ways-in-which-you-can-show-display-custom-errors-in-asp-net_51/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>do you know how to pre-select a Radio Button in HTML ?</title>
		<link>http://panicroom.me/2008/03/19/do-you-know-how-to-pre-select-a-radio-button-in-html-to-selected_30/</link>
		<comments>http://panicroom.me/2008/03/19/do-you-know-how-to-pre-select-a-radio-button-in-html-to-selected_30/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 02:44:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[html forms]]></category>
		<category><![CDATA[radio buttons]]></category>
		<category><![CDATA[ui design]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/03/19/how-to-pre-select-a-radio-button-in-html_30/</guid>
		<description><![CDATA[question on how to pre-select a Radio Button in HTML.]]></description>
		<wfw:commentRss>http://panicroom.me/2008/03/19/do-you-know-how-to-pre-select-a-radio-button-in-html-to-selected_30/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What Are The 3 Main Constraints in .Net Generics ? Can You Briefly Explain Each ?</title>
		<link>http://panicroom.me/2007/08/01/what-are-the-3-main-constraints-in-csharp-net-generics-briefly-explain_55/</link>
		<comments>http://panicroom.me/2007/08/01/what-are-the-3-main-constraints-in-csharp-net-generics-briefly-explain_55/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 16:14:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[generics]]></category>
		<category><![CDATA[oops]]></category>
		<category><![CDATA[programming concepts]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/08/01/what-are-generics-constraints-csharp-aspnet_55/</guid>
		<description><![CDATA[Question on the 3 Main Constraints in .Net Generics]]></description>
		<wfw:commentRss>http://panicroom.me/2007/08/01/what-are-the-3-main-constraints-in-csharp-net-generics-briefly-explain_55/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a FORM in HTML ?</title>
		<link>http://panicroom.me/2007/04/12/what-is-a-form-in-html_29/</link>
		<comments>http://panicroom.me/2007/04/12/what-is-a-form-in-html_29/#comments</comments>
		<pubDate>Fri, 13 Apr 2007 01:55:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[html forms]]></category>
		<category><![CDATA[programming concepts]]></category>
		<category><![CDATA[ui design]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/03/19/what-is-a-form-in-html_29/</guid>
		<description><![CDATA[Several questions about HTML FORMS.]]></description>
		<wfw:commentRss>http://panicroom.me/2007/04/12/what-is-a-form-in-html_29/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is a &quot;Successful&quot; Control ?</title>
		<link>http://panicroom.me/2007/03/19/what-is-a-successful-control-html-form_33/</link>
		<comments>http://panicroom.me/2007/03/19/what-is-a-successful-control-html-form_33/#comments</comments>
		<pubDate>Tue, 20 Mar 2007 03:38:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[html forms]]></category>
		<category><![CDATA[ui design]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/03/19/what-is-a-successful-control_33/</guid>
		<description><![CDATA[What is a &#34;Successful&#34; Control ?]]></description>
		<wfw:commentRss>http://panicroom.me/2007/03/19/what-is-a-successful-control-html-form_33/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What are the different Types of Tracing in ASP.NET ?</title>
		<link>http://panicroom.me/2006/07/22/name-what-are-different-types-of-tracing-in-asp-net_48/</link>
		<comments>http://panicroom.me/2006/07/22/name-what-are-different-types-of-tracing-in-asp-net_48/#comments</comments>
		<pubDate>Sun, 23 Jul 2006 02:17:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[tracing]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/07/22/what-are-the-different-types-of-tracing-in-asp-net_48/</guid>
		<description><![CDATA[The different types of tracing options for debugging an ASP.NET application are Application-Level Tracing and Page-Level Tracing Ok. When would you use one Vs the other and Why ? Setting application-level tracing is useful because you don&#8217;t have to make changes to individual pages to enable and disable tracing. So I would use it in [...]]]></description>
		<wfw:commentRss>http://panicroom.me/2006/07/22/name-what-are-different-types-of-tracing-in-asp-net_48/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what are the characteristics of a well formed HTML document?</title>
		<link>http://panicroom.me/2006/06/10/what-are-characteristics-of-well-formed-html-document_40/</link>
		<comments>http://panicroom.me/2006/06/10/what-are-characteristics-of-well-formed-html-document_40/#comments</comments>
		<pubDate>Sun, 11 Jun 2006 01:56:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/06/10/what-are-the-characteristics-of-a-well-formed-html_40/</guid>
		<description><![CDATA[Question on the characteristics of a well formed HTML document code.]]></description>
		<wfw:commentRss>http://panicroom.me/2006/06/10/what-are-characteristics-of-well-formed-html-document_40/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Are The Different Types Of Validators (Controls) In ASP.NET ?</title>
		<link>http://panicroom.me/2003/12/23/what-are-the-different-types-of-validators-controls-in-asp-net_52/</link>
		<comments>http://panicroom.me/2003/12/23/what-are-the-different-types-of-validators-controls-in-asp-net_52/#comments</comments>
		<pubDate>Wed, 24 Dec 2003 01:10:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[data validation]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/07/23/what-are-the-different-types-of-validators-controls-in-asp-net_52/</guid>
		<description><![CDATA[Question on the different types Of data validation Controls in asp.net ?]]></description>
		<wfw:commentRss>http://panicroom.me/2003/12/23/what-are-the-different-types-of-validators-controls-in-asp-net_52/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what is the difference between GET and POST methods for submitting a form ?</title>
		<link>http://panicroom.me/2002/03/19/what-is-the-difference-between-get-and-post-form_32/</link>
		<comments>http://panicroom.me/2002/03/19/what-is-the-difference-between-get-and-post-form_32/#comments</comments>
		<pubDate>Wed, 20 Mar 2002 03:26:00 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[html forms]]></category>
		<category><![CDATA[idempotent]]></category>
		<category><![CDATA[programming concepts]]></category>

		<guid isPermaLink="false">http://panicroom.me/2007/03/19/what-is-the-difference-between-get-and-post_32/</guid>
		<description><![CDATA[question about the difference between GET and POST methods for submitting forms]]></description>
		<wfw:commentRss>http://panicroom.me/2002/03/19/what-is-the-difference-between-get-and-post-form_32/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>name the 5 main reserved or special characters in HTML</title>
		<link>http://panicroom.me/2001/09/11/what-are-the-5-main-reserved-or-special-escape-characters-in-html_121/</link>
		<comments>http://panicroom.me/2001/09/11/what-are-the-5-main-reserved-or-special-escape-characters-in-html_121/#comments</comments>
		<pubDate>Tue, 11 Sep 2001 20:54:38 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[programming concepts]]></category>

		<guid isPermaLink="false">http://panicroom.me/?p=121</guid>
		<description><![CDATA[Questions about the reserve characters in HTML]]></description>
		<wfw:commentRss>http://panicroom.me/2001/09/11/what-are-the-5-main-reserved-or-special-escape-characters-in-html_121/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What are immutable types?  Give me an example of an immutable type.</title>
		<link>http://panicroom.me/2001/01/02/what-are-immutable-types-give-me-an-example-of-an-immutable-type_8/</link>
		<comments>http://panicroom.me/2001/01/02/what-are-immutable-types-give-me-an-example-of-an-immutable-type_8/#comments</comments>
		<pubDate>Wed, 03 Jan 2001 07:48:54 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[data types]]></category>
		<category><![CDATA[oops]]></category>

		<guid isPermaLink="false">http://panicroom.me/?p=8</guid>
		<description><![CDATA[A question about data types.]]></description>
		<wfw:commentRss>http://panicroom.me/2001/01/02/what-are-immutable-types-give-me-an-example-of-an-immutable-type_8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the difference between an abstract class and an interface?</title>
		<link>http://panicroom.me/1999/06/04/what-is-the-difference-between-an-abstract-class-and-an-interface_12/</link>
		<comments>http://panicroom.me/1999/06/04/what-is-the-difference-between-an-abstract-class-and-an-interface_12/#comments</comments>
		<pubDate>Sat, 05 Jun 1999 07:58:16 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[ood]]></category>
		<category><![CDATA[programming concepts]]></category>

		<guid isPermaLink="false">http://panicroom.me/?p=12</guid>
		<description><![CDATA[A question on class design.]]></description>
		<wfw:commentRss>http://panicroom.me/1999/06/04/what-is-the-difference-between-an-abstract-class-and-an-interface_12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What Is &#8220;Hello world!&#8221; And Why Is It Used In Almost Every Programming Tutorial ?</title>
		<link>http://panicroom.me/1999/05/02/hello-world_1/</link>
		<comments>http://panicroom.me/1999/05/02/hello-world_1/#comments</comments>
		<pubDate>Sun, 02 May 1999 19:18:37 +0000</pubDate>
		<dc:creator>p.kitty</dc:creator>
				<category><![CDATA[qa]]></category>
		<category><![CDATA[general programming]]></category>

		<guid isPermaLink="false">http://panicroom.me/web/?p=1</guid>
		<description><![CDATA[A question about hello world programs in tutorials.]]></description>
		<wfw:commentRss>http://panicroom.me/1999/05/02/hello-world_1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

