<?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>Nerdscube Blog &#187; cfdump</title>
	<atom:link href="http://nerdscube.com/tag/cfdump/feed/" rel="self" type="application/rss+xml" />
	<link>http://nerdscube.com</link>
	<description>Nerdscube : Technology, Coldfusion, Javascipt, Jquery, Sharepoint and many more</description>
	<lastBuildDate>Thu, 20 Jan 2011 06:38:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Tip : Using cfdump inside CFscript</title>
		<link>http://nerdscube.com/2010/01/tip-cfdump-cfscript/</link>
		<comments>http://nerdscube.com/2010/01/tip-cfdump-cfscript/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 19:13:15 +0000</pubDate>
		<dc:creator>nerdscubecom</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[cfdump]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://nerdscube.com/?p=32</guid>
		<description><![CDATA[cfdump tag or indeed any tag inside it. So the trick is to create function which dumps the value using cfdump and call the function inside cfscript by passing the variable as parameter.]]></description>
		<wfw:commentRss>http://nerdscube.com/2010/01/tip-cfdump-cfscript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tip : Saving cfdump to file in coldfusion 8</title>
		<link>http://nerdscube.com/2009/12/tip-saving-cfdump-to-file-in-coldfusion-7/</link>
		<comments>http://nerdscube.com/2009/12/tip-saving-cfdump-to-file-in-coldfusion-7/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 08:14:58 +0000</pubDate>
		<dc:creator>nerdscubecom</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[cfdump]]></category>
		<category><![CDATA[debugging]]></category>

		<guid isPermaLink="false">http://nerdscube.com/?p=34</guid>
		<description><![CDATA[coldfusion cfdump is the most favorite tag for almost all CF developers. but there are cases where using a cfdump will not make life much easier.

when creating a web service, dumping the sessions and application variable will be a problem. this is the same case when creating components which does not have an interface. Any method you have to debug with a cfdump should have to make a code walk-through.]]></description>
		<wfw:commentRss>http://nerdscube.com/2009/12/tip-saving-cfdump-to-file-in-coldfusion-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

