<?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="https://sujaiantony.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://sujaiantony.wordpress.com</link>
	<description>technology notes... mobile and embedded.</description>
	<lastBuildDate>Wed, 19 Jan 2022 12:02:36 +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>https://s0.wp.com/i/buttonw-com.png</url>
		<title>whitenoise</title>
		<link>https://sujaiantony.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="https://sujaiantony.wordpress.com/osd.xml" title="whitenoise" />
	<atom:link rel='hub' href='https://sujaiantony.wordpress.com/?pushpress=hub'/>
	<item>
		<title>Good overviews about recent technologies.</title>
		<link>https://sujaiantony.wordpress.com/2021/12/01/good-overviews-about-recent-technologies/</link>
					<comments>https://sujaiantony.wordpress.com/2021/12/01/good-overviews-about-recent-technologies/#respond</comments>
		
		<dc:creator><![CDATA[sujai]]></dc:creator>
		<pubDate>Wed, 01 Dec 2021 06:20:36 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://sujaiantony.wordpress.com/?p=885</guid>

					<description><![CDATA[The Metaverse: https://www.matthewball.vc/all/themetaverse https://medium.com/meta-verses/the-third-wave-fb6282abc8e  https://www.matthewball.vc/the-metaverse-primer NFTs https://www.theverge.com/22310188/nft-explainer-what-is-blockchain-crypto-art-faq]]></description>
		
					<wfw:commentRss>https://sujaiantony.wordpress.com/2021/12/01/good-overviews-about-recent-technologies/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://0.gravatar.com/avatar/f2ca73711fde6e0cbd5a32726a31583d7331acbf9889e7d658cc045c5b062d69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>
	</item>
		<item>
		<title>Good links for LifeLong Learning.</title>
		<link>https://sujaiantony.wordpress.com/2020/10/30/good-links-for-lifelong-learning/</link>
					<comments>https://sujaiantony.wordpress.com/2020/10/30/good-links-for-lifelong-learning/#respond</comments>
		
		<dc:creator><![CDATA[sujai]]></dc:creator>
		<pubDate>Fri, 30 Oct 2020 12:23:13 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://sujaiantony.wordpress.com/?p=857</guid>

					<description><![CDATA[It has been long since I posted something. A lot has happened since my last post. Hope to keep my learning streak alive . Science:Feynman lectures: https://www.feynmanlectures.caltech.edu/I_toc.html synthetic Biology: What happened in the last decade: https://www.nature.com/articles/s41467-020-19092-2 Computing : Assorted computer topics: https://nick-black.com/dankwiki/index.php/Hack_on Good read on GPT3: Here How does CNN work:&#160;https://poloclub.github.io/cnn-explainer/ Ultra learning:&#160;An interesting concept. [&#8230;]]]></description>
		
					<wfw:commentRss>https://sujaiantony.wordpress.com/2020/10/30/good-links-for-lifelong-learning/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://0.gravatar.com/avatar/f2ca73711fde6e0cbd5a32726a31583d7331acbf9889e7d658cc045c5b062d69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>
	</item>
		<item>
		<title>Android HOWTOs : Memory leak debugging with libc</title>
		<link>https://sujaiantony.wordpress.com/2013/10/14/android-howtos-memory-leak-debugging-with-libc/</link>
					<comments>https://sujaiantony.wordpress.com/2013/10/14/android-howtos-memory-leak-debugging-with-libc/#comments</comments>
		
		<dc:creator><![CDATA[sujai]]></dc:creator>
		<pubDate>Mon, 14 Oct 2013 13:23:04 +0000</pubDate>
				<category><![CDATA[android]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[bionic]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[hands on]]></category>
		<category><![CDATA[howtos]]></category>
		<category><![CDATA[libc]]></category>
		<category><![CDATA[memory leak]]></category>
		<guid isPermaLink="false">http://sujaiantony.wordpress.com/?p=825</guid>

					<description><![CDATA[Android’s&#160; libc module provides a way to run in &#8216;debug&#8217; mode. In this mode it keeps track of allocated memory and also adds extra data to detect memory corruption /overflow. This tools is useful to debug issues related to memory corruptions and memory leaks too. Before looking at using this tool it would be good [&#8230;]]]></description>
		
					<wfw:commentRss>https://sujaiantony.wordpress.com/2013/10/14/android-howtos-memory-leak-debugging-with-libc/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		
		<media:content url="https://0.gravatar.com/avatar/f2ca73711fde6e0cbd5a32726a31583d7331acbf9889e7d658cc045c5b062d69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/2013/10/heap_corruption_thumb.png" medium="image">
			<media:title type="html">heap_corruption</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/2013/10/procrank_highmem_thumb.png" medium="image">
			<media:title type="html">procrank_highmem</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/2013/10/enable_libc_thumb.png" medium="image">
			<media:title type="html">enable_libc</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/2013/10/leak_signature_thumb.png" medium="image">
			<media:title type="html">leak_signature</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/2013/10/corruption_signature_thumb.png" medium="image">
			<media:title type="html">corruption_signature</media:title>
		</media:content>
	</item>
		<item>
		<title>An Android 101: Hardware and HAL</title>
		<link>https://sujaiantony.wordpress.com/2012/06/25/an-android-101-hardware-and-hal/</link>
					<comments>https://sujaiantony.wordpress.com/2012/06/25/an-android-101-hardware-and-hal/#comments</comments>
		
		<dc:creator><![CDATA[sujai]]></dc:creator>
		<pubDate>Mon, 25 Jun 2012 02:12:00 +0000</pubDate>
				<category><![CDATA[android]]></category>
		<category><![CDATA[programing]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[android framework]]></category>
		<category><![CDATA[android kernel]]></category>
		<category><![CDATA[hal]]></category>
		<category><![CDATA[hardware composer]]></category>
		<category><![CDATA[surfaceflinger]]></category>
		<guid isPermaLink="false">http://sujaiantony.wordpress.com/?p=796</guid>

					<description><![CDATA[Unlike traditional Linux based systems, Android applications communicate with the underlying hardware through Java APIs not by system calls.              Figure 1: Android vs a Tradition Linux system. Most of the ‘shared libs’ in the above diagram represent the HAL modules.  The Hardware Abstraction Layer or HAL is the glue between any device (part of [&#8230;]]]></description>
		
					<wfw:commentRss>https://sujaiantony.wordpress.com/2012/06/25/an-android-101-hardware-and-hal/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		
		<media:content url="https://0.gravatar.com/avatar/f2ca73711fde6e0cbd5a32726a31583d7331acbf9889e7d658cc045c5b062d69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/2012/06/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/2012/06/image_thumb1.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/2012/06/image_thumb2.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>
	</item>
		<item>
		<title>An Android 101 : An overview on Binder framework.</title>
		<link>https://sujaiantony.wordpress.com/2011/12/28/an-android-101-an-overview-on-binder-framework/</link>
					<comments>https://sujaiantony.wordpress.com/2011/12/28/an-android-101-an-overview-on-binder-framework/#comments</comments>
		
		<dc:creator><![CDATA[sujai]]></dc:creator>
		<pubDate>Wed, 28 Dec 2011 17:57:26 +0000</pubDate>
				<category><![CDATA[android]]></category>
		<category><![CDATA[programing]]></category>
		<category><![CDATA[technology]]></category>
		<guid isPermaLink="false">http://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 [&#8230;]]]></description>
		
					<wfw:commentRss>https://sujaiantony.wordpress.com/2011/12/28/an-android-101-an-overview-on-binder-framework/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		
		<media:content url="https://0.gravatar.com/avatar/f2ca73711fde6e0cbd5a32726a31583d7331acbf9889e7d658cc045c5b062d69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/2011/12/android_component_system_thumb2.png" medium="image">
			<media:title type="html">android_component_system</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/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>https://sujaiantony.wordpress.com/2011/11/07/an-android-101-boot-and-platform-init/</link>
					<comments>https://sujaiantony.wordpress.com/2011/11/07/an-android-101-boot-and-platform-init/#respond</comments>
		
		<dc:creator><![CDATA[sujai]]></dc:creator>
		<pubDate>Mon, 07 Nov 2011 13:45:31 +0000</pubDate>
				<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">http://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 [&#8230;]]]></description>
		
					<wfw:commentRss>https://sujaiantony.wordpress.com/2011/11/07/an-android-101-boot-and-platform-init/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://0.gravatar.com/avatar/f2ca73711fde6e0cbd5a32726a31583d7331acbf9889e7d658cc045c5b062d69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/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="https://sujaiantony.wordpress.com/wp-content/uploads/2011/11/image_thumb.png" medium="image">
			<media:title type="html">image</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/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>https://sujaiantony.wordpress.com/2011/10/05/ripsteve-jobs/</link>
					<comments>https://sujaiantony.wordpress.com/2011/10/05/ripsteve-jobs/#respond</comments>
		
		<dc:creator><![CDATA[sujai]]></dc:creator>
		<pubDate>Wed, 05 Oct 2011 01:51:00 +0000</pubDate>
				<category><![CDATA[life]]></category>
		<guid isPermaLink="false">http://sujaiantony.wordpress.com/2011/10/05/ripsteve-jobs/</guid>

					<description><![CDATA[&#160; We will miss you .. http://www.apple.com/stevejobs/&#160; &#160;]]></description>
		
					<wfw:commentRss>https://sujaiantony.wordpress.com/2011/10/05/ripsteve-jobs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://0.gravatar.com/avatar/f2ca73711fde6e0cbd5a32726a31583d7331acbf9889e7d658cc045c5b062d69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/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>https://sujaiantony.wordpress.com/2011/10/04/innovative-iphone-and-android-apps-2011-winter-edition/</link>
					<comments>https://sujaiantony.wordpress.com/2011/10/04/innovative-iphone-and-android-apps-2011-winter-edition/#respond</comments>
		
		<dc:creator><![CDATA[sujai]]></dc:creator>
		<pubDate>Tue, 04 Oct 2011 13:34:23 +0000</pubDate>
				<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">http://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 [&#8230;]]]></description>
		
					<wfw:commentRss>https://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="https://0.gravatar.com/avatar/f2ca73711fde6e0cbd5a32726a31583d7331acbf9889e7d658cc045c5b062d69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/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>https://sujaiantony.wordpress.com/2011/09/06/kernel-org-has-been-hacked/</link>
					<comments>https://sujaiantony.wordpress.com/2011/09/06/kernel-org-has-been-hacked/#respond</comments>
		
		<dc:creator><![CDATA[sujai]]></dc:creator>
		<pubDate>Mon, 05 Sep 2011 18:47:29 +0000</pubDate>
				<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">http://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 [&#8230;]]]></description>
		
					<wfw:commentRss>https://sujaiantony.wordpress.com/2011/09/06/kernel-org-has-been-hacked/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://0.gravatar.com/avatar/f2ca73711fde6e0cbd5a32726a31583d7331acbf9889e7d658cc045c5b062d69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>

		<media:content url="https://sujaiantony.wordpress.com/wp-content/uploads/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>https://sujaiantony.wordpress.com/2011/08/31/google-the-good-things/</link>
					<comments>https://sujaiantony.wordpress.com/2011/08/31/google-the-good-things/#respond</comments>
		
		<dc:creator><![CDATA[sujai]]></dc:creator>
		<pubDate>Wed, 31 Aug 2011 07:15:48 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://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 [&#8230;]]]></description>
		
					<wfw:commentRss>https://sujaiantony.wordpress.com/2011/08/31/google-the-good-things/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		
		<media:content url="https://0.gravatar.com/avatar/f2ca73711fde6e0cbd5a32726a31583d7331acbf9889e7d658cc045c5b062d69?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujai</media:title>
		</media:content>
	</item>
	</channel>
</rss>
