For those about to rock...

a mí si me importa la ortografía

Subscribe to RSS feed

¿Cómo es la "educación" en una Universidad que no hace investigación?

, , ,



El problema es que todo el mundo parece confundir educación con instrucción

Contrapunto: los millonarios y los impuestos en Chile y el mundo

, , , ...

En USA

En Alemania

En Francia y Europa?

y en Chile...

(y ojo que de rebote se queja de "sobrerregulación" en Chile..si, "sobrerregulación"...)
y qué opinan los políticos?

Y que le recomienda el Fondo Monetario Internacional a Chile?

Y que contesta el Gobierno de Chile?

This is Chile...

Los estudiantes y la universidad en Chile

,

“no me costaba el colegio, y eso me ha jugado un poco en contra en
la universidad, porque como en el colegio nunca me costó nada, no
tenia hábitos de estudio. Acá tuve que comenzar a estudiar. Por
ejemplo, en la primera prueba que tuve me fue súper mal porque me
saqué un 3, y una niña me dijo: ‘a mí también me fue mal, me saque
un 2 ¿Te leíste tal cosa? No, ¿y qué te estudiaste? El cuaderno’.




“…yo tengo muy pocos hábitos de estudio, he cultivado algunos
pero casi nada, porque en el colegio se estudiaba la nada misma, ni
en la enseñanza media, sólo usaba los cuadernos.



“mi mayor problema en la universidad han sido las apreturas
económicas. Eso de repente de atrasarse en las cuotas, de que te
estén molestando que estás atrasado, mandándote mails “está
atrasado”.



“…llegué, y la primera clase preguntaron cuántos de los que
estábamos ahí tenían papás ingenieros, y más de la mitad levantaron
la mano. Yo pensaba que la universidad [nombre] era distinta, más
diversa, pero igual tiene una brecha socioeconómica alta. Entonces
me costó tolerar el comportamiento un tanto infantil de mis
compañeros en primer año. Muchos seguían como en el colegio
pagado. Yo estaba acostumbrada a tener que portarme bien, casi sin
toser, y aquí conversaban.



“todos mis compañeros se están haciendo tratamiento dental, es
súper bueno, imagínese que un compañero se lo hizo afuera y le
salió 300 mil y acá sale por 80 mil. Se habla con la asistente social
y le prestan el dinero y le pregunta en cuántas cuotas lo quiere
pagar. Van y pagan y se hacen el tratamiento completo y después
pagan el préstamo, es buenísimo, hay ginecólogo para las mujeres,
médicos generales, terapeuta, hay de todo. Eso me parece
buenísimo, la mayoría de las cosas son gratis y si no te prestan la
plata y te dan facilidades de pago”



Del estudio ENTENDIENDO LA PERMANENCIA DE ESTUDIANTES VULNERABLES EN EL SISTEMA UNIVERSITARIO de Canales y De Los Rios

MELTDOWN, la serie de Al Jazeera sobre la crisis económica

, , , ...

Imperdible.
Parte 1 de 4 The men who crashed the world

Ubuntu 11.04 Natty

, , ,

Mi disco duro, luego de 10 años de trabajo, murió. Tuve que reinstalar todo, algo que no hacía desde el 2005. Antes de ese año utilizaba Windows y religiosamente tenía que formatear y reinstalar todo una o dos veces al año.
Bueno, aquí dejo mi setup de referencia

sources list limpio
#
# deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Release i386 (20110426)]/ natty main restricted

# deb cdrom:[Ubuntu 11.04 _Natty Narwhal_ - Release i386 (20110426)]/ natty main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://cl.archive.ubuntu.com/ubuntu/ natty main restricted
deb-src http://cl.archive.ubuntu.com/ubuntu/ natty main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://cl.archive.ubuntu.com/ubuntu/ natty-updates main restricted
deb-src http://cl.archive.ubuntu.com/ubuntu/ natty-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://cl.archive.ubuntu.com/ubuntu/ natty universe
deb-src http://cl.archive.ubuntu.com/ubuntu/ natty universe
deb http://cl.archive.ubuntu.com/ubuntu/ natty-updates universe
deb-src http://cl.archive.ubuntu.com/ubuntu/ natty-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://cl.archive.ubuntu.com/ubuntu/ natty multiverse
deb-src http://cl.archive.ubuntu.com/ubuntu/ natty multiverse
deb http://cl.archive.ubuntu.com/ubuntu/ natty-updates multiverse
deb-src http://cl.archive.ubuntu.com/ubuntu/ natty-updates multiverse

## Uncomment the following two lines to add software from the 'backports'
## repository.
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
# deb http://cl.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse
# deb-src http://cl.archive.ubuntu.com/ubuntu/ natty-backports main restricted universe multiverse

deb http://security.ubuntu.com/ubuntu natty-security main restricted
deb-src http://security.ubuntu.com/ubuntu natty-security main restricted
deb http://security.ubuntu.com/ubuntu natty-security universe
deb-src http://security.ubuntu.com/ubuntu natty-security universe
deb http://security.ubuntu.com/ubuntu natty-security multiverse
deb-src http://security.ubuntu.com/ubuntu natty-security multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu natty partner
deb-src http://archive.canonical.com/ubuntu natty partner

## This software is not part of Ubuntu, but is offered by third-party
## developers who want to ship their latest software.
deb http://extras.ubuntu.com/ubuntu natty main
deb-src http://extras.ubuntu.com/ubuntu natty main


Agregar OPERA
# This file makes sure that Opera Browser is kept up-to-date
# as part of regular system upgrades

deb http://deb.opera.com/opera/ stable non-free #Opera Browser (final releases)
e



Agregar MEDIBUNTU
sudo wget --output-document=/etc/apt/sources.list.d/medibuntu.list http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list && 
sudo apt-get --quiet update && sudo apt-get --yes --quiet --allow-unauthenticated install medibuntu-keyring && sudo apt-get --quiet update


Instalar manualmente DROPBOX

Instalar VIRTUALBOX
echo "deb http://download.virtualbox.org/virtualbox/debian $(lsb_release -sc) contrib" | sudo tee /etc/apt/sources.list.d/virtualbox.list
wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add -


Instalar JAVA
sudo add-apt-repository ppa:ferramroberto/java


y todo lo demás
sudo apt-get install shutter imagemagick gftp kompozer conduit opera gsfonts gsfonts-x11 flashplugin-nonfree w32codecs rar zim virtualbox-4.0 sun-java6-jre sun-java6-plugin sun-java6-fonts skype

Con una descripción
shutter: para capturar y editar pantallazos
imagemagick: para los scripts gráficos de nautilus (redimensionar carpetas llenas de imágenes por ejemplo)
gftp: FTP
kompozer: editor HTML
conduit: para mantener sincronizado mi pendrive con mi carpeta de trabajo
opera: el mejor navegador de internet
gsfonts gsfonts-x11 flashplugin-nonfree: flash
w32codecs: codecs basurillas
rar: compresor
zim: wiki de escritorio
virtualbox-4.0 : para virtualizar sistemas operativos, además tengo una máquina virtual con windows para SPSS
sun-java6-jre sun-java6-plugin sun-java6-fonts: JAVA
skype: telefonía