Posted by
jp on Oct 29th, 2009 in
blog,
projects,
tech |
0 comments
I made this because I always disliked those happy IM windows, with things bouncing around making weird sound effects. It was intially much simpler than this, but a fancy terminal is still good, as long as it...
Posted by
jp on Oct 28th, 2009 in
android,
blog |
0 comments
Well, according to androidGuys HTC will be updating Hero’s OS to 2.0, and skipping 1.6
The Hero will not be receiving the Android 1.6 upgrade, it will however get the 2.0 one. Do note however that we do...
Posted by
jp on Oct 28th, 2009 in
android,
blog,
tech |
0 comments
Just typing from the cell phone testing the auto correct feature, which seems to be pretty good since I have fat thumbs and there are no...
Posted by
jp on Oct 27th, 2009 in
android,
blog,
tech |
0 comments
I downloaded an android app and god I like this little thing, controlling my daily tv series watching session using my phone, while I’m just laying here is just...
Posted by
jp on Oct 26th, 2009 in
blog,
ruby,
tech |
0 comments
I’ve always tried to make my scripts’ responses prettier and less crowded, and I came across something like the following piece of code, that helped me a lot lately
#!/usr/bin/env ruby
STDOUT.sync =...