<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Digital Kaleidascope &#187; Coldfusion</title>
	<atom:link href="http://kaleidascope.wordpress.com/category/web-development/coldfusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://kaleidascope.wordpress.com</link>
	<description></description>
	<lastBuildDate>Thu, 28 May 2009 04:18:34 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='kaleidascope.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/9b6e929d32aebf27051b26868c3dd739?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Digital Kaleidascope &#187; Coldfusion</title>
		<link>http://kaleidascope.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://kaleidascope.wordpress.com/osd.xml" title="Digital Kaleidascope" />
		<item>
		<title>Trapping malicious codes in your cfm sites</title>
		<link>http://kaleidascope.wordpress.com/2007/12/17/trapping-malicious-codes-in-your-cfm-sites/</link>
		<comments>http://kaleidascope.wordpress.com/2007/12/17/trapping-malicious-codes-in-your-cfm-sites/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 08:39:45 +0000</pubDate>
		<dc:creator>ivyclark</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[Web Application]]></category>

		<guid isPermaLink="false">http://kaleidascope.wordpress.com/2007/12/17/trapping-malicious-codes-in-your-cfm-sites/</guid>
		<description><![CDATA[I came across this sometime ago, but complete forgot about it.  If you are looking for ways to trap malicious codes in your cfm sites, have a look at this:

Function isHackAttempt(MaliciousCode) {
//Set the Regular Expression used and any local vars
Var strRegex = "(%)&#124;(-- )&#124;(' )&#124;(script)&#124;()&#124;(%3c)&#124;(%3e)&#124;(script)&#124;(SELECT)&#124;(UPDATE) &#124;(INSERT) &#124;(DELETE) &#124;(DROP)&#124;(GRANT) &#124;(REVOKE)&#124;(UNION)&#124;(&#60;)&#124;(&#62;)";
Var blnCodeDetection = False;
//If argument is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaleidascope.wordpress.com&blog=394503&post=56&subd=kaleidascope&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://kaleidascope.wordpress.com/2007/12/17/trapping-malicious-codes-in-your-cfm-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/330bd6a4e94b345659ca217f8196d9d4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ivyclark</media:title>
		</media:content>
	</item>
		<item>
		<title>Follow-up on coldfusion jrun server problem</title>
		<link>http://kaleidascope.wordpress.com/2007/11/16/follow-up-on-coldfusion-server-problem/</link>
		<comments>http://kaleidascope.wordpress.com/2007/11/16/follow-up-on-coldfusion-server-problem/#comments</comments>
		<pubDate>Fri, 16 Nov 2007 02:12:16 +0000</pubDate>
		<dc:creator>ivyclark</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[Database]]></category>

		<guid isPermaLink="false">http://kaleidascope.wordpress.com/2007/11/16/follow-up-on-coldfusion-server-problem/</guid>
		<description><![CDATA[Here&#8217;s the final update. Sorry it took so long. Having isolated the problem and put in a quick fix through rectification of the database entries, we needed time to run through our codes to locate the point(s) of failure.
Turns out, the error was not caused by Coldfusion after all.  We have a piece of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaleidascope.wordpress.com&blog=394503&post=49&subd=kaleidascope&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://kaleidascope.wordpress.com/2007/11/16/follow-up-on-coldfusion-server-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/330bd6a4e94b345659ca217f8196d9d4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ivyclark</media:title>
		</media:content>
	</item>
		<item>
		<title>Still having jrun error&#8230;</title>
		<link>http://kaleidascope.wordpress.com/2007/10/16/still-having-jrun-error/</link>
		<comments>http://kaleidascope.wordpress.com/2007/10/16/still-having-jrun-error/#comments</comments>
		<pubDate>Tue, 16 Oct 2007 11:08:59 +0000</pubDate>
		<dc:creator>ivyclark</dc:creator>
				<category><![CDATA[Coldfusion]]></category>

		<guid isPermaLink="false">http://kaleidascope.wordpress.com/2007/10/16/still-having-jrun-error/</guid>
		<description><![CDATA[The setting changes didn&#8217;t help, so Nithi has helped to put in the min and max java heap size setting in Coldfusion to 512 and 756.  This seems to have helped stabilise the high CPU hogging by jrun from a constant of 98%-100% to 80%-90%.  However, we feel the cpu utilisation shouldn&#8217;t be so high.
To [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaleidascope.wordpress.com&blog=394503&post=48&subd=kaleidascope&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://kaleidascope.wordpress.com/2007/10/16/still-having-jrun-error/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/330bd6a4e94b345659ca217f8196d9d4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ivyclark</media:title>
		</media:content>
	</item>
		<item>
		<title>&#8216;Jrun closed connection&#8217; error on Coldfusion</title>
		<link>http://kaleidascope.wordpress.com/2007/10/13/jrun-closed-connection-error-on-coldfusion/</link>
		<comments>http://kaleidascope.wordpress.com/2007/10/13/jrun-closed-connection-error-on-coldfusion/#comments</comments>
		<pubDate>Sat, 13 Oct 2007 05:22:27 +0000</pubDate>
		<dc:creator>ivyclark</dc:creator>
				<category><![CDATA[Coldfusion]]></category>

		<guid isPermaLink="false">http://kaleidascope.wordpress.com/2007/10/13/jrun-closed-connection-error-on-coldfusion/</guid>
		<description><![CDATA[Our coldfusion server has been getting this error since Thursday and last night, we arranged for a backup server as a fallback should the main one fail. With 2.5 gb in the backup server, we decided to promote it as a main server instead.
This morning, we checked the site again, and found that our problem [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaleidascope.wordpress.com&blog=394503&post=45&subd=kaleidascope&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://kaleidascope.wordpress.com/2007/10/13/jrun-closed-connection-error-on-coldfusion/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/330bd6a4e94b345659ca217f8196d9d4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ivyclark</media:title>
		</media:content>
	</item>
		<item>
		<title>Set Up a Simple Syndication Feed Using RSS</title>
		<link>http://kaleidascope.wordpress.com/2007/07/16/set-up-a-simple-syndication-feed-using-rss/</link>
		<comments>http://kaleidascope.wordpress.com/2007/07/16/set-up-a-simple-syndication-feed-using-rss/#comments</comments>
		<pubDate>Mon, 16 Jul 2007 04:10:31 +0000</pubDate>
		<dc:creator>ivyclark</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://kaleidascope.wordpress.com/2007/07/16/set-up-a-simple-syndication-feed-using-rss/</guid>
		<description><![CDATA[Source: http://www.devx.com/xml/Article/10790



You can set up outbound syndication for your Web site and expose your content to the world in one afternoon using an XML technology called RSS. For anyone who ever wanted to increase audience and traffic while maintaining content and presentation control, RSS is the answer. Find out how to do it, step by [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=kaleidascope.wordpress.com&blog=394503&post=40&subd=kaleidascope&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://kaleidascope.wordpress.com/2007/07/16/set-up-a-simple-syndication-feed-using-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/330bd6a4e94b345659ca217f8196d9d4?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ivyclark</media:title>
		</media:content>

		<media:content url="http://www.devx.com/assets/dropcaps/3568.gif" medium="image" />

		<media:content url="http://www.devx.com/assets/articlefigs/4740.gif" medium="image" />
	</item>
	</channel>
</rss>