<?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"
	>

<channel>
	<title>Avi Alkalay &#187; Mobility</title>
	<atom:link href="http://avi.alkalay.net/cat/ict/mobile/feed" rel="self" type="application/rss+xml" />
	<link>http://avi.alkalay.net</link>
	<description>Digital Awareness and Flying Spirit</description>
	<pubDate>Tue, 13 May 2008 10:37:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Open Source Software inside the iPhone</title>
		<link>http://avi.alkalay.net/2008/03/open-source-software-inside-the-iphone.html</link>
		<comments>http://avi.alkalay.net/2008/03/open-source-software-inside-the-iphone.html#comments</comments>
		<pubDate>Sun, 23 Mar 2008 04:49:42 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Linux &amp; Open Source]]></category>

		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[lang:en]]></category>

		<category><![CDATA[tech:yes]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2008/03/open-source-software-inside-the-iphone.html</guid>
		<description><![CDATA[Can Open Source Software be more ubiquitous than this ?
A few days ago I was playing extensively with Apple&#8217;s iPhone, investigating each sub-menu and little details. There is a section listing legal stuff and software being used with each license. GPL, LGPL, BSD and other Open Source licensed software rule the iPhone.
Some I have noted:

BSD [...]]]></description>
			<content:encoded><![CDATA[<p>Can Open Source Software be more ubiquitous than this ?</p>
<p>A few days ago I was playing extensively with Apple&#8217;s iPhone, investigating each sub-menu and little details. There is a section listing legal stuff and software being used with each license. GPL, LGPL, BSD and other Open Source licensed software rule the iPhone.</p>
<p>Some I have noted:</p>
<ul style="float: left; width: 45%">
<li>BSD kernel</li>
<li>PPPD</li>
<li><a href="http://www.clapper.org/software/poll/" onclick="javascript:urchinTracker ('/outbound/article/www.clapper.org');">poll emulation by Brian Clapper</a></li>
<li>stack_protector by Hiroaki Etoh</li>
<li>FreeBSD software</li>
<li><a href="http://gcc.gnu.org/" onclick="javascript:urchinTracker ('/outbound/article/gcc.gnu.org');">libgcc</a></li>
<li><a href="http://gcc.gnu.org/libstdc++/" onclick="javascript:urchinTracker ('/outbound/article/gcc.gnu.org');">libstdc++</a></li>
<li>libm by Sun Microsystems</li>
<li><a href="http://www.gnu.org/software/libiconv/" onclick="javascript:urchinTracker ('/outbound/article/www.gnu.org');">libiconv</a></li>
<li><a href="http://www.gnu.org/software/ncurses/" onclick="javascript:urchinTracker ('/outbound/article/www.gnu.org');">ncurses</a></li>
<li><a href="http://www.freetype.org/" onclick="javascript:urchinTracker ('/outbound/article/www.freetype.org');">FreeType</a></li>
<li><a href="http://www.zlib.net/" onclick="javascript:urchinTracker ('/outbound/article/www.zlib.net');">zlib</a></li>
<li><a href="http://www.aarongifford.com/computers/sha.html" onclick="javascript:urchinTracker ('/outbound/article/www.aarongifford.com');">SHA2 by Aaron Gifford</a></li>
<li><a href="http://fp.gladman.plus.com/AES/" onclick="javascript:urchinTracker ('/outbound/article/fp.gladman.plus.com');">AES</a> and <a href="http://fp.gladman.plus.com/cryptography_technology/sha/index.htm" onclick="javascript:urchinTracker ('/outbound/article/fp.gladman.plus.com');">SHA2</a> by Brian Gladman</li>
<li><a href="http://www.sqlite.org/" onclick="javascript:urchinTracker ('/outbound/article/www.sqlite.org');">SQLite</a></li>
</ul>
<ul style="float: left; width: 45%">
<li><a href="http://www.ijg.org/" onclick="javascript:urchinTracker ('/outbound/article/www.ijg.org');">JPEG lib</a> by Thomas Lane</li>
<li><a href="http://www.sgi.com/products/software/imagevision/" onclick="javascript:urchinTracker ('/outbound/article/www.sgi.com');">TIFF lib</a> by SGI</li>
<li>Kerberos, WebDAV, install-sh by MIT</li>
<li><a href="http://swik.net/Spidermonkey" onclick="javascript:urchinTracker ('/outbound/article/swik.net');">Spidermonkey</a> by Netscape</li>
<li><a href="http://www.openssh.org/" onclick="javascript:urchinTracker ('/outbound/article/www.openssh.org');">OpenSSH</a></li>
<li><a href="http://www.openssl.org/" onclick="javascript:urchinTracker ('/outbound/article/www.openssl.org');">OpenSSL</a></li>
<li><a href="http://www.opengroup.org/dce/" onclick="javascript:urchinTracker ('/outbound/article/www.opengroup.org');">OSF&#8217;s DCE</a></li>
<li><a href="http://www.libpng.org/pub/png/" onclick="javascript:urchinTracker ('/outbound/article/www.libpng.org');">libpng</a></li>
<li>Eric Raymond&#8217;s <a href="http://sourceforge.net/projects/giflib/" onclick="javascript:urchinTracker ('/outbound/article/sourceforge.net');">giflib</a></li>
<li><a href="http://www.bzip.org/" onclick="javascript:urchinTracker ('/outbound/article/www.bzip.org');">bzip2</a></li>
<li><a href="http://e2fsprogs.sourceforge.net/" onclick="javascript:urchinTracker ('/outbound/article/e2fsprogs.sourceforge.net');">libuuid</a> by Theodore Ts&#8217;o</li>
<li><a href="http://www.pcre.org/" onclick="javascript:urchinTracker ('/outbound/article/www.pcre.org');">Perl Compatible Regular Expressions</a></li>
<li><a href="http://xmlsoft.org" onclick="javascript:urchinTracker ('/outbound/article/xmlsoft.org');">libxml2</a></li>
<li><a href="http://tidy.sourceforge.net/" onclick="javascript:urchinTracker ('/outbound/article/tidy.sourceforge.net');">tidylib</a></li>
<li><a href="http://webkit.org/" onclick="javascript:urchinTracker ('/outbound/article/webkit.org');">WebKit</a></li>
<li><a href="http://ipsec-tools.sourceforge.net/" onclick="javascript:urchinTracker ('/outbound/article/ipsec-tools.sourceforge.net');">ipsec-tools and racoon</a></li>
</ul>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2008. | -->
	<a href="http://avi.alkalay.net/2008/03/open-source-software-inside-the-iphone.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2008/03/open-source-software-inside-the-iphone.html#comments" >No comment</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/ict/linux" title="View all posts in Linux &amp; Open Source" rel="category tag" >Linux &amp; Open Source</a>,  <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2008/03/open-source-software-inside-the-iphone.html&amp;title=Open Source Software inside the iPhone" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2008/03/open-source-software-inside-the-iphone.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2008/03/open-source-software-inside-the-iphone.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2008/03/open-source-software-inside-the-iphone.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Google Maps com Posicionamento por Antenas de Celular</title>
		<link>http://avi.alkalay.net/2008/01/google-maps-movel.html</link>
		<comments>http://avi.alkalay.net/2008/01/google-maps-movel.html#comments</comments>
		<pubDate>Mon, 07 Jan 2008 21:58:33 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[Web 2.0]]></category>

		<category><![CDATA[featured]]></category>

		<category><![CDATA[lang:pt]]></category>

		<category><![CDATA[tech:no]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2008/01/google-maps-movel.html</guid>
		<description><![CDATA[Já faz um tempo que tenho me divertido com a nova versão do Google Maps que se instala no celular.
Ele faz uma coisa incrível: te diz mais ou menos onde você está agora, mesmo se seu celular não é equipado com GPS. É um recurso que se chama &#8220;My Location&#8221;.
Me falaram que a técnica que [...]]]></description>
			<content:encoded><![CDATA[<p>Já faz um tempo que tenho me divertido com a nova versão do <a href="http://m.google.com/gmm/" onclick="javascript:urchinTracker ('/outbound/article/m.google.com');">Google Maps que se instala no celular</a>.</p>
<p>Ele faz uma coisa incrível: te diz mais ou menos onde você está agora, mesmo se seu celular não é equipado com GPS. É um recurso que se chama &#8220;My Location&#8221;.</p>
<p>Me falaram que a técnica que usada para fazer isso chama-se triangulação de antenas. Parece que é conhecida a posição geográfica de cada antena de celular e o Google Maps sente a potência de cada antena próxima e calcula a posição aproximada de acordo com a força do sinal de cada uma delas.</p>
<p>No mapa abaixo, estou realmente no ponto mais ao sul mas o Google Maps do meu celular calculou que estou um pouco mais ao norte, ponto este que vejo de minha janela a uns 100m mais ou menos.</p>
<dl title="googlemap;w:90%;h:400">
<dt><a href="http://maps.google.com/?ie=UTF8&amp;ll=-23.579367,-46.649119&amp;t=h&amp;z=18&amp;om=1" onclick="javascript:urchinTracker ('/outbound/article/maps.google.com');">Center of map</a></dt>
<dt><a href="http://maps.google.com/?ie=UTF8&amp;ll=-23.580011,-46.64921" onclick="javascript:urchinTracker ('/outbound/article/maps.google.com');">map</a></dt>
<dd><strong>Estou realmente aqui</strong></dd>
<dt><a href="http://maps.google.com/?ie=UTF8&amp;ll=-23.579003,-46.649086&amp;spn=0.002842,0.005879&amp;t=h&amp;z=18&amp;om=1" onclick="javascript:urchinTracker ('/outbound/article/maps.google.com');">map</a></dt>
<dd>O Google Maps calculou que estou aproximadamente aqui</dd>
</dl>
<p>É bastante bom para eu que não tenho GPS.</p>
<p>Já disse antes e continuo repetindo: o <a href="http://maps.google.com/" onclick="javascript:urchinTracker ('/outbound/article/maps.google.com');">Google Maps</a> é o serviço mais legal da Web. Mais ainda que o Google Earth por ser mais acessível e leve.</p>
<p>O mapa desta página é feito com o <a href="http://avi.alkalay.net/2006/11/google-maps-plugin-for-wordpress.html" >Google Maps plugin para WordPress</a>.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2008. | -->
	<a href="http://avi.alkalay.net/2008/01/google-maps-movel.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2008/01/google-maps-movel.html#comments" >3 comments</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>,  <a href="http://avi.alkalay.net/cat/ict/web20" title="View all posts in Web 2.0" rel="category tag" >Web 2.0</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2008/01/google-maps-movel.html&amp;title=Google Maps com Posicionamento por Antenas de Celular" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2008/01/google-maps-movel.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2008/01/google-maps-movel.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2008/01/google-maps-movel.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Mobile Codes começam a ser usados no Brasil</title>
		<link>http://avi.alkalay.net/2008/01/mobile-codes-comecam-a-ser-usados-no-brasil.html</link>
		<comments>http://avi.alkalay.net/2008/01/mobile-codes-comecam-a-ser-usados-no-brasil.html#comments</comments>
		<pubDate>Mon, 07 Jan 2008 17:57:04 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[lang:pt]]></category>

		<category><![CDATA[tech:ok]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2008/01/mobile-codes-comecam-a-ser-usados-no-brasil.html</guid>
		<description><![CDATA[Já contei aqui no blog o que são Mobile Codes (ou QR Codes) e o drebes comentou que no Japão são muito usados.

Mas nunca vi ninguém usar isso aqui no Brasil. Até hoje.
No caderno Link do Estadão de hoje apareceu uma propaganda de um varejista de eletrodomésticos contendo um QR Code e uma chamada para [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://avi.alkalay.net/2007/11/mobile-code.html" >Já contei aqui no blog o que são Mobile Codes (ou QR Codes)</a> e o <a href="http://avi.alkalay.net/2007/11/mobile-code.html#comment-97078" >drebes comentou</a> que no Japão são muito usados.</p>
<p style="text-align: center"><img src="http://qrcode.winksite.com/php/qr_img.php?t=P&amp;v=(40)&amp;s=8&amp;d=http://avi.alkalay.net" align="right" height="264" width="264" /></p>
<p>Mas nunca vi ninguém usar isso aqui no Brasil. Até hoje.</p>
<p>No caderno Link do Estadão de hoje apareceu uma propaganda de um varejista de eletrodomésticos contendo um QR Code e uma chamada para o site descubraocodigo.com.br.</p>
<p>Entrando no site não há nenhuma informação útil. Mas se você ler o código da propaganda com um celular com câmera e software que interpreta Mobile Codes, surge uma URL escondida contendo promoções da loja.</p>
<p>Como isso é uma coisa nova ainda no Brasil, parece que o varejista está inteligentemente usando a tecnologia para criar um certo hype em torno dela.</p>
<p>Com a disseminação desses códigos, eles serão usados para se comunicar de forma física e impressa diretamente com os avatares digitais de uma sociedade da informação: seus computadores móveis, também conhecidos por &#8220;telefone celular&#8221;.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2008. | -->
	<a href="http://avi.alkalay.net/2008/01/mobile-codes-comecam-a-ser-usados-no-brasil.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2008/01/mobile-codes-comecam-a-ser-usados-no-brasil.html#comments" >No comment</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2008/01/mobile-codes-comecam-a-ser-usados-no-brasil.html&amp;title=Mobile Codes começam a ser usados no Brasil" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2008/01/mobile-codes-comecam-a-ser-usados-no-brasil.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2008/01/mobile-codes-comecam-a-ser-usados-no-brasil.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2008/01/mobile-codes-comecam-a-ser-usados-no-brasil.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Mobile Codes for Increased Productivity</title>
		<link>http://avi.alkalay.net/2007/11/mobile-code.html</link>
		<comments>http://avi.alkalay.net/2007/11/mobile-code.html#comments</comments>
		<pubDate>Mon, 12 Nov 2007 21:10:07 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[lang:en]]></category>

		<category><![CDATA[tech:ok]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/11/mobile-code.html</guid>
		<description><![CDATA[Man, this is the coolest thing I discovered this month.
Before what I am going to show you now, the only ways to transfer data from your computer to your mobile device was to send an e-mail to yourself and read it in your cell, or through bluetooth, or infrared.
There is a new thing (for me) [...]]]></description>
			<content:encoded><![CDATA[<p>Man, this is the coolest thing I discovered this month.</p>
<p>Before what I am going to show you now, the only ways to transfer data from your computer to your mobile device was to send an e-mail to yourself and read it in your cell, or through bluetooth, or infrared.</p>
<p>There is a new thing (for me) called Mobile Codes (or <a href="http://en.wikipedia.org/wiki/QR_Code" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">QR Codes</a> according to Wikipedia, or Datamatrix) that combined with your mobile&#8217;s camera and simple software, will let you actually read the content from your computer screen.</p>
<p>OK, lets explain it with some images to make the concept more user-friendly. Look at the following image.</p>
<p style="text-align: center"><img src="http://mobilecodes.nokia.com/qr?DATA=Think%20Open%20%3A%3A%20Think%20Linux&amp;MODULE_SIZE=6&amp;name=&amp;MARGIN=2&amp;ENCODING=BYTE&amp;type=text&amp;MODE=TEXT&amp;a=view" alt="Think Open :: Think Linux" /></p>
<p> Yes, I know the image says nothing to you, but your camara-equiped mobile device is able to read <strong>&#8220;Think Open :: Think Linux&#8221;</strong>.</p>
<p>We can play with more stuff. The <strong>URL</strong> for this blog post is here (with a note attached):</p>
<p style="text-align: center"><img src="http://mobilecodes.nokia.com/qr?DATA=http%3A//avi.alkalay.net/2007/11/mobile-codes.html&amp;MODULE_SIZE=6&amp;name=http%3A%2F%2Favi.alkalay.net%2F2007%2F11%2Fmobile-codes.html&amp;MARGIN=2&amp;ENCODING=BYTE&amp;type=link&amp;MODE=TEXT&amp;a=view" alt="http://avi.alkalay.net/2007/11/mobile-codes.html" /></p>
<p>Lets add some semantics. You can directly call an international number as <strong>00551112345678</strong> using the following barcode:</p>
<p style="text-align: center"><img src="http://qrcode.winksite.com/php/qr_img.php?t=P&amp;v=(40)&amp;s=8&amp;d=TEL:00551112345678" alt="qrcode" /></p>
<p> Or SMS <strong>&#8220;Hi, I just discovered this barcodes that will make my life easier&#8221;</strong> to <strong>same number</strong> with this code:</p>
<p style="text-align: center"><img src="http://qrcode.winksite.com/php/qr_img.php?t=P&amp;v=%2840%29&amp;s=8&amp;d=SMSTO:00551112345678:Hi,%20I%20just%20discovered%20this%20barcodes%20that%20will%20make%20my%20life%20easier." alt="qrcode" height="392" width="392" /></p>
<h4>The Details</h4>
<p>Some modern Nokia phones already come with the software needed to decode this datamatrix. For <a href="http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html" >my Nokia E61i</a> to work, I installed on it a free (registration required) program called <a href="http://reader.kaywa.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/reader.kaywa.com');">Kaywa Reader</a> (their site doesn&#8217;t list my model so I selected E65 and it worked fine). So I just shoot the software, point my mobile&#8217;s camera to the datamatrix and it instantly decodes the content.</p>
<p>To generate this images, I used the QR Code Generator by Winksite and the <a href="http://mobilecodes.nokia.com/create.jsp" onclick="javascript:urchinTracker ('/outbound/article/mobilecodes.nokia.com');">Nokia mobile code generator</a>. In fact it all started when I found the <a href="http://mobilecodes.nokia.com/index.htm" onclick="javascript:urchinTracker ('/outbound/article/mobilecodes.nokia.com');">Nokia Mobile Code website</a>, almost by an accident.</p>
<p>Oh, and there is a handy <a href="https://addons.mozilla.org/en-US/firefox/addon/2780" onclick="javascript:urchinTracker ('/outbound/article/addons.mozilla.org');">Mobile Barcoder Firefox plugin</a> to help me transfer URLs from browser to cellphone.</p>
<p>Install in your cellphone and have fun.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/11/mobile-code.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/11/mobile-code.html#comments" >12 comments</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/11/mobile-code.html&amp;title=Mobile Codes for Increased Productivity" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/11/mobile-code.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/11/mobile-code.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/11/mobile-code.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>The iPhone Accelerometer</title>
		<link>http://avi.alkalay.net/2007/11/iphone-accelerometer.html</link>
		<comments>http://avi.alkalay.net/2007/11/iphone-accelerometer.html#comments</comments>
		<pubDate>Thu, 08 Nov 2007 17:21:56 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Chronicles]]></category>

		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[lang:en]]></category>

		<category><![CDATA[tech:ok]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/11/iphone-accelerometer.html</guid>
		<description><![CDATA[



A sophisticated mobile device can do more than just play MP3s or make calls.
I had a lunch with a friend that hacked his iPhone to work in Brazil. Many people are doing that (or paying somebody to do it for them) around here.  And he showed me something very interesting.
The component that causes the [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-left: 6px"><script type="text/javascript"><!--
google_ad_client = "pub-6579238986403678";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
//2007-08-28: Geral
google_ad_channel = "4496505080";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<p>A sophisticated mobile device can do more than just play MP3s or make calls.</p>
<p>I had a lunch with a friend that hacked his iPhone to work in Brazil. Many people are doing that (or paying somebody to do it for them) around here.  And he showed me something very interesting.</p>
<p>The component that causes the screen to rotate based on the position of the iPhone is called <a href="http://en.wikipedia.org/wiki/Accelerometer" title="See in Wikipedia" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">Accelerometer</a>, and it can do much more than that. It can provide programs the spatial position of the device.</p>
<p>Same accelerometers were used in IBM laptops to stop and protect hard drives if the user is shaking the computer too much.</p>
<p>Watch the <a href="http://www.youtube.com/watch?v=jNSQ5KcoLQQ" onclick="javascript:urchinTracker ('/outbound/article/www.youtube.com');">following video</a> I just made at lunch. It shows an old mechanical game that we all played when we were kids to learn about gravity, control and concentration. Now in the iPhone.</p>
<p><object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/jNSQ5KcoLQQ&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/jNSQ5KcoLQQ&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>The game objective is to change the angle of the &#8220;table&#8221; to let the gravity make the ball move to the desired position. Thanks to the embedded accelerometer and fast graphics processor, the game feels very real.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/11/iphone-accelerometer.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/11/iphone-accelerometer.html#comments" >2 comments</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/chronicles" title="View all posts in Chronicles" rel="category tag" >Chronicles</a>,  <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/11/iphone-accelerometer.html&amp;title=The iPhone Accelerometer" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/11/iphone-accelerometer.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/11/iphone-accelerometer.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/11/iphone-accelerometer.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Android and the Open Handset Alliance</title>
		<link>http://avi.alkalay.net/2007/11/android-and-the-open-handset-alliance.html</link>
		<comments>http://avi.alkalay.net/2007/11/android-and-the-open-handset-alliance.html#comments</comments>
		<pubDate>Tue, 06 Nov 2007 13:30:20 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[lang:en]]></category>

		<category><![CDATA[tech:ok]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/11/android-and-the-open-handset-alliance.html</guid>
		<description><![CDATA[



I like this kind of announcements and alliances. Makes me feel that openness and the right things can be successful.
Open Handset Alliance
The Android (formerly GPhone) platform (or parts of it) will compete with Windows Mobile, Symbian, S60, QTopia and other Open Source initiatives as Open Moko.
For developers there is nothing to download yet (expected for [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float: right; margin-left: 6px"><script type="text/javascript"><!--
google_ad_client = "pub-6579238986403678";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
//2007-08-28: Geral
google_ad_channel = "4496505080";
//-->
</script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div></p>
<p>I like this kind of announcements and alliances. Makes me feel that openness and the right things can be successful.</p>
<p><a href="http://www.openhandsetalliance.com/android_overview.html" onclick="javascript:urchinTracker ('/outbound/article/www.openhandsetalliance.com');">Open Handset Alliance</a></p>
<p>The Android (formerly GPhone) platform (or parts of it) will compete with Windows Mobile, Symbian, S60, QTopia and other Open Source initiatives as Open Moko.</p>
<p>For developers there is nothing to download yet (expected for November 12).</p>
<p>Currently there is no single mobile platform that makes me truly happy. Symbian+S60 is the most advanced but still very proprietary. Windows Mobile seems to have a great future, and all Open Source initiatives are currently mediocre. Access (former Palm Source) is also going towards Linux but still feels proprietary.</p>
<p>If Android takes off — I mean, in a mature way — we will have the chance to use mobile devices as our computers: installing whatever OS we want.</p>
<p><span title="pullquote;left">I wish to welcome the OHA initiative and hope they can learn from the problems and mistakes of the GNU/Linux community</span> to avoid them: ecosystem fragmentation because of too much platform packaging (a.k.a. too many distributions), overall lack of project management with architectural vision, too much religion, lack of true integration between different software components (because there is no real cross architectural vision), and lack of true support from proprietary hardware components manufacturers (a.k.a. lack of descent device drivers).</p>
<p>From the <a href="http://www.openhandsetalliance.com/oha_members.html" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.openhandsetalliance.com');">list of alliance members</a> I miss names like Nokia, Red Hat (as a big Java player) and IBM. But I believe this is question of time.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/11/android-and-the-open-handset-alliance.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/11/android-and-the-open-handset-alliance.html#comments" >2 comments</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/11/android-and-the-open-handset-alliance.html&amp;title=Android and the Open Handset Alliance" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/11/android-and-the-open-handset-alliance.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/11/android-and-the-open-handset-alliance.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/11/android-and-the-open-handset-alliance.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>iPhone no Brasil</title>
		<link>http://avi.alkalay.net/2007/10/iphone-no-brasil.html</link>
		<comments>http://avi.alkalay.net/2007/10/iphone-no-brasil.html#comments</comments>
		<pubDate>Wed, 31 Oct 2007 17:34:36 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Chronicles]]></category>

		<category><![CDATA[Community and Society]]></category>

		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[lang:pt]]></category>

		<category><![CDATA[tech:ok]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/10/iphone-no-brasil.html</guid>
		<description><![CDATA[
Parece que o iPhone está invadindo o Brasil. Não há acordos comerciais entre Apple e AT&#38;T que segurem o desejo das pessoas por objetos de desejo. E cá entre nós, o iPhone é um objeto de desejo responsa.
Já vi alguém ostentando um em um restaurante, outro de um amigo arquiteto que comprou nos EUA e [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 3px"><object type="application/x-shockwave-flash" data="http://www.wireless.att.com/cell-phone-service/swf/iphone/iPhoneVideo.swf" height="440" width="230"><param name="movie" value="http://www.wireless.att.com/cell-phone-service/swf/iphone/iPhoneVideo.swf"></param></object></div>
<p>Parece que o <a href="http://avi.alkalay.net/2007/07/testei-o-iphone.html" >iPhone</a> está invadindo o Brasil. Não há acordos comerciais entre Apple e AT&amp;T que segurem o desejo das pessoas por objetos de desejo. E cá entre nós, o iPhone é um objeto de desejo responsa.</p>
<p>Já vi alguém ostentando um em um restaurante, outro de um amigo arquiteto que comprou nos EUA e mandou desbloquear por R$200.</p>
<p>E hoje mesmo no trabalho um aficionado me mostrou seu novo iPhone de 8GB que comprou por US$299 e desbloqueou sozinho com um certo software chamado anySIM. Contou que há alguns métodos de desbloqueio, todos gratuitos. Há também um tipo de serviço pago que garante desbloquear sempre que houverem atualizações de firmware.</p>
<p>Na hora do almoço flagrei uma colega nada geek saindo do elevador com um iPhone na mão. Certeza que foi o marido geek dela que desbloqueou.</p>
<p>Não é a toa que o primeiro presidente da IBM — Thomas Watson — já dizia <a href="http://avi.alkalay.net/2007/08/apple-design.html" title="Everything is Design" target="_blank" >&#8220;Good Design is Good Business&#8221;</a> incentivando edifícios com boa arquitetura etc. A Apple investiu todas as suas fichas em usabilidade e produtos muitíssimo bem acabados e conquistou o mundo.</p>
<p>Semanas atrás foi anunciado que a <a href="http://finance.google.com/finance?q=apple%2C+ibm%2C+rhat%2C+novl&amp;hl=en" title="Valor de mercado das empresas." target="_blank" onclick="javascript:urchinTracker ('/outbound/article/finance.google.com');">Apple atingiu um valor de mercado maior que a própria IBM</a>.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/10/iphone-no-brasil.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/10/iphone-no-brasil.html#comments" >One comment</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/chronicles" title="View all posts in Chronicles" rel="category tag" >Chronicles</a>,  <a href="http://avi.alkalay.net/cat/community-society" title="View all posts in Community and Society" rel="category tag" >Community and Society</a>,  <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/10/iphone-no-brasil.html&amp;title=iPhone no Brasil" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/10/iphone-no-brasil.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/10/iphone-no-brasil.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/10/iphone-no-brasil.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Banana Verde</title>
		<link>http://avi.alkalay.net/2007/10/banana-verde.html</link>
		<comments>http://avi.alkalay.net/2007/10/banana-verde.html#comments</comments>
		<pubDate>Thu, 11 Oct 2007 19:58:49 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Gourmet]]></category>

		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[Vegetarianism]]></category>

		<category><![CDATA[lang:pt]]></category>

		<category><![CDATA[tech:no]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/10/banana-verde.html</guid>
		<description><![CDATA[Avaliação do restaurante Banana Verde em São Paulo e detalhes de como funciona, pratos, preços, Internet sem fio, etc.]]></description>
			<content:encoded><![CDATA[<p style="float: left; margin-right: 10px"><!--adsense#verGeneral--></p>
<p>Esta semana fui atualizar a <a href="http://avi.alkalay.net/2007/09/sao-paulo-vegetariano.html" title="Maior lista do mundo de restaurantes vegetarianos em São Paulo" target="_blank" >maior lista do mundo de restaurantes vegetarianos em São Paulo</a>, para adicionar também um mapa interativo e as últimas novidades, e esbarrei no <a href="http://mudeomundo.com.br/2007/05/28/avaliacao-banana-verde-restaurante/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/mudeomundo.com.br');">Mude o Mundo que availou o Banana Verde</a>.</p>
<p>Fiquei com água na boca e fui almoçar <a href="http://www.bananaverde.com.br/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.bananaverde.com.br');">lá</a>.</p>
<p>Restaurante bem bonito, bem <a href="http://maps.google.com/maps/ms?ie=UTF8&amp;hl=en&amp;msa=0&amp;msid=116325334499146391912.00043c0ba2bd4af4743d4&amp;ll=-23.554231,-46.687517&amp;spn=0.008812,0.014591&amp;z=16&amp;om=1" onclick="javascript:urchinTracker ('/outbound/article/maps.google.com');">localizado</a> na Vila Madalena. Não é self-service como a maioria dos vegetarianos. O esquema é o mesmo do <a href="http://avi.alkalay.net/2006/11/gaia-gourmet-vegetariano.html" target="_blank" >Gaia</a>, com duas opções de entradas, pratos principais e sobremesas.</p>
<p>Fui num tabule de quinua para começar, depois num pene ao sugo com bastante brócolis e queijo, e no creme de papaya com morangos. <a href="http://avi.alkalay.net/2007/10/feel-good.html" title="Sobre o chá gelado Feel Good" target="_blank" >Feel Good</a> para acompanhar.</p>
<p>Estava excelente e muito bem servido. Mas quem tiver estômago grande pode repetir, eles trazem mais pelo mesmo preço.</p>
<p>Entre as opções sempre há uma ovo-lacto-vegetariana, e outra 100% vegetariana (vegan) para agradar os salvadores dos bichos.</p>
<p>Dentro do restaurante há uma lojinha de coisas naturais e livros de bem estar, incenso, velas e outros apetrechos zen. Me divirto com essas coisas.</p>
<p><a href="http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html" target="_blank" >Meu celular</a> captou uma rede WiFi que o gerente gentilmente me deu a senha, e usei a Internet entre um prato e outro.</p>
<p>Funciona de terça a domingo só no almoço, R$20 e R$22 finais de semana e feriados, e inclui tudo menos a bebida.</p>
<p>Pode ir. Eu recomendo.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/10/banana-verde.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/10/banana-verde.html#comments" >2 comments</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/gourmet" title="View all posts in Gourmet" rel="category tag" >Gourmet</a>,  <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>,  <a href="http://avi.alkalay.net/cat/veggy" title="View all posts in Vegetarianism" rel="category tag" >Vegetarianism</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/10/banana-verde.html&amp;title=Banana Verde" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/10/banana-verde.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/10/banana-verde.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/10/banana-verde.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Nokia E Series with Wireless LEAP Authentication</title>
		<link>http://avi.alkalay.net/2007/08/leap-nokia-e-series.html</link>
		<comments>http://avi.alkalay.net/2007/08/leap-nokia-e-series.html#comments</comments>
		<pubDate>Wed, 29 Aug 2007 20:21:52 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[lang:en]]></category>

		<category><![CDATA[tech:yes]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/08/leap-nokia-e-series.html</guid>
		<description><![CDATA[So looks like some people are having problems to configure LEAP in their Nokia E-series phones as E61i or others. This is a guide:


Go to Settings-&#62;Connection-&#62;Access Points
Create a new access point with any name you want
Use the following configuration:

Data bearer: Wireless LAN
WLAN network name: the SSID of your WLAN which is found by a WLAN [...]]]></description>
			<content:encoded><![CDATA[<p>So looks like some people are having problems to configure <a href="http://en.wikipedia.org/wiki/Lightweight_Extensible_Authentication_Protocol" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">LEAP</a> in their <a href="http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html" >Nokia E-series phones as E61i</a> or others. This is a guide:</p>
<p><!--adsense#horTechPop--></p>
<ol>
<li>Go to <strong>Settings</strong>-&gt;<strong>Connection</strong>-&gt;<strong>Access Points</strong></li>
<li>Create a new access point with any name you want</li>
<li>Use the following configuration:
<ol>
<li><strong>Data bearer:</strong> <em>Wireless LAN</em></li>
<li><strong>WLAN network name:</strong> the SSID of your WLAN which is found by a WLAN scan of provided by your sysadmin</li>
<li><strong>Network status:</strong> it is probably <em>Public</em>, but my company&#8217;s WLAN name is not broadcasted, so I need to select <em>Hidden</em></li>
<li><strong>WLAN network mode:</strong> <em>Infrastructure</em></li>
<li><strong>WLAN security mode:</strong> although some people report <em>WPA/WPA2</em> work for them, <em>802.1x</em> is the only option that works for me</li>
<li>Enter the <strong>WLAN security settings</strong> subpanel
<ol>
<li><strong>WPA/WPA2:</strong> <em>EAP</em></li>
<li><strong>EAP plug-in settings:</strong> leave only <em>EAP-LEAP</em> enabled/checked using the <strong>Options</strong> menu</li>
<li>Put the cursor over EAP-LEAP and select <strong>Options</strong>-&gt;<strong>Configure</strong>
<ol>
<li><strong>User name:</strong> Put the user name they gave you, in my case is my e-mail address</li>
<li><strong>Prompt password:</strong> I use <em>No</em></li>
<li><strong>Password:</strong> your password (for LEAP use a very complex password for security reasons)</li>
</ol>
</li>
</ol>
</li>
<li><strong>Homepage:</strong> <em><a href="http://avi.alkalay.net/2007/08/leap-nokia-e-series.html" >http://avi.alkalay.net/2007/08/leap-nokia-e-series.html</a></em> so you will have bookmarked the source of this information <img src='http://avi.alkalay.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </li>
</ol>
</li>
</ol>
<p>With this configuration I am able to connect to my company&#8217;s WLAN, which uses Cisco routers and access points. By the way, EAP-LEAP is a proprietary WLAN authentication protocol created by Cisco, and looks like it is considered obsolete.</p>
<p>I also noticed that if the GSM SIM chip is not inserted (offline mode), the phone behavior of getting connected is more difficult. It does not recognize a Hidden WLAN and I had to force the connection. With a GSM SIM chip inserted everything works nicely and as expected.</p>
<p><!--adsense#horTechPop--></p>
<p>Looks like only Nokia E-series phones (E61, E61i, E70 etc) running the S60 platform can connect to LEAP WLANs. Same generation Nokia N-series phones (N73, N80, N95) can&#8217;t, because they were not designed for business environments — the kind of environments that uses Cisco&#8217;s EAP-LEAP.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/08/leap-nokia-e-series.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/08/leap-nokia-e-series.html#comments" >7 comments</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/08/leap-nokia-e-series.html&amp;title=Nokia E Series with Wireless LEAP Authentication" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/08/leap-nokia-e-series.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/08/leap-nokia-e-series.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/08/leap-nokia-e-series.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Wireless Gratuito</title>
		<link>http://avi.alkalay.net/2007/08/wireless-gratuito.html</link>
		<comments>http://avi.alkalay.net/2007/08/wireless-gratuito.html#comments</comments>
		<pubDate>Tue, 28 Aug 2007 16:13:30 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Community and Society]]></category>

		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[lang:pt]]></category>

		<category><![CDATA[tech:ok]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/08/wireless-gratuito.html</guid>
		<description><![CDATA[
Enquanto no Brasil falamos de custos de R$6 por megabyte para acessar a Internet a partir de nossos smartphones, nos EUA isso é gratuito e público em muitas cidades.
Quando estava lá, fiquei surpreso em ver na mídia o projeto WiPhi, onde a prefeitura de Philadelphia está cobrindo a cidade inteira com roteadores WiFi. De graça. [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense#boxRightGeneral--></p>
<p>Enquanto no Brasil falamos de custos de R$6 por megabyte para acessar a Internet a partir de nossos smartphones, nos EUA isso é gratuito e público em muitas cidades.</p>
<p>Quando estava lá, fiquei surpreso em ver na mídia o projeto <a href="http://www.wirelessphiladelphia.org/" onclick="javascript:urchinTracker ('/outbound/article/www.wirelessphiladelphia.org');">WiPhi</a>, onde a prefeitura de <a href="http://maps.google.com/maps?f=q&amp;hl=en&amp;geocode=&amp;q=philadelphia&amp;ie=UTF8&amp;ll=39.990799,-75.162964&amp;spn=0.4682,0.933838&amp;z=10&amp;om=1" title="Philadelphia no mapa" onclick="javascript:urchinTracker ('/outbound/article/maps.google.com');">Philadelphia</a> está cobrindo a cidade inteira com roteadores WiFi. De graça. Para qualquer cidadão, turista ou empresa.</p>
<p>Lembrei disso ao ver hoje um <a href="http://googleblog.blogspot.com/2007/08/first-year-of-google-wifi.html" onclick="javascript:urchinTracker ('/outbound/article/googleblog.blogspot.com');">post no blog do Google</a> comemorando 1 ano de <a href="http://wifi.google.com/city/mv/apmap.html" title="Mapa da cobertura" onclick="javascript:urchinTracker ('/outbound/article/wifi.google.com');">cobertura WiFi gratuita na cidade de Mountain View</a>, sede do Google perto de San Francisco.</p>
<p>É obvio como o Google ganha dinheiro com isso: aumentando o número de usuários, número de geradores de conteúdo (bloggers e outros), e por conseqüência o número de impressões de AdSense.</p>
<p>San Francisco, capital do Vale do Silício, é outra cidade que tem um projeto similar. Mas enquanto não sai do papel, o <a href="https://home.feather.net/sanfrancisco" onclick="javascript:urchinTracker ('/outbound/article/home.feather.net');">Google fez uma parceria com a Earthlink para já prover esse serviço gratuitamente</a>.</p>
<p>Para isso ser viável no Brasil, nossa economia terá que crescer muito ainda. Apesar de sermos uma país continental, <a href="http://avi.alkalay.net/2006/08/software-como-indicador-de-desenvolvimento-socioeconomico.html" >a população economicamente ativa é muito pequena, talvez menor que a de muitos paises da Europa</a>.</p>
<p><!--adsense#horTechPop--></p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/08/wireless-gratuito.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/08/wireless-gratuito.html#comments" >One comment</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/community-society" title="View all posts in Community and Society" rel="category tag" >Community and Society</a>,  <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/08/wireless-gratuito.html&amp;title=Wireless Gratuito" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/08/wireless-gratuito.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/08/wireless-gratuito.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/08/wireless-gratuito.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>SMS pela VIVO</title>
		<link>http://avi.alkalay.net/2007/08/vivo-sms.html</link>
		<comments>http://avi.alkalay.net/2007/08/vivo-sms.html#comments</comments>
		<pubDate>Mon, 27 Aug 2007 18:03:11 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Chronicles]]></category>

		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[lang:pt]]></category>

		<category><![CDATA[tech:ok]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/08/vivo-sms.html</guid>
		<description><![CDATA[Comprei o tal Nokia E61i desbloqueado fora do país.
Aí coloquei o tal chip GSM e consigo fazer e receber ligações mas só receber SMSs (ou torpedos). Não conseguia enviar porque quando tentava ele pedia um tal de número do centro de mensagens. Vai saber o que é isso&#8230;
Investiguei os menus do aparelho e realmente pode-se [...]]]></description>
			<content:encoded><![CDATA[<p><!--adsense#boxRightGeneral--><a href="http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html" >Comprei o tal Nokia E61i</a> desbloqueado fora do país.</p>
<p>Aí coloquei o tal chip GSM e consigo fazer e receber ligações mas só receber SMSs (ou torpedos). Não conseguia enviar porque quando tentava ele pedia um tal de número do centro de mensagens. Vai saber o que é isso&#8230;</p>
<p>Investiguei os menus do aparelho e realmente pode-se cadastrar centros de mensagens, cada um com um respectivo número. Ou seja, se quero mandar um SMS para o número 1234-5678 o que de fato acontece é que o aparelho envia para um número especial da operadora, e esta por sua vez trata de redirecionar para 1234-5678 ou outra operadora.</p>
<p>Restava agora descobrir que número era esse. E uma pequena saga começou.</p>
<p>Liguei umas 5 vezes para a central de atendimento da VIVO (em cada tentativa fui recirecionado umas 4 vezes, tendo que passar cada vez meu CPF etc) e ninguém nem sabia do que eu estava falando.</p>
<p>Liguei na Nokia, e com tom de &#8220;sabemos do que se trata&#8221; disseram que é a operadora quem tem que fornecer esse número, obviamente.</p>
<p>Impaciente, fui até uma loja da VIVO para pedir ajuda. Quem me atendeu também tentou ir via central de atendimento, e nessas fui redirecionado mais umas 4 vezes, sem a menor possibilidade de êxito. Em paralelo, o gerente muito atencioso foi tentando falar com seu suporte de loja, que também batia com a cabeça na parede.</p>
<p>Resumo da ópera, tive que pedir um aparelho similar da vitrine, tipo E62, N73, etc, ligá-lo com o meu chip e entrar nas configurações do Centro de Mensagens para ver qual era o número que aparecia. Ligá-lo sem o chip não funcionava.</p>
<p><!--adsense--></p>
<p>Ai foi só criar um centro de mensagens com um nome qualquer, tipo &#8220;<strong>Vivo SMS</strong>&#8221; e copiar o número <strong>+55-01-0110-2010</strong> do outro aparelho. E lá vai o bichano mandando SMS com sucesso.</p>
<p>Mas me tiraram a alma até eu poder manusear um aparelho da vitrine para que eu mesmo possa descobrir a solução do problema !</p>
<p>Espero que esse número seja útil para outros que compram celulares fora do país.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/08/vivo-sms.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/08/vivo-sms.html#comments" >62 comments</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/chronicles" title="View all posts in Chronicles" rel="category tag" >Chronicles</a>,  <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/08/vivo-sms.html&amp;title=SMS pela VIVO" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/08/vivo-sms.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/08/vivo-sms.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/08/vivo-sms.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>My New Cellphone</title>
		<link>http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html</link>
		<comments>http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html#comments</comments>
		<pubDate>Sat, 04 Aug 2007 23:12:39 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[Multimedia]]></category>

		<category><![CDATA[lang:en]]></category>

		<category><![CDATA[tech:ok]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html</guid>
		<description><![CDATA[Its a Nokia E61i.

The Nokia E Series smartphones are currently the most advanced in the market. Some may say iPhone but there is no more than great usability and fancy-ness on it.
These are a few characteristics I like in E61i:

QWERTY keyboard. I&#8217;m tired of loosing stylus pens and even use them to point things.
WiFi with [...]]]></description>
			<content:encoded><![CDATA[<p>Its a Nokia E61i.</p>
<p><!--adsense#horinzontalTechcontent--></p>
<p><a href="http://www.nokiausa.com/link?cid=EDITORIAL_217498" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.nokiausa.com');"><img src="http://www.brighthand.com/assets/6324.jpg" class="photo" align="right" height="225" width="225" /></a>The Nokia E Series smartphones are currently the most advanced in the market. Some may say iPhone but there is no more than great usability and fancy-ness on it.</p>
<p>These are a few characteristics I like in E61i:</p>
<ol>
<li>QWERTY keyboard. I&#8217;m tired of loosing stylus pens and even use them to point things.</li>
<li>WiFi with power save features. This is unique and as far as I know only Nokia and now the iPhone have it. <a href="http://avi.alkalay.net/2007/08/leap-nokia-e-series.html" target="_blank" >E61i can also connect to Cisco WiFi networks with LEAP authentication</a>, as used by my company. At work, at home and everywhere it finds a WiFi network I stay connected all the time with a sort of smart roaming, without running out of batteries.</li>
<li>A wide screen and great web features as integrated feed reader and full XHTML browser based on KDE&#8217;s Konqueror that perfectly render very well all pages I need.</li>
<li>Integrated Java support so I can install a practical mobile Google Maps application amongst others.</li>
<li>Media features as MP3, MPEG-4&#8217;s AAC, MPEG-4 video (low profile DivX/Xvid) and MP4 container support.</li>
<li>2 megapixel camera for pictures and video.</li>
<li>Can syncronize PIM data with anything that supports the <a href="http://en.wikipedia.org/wiki/Syncml" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">SyncML</a> Open Standard, for example the <a href="http://scheduleworld.com/" onclick="javascript:urchinTracker ('/outbound/article/scheduleworld.com');">ScheduleWorld.com</a> service.</li>
<li>Has <a href="http://en.wikipedia.org/wiki/Text_to_speech" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">Text To Speech</a> capabilities, so everytime somebody calls me, the phone actually speaks his or her name as it is written in the contacts database. There are options to install and use different voices and language accents.</li>
<li>Has voice recognition capabilities, so I can press a button in the wireless bluetooth phones to make the phone as for a name, I speak it and it recognizes by how it is written in the contacts database. I did not have to record each contact&#8217;s name as previous phone models. Nokia E61i actually recognizes what I speak.</li>
<li>And, to keep me hacking, the most important: integrated VoIP support through the <a href="http://en.wikipedia.org/wiki/Session_Initiation_Protocol" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">SIP</a> standard.</li>
</ol>
<p>This last point deserves an explanation. To use VoIP you usually have to install a softphone in your computer and be close to it to make calls. Well, this phone kind of has a standards compliant softphone already installed in the OS. Together with great WiFi support, I can carry my work extension and other SIP accounts with me all the time, to make cheap international calls and also receive free calls.</p>
<p>This is all very geeky and I love it.</p>
<p>In further articles I&#8217;ll explain how to configure advanced features I&#8217;ve been using in my new Nokia E61i, a very portable computer.</p>
<p><!--adsense#horinzontalTechcontent--></p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html#comments" >20 comments</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>,  <a href="http://avi.alkalay.net/cat/ict/multimedia" title="View all posts in Multimedia" rel="category tag" >Multimedia</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html&amp;title=My New Cellphone" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/08/my-new-nokia-e61i.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Testei o iPhone</title>
		<link>http://avi.alkalay.net/2007/07/testei-o-iphone.html</link>
		<comments>http://avi.alkalay.net/2007/07/testei-o-iphone.html#comments</comments>
		<pubDate>Sun, 08 Jul 2007 14:18:23 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[lang:pt]]></category>

		<category><![CDATA[tech:ok]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/07/testei-o-iphone.html</guid>
		<description><![CDATA[
De pé, numa loja da AT&#38;T em NY, brinquei com o iPhone por uns 20 minutos.

Ele é menor, mais fino e mais bonito do que eu esperava.
Comparado com o iPod, sua parte de trás é fosca de material que não risca.
A Apple conseguiu fazer uma interface que só tem 1 botão, e ele é exatamente [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 3px;"><object type="application/x-shockwave-flash" data="http://www.wireless.att.com/cell-phone-service/swf/iphone/iPhoneVideo.swf" width="230" height="440"><param name="movie" value="http://www.wireless.att.com/cell-phone-service/swf/iphone/iPhoneVideo.swf" /></object></div>
<p>De pé, numa loja da AT&amp;T em NY, brinquei com o iPhone por uns 20 minutos.</p>
<ul>
<li>Ele é menor, mais fino e mais bonito do que eu esperava.</li>
<li>Comparado com o iPod, sua parte de trás é fosca de material que não risca.</li>
<li>A Apple conseguiu fazer uma interface que só tem 1 botão, e ele é exatamente para o que você precisa naquele momento. Muito intuitivo.</li>
<li>Tem viva voz.</li>
<li>O lance da tela virar na horizontal e vertical não funcionou direito, mas acho que eu fiz algo errado.</li>
<li>Fiz ele travar uma vez quando inseria um contato na agenda e usei sua câmera para tirar a foto da pessoa. Simplesmente travou na hora de diminuir a resolução da foto.</li>
<li>Não se pode dar várias categorias (tags) a um contato, como se faz hoje com KPIM, Lotus Notes, ou Outlook. Isso faz falta.</li>
<li>Seu teclado virtual é bom e preciso.</li>
<li>Não encontrei nenhuma forma fácil de usar caracteres internacionoais com o teclado. Ou seja, não se pode escrever com ascentos. Talvez ainda não suporte isso.</li>
<li>Seu browser — o Safari — é ótimo e mostrou corretamente  as páginas em que entrei, inclusive o GMail. Ele tem bom suporte a JavaScript.</li>
<li>Tem um controle de zoom espetacular: amplia ou diminui-se o tamanho das coisas abrindo ou fechando-se 2 dedos sobre a tela.</li>
<li>Mesmo em tamanho muito pequeno suas letras são legíveis, graças a tecnologias TrueType.</li>
<li>Tem uma aplicação de Google Maps personalizada. Mas acredito que pode-se acessar esse site também pelo browser.</li>
<li>Tem uma aplicação de YouTube personalizada. Funciona.</li>
<li>A interface de sua parte iPod não tem mais a roda sensível. Navega-se pelas listas com o dedo como se fosse um scrollbar.</li>
<li>Selecionei um filme para assitir, mas travou.</li>
<li>O navegador 3D de capas de albuns é lindo.</li>
<li>Não há aplicações de escritório como editor de planilhas ou texto rico.</li>
<li>Tem WiFi, acho que tem Bluetooth, mas não reparei se tem infravermelho.</li>
<li>O navegador de fotos é intuitivo e ótimo também, mas não consegui girar a tela conforme giro o iPhone fisicamente.</li>
<li>A aplicação de previsão do tempo — movida a tecnologia Yahoo! e Weather Channel — não achou a cidade de São Paulo !</li>
<li>Há outras aplicações como anotações e stocks, mas não as testei.</li>
</ul>
<p>Enquanto no Brasil pagamos uma média de R$6 por megabyte nos pacotes de dados de telefonia celular, na AT&amp;T a transferência é ilimitada.</p>
<p>Achei que o iPhone não iria me servir por causa da dificuldade de inserir dados, teclado etc. Mas adorei e mudei de idéia. E acredito que os problemas encontrados serão corrigidos ao longo do tempo.</p>
<p>O iPhone é uma revolução em interface com o usuário. Na minha opinião, é o primeiro computador de bolso verdadeiramente viável e prático além de bastante poderoso.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/07/testei-o-iphone.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/07/testei-o-iphone.html#comments" >4 comments</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/07/testei-o-iphone.html&amp;title=Testei o iPhone" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/07/testei-o-iphone.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/07/testei-o-iphone.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/07/testei-o-iphone.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Propagandas do iPhone para Linux</title>
		<link>http://avi.alkalay.net/2007/06/propagandas-do-iphone-para-linux.html</link>
		<comments>http://avi.alkalay.net/2007/06/propagandas-do-iphone-para-linux.html#comments</comments>
		<pubDate>Mon, 04 Jun 2007 14:26:37 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Linux &amp; Open Source]]></category>

		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[Multimedia]]></category>

		<category><![CDATA[lang:pt]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/06/propagandas-do-iphone-para-linux.html</guid>
		<description><![CDATA[A Apple finalmente deu a data de lançamento do iPhone: 29 de junho.
Em seu site há 3 lindos videos mostrando a operação fácil do aparelho. Mas exige Quicktime e sem isso não funciona. Para um leigo.
Mas como já sabia que a Apple usa padrões ISO em seus videos, tipo MP4, H.264 e AAC, foi só [...]]]></description>
			<content:encoded><![CDATA[<p>A Apple finalmente deu a data de lançamento do iPhone: 29 de junho.</p>
<p><a href="http://www.apple.com/iphone/ads/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.apple.com');">Em seu site há 3 lindos videos mostrando a operação fácil do aparelho</a>. Mas exige Quicktime e sem isso não funciona. Para um leigo.</p>
<p>Mas como já sabia que a Apple usa padrões ISO em seus videos, tipo <a href="http://avi.alkalay.net/2007/05/supra-sumo-em-compressao-de-video.html" target="_blank" >MP4, H.264 e AAC</a>, foi só ver o fonte e descobrir a URL dos videos. Então é só clicar com o botão direito, salvar o arquivo MOV (MP4) e depois assistir com MPlayer ou outro player de Linux que você preferir.</p>
<p align="center"><a href="http://movies.apple.com/movies/us/apple/iphone/never_been/apple-iphone-never_been_848x496.mov"><img src="http://images.apple.com/iphone/ads/images/screen_neveripod20070612.jpg" title="Never been an iPod" alt="Never been an iPod" height="225" width="400" /><br />
Never been an iPod</a></p>
<p align="center"> <a href="http://movies.apple.com/movies/us/apple/iphone/how_to/apple-iphone-how_to_848x496.mov" target="_blank"><img src="http://images.apple.com/iphone/ads/images/screen_howto20070612.jpg" title="How to" alt="How to" height="225" width="400" /><br />
How to</a></p>
<p align="center"> <a href="http://movies.apple.com/movies/us/apple/iphone/calamari/apple-iphone-calamari_848x496.mov"><img src="http://images.apple.com/iphone/ads/images/screen_calamari20070612.jpg" title="Calamari" alt="Calamari" height="225" width="400" /><br />
Calamari</a></p>
<p>Ou então, se tiver um link rápido, pode assistir enquanto baixa, assim:</p>
<pre class="screen">
bash$ mplayer http://movies.apple.com/movies/us/apple/iphone/never_been/apple-iphone-never_been_848x496.mov
bash$ mplayer http://movies.apple.com/movies/us/apple/iphone/how_to/apple-iphone-how_to_848x496.mov
bash$ mplayer http://movies.apple.com/movies/us/apple/iphone/calamari/apple-iphone-calamari_848x496.mov</pre>
<p>Os links que escolhi são os de alta definição. Há versões com qualidade mais baixa no site original.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/06/propagandas-do-iphone-para-linux.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/06/propagandas-do-iphone-para-linux.html#comments" >One comment</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/ict/linux" title="View all posts in Linux &amp; Open Source" rel="category tag" >Linux &amp; Open Source</a>,  <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>,  <a href="http://avi.alkalay.net/cat/ict/multimedia" title="View all posts in Multimedia" rel="category tag" >Multimedia</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/06/propagandas-do-iphone-para-linux.html&amp;title=Propagandas do iPhone para Linux" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/06/propagandas-do-iphone-para-linux.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/06/propagandas-do-iphone-para-linux.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/06/propagandas-do-iphone-para-linux.html/feed</wfw:commentRss>
<enclosure url="http://movies.apple.com/movies/us/apple/iphone/how_to/apple-iphone-how_to_848x496.mov" length="7019081" type="video/quicktime" />
<enclosure url="http://movies.apple.com/movies/us/apple/iphone/never_been/apple-iphone-never_been_848x496.mov" length="7049343" type="video/quicktime" />
<enclosure url="http://movies.apple.com/movies/us/apple/iphone/calamari/apple-iphone-calamari_848x496.mov" length="7208672" type="video/quicktime" />
		</item>
		<item>
		<title>Maravilhas da Telefonia Moderna</title>
		<link>http://avi.alkalay.net/2007/04/maravilhas-da-telefonia-moderna.html</link>
		<comments>http://avi.alkalay.net/2007/04/maravilhas-da-telefonia-moderna.html#comments</comments>
		<pubDate>Mon, 23 Apr 2007 18:39:34 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[best]]></category>

		<category><![CDATA[best:tech]]></category>

		<category><![CDATA[lang:pt]]></category>

		<category><![CDATA[tech:ok]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2007/04/maravilhas-da-telefonia-moderna.html</guid>
		<description><![CDATA[Este post é um dump mental de tudo que tenho descoberto sobre telefonia IP. Inclui também uma lista de vantagens dos celulares Nokia para VoIP.]]></description>
			<content:encoded><![CDATA[<p>Vou usar este post para descarregar as coisas maravilhosas que tenho descoberto sobre telefonia móvel, VoIP, e suas aplicações para o mundo corporativo.</p>
<p>Este assunto é fascinante e importante porque telefonia móvel está intimamente ligada a conectividade móvel. A pessoas estarem 100% do tempo conectadas, trocando informações e conhecimento. Desde <a href="http://en.wikipedia.org/wiki/Telephone#History" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">Graham Bell</a> muita coisa mudou e o conceito todo foi diversas vezes reinventado.</p>
<ul>
<li>VoIP é um assunto de muitos donos. Cada fabricante de PBX (central telefônica, Cisco, Avaya, Nortel, etc) inventa seus protocolos proprietários. O padrão universal se estabeleceu com o SIP, que é um protocolo muito parecido com HTTP.</li>
<li>A partir do momento em que duas pontas (computadores, smartphones) tem IPs e um software capaz de &#8220;falar&#8221; SIP, elas podem fazer uma conexão direta e começar a conversa de voz, video, ou texto.</li>
<li>Um softphone é um software que implementou o padrão SIP. Isso é muito fácil, em parte porque o SIP é um padrão aberto. Em Windows eu uso o <a href="http://www.phonerlite.de/index_en.htm" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.phonerlite.de');">PhonerLite</a> e em Linux uso o <a href="http://www.gnomemeeting.org/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.gnomemeeting.org');">Ekiga</a> e o <a href="http://sourceforge.net/projects/kphone" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/sourceforge.net');">KPhone</a>.</li>
<li>A parte proprietária do SIP são alguns <a href="http://en.wikipedia.org/wiki/Speech_coder" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">codecs de voz</a>: eles são necessários para comprimir (e descomprimir) a voz entre os interlocutores, e funcionam mais ou menos como compressão em MP3, só que otimizados para voz. Os proprietários são o <a href="http://en.wikipedia.org/wiki/G.711" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">G.711</a>, <a href="http://en.wikipedia.org/wiki/G.726" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">G.726</a> e os codecs abertos são os excelentes <a href="http://en.wikipedia.org/wiki/Speex" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">Speex</a> e o <a href="http://en.wikipedia.org/wiki/ILBC" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/en.wikipedia.org');">iLBC</a>. Se não há um codec comum entre as duas pontas, algum intermediário terá que fazer a conversão, e esse é um dos papeis do PBX (ou central telefônica).</li>
<li>Pode-se montar uma central telefônica em casa com um PC velho e com pouca RAM, usando o <a href="http://www.asterisk.org/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.asterisk.org');">Asterisk</a>, que nada mais é do que um software que implementa a lógica de uma central. Mais fácil ainda, pode-se usar o life CD do <a href="http://www.astlinux.org/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.astlinux.org');">AstLinux</a> (que contém o Asterisk) e bootar qualquer PC como um PBX IP.</li>
<li>Pode-se montar uma central telefônica online gratuitamente, usando serviços como o <a href="https://www.pbxes.com/" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.pbxes.com');">PBXes</a>. Cadastra-se os usuários e seus softphones e pode-se configurar serviços como um número para conferência, número que faz tocar vários telefones simultaneamente, caixa postal, voice mail para e-mail, etc.</li>
<li>Para usar SIP para ligar para números de telefonia convencional (land lines) no mundo todo, é necessário comprar serviços de minutagem de algum provedor. O mais barato que conheço é o <a href="http://www.sipdiscount.com" target="_blank" onclick="javascript:urchinTracker ('/outbound/article/www.sipdiscount.com');">SIP Discount</a> com preços realmente agressivos, e alguns países totalmente gratuitos. Esse processo todo é similar a usar o Skype, só que o software é genérico, e a minutagem é muitíssimo mais barata. Diga-se de passagem, entre todos esses serviços de minutagem VoIP, o <strong>Skype é o mais proprietário e de longe o mais caro</strong>. Outros serviços são o Ekiga.net, Gizmo, VoIP Discount (da mesma empresa do SIP Discount, mas com softphone proprietário).</li>
<li>O único inconveniente em usar SIP é substituir o telefone pelo computador. Na prática é desconfortável, e não temos um computador conectado sempre conosco. Mas isso já está sendo resolvido. Leia adiante.</li>
</ul>
<h4>Nokia: O Celular das Pessoas Conectadas</h4>
<p><img src="http://upload.wikimedia.org/wikipedia/commons/thumb/2/2a/NokiaE61.jpg/450px-NokiaE61.jpg" class="photo" align="right" height="236" width="177" />A Nokia não me pagou para dizer isso, mas com certeza meu próximo celular será um smartphone desse fabricante, da linha N ou E.</p>
<ul>
<li>Esses celulares mais avançados tem um cliente SIP embutido e integrado. Ao se escolher um número da agenda para ligar, ele pergunta se a ligação é normal ou pela Internet. Até aí não há nenhuma diferença em pegar um smartphone qualquer, por exemplo baseado em Windows Mobile 5.0,  e instalar um softphone nele. Mas esse SO não vai te deixar ficar on line o tempo todo: sua bateria vai acabar antes da hora do almoço.</li>
<li>Esses celulares tem WiFi, mas não é esse o fator mais importante. WiFi em um handheld seca sua bateria em menos de duas horas conectadas. O que realmente importa é que o Symbian OS (sistema operacional desses aparelhos) foi otimizado para se manter sempre conectado por WiFi, mas economizando energia quando não há dados trafegando. Mais ainda: quando se muda de localidade, ele detecta a mudança, se reconecta e se reconfigura.</li>
<li>Quando não há redes WiFi (mais baratas ou gratuitas), pode-se usar outras redes de dados, tipo GPRS (do GSM) ou WCDMA (do CDMA). O Symbian OS trata de fazer a troca de redes de forma transparente, sem interrupções. Essa gerência automática de redes somada a otimização de uso de energia para WiFi faz esse SO ser realmente especial.</li>
<li>O SIP integrado ao celular elimina o inconveniente de precisar de um computador. O celular é o computador conectado a Internet o tempo todo, da forma mais barata possível para uma localidade que se está.</li>
<li>Uma equipe de funcionários de uma mesma empresa, portando celulares com VoIP como os da Nokia (que na verdade são os únicos do mercado hoje), usando serviços gratuitos como os do PBXes, poderão se telefonar com push-to-talk (como Nextel), fazer conferências, ter o ramal transferido para o celular, enviar SMSs, fazer video conferências por IP (no novo N73), etc, de graça. Isso quando estiverem associados a uma rede WiFi, como as de seu escritório, ou em casa. Quando estiverem na rua, ainda poderão fazer tudo isso com VoIP sobre GPRS a custos bem mais baixos do que os dos minutos de voz GSM ou CDMA, porque o custo-benefício de voz comprimida sobre IP é melhor que o de voz tradicional.</li>
<li>Para ligações internacionais ou quando estiverem viajando, esses usuários poderão receber ligações VoIP gratuitamente em seus celulares, ou fazer a custo muito baixo com serviços como SIP Discount. Além de literalmente levarem seu ramal consigo.</li>
<li>Além do mais esses celulares contam com um arsenal de ferramentas para a web, tais como um ótimo browser, melhor que a média dos handhelds do mercado, player de multimídia incluindo filmes e leitores de feeds. A soma desses elementos faz o celular ser um ótimo cliente para podcasts. Se o som do seu carro tiver bluetooth, seu Nokia pode transmitir seus podcasts favoritos para ele enquanto estiver dirigindo para o trabalho.</li>
</ul>
<p>Se as informações aqui estão um pouco desestruturadas é porque isso foi um &#8220;dump mental&#8221; mesmo. Para compartilhar rapidamente esse conhecimento com você, leitor.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2007. | -->
	<a href="http://avi.alkalay.net/2007/04/maravilhas-da-telefonia-moderna.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2007/04/maravilhas-da-telefonia-moderna.html#comments" >17 comments</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2007/04/maravilhas-da-telefonia-moderna.html&amp;title=Maravilhas da Telefonia Moderna" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2007/04/maravilhas-da-telefonia-moderna.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2007/04/maravilhas-da-telefonia-moderna.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2007/04/maravilhas-da-telefonia-moderna.html/feed</wfw:commentRss>
		</item>
		<item>
		<title>Wireless iPod</title>
		<link>http://avi.alkalay.net/2006/12/wireless-ipod.html</link>
		<comments>http://avi.alkalay.net/2006/12/wireless-ipod.html#comments</comments>
		<pubDate>Thu, 14 Dec 2006 06:04:38 +0000</pubDate>
		<dc:creator>Avi</dc:creator>
		
		<category><![CDATA[Mobility]]></category>

		<category><![CDATA[lang:pt]]></category>

		<category><![CDATA[tech:ok]]></category>

		<guid isPermaLink="false">http://avi.alkalay.net/2006/12/wireless-ipod.html</guid>
		<description><![CDATA[Tentando me desfazer dos anti-sociais-fones-de-ouvido, fui na onda de comprar um transmissor FM para o iPod que ganhei de aniversário.
Para quem não sabe o que é isso, trata-se de um dispositivo que se pluga ao iPod e que transmite o que ele toca para um rádio, por ondas de FM.
Minha dica é: não perca seu [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://ec1.images-amazon.com/images/P/B000ECZ4TQ.01._AA280_SCLZZZZZZZ_.jpg" title="AirPlay2" class="photo" alt="AirPlay2" align="right" height="148" width="148" />Tentando me desfazer dos anti-sociais-fones-de-ouvido, fui na onda de comprar um <a href="http://www.amazon.com/Xtrememac-Airplay2-FM-Transmitter-Black/dp/B000JMHRFA/sr=8-3/qid=1171444598/ref=sr_1_3/104-5379550-5937555?ie=UTF8&amp;s=electronicshttp://www.amazon.com/Xtrememac-Airplay2-FM-Transmitter-Black/dp/B000JMHRFA/sr=8-3/qid=1171444598/ref=sr_1_3/104-5379550-5937555?ie=UTF8&amp;s=electronics" onclick="javascript:urchinTracker ('/outbound/article/www.amazon.com');">transmissor FM para o iPod</a> que ganhei de aniversário.</p>
<p>Para quem não sabe o que é isso, trata-se de um dispositivo que se pluga ao iPod e que transmite o que ele toca para um rádio, por ondas de FM.</p>
<p>Minha dica é: não perca seu tempo com isso. Testei vários e todos são ruins. Sim, você consegue ouvir no rádio o que o iPod toca, mas <strong>sempre</strong> há <strong>muito</strong> chiado, e só funciona a poucos centímetros do rádio, o que não é prático.</p>
<p>Irritei-me e devolvi hoje para a loja.</p>
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	<small><p><!--&copy; Avi for <a href="http://avi.alkalay.net" >Avi Alkalay</a>, 2006. | -->
	<a href="http://avi.alkalay.net/2006/12/wireless-ipod.html" >Permalink</a> |
	<a href="http://avi.alkalay.net/2006/12/wireless-ipod.html#comments" >5 comments</a> |
	Filed under: <a href="http://avi.alkalay.net/cat/ict/mobile" title="View all posts in Mobility" rel="category tag" >Mobility</a>.<br/>
	Add to
	<a href="http://del.icio.us/post?url=http://avi.alkalay.net/2006/12/wireless-ipod.html&amp;title=Wireless iPod" onclick="javascript:urchinTracker ('/outbound/article/del.icio.us');"><img src="http://del.icio.us/favicon.ico" border="0"> del.icio.us</a>
	<a href="http://www.digg.com/submit" onclick="javascript:urchinTracker ('/outbound/article/www.digg.com');"><img src="http://digg.com/favicon.ico" border="0"> digg</a> |
	Who's linking?
	<a href="http://www.technorati.com/search/http://avi.alkalay.net/2006/12/wireless-ipod.html" title="Search on Technorati" onclick="javascript:urchinTracker ('/outbound/article/www.technorati.com');"><img src="http://technorati.com/favicon.ico" border="0"> Technorati</a>
	<a href="http://google.com/blogsearch?q=http://avi.alkalay.net/2006/12/wireless-ipod.html" title="Search on Google Blog Search" onclick="javascript:urchinTracker ('/outbound/article/google.com');"><img src="http://www.google.com.br/favicon.ico" border="0"> Google</a></small></p>]]></content:encoded>
			<wfw:commentRss>http://avi.alkalay.net/2006/12/wireless-ipod.html/feed</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.226 seconds -->
<!-- Cached page served by WP-Cache -->
