<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Random musings &#187; Tech</title>
	<atom:link href="http://sandeep.techonaut.com/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://sandeep.techonaut.com</link>
	<description>My thoughts on life, work, coding, and stuff I like.</description>
	<lastBuildDate>Sat, 24 Apr 2010 22:20:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Gmail doesn&#8217;t recognize dots</title>
		<link>http://sandeep.techonaut.com/2010/04/gmail-doesnt-recognize-dots/</link>
		<comments>http://sandeep.techonaut.com/2010/04/gmail-doesnt-recognize-dots/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 22:20:27 +0000</pubDate>
		<dc:creator>sandeep</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[project]]></category>

		<guid isPermaLink="false">http://sandeep.techonaut.com/?p=397</guid>
		<description><![CDATA[Today i was testing an application that i have built this weekend for which i need to create some couple of accounts in the application which requires unique email ID for each account and we have to verify it to successfully create an account. (app sends a key in the email to verify ) I have some 3 emails [...]]]></description>
		<wfw:commentRss>http://sandeep.techonaut.com/2010/04/gmail-doesnt-recognize-dots/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Bug in Dx auth when used with Gmail as SMTP server</title>
		<link>http://sandeep.techonaut.com/2010/03/codeigniter-dx-auth-with-gmail-as-smtp-server/</link>
		<comments>http://sandeep.techonaut.com/2010/03/codeigniter-dx-auth-with-gmail-as-smtp-server/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 00:08:02 +0000</pubDate>
		<dc:creator>sandeep</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://sandeep.techonaut.com/?p=367</guid>
		<description><![CDATA[Today I was building a simple authentication system for a web project of mine using CodeIgniter with Dx auth Library. and  found a  bug in the Dx-auth code when used with gmail as smtp server. i was breaking my head for hours to fix it and finally I got the solution. so here is the small [...]]]></description>
		<wfw:commentRss>http://sandeep.techonaut.com/2010/03/codeigniter-dx-auth-with-gmail-as-smtp-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How your Password can be Hacked if you are on Local network.</title>
		<link>http://sandeep.techonaut.com/2010/02/how-your-password-can-be-hacked-if-you-are-local-network/</link>
		<comments>http://sandeep.techonaut.com/2010/02/how-your-password-can-be-hacked-if-you-are-local-network/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 18:41:29 +0000</pubDate>
		<dc:creator>sandeep</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://sandeep.techonaut.com/?p=330</guid>
		<description><![CDATA[Today I would like to share with you how Hackers can hack your Password when you are local network or wireless shared network. (like the Wi-Fi at Starbucks, CCD or in a hotel). So first I would like to tell you very quickly some thing about how the data you enter on a web page [...]]]></description>
		<wfw:commentRss>http://sandeep.techonaut.com/2010/02/how-your-password-can-be-hacked-if-you-are-local-network/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My first Bangaluru MeetUp</title>
		<link>http://sandeep.techonaut.com/2009/10/my-first-bangaluru-meetup/</link>
		<comments>http://sandeep.techonaut.com/2009/10/my-first-bangaluru-meetup/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 17:56:34 +0000</pubDate>
		<dc:creator>sandeep</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://sandeep.techonaut.com/?p=201</guid>
		<description><![CDATA[Today i attended a meetup at jayanagar (Binary Vibes Information Technologies Pvt. Ltd) and it was a Brief discussion of naming conventions for databases, tables and columns led by Sudheer. I got the news about this meet up through the site meetup.com which i joined just 1 month back. first of all jayanagar is dam [...]]]></description>
		<wfw:commentRss>http://sandeep.techonaut.com/2009/10/my-first-bangaluru-meetup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Log file analyzer</title>
		<link>http://sandeep.techonaut.com/2009/09/log-file-analyzer/</link>
		<comments>http://sandeep.techonaut.com/2009/09/log-file-analyzer/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 17:57:22 +0000</pubDate>
		<dc:creator>sandeep</dc:creator>
				<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://sandeep.techonaut.com/?p=174</guid>
		<description><![CDATA[Hey if any one know any good open source log file Analyzer please let me know. i am badly in need of it Today i was searching  for a log file reader or you can say Log file analyzer. I tryed sourceforge.net and google but i could not find what i wanted. this is what [...]]]></description>
		<wfw:commentRss>http://sandeep.techonaut.com/2009/09/log-file-analyzer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
