<?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>Avi's Code</title>
	<atom:link href="http://telyas.com/wordpress2/feed/" rel="self" type="application/rss+xml" />
	<link>http://telyas.com/wordpress2</link>
	<description>My Open source and "free time" work</description>
	<lastBuildDate>Mon, 11 May 2009 07:08:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Linux Books Prices</title>
		<link>http://telyas.com/wordpress2/2009/05/11/linux-books-prices/</link>
		<comments>http://telyas.com/wordpress2/2009/05/11/linux-books-prices/#comments</comments>
		<pubDate>Mon, 11 May 2009 07:08:19 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Kernel]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=139</guid>
		<description><![CDATA[Understanding the Linux Kernel, 3rd Edition is a book I used to consult very often. Checking the prices in Japan compared to US, I was shocked to find: While in Amazon US, the price is $32.97, the Japanese version of the book will cost in Amazon.jp ￥ 6,930 . Roughly, double!]]></description>
			<content:encoded><![CDATA[<p>Understanding the Linux Kernel, 3rd Edition is a book I used to consult very often.</p>
<p>Checking the prices in Japan compared to US, I was shocked to find:</p>
<p>While in <a href="http://www.amazon.com/Understanding-Linux-Kernel-Third-Daniel/dp/0596005652">Amazon US, the price is $32.97</a>, the Japanese version of the book will cost in <a href="http://www.amazon.co.jp/%E8%A9%B3%E8%A7%A3-Linux%E3%82%AB%E3%83%BC%E3%83%8D%E3%83%AB-%E7%AC%AC3%E7%89%88-Daniel-Bovet/dp/487311313X/ref=pd_bxgy_b_img_b">Amazon.jp </a><span class="priceLarge"><a href="http://www.amazon.co.jp/%E8%A9%B3%E8%A7%A3-Linux%E3%82%AB%E3%83%BC%E3%83%8D%E3%83%AB-%E7%AC%AC3%E7%89%88-Daniel-Bovet/dp/487311313X/ref=pd_bxgy_b_img_b">￥ 6,930</a> . Roughly, double! </span><strong class="priceLarge"> </strong></p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/05/11/linux-books-prices/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04 &#8211; KDE Cpu usage</title>
		<link>http://telyas.com/wordpress2/2009/05/10/ubuntu-904-kde-cpu-usage/</link>
		<comments>http://telyas.com/wordpress2/2009/05/10/ubuntu-904-kde-cpu-usage/#comments</comments>
		<pubDate>Mon, 11 May 2009 04:33:20 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[KDE]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=135</guid>
		<description><![CDATA[Not sure why, but suddenly KDE4 has gone berserk on my ubuntu 9.04 machine. Before I restart the machine, here is a screen capture of the CPU usage &#8211; 50% means one of my CPU is working 100% for KDE.]]></description>
			<content:encoded><![CDATA[<p>Not sure why, but suddenly KDE4 has gone berserk on my ubuntu 9.04 machine.<br />
Before I restart the machine, here is a screen capture of the CPU usage &#8211; 50% means one of my CPU is working 100% for KDE.<br />
<a href="http://telyas.com/wordpress2/wp-content/uploads/2009/05/kde-cpu-usage.jpg"><img class="alignnone size-full wp-image-136" title="kde-cpu-usage" src="http://telyas.com/wordpress2/wp-content/uploads/2009/05/kde-cpu-usage.jpg" alt="kde-cpu-usage" width="697" height="473" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/05/10/ubuntu-904-kde-cpu-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu Jaunty and Android ADB</title>
		<link>http://telyas.com/wordpress2/2009/04/29/ubuntu-jaunty-and-android-adb/</link>
		<comments>http://telyas.com/wordpress2/2009/04/29/ubuntu-jaunty-and-android-adb/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 02:07:39 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Jaunty]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=133</guid>
		<description><![CDATA[I have recently upgraded my ubuntu machine to Jaunty. When I tried to work with my G1 Devphone, I found out that adb doesn&#8217;t seem to find the device. Luckily, I am not the first one to find it, and could find a solution in an Android Group : cp /etc/udev/rules.d/50-android.rules /etc/udev/rules.d/51-android.rules /etc/init.d/udev reload Just [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently upgraded my ubuntu machine to Jaunty. When I tried to work with my G1 Devphone, I found out that adb doesn&#8217;t seem to find the device.</p>
<p>Luckily, I am not the first one to find it, and could find a solution in an <a href="http://groups.google.com/group/android-developers/browse_thread/thread/1c55ed426623e2b8/216256a872a74bbb?show_docid=216256a872a74bbb">Android Group</a> :</p>
<blockquote><p>cp /etc/udev/rules.d/50-android.rules /etc/udev/rules.d/51-android.rules</p></blockquote>
<blockquote><p>/etc/init.d/udev reload</p></blockquote>
<p>Just don&#8217;t forget to disconnect and plug-in the device again, and there you go. </p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/04/29/ubuntu-jaunty-and-android-adb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android 1.5 early look available</title>
		<link>http://telyas.com/wordpress2/2009/04/13/android-15-early-look-available/</link>
		<comments>http://telyas.com/wordpress2/2009/04/13/android-15-early-look-available/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 01:42:31 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[HTC]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=129</guid>
		<description><![CDATA[Published on the Android Google blog, an early 1.5 API release is available. The blog warns that certain APIs may change before formal release. What is new? For a complete list, please refer to this list (not a formal release notes). Highlights are: Soft Keyboard (finally!!!) UI enhancement for most of Google Applications Video Recording [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-130" title="Android 1.5 - Cupcake" src="http://telyas.com/wordpress2/wp-content/uploads/2009/04/cupcake.jpg" alt="Android 1.5 - Cupcake" width="200" height="200" /></p>
<p>Published on the Android Google blog, an early 1.5 API release is available. The blog warns that certain APIs may change before formal release.</p>
<p>What is new?</p>
<p>For a complete list, please refer to this <a href="http://developer.android.com/sdk/preview/features.html">list</a> (not a formal release notes).</p>
<p>Highlights are:</p>
<ul>
<li>Soft Keyboard (finally!!!)</li>
<li>UI enhancement for most of Google Applications</li>
<li>Video Recording</li>
<li>Stereo Bluetooth support</li>
</ul>
<p>Can&#8217;t wait till HTC release their formal Android 1.5 binaries, and I am certain Samsung will release Android 1,5 with touch screen only. Let&#8217;s wait and see.</p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/04/13/android-15-early-look-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NubiNews &#8211; A Great Android RSS Reader</title>
		<link>http://telyas.com/wordpress2/2009/03/24/nubinews-a-great-android-rss-reader/</link>
		<comments>http://telyas.com/wordpress2/2009/03/24/nubinews-a-great-android-rss-reader/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 14:41:19 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Nubinews]]></category>
		<category><![CDATA[RSS Reader]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=127</guid>
		<description><![CDATA[An open source RSS Reader, that be customized using Java Scripts for otherwise,  non-supported websites. The reader supports English, Chinese, Japanese and is quite impressive: fast, easy to use. Google code project homepage : http://code.google.com/p/nubi/ Blog: http://nubinewsblog.blogspot.com/ The writer uses the name Mattaku Betsujin, which can be translated from Japanese to: Honestly, another person.]]></description>
			<content:encoded><![CDATA[<p>An open source RSS Reader, that be customized using Java Scripts for otherwise,  non-supported websites. The reader supports English, Chinese, Japanese and is quite impressive: fast, easy to use.</p>
<p><a href="http://code.google.com/p/nubi/">Google code project homepage</a> : http://code.google.com/p/nubi/</p>
<p>Blog: <a href="http://nubinewsblog.blogspot.com/">http://nubinewsblog.blogspot.com/</a></p>
<p>The writer uses the name Mattaku Betsujin, which can be translated from Japanese to: Honestly, another person.</p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/03/24/nubinews-a-great-android-rss-reader/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Developers Group Japan</title>
		<link>http://telyas.com/wordpress2/2009/02/15/android-developers-group-japan/</link>
		<comments>http://telyas.com/wordpress2/2009/02/15/android-developers-group-japan/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 08:16:49 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Japan]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=123</guid>
		<description><![CDATA[Continuing my Android Books in Japan post, would like to report additional Android related activities and Groups in Japan. Android Group Japan website and Google Group are trying to bring together Japanese developers and support each other. Twitters use the acronymos #agj for Android Related Discussions, and there many of them. ]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-125" title="Android Japan " src="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-japan1.jpg" alt="Android Japan " width="218" height="290" />Continuing my <a href="http://telyas.com/wordpress2/2009/02/15/android-books-available-in-japanese/">Android Books in Japan</a> post, would like to report additional Android related activities and Groups in Japan.</p>
<p><a href="http://android.siprop.org/index.php?FrontPage">Android Group Japan website</a> and<a href="http://groups.google.com/group/android-developers-japan"> Google Group </a>are trying to bring together Japanese developers and support each other.</p>
<p>Twitters use the acronymos <span id="msgtxt1192094364" class="msgtxt"><a href="http://search.twitter.com/search?q=%23agj">#</a><strong><a href="http://search.twitter.com/search?q=%23agj">agj</a> </strong>for Android Related Discussions, and there many of them. <strong><br />
</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/15/android-developers-group-japan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android books available in Japanese</title>
		<link>http://telyas.com/wordpress2/2009/02/15/android-books-available-in-japanese/</link>
		<comments>http://telyas.com/wordpress2/2009/02/15/android-books-available-in-japanese/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 07:54:10 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Japan]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=120</guid>
		<description><![CDATA[Although Google Android phones are not available in Japan (commercially), the race to develop applications has started. Several books are already available:]]></description>
			<content:encoded><![CDATA[<p>Although Google Android phones are not available in Japan (commercially), the race to develop applications has started.</p>
<p><a href="http://android.siprop.org/index.php?FrontPage"></a>Several books are already available:</p>
<p><a href="http://telyas.com/wordpress2/wp-content/uploads/2009/02/amazon-android.jpg"><img class="alignnone size-full wp-image-121" title="Android books Amazon" src="http://telyas.com/wordpress2/wp-content/uploads/2009/02/amazon-android.jpg" alt="Android books Amazon" width="727" height="249" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/15/android-books-available-in-japanese/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgraded to Android 1.1 R1</title>
		<link>http://telyas.com/wordpress2/2009/02/11/upgraded-to-android-11-r1/</link>
		<comments>http://telyas.com/wordpress2/2009/02/11/upgraded-to-android-11-r1/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 15:55:24 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[API 1.1 R1]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=118</guid>
		<description><![CDATA[Android 1.1 R1 was released. Since I couldn&#8217;t help but test if my Android applications still work, I immediately upgraded according to the instructions: new SDK, version notes,  and instructions. ADT plugin was not upgraded as Eclipse couldn&#8217;t find an update. Outcome: Applications run without any modification. Conclusions: 1) I did not use any of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://android-developers.blogspot.com/2009/02/android-11-sdk-release-1-now-available.html">Android 1.1 R1 was released</a>.</p>
<p>Since I couldn&#8217;t help but test if my Android applications still work, I immediately upgraded according to the instructions: <a href="http://developer.android.com/sdk/1.1_r1/index.html">new SDK</a>, <a href="http://developer.android.com/sdk/android-1.1.html">version notes</a>,  and <a href="http://developer.android.com/sdk/1.1_r1/upgrading.html">instructions</a>.</p>
<p>ADT plugin was not upgraded as Eclipse couldn&#8217;t find an update.</p>
<h3>Outcome:</h3>
<p>Applications run without any modification.</p>
<h3>Conclusions:</h3>
<p>1) I did not use any of the APIs that<a href="elect Help &gt; Software Updates &gt; Manage Confi"> were changed</a> .</p>
<p>2) Android API is &#8220;settling&#8221; down. (Or Google finally understood the pain the cause developers each time they change it).</p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/11/upgraded-to-android-11-r1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Android Plaform Group is being Spammed</title>
		<link>http://telyas.com/wordpress2/2009/02/09/google-android-plaform-group-is-being-spammed/</link>
		<comments>http://telyas.com/wordpress2/2009/02/09/google-android-plaform-group-is-being-spammed/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 12:52:12 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Spam]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=114</guid>
		<description><![CDATA[It appears that  Google Android Group is being spammed. Took me by surprise as I expected Google to be able to block such trivial spams.]]></description>
			<content:encoded><![CDATA[<p>It appears that  Google Android Group is being spammed. Took me by surprise as I expected Google to be able to block such trivial spams.</p>
<p><a href="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-platform-group.jpg"><img class="alignnone size-full wp-image-115" title="android-platform-group" src="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-platform-group.jpg" alt="android-platform-group" width="563" height="500" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/09/google-android-plaform-group-is-being-spammed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Barcodes and QR Codes for Android</title>
		<link>http://telyas.com/wordpress2/2009/02/05/barcodes-and-qr-codes-for-android/</link>
		<comments>http://telyas.com/wordpress2/2009/02/05/barcodes-and-qr-codes-for-android/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 16:18:03 +0000</pubDate>
		<dc:creator>Avi Telyas</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Barcode]]></category>
		<category><![CDATA[QR Code]]></category>

		<guid isPermaLink="false">http://telyas.com/wordpress2/?p=106</guid>
		<description><![CDATA[Just bumped into zxing project, and wanted to share. According the Project Home page: ZXing (pronounced &#8220;zebra crossing&#8221;) is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server. We [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-zxing.jpg"><img class="alignnone size-full wp-image-111" title="Android Zxing" src="http://telyas.com/wordpress2/wp-content/uploads/2009/02/android-zxing1.jpg" alt="Android Zxing" width="334" height="369" /><br />
</a></p>
<p>Just bumped into<a href="http://code.google.com/p/zxing/"> zxing project</a>, and wanted to share.</p>
<p>According the Project Home page:</p>
<blockquote><p><a name="ZXing_(&quot;Zebra_Crossing&quot;)">ZXing (pronounced &#8220;zebra crossing&#8221;) is an open-source, multi-format 1D/2D barcode image processing library implemented in Java. Our focus is on using the built-in camera on mobile phones to photograph and decode barcodes on the device, without communicating with a server. We currently have production-quality support for: </a></p>
<ul>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">UPC-A and UPC-E </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">EAN-8 and EAN-13 </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">Code 39 </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">Code 128 </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)">QR Code </a></li>
<li><a name="ZXing_(&quot;Zebra_Crossing&quot;)"></a></li>
</ul>
</blockquote>
<p>Now I have to think of an implementation that will use QR Codes&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://telyas.com/wordpress2/2009/02/05/barcodes-and-qr-codes-for-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

