<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Nerdscube Blog</title>
	<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>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.4" -->

	<item>
		<title>Instant Method Finder : My first Coldfusion Builder extension!</title>
		<description><![CDATA[I was in the process of evaluating CFbuilder to make it more effective among the team. what I was looking for was tips and tricks , Faster coding with shortcuts and snippets, make complete use of RDS and make use of Service Browser.

Then I got stuck with the same old problem all most all CF developers face "Finding the right function". It is easy in technologies like .net with a ful fledged IDE to find methods or variables through out the project. But somewhere we had to wait centuries for Adobe to come up with CFB. Now we can look for the methods and variables in the page or instantiated component by doing a CTRL + SPACE. But that was'nt enough for me !. most of the time , I even dont know where I cound find the right method. I have to scan through the service browser to find the function.]]></description>
		<link>http://nerdscube.com/2011/01/instant-method-finder-coldfusion-builder-extension/</link>
			</item>
	<item>
		<title>Create coldfusion builder snippets from cflib repository</title>
		<description><![CDATA[CF Builder Snippets is one among those cool features which comes handy when doing fast development on ColdFusion. But most of time I found it hard to create all those snippets which I could use later in my development, because they are so scattered around or so hard to find apart from one "Cflib.org". Thanks to Raymen for creating such a cool repository for those community shared functions and custom tags.]]></description>
		<link>http://nerdscube.com/2011/01/create-coldfusion-builder-snippets-from-cflib/</link>
			</item>
	<item>
		<title>Tip:Difference between resistive and capacitive touch screen.</title>
		<description><![CDATA[There are several touchscreen technologies available in the market these days. Out of them 2 are very popular with mobile phones and PDA's . "Resistive"  and "Capacitive" touch screen.]]></description>
		<link>http://nerdscube.com/2010/10/difference-between-resistive-and-capacitive-touch-screen/</link>
			</item>
	<item>
		<title>Why QR code is cool and easy with smartphones !!!!!</title>
		<description><![CDATA[QR Code (Quick Response) or otherwise  "Hardlink" is a 2 Dimensional bar code which is readable by scanner and now by mobile phones, camera's and by default by almost all smartphone. Created originally by Toyota subsidiary Denso-Wave in 1994 was used in vehicle manufacturing with high speed reading.]]></description>
		<link>http://nerdscube.com/2010/10/why-qr-code-is-cool-and-easy-with-smartphones/</link>
			</item>
	<item>
		<title>Tip : Getting unsorted query columns in coldfusion</title>
		<description><![CDATA[generally Coldfusion always sorts the columns in the query that has been returned, irrespective of the order you have specified in the SQL statement. Most of the time its a blessing, but not always.
There is no documented way to get the unsorted columns otherthan using some thirdparty customtags and function. But there is a tweak for this case.]]></description>
		<link>http://nerdscube.com/2010/02/tip-unsorted-query-columns/</link>
			</item>
	<item>
		<title>Tip : Show hide columns in cfdump</title>
		<description><![CDATA[CF8 dump is much more capable like writing the dump out to file like i did in my last blog , plus you even can control the fields that you need to show or hide during the dump. This could pretty much save time when dumping big queries which contains long columns 

CF8 cfdump tag has 2 attributes called Show and Hide . You can use a comma seperated list of columns which you need to show or hide from the dump . Thus you can indicate which column of the query to be shown and which should not.]]></description>
		<link>http://nerdscube.com/2010/02/tip-show-hide-columns-cfdump/</link>
			</item>
	<item>
		<title>Tip : Using cfdump inside CFscript</title>
		<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>
		<link>http://nerdscube.com/2010/01/tip-cfdump-cfscript/</link>
			</item>
	<item>
		<title>What is Augmented Reality ?</title>
		<description><![CDATA[Augmented Reality or in short AR is the term used to describe the mixture of real vs Virtual.  Its the real time mixing of virtual environment to a real world. ]]></description>
		<link>http://nerdscube.com/2010/01/augumented-reality/</link>
			</item>
	<item>
		<title>Coldfusion 9 : Feature improvement history</title>
		<description><![CDATA[Check out the new Coldfusion 9 feature comparison with its predecessors which includes CF8 and MX7. ]]></description>
		<link>http://nerdscube.com/2010/01/coldfusion-9-feature-improvement-history/</link>
			</item>
	<item>
		<title>Ask Neo: What is Digitization?</title>
		<description><![CDATA[It is the process of converting information into a digital format. Scanners and digital cameras are examples of items used for digitization. Digitization converts materials from formats that can be read by people(analog) to a format that can be read only by machine. Examples : It makes scanning on the computer easier, and faster. Digital projects allow users to search collections rapidly and comprehensively from anywhere and time. You can find more about this by going to Digitization, what's it all about.

It is the process of converting information into a digital format. Scanners and digital cameras are examples of items used for digitization. Digitization converts materials from formats that can be read by people(analog) to a format that can be read only by machine. Examples : It makes scanning on the computer easier, and faster. Digital projects allow users to search collections rapidly and comprehensively from anywhere and time. You can find more about this by going to Digitization, what's it all about.
]]></description>
		<link>http://nerdscube.com/2010/01/what-is-digitization/</link>
			</item>
</channel>
</rss>

