Programming

Everything that belongs to programming… snippets, experiences, rage, you know.. the usual.

Comentarios para Trafico v2.0.0

Si tienes algun comentario, queja, sugerencia o lo que sea, por favor dejalo en este post para categorizarlos mejor. Gracias!

Nota: la versión 2.0.1 no sirve con iOS4, pero el update ya lo tiene Apple. Solo es cuestión de que lo acepten.

Trafico en el iPhone

Hace varios meses publique como ver el trafico en el iPhone, usando el navegador Safari. Esto llego a ser muy molesto ya que despues de hacer varios cambios, los usuarios tenian camaras inservibles… en fin, fue un desmadre.

Ahora regreso con una aplicacion nativa para el iPhone cuyo nombre es muy creativo y original: “Trafico.” Esta aplicacion te permite ver el trafico en varias zonas del D.F. y en otras ciudades de la republica. El link del AppStore es el siguiente: http://www.tinyurl.com/traficomex. Si quieres ver screenshots, entra al AppStore. :)

Flex Builder 3: Autogenerating setter/getter

Use the following script with Eclipse Monkey; activate with ALT+9 after selecting variables:

More >

Compiling Mono 2.6 on Slicehost

It’s a pain in the ass. It takes ages. And did I mention it’s a pain in the ass? After reading the forums and stumbling upon xyzzyxyzzy’s awesome script, I decided to make it easier on all us Mono/.NET lovers.

I did it manually, but this should work – alas, you’ve been warned. Insert typical “Works on my machine” disclaimer here; if your cat dies from using this script, it’s not my fault. You need kernel version 2.6.24-23-xen (standard on Slicehost I think)

UPDATE: I’ll post the SVN version in a few. Seems there was a POSIX issue that wasn’t fixed on the tarball, forcing me to go the SVN way. New post in a few minutes, once I test it.