<?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 Journal and thoughts about , work, coding, and stuff I like.</description>
	<lastBuildDate>Thu, 02 Feb 2012 13:51:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How to build Missed call Applications with Kookoo</title>
		<link>http://sandeep.techonaut.com/2011/01/how-to-build-missed-call-applications-with-kookoo/</link>
		<comments>http://sandeep.techonaut.com/2011/01/how-to-build-missed-call-applications-with-kookoo/#comments</comments>
		<pubDate>Fri, 21 Jan 2011 16:13:00 +0000</pubDate>
		<dc:creator>sandeep</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[astrology]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[kookoo]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[yahoo API's]]></category>

		<guid isPermaLink="false">http://sandeep.techonaut.com/?p=487</guid>
		<description><![CDATA[In india Missed calls are very popular. we tent to have some preconsived notions and try to communacte it to other people with out even wasting a penny (just a missed call) For the People who have came here for the first time Kookoo is the simplest and easiest way to build telecom applications IVRs, [...]]]></description>
		<wfw:commentRss>http://sandeep.techonaut.com/2011/01/how-to-build-missed-call-applications-with-kookoo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Developing Kookoo apps with codeigniter</title>
		<link>http://sandeep.techonaut.com/2010/10/developing-kookoo-apps-with-codeigniter/</link>
		<comments>http://sandeep.techonaut.com/2010/10/developing-kookoo-apps-with-codeigniter/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 20:01:58 +0000</pubDate>
		<dc:creator>sandeep</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://sandeep.techonaut.com/?p=441</guid>
		<description><![CDATA[Prerequisite : you should know the Codeigniter framework and Kookoo API. KooKoo communicates with our application by posting GET requests to our web server and passing request parameters. but Codeigniter, by default crafts it’s URL in a search engine friendly format. It uses a segment-based approach. So the first and foremost tweak that we need [...]]]></description>
		<wfw:commentRss>http://sandeep.techonaut.com/2010/10/developing-kookoo-apps-with-codeigniter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Weekend Hack: app to check Book Prices over a Phone</title>
		<link>http://sandeep.techonaut.com/2010/09/weekend-hack-app-to-check-book-prices-over-a-phone/</link>
		<comments>http://sandeep.techonaut.com/2010/09/weekend-hack-app-to-check-book-prices-over-a-phone/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 22:42:58 +0000</pubDate>
		<dc:creator>sandeep</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Labs]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://sandeep.techonaut.com/?p=419</guid>
		<description><![CDATA[This weekend i have built an app thought with you get Get Book Prices Over a Phone if you know the Book ISBN. Simple : just make a  Call to 040-44556944 and enter my App code 5692 and follow the instructions. A typical use case can be like you are at a book store and [...]]]></description>
		<wfw:commentRss>http://sandeep.techonaut.com/2010/09/weekend-hack-app-to-check-book-prices-over-a-phone/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<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>3</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>

