<?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>Jerminix &#187; Coldfusion</title>
	<atom:link href="http://jerminix.com/category/coldfusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://jerminix.com</link>
	<description>Ramblings in LIfe Online and Offline</description>
	<lastBuildDate>Sun, 22 Aug 2010 15:02:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Coldfusion Remove Whitespaces in Strings</title>
		<link>http://jerminix.com/2009/09/coldfusion-remove-whitespaces-in-strings/</link>
		<comments>http://jerminix.com/2009/09/coldfusion-remove-whitespaces-in-strings/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 09:01:00 +0000</pubDate>
		<dc:creator>jerminix</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jerminix.com/2009/09/coldfusion-remove-whitespaces-in-strings.html</guid>
		<description><![CDATA[Though this is a simple script, it helped a lot in my current application specially in manipulating string variables in coldfusion, used to emove all whitespaces from a string variable in a simple way.]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Though this is a simple script, it helped a lot in my current application specially in manipulating string variables in coldfusion, used to emove all whitespaces from a string variable in a simple way.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_OUlFe7S02tE/Sr-I6ImO-eI/AAAAAAAAAeg/5AHWJEVD0_Q/s1600-h/coldfusion.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 157px;" src="http://4.bp.blogspot.com/_OUlFe7S02tE/Sr-I6ImO-eI/AAAAAAAAAeg/5AHWJEVD0_Q/s400/coldfusion.jpg" alt="" id="BLOGGER_PHOTO_ID_5386174211680041442" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jerminix.com/2009/09/coldfusion-remove-whitespaces-in-strings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Eclipse : How to install cfeclipse perspective</title>
		<link>http://jerminix.com/2009/07/eclipse-how-to-install-cfeclipse-perspective/</link>
		<comments>http://jerminix.com/2009/07/eclipse-how-to-install-cfeclipse-perspective/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 02:58:00 +0000</pubDate>
		<dc:creator>jerminix</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jerminix.com/2009/07/eclipse-how-to-install-cfeclipse-perspective.html</guid>
		<description><![CDATA[I am currently doing some installation in my PC (due to unfortunate circumstances(Disk failure)). Currently installing cfeclipse perspective which is used in developing coldfusion projects/files. Install Eclipse Here Here are the steps. 1. Open eclipse, select Help -> Software Updates -> &#8216;find and install&#8217; in the top menu2. On the screen that is displayed, select [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">I am currently doing some installation in my PC (due to unfortunate circumstances(Disk failure)). Currently installing cfeclipse perspective which is used in developing coldfusion projects/files.</p>
<p>Install Eclipse Here</p>
<p>Here are the steps.</p>
<p>1. Open eclipse, select Help -> Software Updates -> &#8216;find and install&#8217; in the top menu<br />2.  On the screen that is displayed, select ‘Search for new features to install‘ and click the ‘Next‘ button<br />3. Now click the ‘New Remote Site‘ button<br />4. Enter a name for the update site, for example &#8220;CFEclipse&#8221;. In the URL box, enter http://www.cfeclipse.org/update and click the OK button<br />5. You should now have a ‘CFEclipse‘ node in the ‘Sites to include in search‘ box. Select &#8220;Finish&#8221;.<br />6. Yo should now see the versions of CFEclipse Expand the CFEclipse node and you will see two child nodes: ‘CFeclipse CFML Editor(Required)‘ and ‘CfEclipse DocShare Support(Optional)‘<br />7. Tick the ‘CFeclipse CFML Editor(Required)‘ box and click ‘Next‘<br />8. Eclipse will contact the CFEclipse site and retrieve the list of available plugins. Tick the plugin with the highest version number and click ‘Next‘<br />9. The next instructions are self-explanatory, agree to the license, install the software and restart Eclipse<br />10. Once Eclipse has restarted CFEclipse should have been successfully installed</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://jerminix.com/2009/07/eclipse-how-to-install-cfeclipse-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
