«Consider yourself Perfectible makes you Perfect!»
| Print article | This entry was posted by Detro on Sun 25 June, 2006 at 11:50, and is filed under Curiosity, Laugh, Personal. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
No comments yet.
No trackbacks yet.
Snippet: fix Screen Orientation in a Qt/S60 app
about 1 year ago - 2 comments
I follow the Qt/S60 Mailing list, that is turning out to be a very interesting and active ML, and the Qt Labs blog, always full of very good code, written directly by the guys of Qt Software. I thought could be nice to start to post some of the stuff I’m learning.
#include <eikenv .h>
#include <eikappui
Android Dev Phone 1: Official Updates
about 1 year ago - No comments
For the once of you that tried “home made ways” to update their ADP1, like my previously published how-to, this news can be interesting.
Google and HTC finally managed to push-out an official page on the HTC site, to explain step-by-step how to update firmware and baseband of the device.
I just did it, having a very
Personalize your $PS1
about 2 years ago - 2 comments
Mine looks like this.
A very patriotic one, isn’t it?
The code to make the Bash prompt looks like mine is (~/.bashrc):
case $TERM in
xterm*|rxvt*)
TITLEBAR=’[\033]0;\u@\h:\w\007]’
;;
*)
TITLEBAR=”"
;;
esac;
PS1=”${TITLEBAR}\n[\033[0;0m][\033[0;32m]time: \
[\033[0m][\033[1;31m]\t[\033[0m][\033[0;0m]]-\
[[\033[0m][\033[0;32m]host: [\033[0m]\
[\033[1;31m]\h[\033[0m][\033[0;0m]]-\
[[\033[0m][\033[0;32m]user: [\033[0m][\033[1;31m]\u\
[\033[0m][\033[0;0m]]-[[\033[0m][\033[0;32m]bash: \
[\033[0m][\033[1;31m]\v[\033[0;0m]]\n\
[\033[0;0m][[\033[0;32m]cwd: [\033[0m][\033[1;31m]\w\
[\033[0m][\033[0;0m]]# ”
Thanks to Bash Prompt HOWTO.
Share this
tweetmeme_url = ‘http://www.detronizator.org/2006/06/25/howto-make-true-napoletano-coffee/’;tweetmeme_source = ‘detronizator’;tweetmeme_style = ‘compact’;
Speed up Mail.app
about 3 years ago - 4 comments
+
+
vacuum
=
BRRRRRUUUUUUUUUMMMMM!
Anyone that use Mail.app (the “official” mail client on Mac OS X) knows that the greater mailboxes become, the slower Mail.app goes. I don’t know how many email I have, but the oldest is from the 2002 (I have cutted older because they became useless).
Today, I found an interesting link on TUAW: A faster way
How to Make Mac Icons
about 3 years ago - No comments
Are you curious about “how to make icons for Mac“?
I’m.
And TUAW have something for someone interested in the same thing.
A few weeks ago, Matthew Cone showed us how Macinstruct’s beautiful icons, courtesy of the talented Gary Gehiere, came to be (http://www.macinstruct.com/node/40). In that article, you were shown the beginning stages of icon design – how
XCode meets Mono
about 3 years ago - 4 comments
And… seems to be a nice meeting.
After a lot of development, the comunity surrounding the project realeases last stable version 1.2.3.1 of Mono.
What about Mac OS X? Here is a dedicated page on the official wiki of Mono. And, in particular, I’m happy to highlight a tutorial/howto about XCode and Mono integration: CSharpPlugin.
I know
Learn Cocoa: a new howto
about 3 years ago - No comments
TUAW today highlights this new Tutorial about Cocoa: Learn Cocoa (part II).
Some people on TUAW say that:
… there wasn’t actually any coding involved…
But it was about the first part, that is “introductive”. In this second part seems that things are changing. I haven’t readed yet to give a valutation; but I’ll do… I promise.
Stay
Teoria dell’Informazione: appunti di Nemo
about 3 years ago - No comments
Il mio amico Nemo, che ha appena finito il suo ultimo esame, Teoria dell’Informazione, ne ha resi disponibili gli appunti da lui stesi: un PDF che, per il fatto che è scritto in LyX, è anche piacevole alla lettura, oltre che importante per l’argomento trattato.
Un grazie da tutti gli studenti (ma non solo) credo gli
M. Spencer present AsteriskNOW
about 3 years ago - No comments
Mark Spencer, developer of many Open Source projects like Gaim and, obviously, Asterisk, and founder of Digium, shows us how much simple is to start a PBX with AsteriskNOW!.
I spoke about AsteriskNOW here, at the time of its presentation.
Source, OSSBlog.
Share this
tweetmeme_url = ‘http://www.detronizator.org/2006/06/25/howto-make-true-napoletano-coffee/’;tweetmeme_source = ‘detronizator’;tweetmeme_style = ‘compact’;
Get the most out of ZSH
about 3 years ago - No comments
Taking a walk for one of my preferred blogs I found an interesting article from IBM DeveloperWorks: “Get the most out of zsh”.
I did’t know this shell until now and, reading the article, I was convinced to give it a try.
icebook# sudo apt-get install zsh
Take a look at it. Is the Bash era over?
Looking for

