<?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>JomPeich d&#039;er Bisente &#187; MacOS X</title> <atom:link href="http://www.bisente.com/blog/category/macos-x/feed/" rel="self" type="application/rss+xml" /><link>http://www.bisente.com</link> <description>Este es mi blog. Hay otros muchos pero este es el mío.</description> <lastBuildDate>Mon, 23 Jan 2012 06:37:00 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>MacOS Xen: Snow Leopard as guest on a Xen domU</title><link>http://www.bisente.com/blog/2011/03/15/macos-xen-snow-leopard-as-guest-on-a-xen-domu/</link> <comments>http://www.bisente.com/blog/2011/03/15/macos-xen-snow-leopard-as-guest-on-a-xen-domu/#comments</comments> <pubDate>Tue, 15 Mar 2011 20:41:27 +0000</pubDate> <dc:creator>bisente</dc:creator> <category><![CDATA[English]]></category> <category><![CDATA[Linuxadas]]></category> <category><![CDATA[MacOS X]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[Debian]]></category> <category><![CDATA[domU]]></category> <category><![CDATA[guest]]></category> <category><![CDATA[HacOS X]]></category> <category><![CDATA[iATKOS]]></category> <category><![CDATA[MultiBeast]]></category> <category><![CDATA[OSx86]]></category> <category><![CDATA[virtual]]></category> <category><![CDATA[virtual machine]]></category> <category><![CDATA[virtualization]]></category> <category><![CDATA[VNC]]></category> <category><![CDATA[xen]]></category><guid isPermaLink="false">http://www.bisente.com/?p=1507</guid> <description><![CDATA[Some days ago I started trying to get MacOS X to run as a virtual machine on Xen. After all if the OSx86 guys are getting it to run on normal PC hardware, why not on virtual hardware? There&#8217;s not much &#8230; <a href="http://www.bisente.com/blog/2011/03/15/macos-xen-snow-leopard-as-guest-on-a-xen-domu/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Some days ago I started <a title="Trying to install MacOS X in Xen" href="http://twitter.com/#!/bisente/status/46262667282890752">trying to get MacOS X</a> to run as a virtual machine on <a title="Xen" href="http://www.xen.org/">Xen</a>. After all if the <a title="OSx86 Project" href="http://wiki.osx86project.org/">OSx86</a> guys are getting it to run on normal PC hardware, why not on virtual hardware?</p><p>There&#8217;s not much info available and most of them is incomplete. The more accurate sites I could find were:</p><ul><li><a title="Snow Leopard Server on Xen" href="http://wiki.osx86project.org/wiki/index.php/Snow_Leopard_Server_on_Xen">Snow Leoprad Server on Xen</a>, which only explains the Xen configuration but not the installation. Anyway it links to a very useful <a title="How to Build a Hackintosh with Snow Leopard, Start to Finish" href="http://lifehacker.com/#!5351485/how-to-build-a-hackintosh-with-snow-leopard-start-to-finish">howto on building a Hackintosh</a> which <a title="How to Build a Hackintosh Mac and Install OS X in Eight Easy Steps" href="http://lifehacker.com/#!5672051/how-to-build-a-hackintosh-mac-and-install-os-x-in-eight-easy-steps">ultimately</a> lead me to <a title="MultiBeast" href="http://tonymacx86.blogspot.com/2010/04/iboot-multibeast-install-mac-os-x-on.html">MultiBeast</a>.</li><li><a title="Linux, Mac OS X и Windows - вместе!" href="http://blogs.mail.ru/mail/vanderpool/76BA55E357348565.html">Linux, Mac OS X и Windows &#8211; вместе!</a> In Russian. <a title="Linux, Mac OS X and Windows - together!" href="http://translate.google.com/translate?js=n&amp;prev=_t&amp;hl=es&amp;ie=UTF-8&amp;layout=2&amp;eotf=1&amp;sl=ru&amp;tl=en&amp;u=http%3A%2F%2Fblogs.mail.ru%2Fmail%2Fvanderpool%2F76BA55E357348565.html">Google Translator is your friend</a>. <img src='http://www.bisente.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></li></ul><p>Some notes:</p><ul><li>I&#8217;m using <a title="Debian" href="http://www.debian.org/">Debian Squeeze</a> with the bundled Xen 4.0 for the hypervisor and the dom0. The server si a cheap (~300€) PC with a DualCore E5700 @3Ghz and 4Gb of RAM. Other versions of Xen may need different options or have a slightly different config file syntax.</li><li>I assume you already know how to configure a Xen domU, access it through Xen&#8217;s built-in VNC server, etc.</li><li>Instead of using the original Snow Leopard DVD and then patching like <a title="Snow Leopard Server on Xen" href="http://wiki.osx86project.org/wiki/index.php/Snow_Leopard_Server_on_Xen">here</a>, I&#8217;m taking the easy road using <a title="iATKOS S3 v2" href="http://www.google.es/search?q=iatkos+s3+v2">iATKOS S3 v2</a> which is already upgraded to 10.6.3 and bundles several the OSx86 patches.</li></ul><p>My /etc/xen/hackosx.cfg file is a mix of those on the previously mentioned pages:</p><pre>kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = 512
device_model='/usr/lib64/xen/bin/qemu-dm'

name = "hackosx"
#vcpus=1
pae=1
acpi=1
apic=1
#HPET=1
#timer_mode=0
#vpt_align=0
#vcpus_avail=1
#localtime=1
NE2000=0

vif = [ 'type=ioemu,ip=192.168.10.10,bridge=xenbr0' ]
disk = [
        'phy:/dev/mapper/xen-hackosx_hd,ioemu:hda,w',
        'file:/root/iATKOS_S3v2.iso,hdc:cdrom,r',
  ]

# first boot from disk, then from cd if that fails
boot="cd"
sdl=0
vnc=1
vnclisten="0.0.0.0"
vncdisplay=1
vncconsole=0
vncunused=1
vncpasswd='pass'

stdvga=1
serial='pty'
monitor=1</pre><p>Fix the path to the HD image file/dev and the iATKOS ISO if you need.</p><p>So, let&#8217;s begin:</p><ul><li>On the dom0 run &#8220;xen create /etc/xen/hackosx.cfg&#8221; and access it via VNC.</li><li>Run Disk Utility and partition the virtual HD. Return to the installer.</li><li>On the screen where you select the destination HD, click the customize button on the bottom left. Besides the default options (on the screenshot) I also selected the following (NOT on the screenshot and NEEDED for OS X to run on Xen):<ul><li>Patches-&gt;Modified Kernels-&gt;qoopz 10.3.0</li><li>Drivers-&gt;Main Hardware-&gt;SATA/IDE-&gt;Intel SATA/IDE</li><li>Drivers-&gt;Main Hardware-&gt;PS/2-&gt;Apple PS/2</li><li>Drivers-&gt;Network-&gt;Wired-&gt;Realtek-&gt;RTL8139</li></ul><p><img class="aligncenter" title="iATKOS default options" src="http://img535.imageshack.us/img535/11/screenshot20100612at656.png" alt="iATKOS default options" width="453" height="937" /></li><li>Continue with the installation.</li></ul><p>The installer proceeds normally until the end. In my case it gets stuck in &#8220;Remaining time: 8 minutes approx.&#8221; so after a while seeing the progress bar not&#8230; well&#8230; progressing, I went to the dom0 and restarted the virtual machine. Note: I had to re-install several times until I got the right options and the installer hanged for me at that point always.</p><p>Despite the unfinished installation, access again the VM after restarting it with VNC. This time you&#8217;ll see the usual OS X 1st time wizard configuring the language, time zone, user account, etc. Yay!</p><p>Now, on to the upgrade to 10.6.6:</p><ul><li>Download the <a title="Mac OS X v10.6.6 Update Combo" href="http://support.apple.com/kb/DL1349">10.6.6 upgrade combo</a>.</li><li><a title="MultiBeast download" href="http://www.tonymacx86.com/downloads">Download MultiBeast</a>.</li><li>Following the <a title="iBoot + MultiBeast: Install Mac OS X on any Intel-based PC" href="http://tonymacx86.blogspot.com/2010/04/iboot-multibeast-install-mac-os-x-on.html">MultiBeast install guide</a>, install the 10.6.6 upgrade but at the end DON&#8217;T RESTART THE SYSTEM AT THE END.</li><li>Instead, run MultiBeast. Options I&#8217;ve selected:<ul><li>EasyBeast Install</li><li>System Utilities (all)</li><li>OSx86 Software (all)</li></ul><p style="text-align: center;"><img class="aligncenter" title="MultiBeast options" src="http://2.bp.blogspot.com/_wQqG5zq3VxU/TTYqYgJUUQI/AAAAAAAAACc/ilDNXtrXTeY/s1600/30.png" alt="MultiBeast options" width="490" height="364" /></p></li><li>Reboot.</li></ul><p>If everything worked as expected, now you&#8217;re running MacOS X Snow Leopard updated to 10.6.6 on a Xen domU. \o/</p><p>Some additional details:</p><ul><li>Network performance with the default OS X RTL-8139 driver is TERRIBLE (at least right after installing iATKOS, before upgrading to 10.6.6). <a title="Slow internet with RTL-8139/8139C/8139C" href="http://www.hackint0sh.org/f185/74445.htm">Follow these instructions to replace it</a>.</li><li>If you go to apple menu on the upper left corner and then &#8220;About this Mac&#8221;, the Finder restarts and you don&#8217;t get the About window. :-/ Nevertheless the system is upgraded: &#8221;uname -r&#8221; says 10.6.0 (same as in my MacBook Pro) and the App Store is installed.</li><li>Run Software Update. There&#8217;s a Safari update, a Java one and an iTunes one. <img src='http://www.bisente.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> (yes, Software Update works and these upgrades don&#8217;t break any of the MultiBeast patching).</li><li>Install <a title="Vine Server" href="http://www.testplant.com/products/vine_server/">VineServer</a> (it&#8217;s free). Is a much better VNC server than the one integrated in Xen and more compatible/standard than the one bundled in OS X.</li><li>Disable power saving in System Preferences -&gt; Energy Saver. When the virtual OS goes into power saving I don&#8217;t know how to wake it, you can VNC to it but it&#8217;s completely unresponsive. Maybe there&#8217;s a fix, iATKOS and/or MultiBeast have a fix for power saving (not for Xen of course, but maybe it helps) and Xen&#8217;s config seems to have some options for power management.</li></ul><p>Enjoy. <img src='http://www.bisente.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p><p><strong>March 23th update:</strong> Apple released the MacOS X 10.6.7 upgrade yesterday. I&#8217;ve just tried to install it through Software Update and it works. No need to run MultiBeast even.</p> ]]></content:encoded> <wfw:commentRss>http://www.bisente.com/blog/2011/03/15/macos-xen-snow-leopard-as-guest-on-a-xen-domu/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>DNI electrónico en MacOS X Snow Leopard</title><link>http://www.bisente.com/blog/2010/04/12/dni-electronico-en-macos-x-snow-leopard/</link> <comments>http://www.bisente.com/blog/2010/04/12/dni-electronico-en-macos-x-snow-leopard/#comments</comments> <pubDate>Mon, 12 Apr 2010 07:47:08 +0000</pubDate> <dc:creator>bisente</dc:creator> <category><![CDATA[MacOS X]]></category> <category><![CDATA[Tecnología]]></category> <category><![CDATA[DNI]]></category> <category><![CDATA[DNI electrónico]]></category> <category><![CDATA[DNI-e]]></category> <category><![CDATA[Snow Leopard]]></category><guid isPermaLink="false">http://www.bisente.com/?p=1412</guid> <description><![CDATA[Hace unos meses renové el DNI y me dieron ya el DNI electrónico. Además pedí uno de los lectores de la campaña de Tractis que los mandaban por 2€ (gastos de envío). Intenté instalarlo con las instrucciones que venían en el &#8230; <a href="http://www.bisente.com/blog/2010/04/12/dni-electronico-en-macos-x-snow-leopard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Hace unos meses renové el DNI y me dieron ya el <a title="DNI electrónico" href="http://www.dnielectronico.es/">DNI electrónico</a>. Además pedí uno de los lectores de <a title="Campaña DNI-e" href="https://www.tractis.com/mas-lectores">la campaña de Tractis que los mandaban por 2€ (gastos de envío)</a>. Intenté instalarlo con las instrucciones que venían en el CD de drivers pero no iba, y como por entonces realmente no lo necesitaba lo dejé estar.  Ahora con la Renta a la vuelta de la esquina he decidido darle otra oportunidad. Esta vez básicamente lo que he hecho ha sido desinstalar y seguir los pasos de <a title="Instalando el lector de DNI Electronico de Tractis en MacOS Snow Leopard" href="http://www.buwaki.org/lorem-ipsum/instalando-el-lector-de-dni-electronico-de-tractis-en-macos-snow-leopard">ésta página</a> y <a title="Instalar lector DNIe de tractis" href="http://elquepocoaprieta.com/2009/11/instalar-lector-dnie-de-tractis/">ésta otra</a>:</p><ul><li>Desinstalar la instalación anterior, ejecutar:<ul><li>sudo -i</li><li>/Library/OpenSC/bin/dnie-uninstall</li><li>/Library/OpenSC/bin/opensc-uninstall</li></ul></li><li>Instalar el driver <a title="SCA" href="http://www.opensc-project.org/sca/">SCA para MacOS X</a>. Las versiones 0.2.8 y 0.2.7-pre no me han funcionado, la que finalmente me va es la <a title="SCA 0.2.3pre2" href="http://www.opensc-project.org/files/sca/experimental/sca-0.2.3pre2.dmg">0.2.3pre2</a>.</li><li>Del <a title="Software DNI-e para Sistemas MacOS X 32/64 bits" href="http://www.dnielectronico.es/descargas/PKCS11_para_Sistemas_Unix/MacOS_X.html">portal del DNI-e para Mac</a>, instalar <a title="dni-e 1.4.4.4" href="http://www.dnielectronico.es/descargas/PKCS11_para_Sistemas_Unix/opensc.dnie-1.4.4.4.dmg">el driver</a>.</li><li>Después de reiniciar la sesión, instalar el <a title="Certificaro raíz DNI electrónico" href="http://www.dnie.es/certs/ACRaiz.crt">certificado raíz del DNI-e</a>. Instalarlo en Firefox porque Safari no está soportado. <img src='http://www.bisente.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> Preferencias-&gt;Avanzado-&gt;Cifrado-&gt;Ver Certificados-&gt;Autoridades-&gt;Importar (en las páginas que he enlazado al principio hay capturas de pantalla).</li><li>Con el lector ya pinchado a un puerto USB y el DNI dentro, instalar en Firefox el driver del lector: Preferencias-&gt;Avanzado-&gt;Cifrado-&gt;Dispositivos de Seguridad-&gt;Cargar y como &#8220;Archivo del módulo&#8221; poner /Library/OpenSC/lib/opensc-pkcs11.so.</li><li>Acceder a <a title="Página de prueba DNI-e" href="https://av-dnie.cert.fnmt.es/compruebacert/compruebacert">la página de prueba</a> para ver que funciona (elegir el certificado de autenticación, no el de firma ;D).</li></ul><p>La primera vez que se vaya a usar el DNI-e en cada sesión pide la contraseña (PIN) que os debieron dar al haceroslo. Ahora puede ser un buen momento <a title="Cambio PIN DNI electrónico" href="http://www.dnielectronico.es/descargas/kiosco_virtual.html">para cambiarla</a>. <img src='http://www.bisente.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> ¡Pero para cambiarlo por Internet hay que instalar un .exe! Así que en Mac, nada. Hay que ir a una oficina de expedición. m-/</p><p>Un detalle que me ha traído de cabeza un rato: tengo un hub USB al que tenía pinchado el lector y no había manera de que funcionase, ni siquiera se encendía el LED. Al pincharlo directamente a un puerto USB del Mac, sin problemas. Así que ojo si tenéis un hub.</p><p>Otro detalle: aunque con esto el chiringuito ya esté instalado y funcionando, eso no quiere decir que podamos acceder a cualquier página que admita DNI-e. P.ej. en ING se puede acceder con el DNI en vez de contraseña y tarjeta de claves, pero al ir a acceder me sale un mensaje diciendo que mi navegador o sistema operativo no está soportado. :-/</p><p>Así que aparte del lío para instalarlo, aparte de que no funcione en Safari ni Chrome y haya que usar Firefox, algunas webs puede que dependan de algún applet Java que se atragante en Mac o un control ActiveX con lo que apaga y vámonos, y además con Mac no puedes cambiar el PIN.</p><p>Tres hurras por las tecnologías abiertas independientes de la plataforma bien implementadas. <img src='http://www.bisente.com/wp-includes/images/smilies/icon_razz.gif' alt=':-P' class='wp-smiley' /> Me parece que ya he hecho todo el uso del DNI-e que voy a poder hacer en Mac. :-/</p> ]]></content:encoded> <wfw:commentRss>http://www.bisente.com/blog/2010/04/12/dni-electronico-en-macos-x-snow-leopard/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>Cuando la rueda del scroll deja de funcionar: desmontar el Mighty Mouse Wireless</title><link>http://www.bisente.com/blog/2010/03/07/cuando-la-rueda-del-scroll-deja-de-funcionar-desmontar-el-mighty-mouse-wireless/</link> <comments>http://www.bisente.com/blog/2010/03/07/cuando-la-rueda-del-scroll-deja-de-funcionar-desmontar-el-mighty-mouse-wireless/#comments</comments> <pubDate>Sun, 07 Mar 2010 12:37:30 +0000</pubDate> <dc:creator>bisente</dc:creator> <category><![CDATA[Frikadas]]></category> <category><![CDATA[MacOS X]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[bola]]></category> <category><![CDATA[desmontar]]></category> <category><![CDATA[limpiar]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[Mighty Mouse]]></category> <category><![CDATA[ratón]]></category> <category><![CDATA[roña]]></category> <category><![CDATA[scroll]]></category> <category><![CDATA[suciedad]]></category><guid isPermaLink="false">http://www.bisente.com/?p=1364</guid> <description><![CDATA[Cuando me compré el MacBook Pro hace dos años y medio me hice también con un Mighty Mouse Wireless. Qué le vamos a hacer, los touchpad no me acaban de gustar y el ordenador lo uso sobre todo como equipo &#8230; <a href="http://www.bisente.com/blog/2010/03/07/cuando-la-rueda-del-scroll-deja-de-funcionar-desmontar-el-mighty-mouse-wireless/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Cuando me compré el MacBook Pro hace dos años y medio me hice también con un <a title="Apple Mighty Mouse" href="http://en.wikipedia.org/wiki/Apple_Mighty_Mouse">Mighty Mouse Wireless</a>. Qué le vamos a hacer, los touchpad no me acaban de gustar y el ordenador lo uso sobre todo como equipo de sobremesa, así que el ratón me viene bien.</p><p>De vez en cuando he tenido los típicos problemas de &#8220;roña&#8221; que se amontona en la bola del scroll y deja de ir en alguna dirección, pero siguiendo <a title="How to clean Mac products" href="http://support.apple.com/kb/HT3226">las instrucciones de Apple</a> (frotar la bola con un paño húmedo, con fuerza, con el ratón boca abajo) se había solucionado. Hasta ahora. Desde hace un par de semanas el scroll hacia abajo no iba de ninguna manera, y con los procedimientos de limpieza habituales no conseguía nada. Parece mentira que hasta hace unos años los ratones no tuvieran rueda para el scroll (coño, ni botón central) y sobreviviéramos así, es que estas pequeñas cosas no te das cuenta de lo que ayudan hasta que las pierdes. Estas dos semanas tener que usar la tecla de &#8220;Av. Pág.&#8221; me sacaba de quicio. Así que había que &#8220;operar&#8221;, a vida o muerte.</p><p><a title="Batería de recambio para el iPod" href="http://www.bisente.com/blog/2007/05/20/spanish-bateria-de-recambio-para-el-ipod-spanishenglish-ipod-replacement-battery-english/">Abrir un chisme de Apple</a> siempre tiene su gracia. Con esos diseños tan cuidados y redondeados, sin un sólo tornillo a la vista, muchas piezas van a presión o pegadas con lo que desmontarlas es cuestión de paciencia y mucho tacto.</p><p>El siguiente vídeo que he encontrado en <a title="How to crack open an Apple Mighty Mouse and clean the trackball" href="http://www.edibleapple.com/how-to-crack-open-an-apple-mighty-mouse-and-clean-the-trackball/">ésta página</a> explica el proceso. Es con un Mighty Mouse &#8220;Wired&#8221;, pero con el Wireless es todo igual. No hace falta la mariconada de palanca que se construye el tío con el &#8220;clip&#8221; de encuadernar folios, con un destornillador de precisión suficientemente fino (y mucho, mucho cuidado) vale. Inevitablemente van a quedar algunas marcas, pero &#8230; mejor eso que gastarse otros 60€ en un ratón nuevo, ¿no? <img src='http://www.bisente.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /></p><p><a href="http://www.bisente.com/blog/2010/03/07/cuando-la-rueda-del-scroll-deja-de-funcionar-desmontar-el-mighty-mouse-wireless/"><em>Pinche aquí para ver el vídeo</em></a></p><p>Desmontar, limpiar, volver a montar y pegar de nuevo el aro de abajo del ratón. A penas media hora, ratón como nuevo y scroll funcionando.</p><p>Por cierto, un componente dentro del bicho tiene un código QR encima, pero el Android no ha sido capaz de leerlo. <img src='http://www.bisente.com/wp-includes/images/smilies/icon_confused.gif' alt=':-?' class='wp-smiley' /> Curioso.</p><p><a rel="attachment wp-att-1365" href="http://www.bisente.com/blog/2010/03/07/cuando-la-rueda-del-scroll-deja-de-funcionar-desmontar-el-mighty-mouse-wireless/2010-03-07-09-43-20/"><img class="alignnone size-thumbnail wp-image-1365" title="2010-03-07 09.43.20" src="http://www.bisente.com/wp-content/uploads/2010/03/2010-03-07-09.43.20-150x112.jpg" alt="" width="150" height="112" /></a><a rel="attachment wp-att-1367" href="http://www.bisente.com/blog/2010/03/07/cuando-la-rueda-del-scroll-deja-de-funcionar-desmontar-el-mighty-mouse-wireless/2010-03-07-12-41-20/"><img class="alignnone size-thumbnail wp-image-1367" title="2010-03-07 12.41.20" src="http://www.bisente.com/wp-content/uploads/2010/03/2010-03-07-12.41.20-150x112.jpg" alt="" width="150" height="112" /></a><a rel="attachment wp-att-1366" href="http://www.bisente.com/blog/2010/03/07/cuando-la-rueda-del-scroll-deja-de-funcionar-desmontar-el-mighty-mouse-wireless/2010-03-07-09-48-33/"><img class="alignnone size-thumbnail wp-image-1366" title="2010-03-07 09.48.33" src="http://www.bisente.com/wp-content/uploads/2010/03/2010-03-07-09.48.33-150x112.jpg" alt="" width="150" height="112" /></a></p> ]]></content:encoded> <wfw:commentRss>http://www.bisente.com/blog/2010/03/07/cuando-la-rueda-del-scroll-deja-de-funcionar-desmontar-el-mighty-mouse-wireless/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Safari AdBlocker, compatible 64bits</title><link>http://www.bisente.com/blog/2009/12/04/safari-adblocker-compatible-64bits/</link> <comments>http://www.bisente.com/blog/2009/12/04/safari-adblocker-compatible-64bits/#comments</comments> <pubDate>Fri, 04 Dec 2009 19:59:35 +0000</pubDate> <dc:creator>bisente</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[MacOS X]]></category> <category><![CDATA[64 bits]]></category> <category><![CDATA[AdBlock Plus]]></category> <category><![CDATA[banners]]></category> <category><![CDATA[publicidad]]></category> <category><![CDATA[Safari]]></category> <category><![CDATA[Safari AdBlocker]]></category> <category><![CDATA[SIMBL]]></category> <category><![CDATA[Snow Leopard]]></category><guid isPermaLink="false">http://www.bisente.com/?p=1298</guid> <description><![CDATA[Por fin, ¡¡¡un bloqueador de publicidad que funciona en Snow Leopard a 64 bits!!! Con el paso a 64 bits muchos plugins para Safari dejaron de funcionar, entre otros todos los de bloqueo de publicidad. Acabo de dar por casualidad &#8230; <a href="http://www.bisente.com/blog/2009/12/04/safari-adblocker-compatible-64bits/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Por fin, ¡¡¡un bloqueador de publicidad que funciona en Snow Leopard a 64 bits!!! Con el paso a 64 bits muchos plugins para Safari dejaron de funcionar, entre otros todos los de bloqueo de publicidad.</p><p>Acabo de dar por casualidad con uno que funciona: el<a title="Safari AdBlocker" href="http://sweetpproductions.com/safariadblocker/"> Safari AdBlocker</a>, un fork basado en <a title="SIMBL" href="http://www.culater.net/software/SIMBL/SIMBL.php">SIMBL</a> del <a title="SafariBlock" href="http://code.google.com/p/safariblock/">SafariBlock</a> compatible con las <a title="Known Adblock Plus subscriptions" href="http://adblockplus.org/en/subscriptions">suscripciones para AdBlock Plus</a>.</p><p>¡Muy recomendable!</p> ]]></content:encoded> <wfw:commentRss>http://www.bisente.com/blog/2009/12/04/safari-adblocker-compatible-64bits/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>csshX</title><link>http://www.bisente.com/blog/2009/11/24/csshx/</link> <comments>http://www.bisente.com/blog/2009/11/24/csshx/#comments</comments> <pubDate>Tue, 24 Nov 2009 20:30:00 +0000</pubDate> <dc:creator>bisente</dc:creator> <category><![CDATA[Command Line]]></category> <category><![CDATA[English]]></category> <category><![CDATA[Linuxadas]]></category> <category><![CDATA[MacOS X]]></category> <category><![CDATA[Cluster SSH]]></category> <category><![CDATA[clusters]]></category> <category><![CDATA[cssh]]></category> <category><![CDATA[csshX]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[ssh]]></category><guid isPermaLink="false">http://www.bisente.com/?p=1284</guid> <description><![CDATA[Some time ago I wrote an article about Cluster SSH. Now that I&#8217;m using a Mac at work too and am working with clusters again, I&#8217;ve googled for a MacOS X-based program similar to cssh. And of course, there&#8217;s a guy &#8230; <a href="http://www.bisente.com/blog/2009/11/24/csshx/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<div class="jLanguage"><ul><li><a href="?lan=english"><img alt="english" src="http://www.bisente.com/wp-content/plugins/jLanguage/icons/en.png" /></a></li><li><a href="?lan=spanish"><img alt="spanish" src="http://www.bisente.com/wp-content/plugins/jLanguage/icons/es.png" /></a></li></ul></div><p>Some time ago I wrote an article about <a title="Cluster SSH" href="http://www.bisente.com/blog/2008/02/13/cssh-cluster-ssh/">Cluster SSH</a>.</p><p>Now that I&#8217;m using a Mac at work too and am working with clusters again, I&#8217;ve googled for a MacOS X-based program similar to cssh. And of course, there&#8217;s a guy who has done it! <a title="csshX – Cluster SSH tool using MacOS-X Terminal.app" href="http://gavcode.wordpress.com/2009/02/11/csshx/">csshX</a> is a different implementation of the same idea, this time written on perl instead of TCL/TK and using OS X&#8217;s Terminal.app.</p><p>Works like a charm.</p> ]]></content:encoded> <wfw:commentRss>http://www.bisente.com/blog/2009/11/24/csshx/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Samsung ML-1520 en MacOS X Snow Leopard</title><link>http://www.bisente.com/blog/2009/09/22/samsung-ml-1520-en-macos-x-snow-leopard/</link> <comments>http://www.bisente.com/blog/2009/09/22/samsung-ml-1520-en-macos-x-snow-leopard/#comments</comments> <pubDate>Tue, 22 Sep 2009 17:10:00 +0000</pubDate> <dc:creator>bisente</dc:creator> <category><![CDATA[English]]></category> <category><![CDATA[MacOS X]]></category> <category><![CDATA[driver]]></category> <category><![CDATA[impresora]]></category> <category><![CDATA[macosx]]></category> <category><![CDATA[printer]]></category> <category><![CDATA[Samsung]]></category> <category><![CDATA[Snow Leopard]]></category><guid isPermaLink="false">http://www.bisente.com/?p=1246</guid> <description><![CDATA[GPL drivers for many printer models for MacOS X. If the system doesn&#8217;t support your printer out of the box and the printer&#8217;s manufacturer doesn&#8217;t provide them, give these drivers a try. They work for me with a Samsung ML-1520. And &#8230; <a href="http://www.bisente.com/blog/2009/09/22/samsung-ml-1520-en-macos-x-snow-leopard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<div class="jLanguage"><ul><li><a href="?lan=english"><img alt="english" src="http://www.bisente.com/wp-content/plugins/jLanguage/icons/en.png" /></a></li><li><a href="?lan=spanish"><img alt="spanish" src="http://www.bisente.com/wp-content/plugins/jLanguage/icons/es.png" /></a></li></ul></div><p><a title="OpenPrinting MacOS X" href="http://www.linuxfoundation.org/en/OpenPrinting/MacOSX">GPL drivers for many printer models for MacOS X</a>. If the system doesn&#8217;t support your printer out of the box and the printer&#8217;s manufacturer doesn&#8217;t provide them, give these drivers a try. They work for me with a <a title="Drivers impresoras Samsung para MacOS X" href="http://www.linuxfoundation.org/en/OpenPrinting/MacOSX/samsung-gdi">Samsung ML-1520</a>. And if you already had them but they stopped working after upgrading to Snow Leopard, just reinstall the latest release from the links above. Happened to me.</p> ]]></content:encoded> <wfw:commentRss>http://www.bisente.com/blog/2009/09/22/samsung-ml-1520-en-macos-x-snow-leopard/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>El posible tablet de Apple no es un libro electrónico</title><link>http://www.bisente.com/blog/2009/08/08/el-posible-tablet-de-apple-no-es-un-libro-electronico/</link> <comments>http://www.bisente.com/blog/2009/08/08/el-posible-tablet-de-apple-no-es-un-libro-electronico/#comments</comments> <pubDate>Sat, 08 Aug 2009 19:19:58 +0000</pubDate> <dc:creator>bisente</dc:creator> <category><![CDATA[Frikadas]]></category> <category><![CDATA[MacOS X]]></category> <category><![CDATA[Opinión]]></category> <category><![CDATA[Tecnología]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[e-ink]]></category> <category><![CDATA[ebook]]></category> <category><![CDATA[Kindle]]></category> <category><![CDATA[libro electrónico]]></category> <category><![CDATA[netbook]]></category> <category><![CDATA[tablet PC]]></category><guid isPermaLink="false">http://www.bisente.com/?p=1218</guid> <description><![CDATA[La prensa especializada en Apple lleva una temporada con rumores sobre un más que probable tablet PC con manzanita, algo así como un iPod Touch pero de alrededor de 10&#8243; que no dudo que va a revolucionar el mercado y &#8230; <a href="http://www.bisente.com/blog/2009/08/08/el-posible-tablet-de-apple-no-es-un-libro-electronico/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>La prensa especializada en Apple lleva una temporada con <a title="Tablet PC Apple" href="http://www.google.es/search?hl=es&amp;client=firefox-a&amp;rls=com.ubuntu%3Aen-US%3Aunofficial&amp;hs=3uW&amp;q=apple+tablet&amp;btnG=Buscar&amp;meta=">rumores sobre un más que probable tablet PC con manzanita</a>, algo así como un iPod Touch pero de alrededor de 10&#8243; que no dudo que va a revolucionar el mercado y me voy a morir de ganas por tener uno. <img src='http://www.bisente.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> Pero todos se empeñan en señalar que aparte de competencia (en otra liga incluido precio) de los netbooks tan de moda, va a ser también competencia del Kindle y demás <a title="Juguetes tecnológicos: me he comprado un e-book" href="http://www.bisente.com/blog/2009/06/09/juguetes-tecnologicos-me-he-comprado-un-e-book/">libros electrónicos</a>.</p><p>A ver señores, todos los que han dicho eso demuestran no tener ni idea de lo que es un libro electrónico. No es simplemente un cacharro más o menos pequeño en el que leer PDFs y otros formatos, porque eso también se puede hacer con el iPod, el Android, una BlackBerry o cualquier PDA. La gracia de los libros electrónicos es la tecnología <a title="Tinta electrónica" href="http://es.wikipedia.org/wiki/Tinta_electr%C3%B3nica">e-ink o tinta electrónica</a>: la pantalla no es TFT, no emite luz, si no que tan sólo refleja la luz ambiente con lo que no cansa (ni daña) la vista aunque estés horas y horas leyendo del tirón. Eso si, tiene varios inconvenientes para un dispositivo de propósito general y bastante orientado al multimedia como sería seguro el tablet de Apple: blanco y negro con 8 escalas de grises, baja resolución, refresco de pantalla lento &#8230; vamos, no me imagino que el chisme con el que nos vaya a sorprender Apple sólo permita ver las últimas pelis/series bajadas de iTunes en blanco y negro a 800&#215;600 y a 1 fotograma por segundo. <img src='http://www.bisente.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> Que si, seguro que se podrá leer libros electrónicos con este aparato, pero no es lo mismo. La pantalla será una pantalla normal (igual hasta con brillo que están ahora de moda, puag!), y leer en ella cansará la vista. NO es un ebook.</p><p>Eso si, salvo que sean los primeros en usar una<a title="Video: Pixel Qi's e-ink / LCD hybrid screen demoed at Computex" href="http://www.engadget.com/2009/06/03/video-pixel-qis-e-ink-lcd-hybrid-screen-demoed-at-computex/"> tecnología híbrida e-ink/LCD</a> como esta:</p><p><iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="344" src="http://www.youtube.com/embed/R7ZErQ5Kl6w" frameborder="0" allowFullScreen="true"> </iframe></p> ]]></content:encoded> <wfw:commentRss>http://www.bisente.com/blog/2009/08/08/el-posible-tablet-de-apple-no-es-un-libro-electronico/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Migrando a Safari: complementos</title><link>http://www.bisente.com/blog/2009/06/14/migrando-a-safari-complementos/</link> <comments>http://www.bisente.com/blog/2009/06/14/migrando-a-safari-complementos/#comments</comments> <pubDate>Sun, 14 Jun 2009 10:40:12 +0000</pubDate> <dc:creator>bisente</dc:creator> <category><![CDATA[Firefox]]></category> <category><![CDATA[Internet]]></category> <category><![CDATA[MacOS X]]></category> <category><![CDATA[AdBlock]]></category> <category><![CDATA[banners]]></category> <category><![CDATA[Chrome]]></category> <category><![CDATA[Chromium]]></category> <category><![CDATA[Delicious]]></category> <category><![CDATA[GreaseKit]]></category> <category><![CDATA[GreaseMonkey]]></category> <category><![CDATA[navegador]]></category> <category><![CDATA[Safari]]></category><guid isPermaLink="false">http://www.bisente.com/?p=1124</guid> <description><![CDATA[Me he cansado de Firefox, cada vez me iba más lento en casa, tarda en arrancar, se cuelga, a veces empieza a consumir CPU como loco &#8230; así que como aún no hay Chrome/Chromium oficial/estable para Mac y  aprovechando que &#8230; <a href="http://www.bisente.com/blog/2009/06/14/migrando-a-safari-complementos/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Me he cansado de <a title="FireFox" href="http://www.mozilla-europe.org/es/firefox/">Firefox</a>, cada vez me iba más lento en casa, tarda en arrancar, se cuelga, a veces empieza a consumir CPU como loco &#8230; así que como aún no hay <a title="Chrome" href="http://www.google.com/chrome">Chrome</a>/<a title="Chromium" href="http://blog.chromium.org/2009/06/danger-mac-and-linux-builds-available.html">Chromium</a> oficial/estable para Mac y  aprovechando que ha salido <a title="Safari" href="http://www.apple.com/es/safari/">Safari</a> 4 y las betas tenían muy buena pinta, estoy migrando a este navegador.</p><p>Pero echaba en falta los complementos de Firefox, algunos de los cuales me parecen imprescindibles. Alternativas para Safari:</p><ul><li><a title="safariblock" href="http://code.google.com/p/safariblock/">safariblock</a>, para eliminar banners. Compatible con el <a title="AdBlock Plus" href="http://adblockplus.org/en/">AdBlock</a> de Firefox, con lo que la transición es sencilla.</li><li><a title="GreaseKit" href="http://8-p.info/greasekit/">GreaseKit</a>, compatible con *casi* todos los scripts de <a title="GreaseMonkey" href="http://www.greasespot.net/">GreaseMonkey</a>.</li><li><a title="DeliciousSafari" href="http://delicioussafari.com/">DeliciousSafari</a>, plugin para integrar <a title="Delicious" href="http://delicious.com/">Delicious</a> en el navegador.</li></ul><p>Por ahora estoy muy contento con el cambio.</p> ]]></content:encoded> <wfw:commentRss>http://www.bisente.com/blog/2009/06/14/migrando-a-safari-complementos/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Optimizando MacOS X Leopard</title><link>http://www.bisente.com/blog/2009/02/01/optimizando-macos-x-leopard/</link> <comments>http://www.bisente.com/blog/2009/02/01/optimizando-macos-x-leopard/#comments</comments> <pubDate>Sun, 01 Feb 2009 16:22:27 +0000</pubDate> <dc:creator>bisente</dc:creator> <category><![CDATA[Firefox]]></category> <category><![CDATA[MacOS X]]></category> <category><![CDATA[Google Desktop]]></category> <category><![CDATA[leopard]]></category> <category><![CDATA[OnyX]]></category> <category><![CDATA[optimización]]></category> <category><![CDATA[optimizar]]></category> <category><![CDATA[rendimiento]]></category> <category><![CDATA[Spotlight]]></category> <category><![CDATA[SQLite]]></category><guid isPermaLink="false">http://www.bisente.com/?p=959</guid> <description><![CDATA[Mi Mac llevaba unos días funcionando medio mal, lento, tardaba en responder, etc. Le he estado dando un poco de cariño y ahora va como la seda. Cosas a probar para mejorar el rendimiento: Con la utilidad de discos, comprobar &#8230; <a href="http://www.bisente.com/blog/2009/02/01/optimizando-macos-x-leopard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>Mi Mac llevaba unos días funcionando medio mal, lento, tardaba en responder, etc. Le he estado dando un poco de cariño <img src='http://www.bisente.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> y ahora va como la seda.</p><p>Cosas a probar para mejorar el rendimiento:</p><ul><li>Con la utilidad de discos, comprobar la integridad del disco y de los permisos. Si hay que hacer cambios será necesario reiniciar desde el DVD de instalación y ejecutar la utilidad de discos desde ahí.</li><li>Con <a title="OnyX" href="http://www.titanium.free.fr/pgs/english.html">OnyX</a> (o herramientas similares), ejecutar todas las tareas de &#8220;mantenimiento&#8221; y &#8220;limpieza&#8221;: borrado de cachés varias; reconstrucción de índices, BDs y registros varios, etc.</li><li>Preferencias del Sistema -&gt; Cuentas -&gt; Arranque: eliminar residentes innecesarios.</li><li>Desinstalar indexadores si no los usas, p.ej. Google Desktop y Spotlight (se puede desactivar la indexación de Spotlight con OnyX). <strong>UPDATE:</strong> Spotlight no se usa sólo para buscar ficheros, también es la búsqueda que lleva integrada Mail.app. Dicho de otra forma, sin Spotlight no hay búsqueda en el correo. He vuelto a activarlo y tras reconstruir índices y tal el rendimiento sigue siendo bueno.</li><li><a title="      * portada     * américas     * e-derechos     * ciencia     * debian     * empleo     * entrevistas     * españa     * especiales     * eventos     * formación     * libros     * ocio     * pregunta a /.     * softlibre  Barrapunto      * Sobre /.     * Contactar     * FAQ     * Bitácoras     * Buscador     * Alertas     * Etiquetas     * Temas     * Editores     * Lo más     * Rollos viejos     * Encuestas     * Enviar  Login Barrapunto Login Apodo (nick) Contraseña Terminal público  [ Crear nueva cuenta ] Enlaces relacionados      * Compactar las bases de datos SQLite de Firefox 3     * Más sobre Mozilla     * Más sobre Index     * Más sobre Software Libre     * También de rvr  Compactar las bases de datos SQLite de Firefox 3 " href="http://softlibre.barrapunto.com/article.pl?sid=09/01/13/1421224&amp;from=rss">Optimizar las BD sqlite de Firefox</a>:<pre>find $HOME/Library/Application\ Support/Firefox/ -iregex ".*sqlite" -exec sqlite3 {} 'VACUUM;' \;</pre></li></ul> ]]></content:encoded> <wfw:commentRss>http://www.bisente.com/blog/2009/02/01/optimizando-macos-x-leopard/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>¿MP3? ¿Teléfono? ¿PDA? ¿O hiper-mega-ultra-portátil?</title><link>http://www.bisente.com/blog/2009/01/06/%c2%bfmp3-%c2%bftelefono-%c2%bfpda-%c2%bfo-hiper-mega-ultra-portatil/</link> <comments>http://www.bisente.com/blog/2009/01/06/%c2%bfmp3-%c2%bftelefono-%c2%bfpda-%c2%bfo-hiper-mega-ultra-portatil/#comments</comments> <pubDate>Tue, 06 Jan 2009 10:14:40 +0000</pubDate> <dc:creator>bisente</dc:creator> <category><![CDATA[Internet]]></category> <category><![CDATA[MacOS X]]></category> <category><![CDATA[Opinión]]></category> <category><![CDATA[Tecnología]]></category> <category><![CDATA[android]]></category> <category><![CDATA[Apple]]></category> <category><![CDATA[iphone]]></category> <category><![CDATA[iPod]]></category> <category><![CDATA[iPod Touch]]></category> <category><![CDATA[PDA]]></category> <category><![CDATA[ultra-portátiles]]></category> <category><![CDATA[USB]]></category><guid isPermaLink="false">http://www.bisente.com/?p=874</guid> <description><![CDATA[La mayoría de la gente ve el iPhone como un teléfono con muuchos extras, mientras que todos conocemos las carencias que tiene como teléfono. Yo personalmente veo tanto al iPhone como al iPod Touch como ultra-portátiles avanzados a su tiempo. &#8230; <a href="http://www.bisente.com/blog/2009/01/06/%c2%bfmp3-%c2%bftelefono-%c2%bfpda-%c2%bfo-hiper-mega-ultra-portatil/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>La mayoría de la gente ve el iPhone como un teléfono con muuchos extras, mientras que todos conocemos <a title="iPhone vs piedra" href="http://meneame.net/story/comparativa-entre-iphone-piedra">las carencias que tiene como teléfono</a>. Yo personalmente veo tanto al iPhone como al iPod Touch como ultra-portátiles avanzados a su tiempo. Me explico:</p><p>Ahora están de moda los <a title="Ultra-portátiles" href="http://www.google.es/search?q=ultra-portátil">ultra-portátiles</a>, todo el mundo quiere uno (yo me lo estoy pensando <img src='http://www.bisente.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ). ¿La idea? Portátil pequeño sacrificando tamaño de pantalla, teclado y el lector de DVD, peso reducido, batería con bastante autonomía, pero en general sin demasiada potencia de cálculo. La función principal, y de algunos modelos casi la única, es conectarse a Internet: web, correo, IM, etc. Gracias a que hoy en día se puede hacer casi todo on-line (¿Word u OpenOffice? ¿Para qué con las alternativas on-line que ya hay?) ya no es tan necesaria la potencia en la propia máquina, mientras que tengas suficiente para ejecutar una aplicación AJAX. Y el hecho de que sea tan pequeño, pese tan poco y tenga bastante autonomía lo hacen ideal para llevártelo de viaje e ir descargando las fotos, leyendo el correo y publicando cosas en el blog sobre la marcha.</p><p>Ahora bien, ¿no se puede hacer todo eso mismo con el iPhone/iPod Touch? Con el Touch lo de las fotos no porque no tiene cámara, pero luego hablo de eso. <img src='http://www.bisente.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> Vale que con una PDA, o una BlackBerry también. Pero el problema que tengo con PDAs y otros teléfonos-con-esteroides es que me resultan incómodos de usar y las aplicaciones son feas, poco curradas, muy básicas. Y no hay variedad, tienes las cuatro del fabricante y ya está. Sin embargo con mi Touch no tengo esa sensación de incomodidad y ya hay algunas aplicaciones muy pero que muy curradas.</p><p>Principales diferencias que veo entre las PDAs y el iPhone:</p><ul><li>Un sistema operativo DE VERDAD: señores, tenemos un MacOS X, todo un UNIX, en el bolsillo. Tal vez con la instalación de fábrica no sea tan evidente, pero si lo <a title="iPhone dev team" href="http://blog.iphone-dev.org/">jailbreakeais</a> (palabro) y le metéis un terminal y las BSD-utils&#8230; <img src='http://www.bisente.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> Y quien dice un OS X dice un Android.</li><li>Aplicaciones DE VERDAD, mucha variedad, y curradas: como decía las aplicaciones de PDA siempre me han parecido de juguete e incómodas. Y escasas. P.ej., el correo de la BlackBerry me parece un coñazo. O el navegador de cualquier móvil/PDA, horrorosos, sin soporte para frames ni Javascript&#8230; Comparadlo con el lector de correo del iPhone, con el Safari, etc. Y el resto de aplicaciones disponibles a día de hoy en la AppStore y en Cydia. Juegos, visores de varios tipos de documentos, clientes de VNC y Terminal Server. Hay de todo.</li><li>Un interfaz cómodo DE VERDAD: nunca me han gustado los interfaces de PDA con lápiz, me parecían lentos y artificiales. Sin embargo el multi-touch, bien usado, es muy cómodo. En primer lugar no te hace falta el lápiz, en segundo en el momento que una aplicación admite gestos con varios dedos como rotados, &#8220;pellizcos&#8221;, etc. ¿Habéis visto p.ej. el Google Earth para iPhone? Es genial. Imaginaros p.ej. un pequeño Photoshop que permita hacer cuatro cosas: rotar, recortar y algunos ajustes básicos (partimos de la base que no tenemos CPU para hacer muchas virguerías). Rotar: girar con dos dedos. Recortar: pellizcar hasta ajustar las esquinas de la caja. Ajustes de color: barras deslizantes que mueves con el dedo. ¡¡Cómodo, fácil e intuitivo!! Aún faltan aplicaciones, y sobre todo aplicaciones que den éste giro de aprovechar de verdad bien los gestos multi-touch. Pero tiempo al tiempo.</li></ul><p>Desde luego que por muy cómodo que sea no es como para estar horas trabajando con el iPhone, o para escribir un documento largo con el teclado en pantalla. Pero es que en principio los ultra-portátiles tampoco. Si, sin más cómodos, pero los modelos más pequeños y por tanto con teclado más reducido también son incómodos para trabajar (escribir) mucho rato, y los más grandes&#8230; son más grandes. <img src='http://www.bisente.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> Estamos comparando un ultra-portátil que puedes llevar en un bolso o mochila, con uno que puedes llevar en el bolsillo.</p><p>Personalmente a mi iPod Touch sólo le echo en falta dos cosas:</p><ul><li>Conexión 3G: pero entonces tendría un iPhone! <img src='http://www.bisente.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> Aunque no lo echo de menos para hablar, si no para poder conectarme a Internet cuando no tenga una Wifi a tiro. Alguna vez ya he comentado que prefiero un trasto la mitad de fino y con el doble de capacidad, a costa de sacrificar el 3G (también hay quien prefiere tener sólo un cacharro el doble de gordo en vez de iPod + teléfono aparte, otra opinion perfectamente razonable).</li><li>Un puerto USB: en realidad es la única carencia que le veo a la hora de considerarlo un ordenador &#8220;de verdad&#8221;, la falta de conectividad con periféricos y otros cachivaches. Imaginaros que en vez del conector para el dock de Apple tuviera un puerto USB normal y corriente. O que alguien sacara un conversor dock-USB. Te lo llevas de viaje y puedes conectarlo a la cámara de fotos, editar las fotos y subirlas a Picassa. O pincharle un lector de tarjetas para actualizar la lista de radares del TomTom. O enchufarlo al ordenador de buceo para descargar los datos de la última inmersión. O casi mejor, que todos estos dispositivos tuvieran bluetooth y nos olvidamos del USB. ¿No es precisamente para éstas cosas para las que se quiere un ultra-portátil?</li></ul><p>En fin, acabo el post tipo &#8220;soy un Apple-fan-boy que te cagas y me mola mi Touch&#8221; xD resumiendo mi v isión del iPhone y el Touch: todo este rollete viene a que en mi opinión estos chismes no son meros teléfonos o reproductores multimedia, si no que están desdibujando la línea entre ultra-portátil y PDA. De hecho creo que serían la evolución lógica de los ultra-portátiles de aquí a unos años, sólo que los tenemos ya, aquí y ahora.</p> ]]></content:encoded> <wfw:commentRss>http://www.bisente.com/blog/2009/01/06/%c2%bfmp3-%c2%bftelefono-%c2%bfpda-%c2%bfo-hiper-mega-ultra-portatil/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using disk: enhanced
Database Caching 3/61 queries in 0.024 seconds using apc
Object Caching 1218/1358 objects using apc

Served from: www.bisente.com @ 2012-02-12 09:54:08 -->
