<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tech Kiddos</title>
	<atom:link href="http://techkiddos.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://techkiddos.wordpress.com</link>
	<description>A blog that details on how we did the useless stuff in .NET, Sharepoint, Vb, et al .. ;-)</description>
	<lastBuildDate>Sat, 24 Dec 2011 09:15:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='techkiddos.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tech Kiddos</title>
		<link>http://techkiddos.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://techkiddos.wordpress.com/osd.xml" title="Tech Kiddos" />
	<atom:link rel='hub' href='http://techkiddos.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Making documents searchable (Full Text search &amp; Indexing) on Sql Server &#8211; and the use of iFilters</title>
		<link>http://techkiddos.wordpress.com/2009/07/08/making-documents-searchable-full-text-search-indexing-on-sql-server-and-the-use-of-ifilters/</link>
		<comments>http://techkiddos.wordpress.com/2009/07/08/making-documents-searchable-full-text-search-indexing-on-sql-server-and-the-use-of-ifilters/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 07:41:54 +0000</pubDate>
		<dc:creator>Boopalan Jayaraman</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Sql Server]]></category>
		<category><![CDATA[Full text Indexing]]></category>
		<category><![CDATA[iFilter]]></category>
		<category><![CDATA[Sql Server Full Text search]]></category>
		<category><![CDATA[XML iFilter]]></category>

		<guid isPermaLink="false">http://techkiddos.wordpress.com/?p=97</guid>
		<description><![CDATA[You would know that you can store documents in a Sql Server table [with the use of image data type column]. Sql server does not usually have any problem in Indexing and searching MS Office document types such as .doc, .xls, .docx, .ppt , etc [if they are stored in the table]. We can search [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkiddos.wordpress.com&amp;blog=8424550&amp;post=97&amp;subd=techkiddos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkiddos.wordpress.com/2009/07/08/making-documents-searchable-full-text-search-indexing-on-sql-server-and-the-use-of-ifilters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d1e68794782c437ee783b7a3688d64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">boo</media:title>
		</media:content>
	</item>
		<item>
		<title>A straight way of Implementing Communicator Presence..</title>
		<link>http://techkiddos.wordpress.com/2009/07/08/a-straight-way-of-implementing-communicator-presence/</link>
		<comments>http://techkiddos.wordpress.com/2009/07/08/a-straight-way-of-implementing-communicator-presence/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 06:10:02 +0000</pubDate>
		<dc:creator>Boopalan Jayaraman</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Communicator presence]]></category>
		<category><![CDATA[Smart Tags]]></category>

		<guid isPermaLink="false">http://techkiddos.wordpress.com/?p=92</guid>
		<description><![CDATA[While my previous post on Implementing Communicator presence on custom web applications was a copy-paste method from Sharepoint, here is the straight way of doing it. Today, somehow this link grabbed my attention, and I downloaded an msi file from the link - http://www.microsoft.com/downloads/details.aspx?FamilyId=32CA6DA5-42A2-4B96-B13C-644AD8256645&#38;displaylang=en [Presence in Web Applications - Microsoft Office Communicator 2007 Automation API Sample] While [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkiddos.wordpress.com&amp;blog=8424550&amp;post=92&amp;subd=techkiddos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkiddos.wordpress.com/2009/07/08/a-straight-way-of-implementing-communicator-presence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d1e68794782c437ee783b7a3688d64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">boo</media:title>
		</media:content>
	</item>
		<item>
		<title>How we developed a Proxy site (kinda Anonymizer) Part II..</title>
		<link>http://techkiddos.wordpress.com/2009/07/06/how-we-developed-a-proxy-site-kinda-anonymizer-part-ii/</link>
		<comments>http://techkiddos.wordpress.com/2009/07/06/how-we-developed-a-proxy-site-kinda-anonymizer-part-ii/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 13:14:21 +0000</pubDate>
		<dc:creator>Boopalan Jayaraman</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Anonymizer in ASP]]></category>
		<category><![CDATA[Proxy site for file download]]></category>
		<category><![CDATA[WebClient class .NET]]></category>

		<guid isPermaLink="false">http://techkiddos.wordpress.com/?p=77</guid>
		<description><![CDATA[Aarthi is yet another good resource from our team. [Aarthi is sitting besides me. Readers are requested to use their discretion while reading the previous sentence considering my situation while writing it ;-)]. You know what, she needed help in downloading a file which sized more than 5 MB [6.8 MB]. In our corporate, downloading is restricted [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkiddos.wordpress.com&amp;blog=8424550&amp;post=77&amp;subd=techkiddos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkiddos.wordpress.com/2009/07/06/how-we-developed-a-proxy-site-kinda-anonymizer-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d1e68794782c437ee783b7a3688d64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">boo</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/downloading.jpg" medium="image">
			<media:title type="html">Downloading</media:title>
		</media:content>
	</item>
		<item>
		<title>How we did Image Processing in ASP.NET &#8211; Part II..</title>
		<link>http://techkiddos.wordpress.com/2009/07/05/how-we-did-image-processing-in-asp-net-part-ii/</link>
		<comments>http://techkiddos.wordpress.com/2009/07/05/how-we-did-image-processing-in-asp-net-part-ii/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 21:05:54 +0000</pubDate>
		<dc:creator>Boopalan Jayaraman</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Image Processing]]></category>
		<category><![CDATA[Bitmap Class in .NET]]></category>
		<category><![CDATA[GDI+]]></category>
		<category><![CDATA[Image Processing in ASP.NET]]></category>

		<guid isPermaLink="false">http://techkiddos.wordpress.com/?p=56</guid>
		<description><![CDATA[[This post is the second part of the previous one. Please go through the first one before reading it.] Other screen shots and their relevant code. We just need to replace the second part of Set-Get pixel loop to get the results in the picture. I uploaded the document at the end of this post, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkiddos.wordpress.com&amp;blog=8424550&amp;post=56&amp;subd=techkiddos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkiddos.wordpress.com/2009/07/05/how-we-did-image-processing-in-asp-net-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d1e68794782c437ee783b7a3688d64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">boo</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/semicircle.png" medium="image">
			<media:title type="html">SemiCircle</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/full-sine-wave.png" medium="image">
			<media:title type="html">Full Sine wave</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/sine-both-axes.png" medium="image">
			<media:title type="html">Sine Both Axes</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/parabolic.png" medium="image">
			<media:title type="html">Parabolic</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/triangular-folding.png" medium="image">
			<media:title type="html">Triangular Folding</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/multiple-foldings.png" medium="image">
			<media:title type="html">Multiple Foldings</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/horizontal-folding-middle.png" medium="image">
			<media:title type="html">Horizontal Folding Middle</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/apply-angle-all-sides.png" medium="image">
			<media:title type="html">apply angle all sides</media:title>
		</media:content>
	</item>
		<item>
		<title>How we did Image Processing in ASP.NET..</title>
		<link>http://techkiddos.wordpress.com/2009/07/05/how-we-did-image-processing-in-asp-net/</link>
		<comments>http://techkiddos.wordpress.com/2009/07/05/how-we-did-image-processing-in-asp-net/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 20:24:47 +0000</pubDate>
		<dc:creator>Boopalan Jayaraman</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Bitmap Class in .NET]]></category>
		<category><![CDATA[GDI+]]></category>
		<category><![CDATA[Image Processing in ASP.NET]]></category>

		<guid isPermaLink="false">http://techkiddos.wordpress.com/?p=42</guid>
		<description><![CDATA[ There is something often said among IT professionals. [Warning: If you are a girl from my team and if you are weak-hearted, Please skip reading the next line.] Pretty girls always work in your neighbour team / project [and not in your (my) team]. Similarly, it is always the project of someone else, which will be very interesting [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkiddos.wordpress.com&amp;blog=8424550&amp;post=42&amp;subd=techkiddos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkiddos.wordpress.com/2009/07/05/how-we-did-image-processing-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d1e68794782c437ee783b7a3688d64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">boo</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/aj49075_5.jpg?w=300" medium="image">
			<media:title type="html">AJ49075_5</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/imageresult-parallelogram.jpg" medium="image">
			<media:title type="html">ImageResult-Parallelogram</media:title>
		</media:content>
	</item>
		<item>
		<title>How we used the Smart Tags [Communicator presence] in our applications..</title>
		<link>http://techkiddos.wordpress.com/2009/07/04/how-we-used-the-smart-tags-communicator-presence-in-our-applications/</link>
		<comments>http://techkiddos.wordpress.com/2009/07/04/how-we-used-the-smart-tags-communicator-presence-in-our-applications/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 18:25:20 +0000</pubDate>
		<dc:creator>Boopalan Jayaraman</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Communicator presence]]></category>
		<category><![CDATA[Sharepoint communicator presence]]></category>
		<category><![CDATA[Smart Tags in AS.NET pages]]></category>

		<guid isPermaLink="false">http://techkiddos.wordpress.com/?p=27</guid>
		<description><![CDATA[Sharepoint kids would know that in all the sharepoint pages wherever a person&#8217;s name (user of the application, mostly windows user) appears, the communicator presence will also appear along with the name &#8211; Online, Busy, Away, Offline, etc. [Like in MS Outlook..] Even our (ex) project manager wanted to do that &#8211; that is, to display [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkiddos.wordpress.com&amp;blog=8424550&amp;post=27&amp;subd=techkiddos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkiddos.wordpress.com/2009/07/04/how-we-used-the-smart-tags-communicator-presence-in-our-applications/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d1e68794782c437ee783b7a3688d64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">boo</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/smarttagex.png" medium="image">
			<media:title type="html">Smart Tag (communicator presence) Implemented in normal ASP.NET application</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/imnaway.gif" medium="image">
			<media:title type="html">IMNAWAY.GIF</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/imnbusy.gif" medium="image">
			<media:title type="html">IMNBUSY.GIF</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/imnon.gif" medium="image">
			<media:title type="html">IMNON.GIF</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/imnoff.gif" medium="image">
			<media:title type="html">IMNOFF.GIF</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/imnunk1.gif" medium="image">
			<media:title type="html">IMNUNK.GIF</media:title>
		</media:content>
	</item>
		<item>
		<title>How we used the Query for Paging Technique to take the &#8216;N&#8217;th Row &#8211; Sql</title>
		<link>http://techkiddos.wordpress.com/2009/07/04/how-we-used-the-query-for-paging-technique-to-take-the-nth-row-sql/</link>
		<comments>http://techkiddos.wordpress.com/2009/07/04/how-we-used-the-query-for-paging-technique-to-take-the-nth-row-sql/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 11:03:07 +0000</pubDate>
		<dc:creator>Boopalan Jayaraman</dc:creator>
				<category><![CDATA[Sql Server]]></category>
		<category><![CDATA[Over keyword]]></category>
		<category><![CDATA[Paging in Sql query]]></category>
		<category><![CDATA[Row_Number()]]></category>
		<category><![CDATA[Sql Server Nth Row]]></category>

		<guid isPermaLink="false">http://techkiddos.wordpress.com/?p=21</guid>
		<description><![CDATA[In one way, &#8216;tech kiddo jith&#8217; is an explorer. He does not hesitate to immediately get into exploration if someone throws at him a challenge which is of greater interest to him, and in the process he does not hesitate to pester me to find out the answer. One of such things was &#8211; how [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkiddos.wordpress.com&amp;blog=8424550&amp;post=21&amp;subd=techkiddos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkiddos.wordpress.com/2009/07/04/how-we-used-the-query-for-paging-technique-to-take-the-nth-row-sql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d1e68794782c437ee783b7a3688d64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">boo</media:title>
		</media:content>
	</item>
		<item>
		<title>How we developed a Model Proxy site (Anonymizer) with ASP.NET..</title>
		<link>http://techkiddos.wordpress.com/2009/07/04/how-we-developed-a-model-proxy-site-anonymizer-with-asp-net/</link>
		<comments>http://techkiddos.wordpress.com/2009/07/04/how-we-developed-a-model-proxy-site-anonymizer-with-asp-net/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 20:33:38 +0000</pubDate>
		<dc:creator>Boopalan Jayaraman</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Anonymizer in ASP.NET]]></category>
		<category><![CDATA[Download Images in code]]></category>
		<category><![CDATA[Proxy site]]></category>
		<category><![CDATA[Read web page in .NET]]></category>

		<guid isPermaLink="false">http://techkiddos.wordpress.com/?p=6</guid>
		<description><![CDATA[Being part of a corporate network sucks big time often. Whether you flirt with a girl through an online messenger, or you intend to visit a job portal although you joined here only a week back, or you want to check out personal mails which have your ugly friends&#8217; group photos, or you want to go through a news [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkiddos.wordpress.com&amp;blog=8424550&amp;post=6&amp;subd=techkiddos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkiddos.wordpress.com/2009/07/04/how-we-developed-a-model-proxy-site-anonymizer-with-asp-net/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d1e68794782c437ee783b7a3688d64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">boo</media:title>
		</media:content>

		<media:content url="http://techkiddos.files.wordpress.com/2009/07/codesample-anonymizer.jpg" medium="image">
			<media:title type="html">CodeSample-Anonymizer</media:title>
		</media:content>
	</item>
		<item>
		<title>Response.Write(&#8220;Hello world!&#8221;);</title>
		<link>http://techkiddos.wordpress.com/2009/07/03/hello-world/</link>
		<comments>http://techkiddos.wordpress.com/2009/07/03/hello-world/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 11:58:30 +0000</pubDate>
		<dc:creator>Boopalan Jayaraman</dc:creator>
				<category><![CDATA[Intro]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Title sounds weird? Then we understand that you are not familiar with ASP.NET or even .NET or even the &#8221; . &#8221; (dot). We are afraid that this blog can hardly serve anything to you and we believe you can hardly serve anything to this (our blog) world [other than an extra hit to the blog]. So take a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techkiddos.wordpress.com&amp;blog=8424550&amp;post=1&amp;subd=techkiddos&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://techkiddos.wordpress.com/2009/07/03/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/42d1e68794782c437ee783b7a3688d64?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">boo</media:title>
		</media:content>
	</item>
	</channel>
</rss>
