Monday, January 18, 2010

How to find RedHat version from command line

cat /etc/redhat-release
Period.

Three interesting applications

Trac, Redmine and Retrospectiva are three Issue Trackers/Project Management applications sharing similar features and a killer one in particular: painless Subversion integration.
Which one would you choose (or you already chose) for your team?

Firmate grazie

Leggete questo post e poi firmate questa petizione, grazie: http://firmiamo.it/numeroverdepermamme

Thursday, January 7, 2010

The "Random thoughts" series - Thought #1

From idea to working (hopefully) implementation:
1. Blow your original idea to pieces
2. Choose a sub-set of those pieces that, once implemented, will grant you a working sub-set of your original idea
3. Implement this sub-set
4. Add one of the remaining pieces to the implementation
5. GOTO (4) UNTIL (no pieces remaining)