<?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>Whitenoise</title>
	<atom:link href="http://sujaiantony.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sujaiantony.wordpress.com</link>
	<description>technology notes.Mostly mobile and embedded.</description>
	<lastBuildDate>Thu, 29 Dec 2011 00:49:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sujaiantony.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Whitenoise</title>
		<link>http://sujaiantony.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sujaiantony.wordpress.com/osd.xml" title="Whitenoise" />
	<atom:link rel='hub' href='http://sujaiantony.wordpress.com/?pushpress=hub'/>
		<item>
		<title>An Android 101 : An overview on Binder framework.</title>
		<link>http://sujaiantony.wordpress.com/2011/12/28/an-android-101-an-overview-on-binder-framework/</link>
		<comments>http://sujaiantony.wordpress.com/2011/12/28/an-android-101-an-overview-on-binder-framework/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 17:57:26 +0000</pubDate>
		<dc:creator>sujai</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[programing]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">https://sujaiantony.wordpress.com/?p=773</guid>
		<description><![CDATA[While the underlying platform makes use of Linux concepts, the Android applications are pretty unique. Unlike traditional Java apps, Android apps do not have a an entry point (like a main() function ).  The framework could invoke a particular entry point within an application to achieve the requested functionality. Each android application is a mixture [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sujaiantony.wordpress.com&amp;blog=4311842&amp;post=773&amp;subd=sujaiantony&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sujaiantony.wordpress.com/2011/12/28/an-android-101-an-overview-on-binder-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13785e20404c3328ec067aa542019ba6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/12/android_component_system_thumb2.png" medium="image">
			<media:title type="html">android_component_system</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/12/binder_commn_thumb.png" medium="image">
			<media:title type="html">binder_commn</media:title>
		</media:content>
	</item>
		<item>
		<title>An Android 101 : Boot and platform init.</title>
		<link>http://sujaiantony.wordpress.com/2011/11/07/an-android-101-boot-and-platform-init/</link>
		<comments>http://sujaiantony.wordpress.com/2011/11/07/an-android-101-boot-and-platform-init/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 13:45:31 +0000</pubDate>
		<dc:creator>sujai</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[foss]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[android recover boot init boot recovery]]></category>

		<guid isPermaLink="false">https://sujaiantony.wordpress.com/?p=746</guid>
		<description><![CDATA[Over the past few months I have been dabbling with Android  SDK and a some amount  of programming.  Sharing what I learnt .   A Linux system: Apart from the application framework, much of Android uses concepts from Linux directly. This includes file systems , partitions and init scripts (like the init.d). A typical Android [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sujaiantony.wordpress.com&amp;blog=4311842&amp;post=746&amp;subd=sujaiantony&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sujaiantony.wordpress.com/2011/11/07/an-android-101-boot-and-platform-init/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13785e20404c3328ec067aa542019ba6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/11/53731_android_101_training_course_vancouver_255255255_thumb.jpg" medium="image">
			<media:title type="html">53731_android_101_training_course_vancouver_255255255</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/11/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/11/androidbootsequence_thumb1.jpg" medium="image">
			<media:title type="html">AndroidBootSequence</media:title>
		</media:content>
	</item>
		<item>
		<title>RIP&#8211;Steve Jobs</title>
		<link>http://sujaiantony.wordpress.com/2011/10/05/ripsteve-jobs/</link>
		<comments>http://sujaiantony.wordpress.com/2011/10/05/ripsteve-jobs/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 01:51:00 +0000</pubDate>
		<dc:creator>sujai</dc:creator>
				<category><![CDATA[life]]></category>

		<guid isPermaLink="false">https://sujaiantony.wordpress.com/2011/10/05/ripsteve-jobs/</guid>
		<description><![CDATA[&#160; We will miss you .. http://www.apple.com/stevejobs/&#160; &#160; Filed under: life<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sujaiantony.wordpress.com&amp;blog=4311842&amp;post=742&amp;subd=sujaiantony&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sujaiantony.wordpress.com/2011/10/05/ripsteve-jobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13785e20404c3328ec067aa542019ba6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/10/11-1_thumb.jpg" medium="image">
			<media:title type="html">11 - 1</media:title>
		</media:content>
	</item>
		<item>
		<title>Innovative iPhone and Android apps&#8211; 2011 Winter edition</title>
		<link>http://sujaiantony.wordpress.com/2011/10/04/innovative-iphone-and-android-apps-2011-winter-edition/</link>
		<comments>http://sujaiantony.wordpress.com/2011/10/04/innovative-iphone-and-android-apps-2011-winter-edition/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 13:34:23 +0000</pubDate>
		<dc:creator>sujai</dc:creator>
				<category><![CDATA[reviews]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[appmates]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[disney]]></category>
		<category><![CDATA[innovative apps]]></category>
		<category><![CDATA[innovative iphone and android]]></category>
		<category><![CDATA[invisible universe]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[pitpatt]]></category>
		<category><![CDATA[siri]]></category>
		<category><![CDATA[vocre]]></category>

		<guid isPermaLink="false">https://sujaiantony.wordpress.com/?p=731</guid>
		<description><![CDATA[After my first post this year, there have been many more interesting apps that caught my attention.It is pretty good to see a lot of innovation in the mobile industry by people outside of this domain. So here is my next list for the year. We could say it’s the ‘Winter edition’ of 2011! The [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sujaiantony.wordpress.com&amp;blog=4311842&amp;post=731&amp;subd=sujaiantony&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sujaiantony.wordpress.com/2011/10/04/innovative-iphone-and-android-apps-2011-winter-edition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13785e20404c3328ec067aa542019ba6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/10/vocre-logo_thumb.jpg" medium="image">
			<media:title type="html">vocre-logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Kernel.org has been hacked.</title>
		<link>http://sujaiantony.wordpress.com/2011/09/06/kernel-org-has-been-hacked/</link>
		<comments>http://sujaiantony.wordpress.com/2011/09/06/kernel-org-has-been-hacked/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 18:47:29 +0000</pubDate>
		<dc:creator>sujai</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[aosp]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[kernel.org]]></category>
		<category><![CDATA[rootkit]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">https://sujaiantony.wordpress.com/?p=723</guid>
		<description><![CDATA[On Aug31 kernel.org broke the news that many of its servers have been compromised by unknown attackers. They broke in using a compromised user account and installed a rootkit that was silently monitoring user activity among other things. The gory details are best described here It should be pretty embarrassing when when this happens around [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sujaiantony.wordpress.com&amp;blog=4311842&amp;post=723&amp;subd=sujaiantony&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sujaiantony.wordpress.com/2011/09/06/kernel-org-has-been-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13785e20404c3328ec067aa542019ba6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/09/youve_been_hacked_thumb.jpg" medium="image">
			<media:title type="html">Youve_Been_Hacked</media:title>
		</media:content>
	</item>
		<item>
		<title>Google + the good things</title>
		<link>http://sujaiantony.wordpress.com/2011/08/31/google-the-good-things/</link>
		<comments>http://sujaiantony.wordpress.com/2011/08/31/google-the-good-things/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 07:15:48 +0000</pubDate>
		<dc:creator>sujai</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://sujaiantony.wordpress.com/?p=711</guid>
		<description><![CDATA[Though I got an invite very early, I do not use this service a lot . Facebook is still the most popular way I stay in touch with most of my friends. However, over the past few weeks my attraction towards Google + is on the rise. Here are some good things I found here [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sujaiantony.wordpress.com&amp;blog=4311842&amp;post=711&amp;subd=sujaiantony&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sujaiantony.wordpress.com/2011/08/31/google-the-good-things/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13785e20404c3328ec067aa542019ba6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>
	</item>
		<item>
		<title>Mobile fast-food ..thoughts on the new mobile phone making.</title>
		<link>http://sujaiantony.wordpress.com/2011/05/09/mobile-fast-food-thoughts-on-the-new-mobile-phone-making/</link>
		<comments>http://sujaiantony.wordpress.com/2011/05/09/mobile-fast-food-thoughts-on-the-new-mobile-phone-making/#comments</comments>
		<pubDate>Mon, 09 May 2011 03:04:54 +0000</pubDate>
		<dc:creator>sujai</dc:creator>
				<category><![CDATA[opinion]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[chinese]]></category>
		<category><![CDATA[micromax]]></category>
		<category><![CDATA[mobile phones]]></category>
		<category><![CDATA[partnersummit]]></category>
		<category><![CDATA[qualcomm]]></category>
		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">https://sujaiantony.wordpress.com/?p=696</guid>
		<description><![CDATA[I got chance to attend a recent gathering of several OEMs shipping phones to India. The Qualcomm Partner Summit  is an annual event by Qualcomm India. Apart from the marketing buzz, it also showcases the wares from many OEMs who plan to launch mobile devices in India and a good indication of what is in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sujaiantony.wordpress.com&amp;blog=4311842&amp;post=696&amp;subd=sujaiantony&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sujaiantony.wordpress.com/2011/05/09/mobile-fast-food-thoughts-on-the-new-mobile-phone-making/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13785e20404c3328ec067aa542019ba6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/05/home_09_thumb.jpg" medium="image">
			<media:title type="html">home_09</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/05/htcdesire_lookalike_thumb.jpg" medium="image">
			<media:title type="html">HTCDesire_Lookalike</media:title>
		</media:content>
	</item>
		<item>
		<title>On apps and security .</title>
		<link>http://sujaiantony.wordpress.com/2011/03/12/on-apps-and-security/</link>
		<comments>http://sujaiantony.wordpress.com/2011/03/12/on-apps-and-security/#comments</comments>
		<pubDate>Sat, 12 Mar 2011 16:11:00 +0000</pubDate>
		<dc:creator>sujai</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[droidream]]></category>
		<category><![CDATA[rootkit]]></category>
		<category><![CDATA[wired]]></category>
		<category><![CDATA[andoid apps security]]></category>

		<guid isPermaLink="false">https://sujaiantony.wordpress.com/?p=690</guid>
		<description><![CDATA[While the appstore phenomena has brought is a lot of cool utilities to your smart phone, there are side effects too. Last week saw one of the most dramatic demonstration of what many have been fearing for sometime now. Malware on Smartphone! And with some intelligent social engineering tricks, it could invade the ecosystem in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sujaiantony.wordpress.com&amp;blog=4311842&amp;post=690&amp;subd=sujaiantony&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sujaiantony.wordpress.com/2011/03/12/on-apps-and-security/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13785e20404c3328ec067aa542019ba6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/03/evil_android_thumb_thumb.png" medium="image">
			<media:title type="html">evil_android_thumb</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/03/f5t0xhaf04fmxu0-mediumcopy19_thumb.jpg" medium="image">
			<media:title type="html">F5T0XHAF04FMXU0.MEDIUM copy[19]</media:title>
		</media:content>
	</item>
		<item>
		<title>Innovative iPhone (and Android) apps: &#8211;2011 edition</title>
		<link>http://sujaiantony.wordpress.com/2011/02/14/innovative-iphone-and-android-apps-2011-edition/</link>
		<comments>http://sujaiantony.wordpress.com/2011/02/14/innovative-iphone-and-android-apps-2011-edition/#comments</comments>
		<pubDate>Mon, 14 Feb 2011 03:29:17 +0000</pubDate>
		<dc:creator>sujai</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[AR]]></category>
		<category><![CDATA[AR Drone]]></category>
		<category><![CDATA[google translate]]></category>
		<category><![CDATA[innovative apps]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile apps]]></category>
		<category><![CDATA[NFC]]></category>
		<category><![CDATA[Taglet]]></category>
		<category><![CDATA[Venmo]]></category>

		<guid isPermaLink="false">https://sujaiantony.wordpress.com/?p=664</guid>
		<description><![CDATA[&#160;&#160;&#160; Of all my blog posts, my brief review on&#160; iPhone and Android apps have been the most popular. So here is a 2011 edition covering some of the newer ones! When the iPhone was&#160; launched ,the ‘proximity sensor’ and the ‘accelerometer’ were the hot things and most apps were using these sensors. Fast forward [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sujaiantony.wordpress.com&amp;blog=4311842&amp;post=664&amp;subd=sujaiantony&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sujaiantony.wordpress.com/2011/02/14/innovative-iphone-and-android-apps-2011-edition/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13785e20404c3328ec067aa542019ba6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/02/logo_arpursuit_thumb.jpg" medium="image">
			<media:title type="html">logo_arpursuit</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/02/sceen_shot_thumb.jpg" medium="image">
			<media:title type="html">sceen_shot</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/02/images1.jpg" medium="image">
			<media:title type="html">images</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/02/nfc_logo_thumb.gif" medium="image">
			<media:title type="html">nfc_logo</media:title>
		</media:content>
	</item>
		<item>
		<title>Movies 2011: True Grit</title>
		<link>http://sujaiantony.wordpress.com/2011/02/06/movies-2011-true-grit/</link>
		<comments>http://sujaiantony.wordpress.com/2011/02/06/movies-2011-true-grit/#comments</comments>
		<pubDate>Sun, 06 Feb 2011 09:23:26 +0000</pubDate>
		<dc:creator>sujai</dc:creator>
				<category><![CDATA[movies]]></category>
		<category><![CDATA[movies 2011]]></category>
		<category><![CDATA[oscars]]></category>
		<category><![CDATA[true grit]]></category>

		<guid isPermaLink="false">https://sujaiantony.wordpress.com/?p=658</guid>
		<description><![CDATA[&#160; True Grit by the Coen brothers is what movie critics would call a Western movie. I didn&#8217;t know  such a genre existed until I read about this movie. If I think of it, perhaps the closest match of a &#8216;western movie&#8217; that I have seen would be  There will be blood. The story begins [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sujaiantony.wordpress.com&amp;blog=4311842&amp;post=658&amp;subd=sujaiantony&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://sujaiantony.wordpress.com/2011/02/06/movies-2011-true-grit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13785e20404c3328ec067aa542019ba6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="http://sujaiantony.files.wordpress.com/2011/02/true_grit_poster_thumb.jpg" medium="image">
			<media:title type="html">True_Grit_Poster</media:title>
		</media:content>
	</item>
	</channel>
</rss>
