On last Thursday, we received at the offices of abiquo -formerly Think in Grid - the visit of Diego Parilla ( Diego’s face ), a person who (among other things) gives training on agile methodologies, focusing on Scrum .
Certainly, this kind of methodologies are gaining more and more supporters nowadays due to its simplicity (or hidden complexity) and interaction with the clients and inside the team.
Basically, against other methods (like RUP , FDD , or just XP ), Scrum defends the idea of self-organization (nobody assign tasks), short iterations (between 2 and 4 weeks), and the clear separation on the client (product owner) and the supervisor (scrum master).
You can found more information about this on the next set of links:
http://www.controlchaos.com/
http://www.scrumalliance.org/
http://pymecrunch.com/scrum-metodologia-agil-para-tus-proyectos (spanish)
If you are getting curiou...
Content suppressed by ://URLFAN, for full article visit source
Documenting projects with DocbookFrom: feeds.feedburner.com
Post Date: 2008-06-07 12:36:28
One of the tasks presents on almost every job and position is to prepare documentation. There are different tools to create good documents, but if you are developer, and you need to create professional documents, then you may fall into two options: LaTeX and DocBook .
I’ll explain to you how to prepare good PDF from DocBook documents in 3 easy steps:
1) Create the structure of your document
An example article
Your first name
Your surname...
more HOWTO: Creating nice ASCII logos for your command line applicationFrom: feeds.feedburner.com
Post Date: 2008-06-01 04:09:10
I found a simple but powerful tool for linux which allows you to create ASCII art logos for your command line applications.
Its name is figlet , and can be downloaded from your package tool (apt-get, yum, …), at least in almost all the Linux distributions.
To create a new logo you need to invoke (from your shell):
# figlet
# figlet abiquo
You can also specify the alignment of the text, and the font you want to use:
#figlet -c -f script abiquo
-c : Ce...
more More time for my “real life” please…From: feeds.feedburner.com
Post Date: 2008-05-26 09:27:24
Delete my account on twitter is one of my set of measures I’ve taken in order to gain more time for my “real life”.
“I don’t have time for twitter. I need to optimize my time. This is my last update. It was a pleasure, good bye!”
...
more