Dang y Gubatron at the New York Public Library
Originally uploaded by Gubatron.
Related Posts
Hoy 18 de Enero, Overview of Mustang Features (Java 6) en las nuevas oficinas de Google, NY
Hoy a las 6pm voy a la reunion del Java SIG (El grupo de usuarios de Java de New York), que tomara lugar en las nuevas oficinas de Google en Chelsea, wohoo. La exposicion de las nuevas caracteristicas de Java 6, code name “Mustang”, va a ser dictada por La Ingeniera del Staff de Sun […]
Android: Making a TextView Scrollable
I needed a TextView to take the rest of the screen realstate. This TextView would behave as a logging component. I tried using android:singleLine=”false” but that didn’t cut it. What I did: Add a ScrollView (with android:fillViewport=”true” and android:layout_weight=”1″), then add a LinearLayout (yup…), and then add the TextView to fill all of that up […]
My “Easy Button”
The marketeers of staples convinced me. I just think the whole easy button is hilarious, specially when you’re doing something that just won’t work no matter what you try… you just press the button the moment you finish… or if you try being real funny, press the button and expect for some magic Watch this […]