<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>techtricks.co.in</title>
	
	<link>http://techtricks.co.in</link>
	<description>spoon fed tech tutorials and random findings</description>
	<lastBuildDate>Fri, 09 Dec 2011 19:44:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/techtricks" /><feedburner:info uri="techtricks" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc-nd/2.0/</creativeCommons:license><image><link>http://creativecommons.org/licenses/by-nc-nd/2.0/</link><url>http://creativecommons.org/images/public/somerights20.gif</url><title>Some Rights Reserved</title></image><feedburner:emailServiceId>techtricks</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to write multilevel-recursive make file to build java files in sub-directory structure</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/0K6q1--sHXQ/how-to-write-multilevel-recursive-make-file-to-build-java-files-in-sub-directory-structure</link>
		<comments>http://techtricks.co.in/programming/how-to-write-multilevel-recursive-make-file-to-build-java-files-in-sub-directory-structure#comments</comments>
		<pubDate>Tue, 25 Oct 2011 17:27:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=536</guid>
		<description>This is a quick post showing how to write makefile which can build files recursively in sub-directories . When i wanted this info for one of my academic projects, i could not find a quick one online and had to refer to docs . So here it is&amp;#8230;. Let me first describe the file structure. [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0K6q1--sHXQ:i8FjZRHJtcc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0K6q1--sHXQ:i8FjZRHJtcc:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0K6q1--sHXQ:i8FjZRHJtcc:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=0K6q1--sHXQ:i8FjZRHJtcc:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0K6q1--sHXQ:i8FjZRHJtcc:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=0K6q1--sHXQ:i8FjZRHJtcc:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0K6q1--sHXQ:i8FjZRHJtcc:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0K6q1--sHXQ:i8FjZRHJtcc:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=0K6q1--sHXQ:i8FjZRHJtcc:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/0K6q1--sHXQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/programming/how-to-write-multilevel-recursive-make-file-to-build-java-files-in-sub-directory-structure/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/programming/how-to-write-multilevel-recursive-make-file-to-build-java-files-in-sub-directory-structure</feedburner:origLink></item>
		<item>
		<title>Intro to Cloudfoundry</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/yyuCKmx_gvg/intro-to-cloudfoundry</link>
		<comments>http://techtricks.co.in/miscellaneous/uncategorized/intro-to-cloudfoundry#comments</comments>
		<pubDate>Wed, 29 Jun 2011 09:58:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=530</guid>
		<description>In the following series of posts ,lets look at how to develop some cool applications on cloudfoundry platform. I will be adding more detail to this post later on. This was just an introduction&amp;#8230;.. [Insert introduction to cloudfoundry here]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=yyuCKmx_gvg:u9fs9ahELRM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=yyuCKmx_gvg:u9fs9ahELRM:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=yyuCKmx_gvg:u9fs9ahELRM:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=yyuCKmx_gvg:u9fs9ahELRM:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=yyuCKmx_gvg:u9fs9ahELRM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=yyuCKmx_gvg:u9fs9ahELRM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=yyuCKmx_gvg:u9fs9ahELRM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=yyuCKmx_gvg:u9fs9ahELRM:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=yyuCKmx_gvg:u9fs9ahELRM:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/yyuCKmx_gvg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/miscellaneous/uncategorized/intro-to-cloudfoundry/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/miscellaneous/uncategorized/intro-to-cloudfoundry</feedburner:origLink></item>
		<item>
		<title>Design &amp; implementation of (totally ordered multicast) using lamport logical clocks(Synchronization)</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/kpK7S2l4hsM/design-implementation-of-totally-ordered-multicast-using-lamport-logical-clockssynchronization</link>
		<comments>http://techtricks.co.in/programming/design-implementation-of-totally-ordered-multicast-using-lamport-logical-clockssynchronization#comments</comments>
		<pubDate>Fri, 01 Apr 2011 02:57:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Distributed Computing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Distributed sytems]]></category>
		<category><![CDATA[Lamport logical clocks]]></category>
		<category><![CDATA[sychronization]]></category>
		<category><![CDATA[totally ordered multicast]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=511</guid>
		<description>This post deals with the various issues and design decisions  faced during implementation of synchronization between processes using Lamport Logical clocks in a distributed system. Lamport Logical clock concept can be used implement synchronization between multiple processes ,where each process observe the changes in the same order ,regardless of the order in which the updates [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kpK7S2l4hsM:BlsRMSlabJc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kpK7S2l4hsM:BlsRMSlabJc:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kpK7S2l4hsM:BlsRMSlabJc:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=kpK7S2l4hsM:BlsRMSlabJc:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kpK7S2l4hsM:BlsRMSlabJc:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=kpK7S2l4hsM:BlsRMSlabJc:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kpK7S2l4hsM:BlsRMSlabJc:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kpK7S2l4hsM:BlsRMSlabJc:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=kpK7S2l4hsM:BlsRMSlabJc:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/kpK7S2l4hsM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/programming/design-implementation-of-totally-ordered-multicast-using-lamport-logical-clockssynchronization/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/programming/design-implementation-of-totally-ordered-multicast-using-lamport-logical-clockssynchronization</feedburner:origLink></item>
		<item>
		<title>GWT module “XYZ” may need to be (re)compiled</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/JY0eCZ6qbMU/gwt-module-xyz-may-need-to-be-recompiled</link>
		<comments>http://techtricks.co.in/miscellaneous/uncategorized/gwt-module-xyz-may-need-to-be-recompiled#comments</comments>
		<pubDate>Sat, 18 Dec 2010 18:59:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GWT]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=504</guid>
		<description>I recently started working on Google Web Toolkit (GWT) and i installed the GWT plugin for eclipse. When i &amp;#8220;RUN&amp;#8221; the project i was getting the &amp;#8220;GWT module &amp;#8220;XYZ&amp;#8221; may need to be (re)compiled&amp;#8221; error. I looked up Google but did not find any satisfactory solution soon .So i thought i should make a post [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=JY0eCZ6qbMU:UIz4_YgH6Zg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=JY0eCZ6qbMU:UIz4_YgH6Zg:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=JY0eCZ6qbMU:UIz4_YgH6Zg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=JY0eCZ6qbMU:UIz4_YgH6Zg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=JY0eCZ6qbMU:UIz4_YgH6Zg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=JY0eCZ6qbMU:UIz4_YgH6Zg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=JY0eCZ6qbMU:UIz4_YgH6Zg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=JY0eCZ6qbMU:UIz4_YgH6Zg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=JY0eCZ6qbMU:UIz4_YgH6Zg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/JY0eCZ6qbMU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/miscellaneous/uncategorized/gwt-module-xyz-may-need-to-be-recompiled/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/miscellaneous/uncategorized/gwt-module-xyz-may-need-to-be-recompiled</feedburner:origLink></item>
		<item>
		<title>Introduction to Android Platform for Beginners.</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/OqezW3Ud_88/introduction-to-android-platform-for-beginners</link>
		<comments>http://techtricks.co.in/linux/introduction-to-android-platform-for-beginners#comments</comments>
		<pubDate>Tue, 23 Feb 2010 18:25:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=446</guid>
		<description>Introduction to android.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=OqezW3Ud_88:XqqzDoDU2GI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=OqezW3Ud_88:XqqzDoDU2GI:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=OqezW3Ud_88:XqqzDoDU2GI:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=OqezW3Ud_88:XqqzDoDU2GI:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=OqezW3Ud_88:XqqzDoDU2GI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=OqezW3Ud_88:XqqzDoDU2GI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=OqezW3Ud_88:XqqzDoDU2GI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=OqezW3Ud_88:XqqzDoDU2GI:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=OqezW3Ud_88:XqqzDoDU2GI:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/OqezW3Ud_88" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/linux/introduction-to-android-platform-for-beginners/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/linux/introduction-to-android-platform-for-beginners</feedburner:origLink></item>
		<item>
		<title>booting ubuntu from media direct and windows 7  fresh dual boot on dell xps 1330</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/nu-ThCi36Vs/booting-ubuntu910-from-media-direct-and-windows-7-fresh-dual-boot-xps1330</link>
		<comments>http://techtricks.co.in/miscellaneous/uncategorized/booting-ubuntu910-from-media-direct-and-windows-7-fresh-dual-boot-xps1330#comments</comments>
		<pubDate>Sat, 16 Jan 2010 19:43:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=433</guid>
		<description>This post tells you about how i achieved a special &amp;#8220;dual&amp;#8221; boot -&amp;#62; ubuntu from media direct button  and windows 7 from the regular power button on dell xps 1330. In the usual installation ,one would install windows 7 first and later install ubuntu. In this usual method, GRUB 2 would be the default boot loader and [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nu-ThCi36Vs:g2JnXv4o5fE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nu-ThCi36Vs:g2JnXv4o5fE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nu-ThCi36Vs:g2JnXv4o5fE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=nu-ThCi36Vs:g2JnXv4o5fE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nu-ThCi36Vs:g2JnXv4o5fE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=nu-ThCi36Vs:g2JnXv4o5fE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nu-ThCi36Vs:g2JnXv4o5fE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nu-ThCi36Vs:g2JnXv4o5fE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=nu-ThCi36Vs:g2JnXv4o5fE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/nu-ThCi36Vs" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/miscellaneous/uncategorized/booting-ubuntu910-from-media-direct-and-windows-7-fresh-dual-boot-xps1330/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/miscellaneous/uncategorized/booting-ubuntu910-from-media-direct-and-windows-7-fresh-dual-boot-xps1330</feedburner:origLink></item>
		<item>
		<title>Enabling Server Side includes(SSI) on fedora core default</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/UfIQyAOQZrI/enabling-server-side-includesssi-on-fedora-core-default</link>
		<comments>http://techtricks.co.in/linux/fedora/enabling-server-side-includesssi-on-fedora-core-default#comments</comments>
		<pubDate>Sun, 15 Nov 2009 18:21:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=431</guid>
		<description>With Server Side Includes (SSI), you can include other HTML pages inside one web page. You can even generate some dynamic content, such as adding a &amp;#8220;Last Modified&amp;#8221; field on the page or printing environment variables. This section explains how to enable SSI on your Apache server. If you are using a clean install of [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=UfIQyAOQZrI:GYTQZy0hxek:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=UfIQyAOQZrI:GYTQZy0hxek:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=UfIQyAOQZrI:GYTQZy0hxek:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=UfIQyAOQZrI:GYTQZy0hxek:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=UfIQyAOQZrI:GYTQZy0hxek:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=UfIQyAOQZrI:GYTQZy0hxek:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=UfIQyAOQZrI:GYTQZy0hxek:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=UfIQyAOQZrI:GYTQZy0hxek:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=UfIQyAOQZrI:GYTQZy0hxek:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/UfIQyAOQZrI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/linux/fedora/enabling-server-side-includesssi-on-fedora-core-default/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/linux/fedora/enabling-server-side-includesssi-on-fedora-core-default</feedburner:origLink></item>
		<item>
		<title>Uninstalling/ Removing Fedora the easy way</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/qb5FGtOudsU/uninstalling-removing-fedora-the-easy-way</link>
		<comments>http://techtricks.co.in/linux/uninstalling-removing-fedora-the-easy-way#comments</comments>
		<pubDate>Sun, 26 Jul 2009 18:40:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=386</guid>
		<description>This post is about Uninstalling Fedora from your Computer the Easy way. I assume before you Dual Booted with Fedora you used Microsoft Windows XP. i also assume the reason you installed Fedora was to help you in your college course work and reason you are uninstalling is you want to get back to your [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=qb5FGtOudsU:tUASZ9W5rOE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=qb5FGtOudsU:tUASZ9W5rOE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=qb5FGtOudsU:tUASZ9W5rOE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=qb5FGtOudsU:tUASZ9W5rOE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=qb5FGtOudsU:tUASZ9W5rOE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=qb5FGtOudsU:tUASZ9W5rOE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=qb5FGtOudsU:tUASZ9W5rOE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=qb5FGtOudsU:tUASZ9W5rOE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=qb5FGtOudsU:tUASZ9W5rOE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/qb5FGtOudsU" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/linux/uninstalling-removing-fedora-the-easy-way/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/linux/uninstalling-removing-fedora-the-easy-way</feedburner:origLink></item>
		<item>
		<title>Issues with ASP.net Development server and Windows Vista</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/iw5iJTuVTLw/issues-with-asp-net-development-server-and-windows-vista</link>
		<comments>http://techtricks.co.in/programming/issues-with-asp-net-development-server-and-windows-vista#comments</comments>
		<pubDate>Wed, 15 Jul 2009 18:09:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web and Internet]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=383</guid>
		<description>this post shows you how to solve the issues with asp.net development server and windows vista the easy way.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=iw5iJTuVTLw:IcGtfz547Vg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=iw5iJTuVTLw:IcGtfz547Vg:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=iw5iJTuVTLw:IcGtfz547Vg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=iw5iJTuVTLw:IcGtfz547Vg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=iw5iJTuVTLw:IcGtfz547Vg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=iw5iJTuVTLw:IcGtfz547Vg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=iw5iJTuVTLw:IcGtfz547Vg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=iw5iJTuVTLw:IcGtfz547Vg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=iw5iJTuVTLw:IcGtfz547Vg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/iw5iJTuVTLw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/programming/issues-with-asp-net-development-server-and-windows-vista/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/programming/issues-with-asp-net-development-server-and-windows-vista</feedburner:origLink></item>
		<item>
		<title>error C2668: ‘log’: ambiguous call to overloaded function</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/mTuexrcfFQo/error-c2668-log-ambiguous-call-to-overloaded-function</link>
		<comments>http://techtricks.co.in/windows/visual-studio-2008/error-c2668-log-ambiguous-call-to-overloaded-function#comments</comments>
		<pubDate>Thu, 04 Jun 2009 19:53:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=373</guid>
		<description>this post is about dealing with "ambiguous call to overloaded function" type of errors in microsoft visual studio 2008&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=mTuexrcfFQo:PHeqo905Zbg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=mTuexrcfFQo:PHeqo905Zbg:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=mTuexrcfFQo:PHeqo905Zbg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=mTuexrcfFQo:PHeqo905Zbg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=mTuexrcfFQo:PHeqo905Zbg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=mTuexrcfFQo:PHeqo905Zbg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=mTuexrcfFQo:PHeqo905Zbg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=mTuexrcfFQo:PHeqo905Zbg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=mTuexrcfFQo:PHeqo905Zbg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/mTuexrcfFQo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/windows/visual-studio-2008/error-c2668-log-ambiguous-call-to-overloaded-function/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/windows/visual-studio-2008/error-c2668-log-ambiguous-call-to-overloaded-function</feedburner:origLink></item>
		<item>
		<title>Inside Windows 7 :what i didnt know</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/TzaO54cxJa8/inside-windows-7-what-i-didnt-know</link>
		<comments>http://techtricks.co.in/windows/windows-7/inside-windows-7-what-i-didnt-know#comments</comments>
		<pubDate>Sun, 31 May 2009 17:50:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=365</guid>
		<description>whats new in winodows 7,a geek's insight into windows 7 features&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=TzaO54cxJa8:sITue-uZKuw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=TzaO54cxJa8:sITue-uZKuw:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=TzaO54cxJa8:sITue-uZKuw:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=TzaO54cxJa8:sITue-uZKuw:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=TzaO54cxJa8:sITue-uZKuw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=TzaO54cxJa8:sITue-uZKuw:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=TzaO54cxJa8:sITue-uZKuw:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=TzaO54cxJa8:sITue-uZKuw:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=TzaO54cxJa8:sITue-uZKuw:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/TzaO54cxJa8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/windows/windows-7/inside-windows-7-what-i-didnt-know/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/windows/windows-7/inside-windows-7-what-i-didnt-know</feedburner:origLink></item>
		<item>
		<title>adsense and dreamweaver spry tabbed panels</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/rsPWYt9qVa0/adsense-and-dreamweaver-spry-tabbed-panels</link>
		<comments>http://techtricks.co.in/miscellaneous/uncategorized/adsense-and-dreamweaver-spry-tabbed-panels#comments</comments>
		<pubDate>Sat, 07 Mar 2009 15:34:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=317</guid>
		<description>i was designing a new site where i was planning to integrate adsense into the html pages.i had a dreamweaver spry tabbed panels inserted in the html page.as we all know adsense allows only 3 ad units per page. where i went wrong&amp;#8230;.. so what i thought was i&amp;#8217;ll integrate 2 ads on html page [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=rsPWYt9qVa0:2BMQN_DUlTE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=rsPWYt9qVa0:2BMQN_DUlTE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=rsPWYt9qVa0:2BMQN_DUlTE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=rsPWYt9qVa0:2BMQN_DUlTE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=rsPWYt9qVa0:2BMQN_DUlTE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=rsPWYt9qVa0:2BMQN_DUlTE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=rsPWYt9qVa0:2BMQN_DUlTE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=rsPWYt9qVa0:2BMQN_DUlTE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=rsPWYt9qVa0:2BMQN_DUlTE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/rsPWYt9qVa0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/miscellaneous/uncategorized/adsense-and-dreamweaver-spry-tabbed-panels/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/miscellaneous/uncategorized/adsense-and-dreamweaver-spry-tabbed-panels</feedburner:origLink></item>
		<item>
		<title>My first C program in ubuntu 8.10 (linux).</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/E1J0byJv5vg/my-first-c-program-in-ubuntu-810-linux</link>
		<comments>http://techtricks.co.in/miscellaneous/uncategorized/my-first-c-program-in-ubuntu-810-linux#comments</comments>
		<pubDate>Thu, 12 Feb 2009 18:19:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[first linux program]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=307</guid>
		<description>after installing ubuntu 8.10 on pendrive as start up disk i decided to write a simple c program in ubuntu.as you might have guessed its the helloworld program.the output of the program prints a hello world on the console. step 1: click on applications&amp;#62;&amp;#62;accessories&amp;#62;&amp;#62;text editor.  text editor window pops up. step 2:write your simple c [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=E1J0byJv5vg:0RtCW-UrfPk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=E1J0byJv5vg:0RtCW-UrfPk:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=E1J0byJv5vg:0RtCW-UrfPk:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=E1J0byJv5vg:0RtCW-UrfPk:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=E1J0byJv5vg:0RtCW-UrfPk:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=E1J0byJv5vg:0RtCW-UrfPk:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=E1J0byJv5vg:0RtCW-UrfPk:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=E1J0byJv5vg:0RtCW-UrfPk:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=E1J0byJv5vg:0RtCW-UrfPk:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/E1J0byJv5vg" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/miscellaneous/uncategorized/my-first-c-program-in-ubuntu-810-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/miscellaneous/uncategorized/my-first-c-program-in-ubuntu-810-linux</feedburner:origLink></item>
		<item>
		<title>how to code simple splash screen for your application with vb 2008</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/za70nRNJ5P8/how-to-code-simple-splash-screen-for-your-application-with-vb-2008</link>
		<comments>http://techtricks.co.in/miscellaneous/uncategorized/how-to-code-simple-splash-screen-for-your-application-with-vb-2008#comments</comments>
		<pubDate>Sat, 10 Jan 2009 03:41:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[splash screen]]></category>
		<category><![CDATA[vb 2008]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=293</guid>
		<description>this  tutorial shows you how to code splash screen for your application with vb 2008. things you need splash screen (an image of your choice which you like to see when you open your application) installed atleast express edition of visual studio procedure: step 1: open visual studio.click on file and choose new project.under visual [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=za70nRNJ5P8:Mgr1iMrHlyw:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=za70nRNJ5P8:Mgr1iMrHlyw:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=za70nRNJ5P8:Mgr1iMrHlyw:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=za70nRNJ5P8:Mgr1iMrHlyw:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=za70nRNJ5P8:Mgr1iMrHlyw:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=za70nRNJ5P8:Mgr1iMrHlyw:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=za70nRNJ5P8:Mgr1iMrHlyw:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=za70nRNJ5P8:Mgr1iMrHlyw:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=za70nRNJ5P8:Mgr1iMrHlyw:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/za70nRNJ5P8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/miscellaneous/uncategorized/how-to-code-simple-splash-screen-for-your-application-with-vb-2008/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/miscellaneous/uncategorized/how-to-code-simple-splash-screen-for-your-application-with-vb-2008</feedburner:origLink></item>
		<item>
		<title>8 easy steps for installing ubuntu 8.10 on dell xps 1330 (pen drive)</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/_Jt_HDaHwtA/8-easy-steps-for-installing-ubuntu-810-on-dell</link>
		<comments>http://techtricks.co.in/linux/ubuntu-810/8-easy-steps-for-installing-ubuntu-810-on-dell#comments</comments>
		<pubDate>Sat, 03 Jan 2009 04:29:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ubuntu 8.10]]></category>
		<category><![CDATA[installing ubuntu 8.10]]></category>
		<category><![CDATA[intrepid ibex]]></category>
		<category><![CDATA[ubuntu on dell xps 1330]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=285</guid>
		<description>you can now run ubuntu 8.10 on dell xps 1330 without having to install it completely.what i am talking about is using pen drive/flash drive as startup disk and using the startup disk to boot into ubuntu. using pen drive as startup disk has its own set of advantages retain your old file system you [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=_Jt_HDaHwtA:9_t7qVq0d8k:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=_Jt_HDaHwtA:9_t7qVq0d8k:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=_Jt_HDaHwtA:9_t7qVq0d8k:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=_Jt_HDaHwtA:9_t7qVq0d8k:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=_Jt_HDaHwtA:9_t7qVq0d8k:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=_Jt_HDaHwtA:9_t7qVq0d8k:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=_Jt_HDaHwtA:9_t7qVq0d8k:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=_Jt_HDaHwtA:9_t7qVq0d8k:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=_Jt_HDaHwtA:9_t7qVq0d8k:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/_Jt_HDaHwtA" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/linux/ubuntu-810/8-easy-steps-for-installing-ubuntu-810-on-dell/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/linux/ubuntu-810/8-easy-steps-for-installing-ubuntu-810-on-dell</feedburner:origLink></item>
		<item>
		<title>migrating from turbo c++ to visual c++ 2008</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/wRKugNvbzis/migrating-from-turbo-c-to-visual-c-2008</link>
		<comments>http://techtricks.co.in/programming/migrating-from-turbo-c-to-visual-c-2008#comments</comments>
		<pubDate>Mon, 08 Dec 2008 12:47:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=269</guid>
		<description>here i am giving some tips for all those who are new to visual c++ 2008 and have decided to ditch turbo c++.if you are finding it difficult to run your old turbo c programs on visual c++ compiler,here are some tips to solve those frustrating compatibility issues. the following tips originally suggested by bharat [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=wRKugNvbzis:6fVpQa7ZfKA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=wRKugNvbzis:6fVpQa7ZfKA:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=wRKugNvbzis:6fVpQa7ZfKA:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=wRKugNvbzis:6fVpQa7ZfKA:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=wRKugNvbzis:6fVpQa7ZfKA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=wRKugNvbzis:6fVpQa7ZfKA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=wRKugNvbzis:6fVpQa7ZfKA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=wRKugNvbzis:6fVpQa7ZfKA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=wRKugNvbzis:6fVpQa7ZfKA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/wRKugNvbzis" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/programming/migrating-from-turbo-c-to-visual-c-2008/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/programming/migrating-from-turbo-c-to-visual-c-2008</feedburner:origLink></item>
		<item>
		<title>creating custom flash banners in ten easy steps (part 2)</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/nQPlNFIO2dc/creating-custom-flash-banners-in-ten-easy-steps-part-2</link>
		<comments>http://techtricks.co.in/web-and-internet/flash/creating-custom-flash-banners-in-ten-easy-steps-part-2#comments</comments>
		<pubDate>Sat, 06 Dec 2008 17:18:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[custom flash banners]]></category>
		<category><![CDATA[flash animation]]></category>
		<category><![CDATA[learn flash]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=221</guid>
		<description>continuation for creating custom flash banners using adobe flash.easiest way to create custom flash banners&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nQPlNFIO2dc:GqVS_6m_uRQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nQPlNFIO2dc:GqVS_6m_uRQ:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nQPlNFIO2dc:GqVS_6m_uRQ:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=nQPlNFIO2dc:GqVS_6m_uRQ:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nQPlNFIO2dc:GqVS_6m_uRQ:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=nQPlNFIO2dc:GqVS_6m_uRQ:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nQPlNFIO2dc:GqVS_6m_uRQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=nQPlNFIO2dc:GqVS_6m_uRQ:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=nQPlNFIO2dc:GqVS_6m_uRQ:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/nQPlNFIO2dc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/web-and-internet/flash/creating-custom-flash-banners-in-ten-easy-steps-part-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/web-and-internet/flash/creating-custom-flash-banners-in-ten-easy-steps-part-2</feedburner:origLink></item>
		<item>
		<title>creating custom flash banners in ten easy steps (part 1)</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/4pGAc2C0Wxw/creating-flash-banners-in-ten-easy-steps</link>
		<comments>http://techtricks.co.in/web-and-internet/flash/creating-flash-banners-in-ten-easy-steps#comments</comments>
		<pubDate>Sat, 06 Dec 2008 17:07:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[flash animation]]></category>
		<category><![CDATA[flash banners]]></category>
		<category><![CDATA[learn flash]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=216</guid>
		<description>creating simple flash banners for your website in ten easy steps In this flash tutorial ,i will show you how to create a simple custom flash banner for your website. Building animation banners for your website was never this easy. you can place this flash banner in your home page and make your landing page [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=4pGAc2C0Wxw:VJQGiERAuW0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=4pGAc2C0Wxw:VJQGiERAuW0:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=4pGAc2C0Wxw:VJQGiERAuW0:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=4pGAc2C0Wxw:VJQGiERAuW0:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=4pGAc2C0Wxw:VJQGiERAuW0:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=4pGAc2C0Wxw:VJQGiERAuW0:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=4pGAc2C0Wxw:VJQGiERAuW0:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=4pGAc2C0Wxw:VJQGiERAuW0:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=4pGAc2C0Wxw:VJQGiERAuW0:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/4pGAc2C0Wxw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/web-and-internet/flash/creating-flash-banners-in-ten-easy-steps/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/web-and-internet/flash/creating-flash-banners-in-ten-easy-steps</feedburner:origLink></item>
		<item>
		<title>Simple USB Cleaner  (updated)..</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/kofcmeogNMQ/simple-usb-cleaner-my-first-vbnet-appli</link>
		<comments>http://techtricks.co.in/miscellaneous/uncategorized/simple-usb-cleaner-my-first-vbnet-appli#comments</comments>
		<pubDate>Sat, 06 Dec 2008 06:57:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[hidden system file remover]]></category>
		<category><![CDATA[simple usb cleaner]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[trojan remover]]></category>
		<category><![CDATA[virus removal]]></category>
		<category><![CDATA[winnthb.exe]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=123</guid>
		<description>a simple application to remove pen drive ,flash drive viruses,trojans etc
remove your pen drive viruses easily..&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kofcmeogNMQ:q-YTvpOaOQM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kofcmeogNMQ:q-YTvpOaOQM:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kofcmeogNMQ:q-YTvpOaOQM:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=kofcmeogNMQ:q-YTvpOaOQM:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kofcmeogNMQ:q-YTvpOaOQM:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=kofcmeogNMQ:q-YTvpOaOQM:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kofcmeogNMQ:q-YTvpOaOQM:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=kofcmeogNMQ:q-YTvpOaOQM:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=kofcmeogNMQ:q-YTvpOaOQM:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/kofcmeogNMQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/miscellaneous/uncategorized/simple-usb-cleaner-my-first-vbnet-appli/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/miscellaneous/uncategorized/simple-usb-cleaner-my-first-vbnet-appli</feedburner:origLink></item>
		<item>
		<title>SLIPSTREAMING-INTEGRATING  SATA DRIVERS INTO BOOTABLE XP CD</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/FpYoPHtCHRc/slipstreamingintegrating-sata-drivers-into-bootable-xp-cd</link>
		<comments>http://techtricks.co.in/windows/windows-xp/slipstreamingintegrating-sata-drivers-into-bootable-xp-cd#comments</comments>
		<pubDate>Fri, 21 Nov 2008 18:13:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://techtricks.x10hosting.com/?p=27</guid>
		<description>this tutorial shows you how to slipstream sata  drivers into xp cd. you would need it to install xp in your laptop if it comes with a sata hard disk.  slipstreaming drivers,hotfixes and  softwares,slipstreaming vista is also possible by using this simple method. things you need nlite original xp cd sata drivers blank cd procedure: [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=FpYoPHtCHRc:8ojduWWX5NA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=FpYoPHtCHRc:8ojduWWX5NA:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=FpYoPHtCHRc:8ojduWWX5NA:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=FpYoPHtCHRc:8ojduWWX5NA:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=FpYoPHtCHRc:8ojduWWX5NA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=FpYoPHtCHRc:8ojduWWX5NA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=FpYoPHtCHRc:8ojduWWX5NA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=FpYoPHtCHRc:8ojduWWX5NA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=FpYoPHtCHRc:8ojduWWX5NA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/FpYoPHtCHRc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/windows/windows-xp/slipstreamingintegrating-sata-drivers-into-bootable-xp-cd/feed</wfw:commentRss>
		<slash:comments>38</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/windows/windows-xp/slipstreamingintegrating-sata-drivers-into-bootable-xp-cd</feedburner:origLink></item>
		<item>
		<title>8 Easy Steps to Run Turbo C in Windows Vista</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/S3J8tIi86kE/run-turbo-c-in-windows-vista</link>
		<comments>http://techtricks.co.in/programming/run-turbo-c-in-windows-vista#comments</comments>
		<pubDate>Thu, 20 Nov 2008 13:47:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=198</guid>
		<description>This tutorial is about running a  turboc compiler in windows vista in full screen mode. i know ! running decade old turbo c compiler in vista doesnt make any sense when you have much advanced compilers.but there are some cases where you have to run turboc on your vista machine,just because your university doesnt use [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=S3J8tIi86kE:3WB5ffZeXjQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=S3J8tIi86kE:3WB5ffZeXjQ:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=S3J8tIi86kE:3WB5ffZeXjQ:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=S3J8tIi86kE:3WB5ffZeXjQ:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=S3J8tIi86kE:3WB5ffZeXjQ:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=S3J8tIi86kE:3WB5ffZeXjQ:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=S3J8tIi86kE:3WB5ffZeXjQ:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=S3J8tIi86kE:3WB5ffZeXjQ:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=S3J8tIi86kE:3WB5ffZeXjQ:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/S3J8tIi86kE" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/programming/run-turbo-c-in-windows-vista/feed</wfw:commentRss>
		<slash:comments>77</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/programming/run-turbo-c-in-windows-vista</feedburner:origLink></item>
		<item>
		<title>exiting your vb.net application completely.</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/aNBy6cQ5IRM/exiting-your-vbnet-application-completely</link>
		<comments>http://techtricks.co.in/windows/vb-2008-windows/exiting-your-vbnet-application-completely#comments</comments>
		<pubDate>Sat, 08 Nov 2008 11:46:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[VB 2008]]></category>
		<category><![CDATA[killing application completely]]></category>
		<category><![CDATA[vb 2008]]></category>
		<category><![CDATA[vb.net]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=159</guid>
		<description>i had written an app in which even after pressing the exit button or close button,i could still see the process occupy some memory in task manager. to deal with this,i googled for a while and came to know that this situation arises when some of my application components or objects are still referencing in [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=aNBy6cQ5IRM:d7OJyzYQILo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=aNBy6cQ5IRM:d7OJyzYQILo:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=aNBy6cQ5IRM:d7OJyzYQILo:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=aNBy6cQ5IRM:d7OJyzYQILo:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=aNBy6cQ5IRM:d7OJyzYQILo:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=aNBy6cQ5IRM:d7OJyzYQILo:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=aNBy6cQ5IRM:d7OJyzYQILo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=aNBy6cQ5IRM:d7OJyzYQILo:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=aNBy6cQ5IRM:d7OJyzYQILo:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/aNBy6cQ5IRM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/windows/vb-2008-windows/exiting-your-vbnet-application-completely/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/windows/vb-2008-windows/exiting-your-vbnet-application-completely</feedburner:origLink></item>
		<item>
		<title>INSTALLING  XP ON HP   DV2601TX.</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/dlhHfrmxulk/installing-xp-on-hp-dv2601tx</link>
		<comments>http://techtricks.co.in/miscellaneous/uncategorized/installing-xp-on-hp-dv2601tx#comments</comments>
		<pubDate>Tue, 04 Nov 2008 11:32:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[drivers for hp 2601tx]]></category>
		<category><![CDATA[drivers for hp pavilion]]></category>
		<category><![CDATA[hard disk not found]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[hp 2601tx]]></category>
		<category><![CDATA[installlin xp on hp pavilion]]></category>
		<category><![CDATA[integrating sata]]></category>
		<category><![CDATA[pavilion]]></category>
		<category><![CDATA[sata driver]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=131</guid>
		<description>this tutorial is about installing xp on special edition hp dv2601tx and hp dv 2701tx.it is 100% working . i just cant keep track of how many times we tried to install xp on this lappy.xp installed fine ,but  finding and installing drivers was a nightmare.we dont know how many weekends we sacrificed to achieve [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=dlhHfrmxulk:J_eFlBoD2Mo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=dlhHfrmxulk:J_eFlBoD2Mo:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=dlhHfrmxulk:J_eFlBoD2Mo:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=dlhHfrmxulk:J_eFlBoD2Mo:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=dlhHfrmxulk:J_eFlBoD2Mo:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=dlhHfrmxulk:J_eFlBoD2Mo:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=dlhHfrmxulk:J_eFlBoD2Mo:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=dlhHfrmxulk:J_eFlBoD2Mo:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=dlhHfrmxulk:J_eFlBoD2Mo:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/dlhHfrmxulk" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/miscellaneous/uncategorized/installing-xp-on-hp-dv2601tx/feed</wfw:commentRss>
		<slash:comments>72</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/miscellaneous/uncategorized/installing-xp-on-hp-dv2601tx</feedburner:origLink></item>
		<item>
		<title>Deleting autorun.inf and other trojans in pendrive</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/bopCB5Hnt7s/deleting-autoruninf-and-other-trojans-in-pendrive</link>
		<comments>http://techtricks.co.in/miscellaneous/uncategorized/deleting-autoruninf-and-other-trojans-in-pendrive#comments</comments>
		<pubDate>Thu, 30 Oct 2008 16:16:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[autorun.inf]]></category>
		<category><![CDATA[deleting autorun.inf]]></category>
		<category><![CDATA[file remover]]></category>
		<category><![CDATA[simple usb cleaner]]></category>
		<category><![CDATA[unauthorisedaccessexception]]></category>
		<category><![CDATA[winntthb.exe]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=100</guid>
		<description>recently i scanned my pendrive for viruses and trojans using mcafee.mcafee couldnt remove one file winnthb.exe which remained in pendrive. however i knew another method. i started cmd.exe in vista home premium. removed system and hidden properties of the files of the removable drive and then deleted the file. click on start ,then run&amp;#8212;type cmd [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=bopCB5Hnt7s:J5pmjs6uSOE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=bopCB5Hnt7s:J5pmjs6uSOE:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=bopCB5Hnt7s:J5pmjs6uSOE:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=bopCB5Hnt7s:J5pmjs6uSOE:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=bopCB5Hnt7s:J5pmjs6uSOE:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=bopCB5Hnt7s:J5pmjs6uSOE:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=bopCB5Hnt7s:J5pmjs6uSOE:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=bopCB5Hnt7s:J5pmjs6uSOE:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=bopCB5Hnt7s:J5pmjs6uSOE:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/bopCB5Hnt7s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/miscellaneous/uncategorized/deleting-autoruninf-and-other-trojans-in-pendrive/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/miscellaneous/uncategorized/deleting-autoruninf-and-other-trojans-in-pendrive</feedburner:origLink></item>
		<item>
		<title>CONNECTING VISTA LAPTOP TO XP DESKTOP USING ETHERNET CROSSOVER CABLE</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/-KdB6MuSh3s/connecting-vista-laptop-to-xp-desktop-using-ethernet-crossover-cable</link>
		<comments>http://techtricks.co.in/windows/boot-section/connecting-vista-laptop-to-xp-desktop-using-ethernet-crossover-cable#comments</comments>
		<pubDate>Mon, 27 Oct 2008 08:30:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Boot section]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[crossover ethernet cable]]></category>
		<category><![CDATA[xp-vista connection]]></category>

		<guid isPermaLink="false">http://techtricks.co.in/?p=63</guid>
		<description>edit: &amp;#8220;\\Hp22\C is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions&amp;#8230; Access is denied.&amp;#8221; Solved!! please upgrade to vista service pack 1 and xp service pack 3 BEFORE TRYING THIS TUTORIAL.:) This is a tutorial about how [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=-KdB6MuSh3s:BNedlXlV_oA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=-KdB6MuSh3s:BNedlXlV_oA:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=-KdB6MuSh3s:BNedlXlV_oA:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=-KdB6MuSh3s:BNedlXlV_oA:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=-KdB6MuSh3s:BNedlXlV_oA:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=-KdB6MuSh3s:BNedlXlV_oA:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=-KdB6MuSh3s:BNedlXlV_oA:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=-KdB6MuSh3s:BNedlXlV_oA:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=-KdB6MuSh3s:BNedlXlV_oA:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/-KdB6MuSh3s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/windows/boot-section/connecting-vista-laptop-to-xp-desktop-using-ethernet-crossover-cable/feed</wfw:commentRss>
		<slash:comments>76</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/windows/boot-section/connecting-vista-laptop-to-xp-desktop-using-ethernet-crossover-cable</feedburner:origLink></item>
		<item>
		<title>PORTFORWARDING BSNL/DATAONE MODEM UT300R2U (OLD FIRMWARE)</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/v8ag_LAkcBc/portforwarding-bsnldataone-modem-ut300r2u-old-firmware</link>
		<comments>http://techtricks.co.in/tutorials/portforwarding/portforwarding-bsnldataone-modem-ut300r2u-old-firmware#comments</comments>
		<pubDate>Wed, 09 Jul 2008 03:57:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[portforwarding]]></category>

		<guid isPermaLink="false">http://techtricks.x10hosting.com/?p=25</guid>
		<description>Solved!! solved!! solved!! checkout the comments here first.if you dont find it working ,then reading down here may help. this tutorial is for ut-300r2u modems with  old firmware. for tutorial on new firmware visit here. i am not using the modem which is using this particular firmware.i got this method from a friend of mine [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=v8ag_LAkcBc:f9E-HrVX4_g:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=v8ag_LAkcBc:f9E-HrVX4_g:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=v8ag_LAkcBc:f9E-HrVX4_g:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=v8ag_LAkcBc:f9E-HrVX4_g:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=v8ag_LAkcBc:f9E-HrVX4_g:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=v8ag_LAkcBc:f9E-HrVX4_g:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=v8ag_LAkcBc:f9E-HrVX4_g:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=v8ag_LAkcBc:f9E-HrVX4_g:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=v8ag_LAkcBc:f9E-HrVX4_g:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/v8ag_LAkcBc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/tutorials/portforwarding/portforwarding-bsnldataone-modem-ut300r2u-old-firmware/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/tutorials/portforwarding/portforwarding-bsnldataone-modem-ut300r2u-old-firmware</feedburner:origLink></item>
		<item>
		<title>How To Load A Program Automatically at Startup (thru code)</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/0DHq93WyEF8/how-to-load-a-program-automatically-at-startup-thru-code</link>
		<comments>http://techtricks.co.in/programming/how-to-load-a-program-automatically-at-startup-thru-code#comments</comments>
		<pubDate>Tue, 27 May 2008 14:24:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://techtricks.x10hosting.com/?p=18</guid>
		<description>i am using dev-c++ compiler (with MinGW) lately.and i am liking it very much . loading a program at start-up automatically ( program is loaded automatically when system starts) can be done in many ways ,however i find following two ways easier. in the system Startup&amp;#8217;s folder by making some changes in registry using system [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0DHq93WyEF8:rsnoHTdiOPg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0DHq93WyEF8:rsnoHTdiOPg:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0DHq93WyEF8:rsnoHTdiOPg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=0DHq93WyEF8:rsnoHTdiOPg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0DHq93WyEF8:rsnoHTdiOPg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=0DHq93WyEF8:rsnoHTdiOPg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0DHq93WyEF8:rsnoHTdiOPg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=0DHq93WyEF8:rsnoHTdiOPg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=0DHq93WyEF8:rsnoHTdiOPg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/0DHq93WyEF8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/programming/how-to-load-a-program-automatically-at-startup-thru-code/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/programming/how-to-load-a-program-automatically-at-startup-thru-code</feedburner:origLink></item>
		<item>
		<title>My experience with Dev-c++ compiler</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/d2J4LVad0vc/my-experience-with-dev-c-compiler</link>
		<comments>http://techtricks.co.in/programming/my-experience-with-dev-c-compiler#comments</comments>
		<pubDate>Wed, 21 May 2008 16:07:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://techtricks.x10hosting.com/?p=17</guid>
		<description>Migrating from Turbo C to Dev- C++ Compiler all these days i was programming using the decade old compiler turboc which is still used in many of the engineering colleges in karnataka.i was very much interested about graphics turboc could offer.here i am going to share my experience with dev c++ compiler. ive got many [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=d2J4LVad0vc:d6TPG0agvYI:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=d2J4LVad0vc:d6TPG0agvYI:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=d2J4LVad0vc:d6TPG0agvYI:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=d2J4LVad0vc:d6TPG0agvYI:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=d2J4LVad0vc:d6TPG0agvYI:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=d2J4LVad0vc:d6TPG0agvYI:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=d2J4LVad0vc:d6TPG0agvYI:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=d2J4LVad0vc:d6TPG0agvYI:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=d2J4LVad0vc:d6TPG0agvYI:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/d2J4LVad0vc" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/programming/my-experience-with-dev-c-compiler/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/programming/my-experience-with-dev-c-compiler</feedburner:origLink></item>
		<item>
		<title>PORTFORWARDING BSNL /DATAONE UT300R2U MODEM</title>
		<link>http://feedproxy.google.com/~r/techtricks/~3/ZHfaGftjRAw/portforwarding-bsnl-dataone-ut300r2u-modem</link>
		<comments>http://techtricks.co.in/tutorials/portforwarding/portforwarding-bsnl-dataone-ut300r2u-modem#comments</comments>
		<pubDate>Tue, 13 May 2008 16:22:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[portforwarding]]></category>
		<category><![CDATA[bsnl]]></category>
		<category><![CDATA[data one]]></category>
		<category><![CDATA[dataone]]></category>
		<category><![CDATA[port forwarding]]></category>
		<category><![CDATA[torrent]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ut300r2u]]></category>

		<guid isPermaLink="false">http://techtricks.x10hosting.com/?p=16</guid>
		<description>why portforwarding ? portforwarding enables you to get better torrent speeds. although the torrent speed depends upon number of seeders and leechers, portforwarding plays a main role in getting high torrent speeds!. experience download speed at maximum speed after portforwarding your modem!! for old firmware visit here. how to portforward your bsnl/dataone ut300r2u modem? you [...]&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=ZHfaGftjRAw:nEBjM3wtqLg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=ZHfaGftjRAw:nEBjM3wtqLg:dnMXMwOfBR0"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=dnMXMwOfBR0" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=ZHfaGftjRAw:nEBjM3wtqLg:F7zBnMyn0Lo"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=ZHfaGftjRAw:nEBjM3wtqLg:F7zBnMyn0Lo" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=ZHfaGftjRAw:nEBjM3wtqLg:V_sGLiPBpWU"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=ZHfaGftjRAw:nEBjM3wtqLg:V_sGLiPBpWU" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=ZHfaGftjRAw:nEBjM3wtqLg:qj6IDK7rITs"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?d=qj6IDK7rITs" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/techtricks?a=ZHfaGftjRAw:nEBjM3wtqLg:gIN9vFwOqvQ"&gt;&lt;img src="http://feeds.feedburner.com/~ff/techtricks?i=ZHfaGftjRAw:nEBjM3wtqLg:gIN9vFwOqvQ" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/techtricks/~4/ZHfaGftjRAw" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://techtricks.co.in/tutorials/portforwarding/portforwarding-bsnl-dataone-ut300r2u-modem/feed</wfw:commentRss>
		<slash:comments>91</slash:comments>
		<feedburner:origLink>http://techtricks.co.in/tutorials/portforwarding/portforwarding-bsnl-dataone-ut300r2u-modem</feedburner:origLink></item>
	</channel>
</rss>

