viernes, noviembre 30, 2007

Paper en PLOS:A Primer on Python for Life Science Researchers

Por fin publicaron mi paper:

A Primer on Python for Life Science Researchers

Se trata de una introducción al lenguaje Python, orientada a investigadores de biologia, pero creo que puede ser útil a cualquiera que se interese por el lenguaje.

Versión online (ahi están los links a las versiones PDF)

Etiquetas: , , ,

domingo, noviembre 25, 2007

Hex bugs: Minirobots a la venta


IMG_0498.JPG
Originally uploaded by pt

Ya se venden en Japón estos robots insectos:




Cuestan u$15.

Etiquetas:

Fantasma en la gasonilería

Es truchisimo, como todo fantasma. Es de una camara de seguridad en una estación de servicio en Ohio, USA:



miércoles, noviembre 14, 2007

Sony VAIO: Problema con el sonido en Ubuntu 7.10

El sonido en Freespire 2.0 (basado en Ubuntu 7.04) funcionaba OK, pero en Ubuntu 7.10 no funciona.
Información complementaria.

Etiquetas: , ,

martes, noviembre 13, 2007

Xorg.conf para SONY VAIO VGN-CR220E

Este xconf es el que anda en Ubuntu 7.10:

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" "intl"
Option "XkbOptions" "lv3:ralt_switch"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
Driver "intel"
BusID "PCI:0:2:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Modes "1280x1024" "1200x800"
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"

# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection

Etiquetas: ,

Sony VAIO CR-220 y Linux, post 2

Aca algunas fotos, de noche con flash, pero se ve mejor que la anterior. Tambien hay una luz tipo fluorescente pero USB.








Etiquetas: , , , ,

lunes, noviembre 12, 2007

Sony VAIO CR-220 y Linux, post 1

Compre la VAIO. En otro post pondré la foto, es linda, el color es "Cosmopolitan Pink" (lo que les dará una idea).
Pude probar el famoso Windows Vista Home Premium que venia con la laptop. La verdad que con 2 Gb anda bien, dejando de lado la porquería que es, al menos responde "normal", no es la pesadilla de velocidad que muchos comentan, aunque seguro que será por la RAM y por el CPU (Intel T7250@2Ghz).
El Ubuntu desktop estandar, no carga en modo grafico. Aparece unas rayas horribles, se ve que no reconoce la placa de video.


Mañana le sacaré foto de día asi se ven mejor los colores, esta fue sin flash y asi salió.

Ahora estoy bajando la version "alternate install" a ver si lo puedo instalar en modo grafico y luego poner lo que haga falta.
Freespire 2.0 anduvo en modo VESA 800x600 (con resampling porque 800x600 no es resolucion "wide"), muy feo, pero al menos anda algo. No reconocio la placa wi-fi :(.
Esta es la página de SONY para VGN-CR220E
Aca están las specs de la VGN-CR220E
Al menos me deja conseguir esta información que creo que va a servir a diagnosticar el problema:


00:00.0 Host bridge: Intel Corporation Mobile Memory Controller Hub (rev 0c)
00:02.0 VGA compatible controller: Intel Corporation Mobile Integrated Graphics Controller (rev 0c)
00:02.1 Display controller: Intel Corporation Mobile Integrated Graphics Controller (rev 0c)
00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #4 (rev 03)
00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #5 (rev 03)
00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 (rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 3 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI #3 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f3)
00:1f.0 ISA bridge: Intel Corporation Mobile LPC Interface Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation Mobile SATA IDE Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 03)
02:00.0 Network controller: Intel Corporation Unknown device 4229 (rev 61)
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E PCI Express Fast Ethernet controller (rev 01)
08:07.0 CardBus bridge: Texas Instruments PCIxx12 Cardbus Controller
08:07.1 FireWire (IEEE 1394): Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller
08:07.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD)

jueves, noviembre 08, 2007

Review machista?

¿Puede el review de un motherboard ser machista?
Estaba leyendo el review de un motherboard (ASRock Conroe 1333-DVI/H), y cuando llego al final noto la siguiente frase:

Legit Bottom Line: This board will be perfect for an email and web browsing station for the wife and kids. It will also be a great board to build that HTPC around. But if you are a gamer or hard core enthusiast and overclocker, the performance and abilities of this board will not impress you, in fact this one is not built for you.

¿Que les parece? Si bien supongo que en el 99% de los casos el autor tiene razón en asumir que el lector es hombre, no deja de ser un comentario machista.