-
Smalltalk resources
Curiously during the last couple of days I have received several questions about books and tutorials about Smalltalk. If you are starting with Smalltalk I strongly recommend you to start with “Squeak By Example”, you can download a free .pdf copy from here. If you need some in Spanish I recommend the book by Diego… — read more
-
VS2008 extension for SharePoint 2007
Last week I started a development project based on SharePoint 2007 and for the first time for this kind of projects I am using Visual Studio 2008 and the corresponding extensions for SharePoint. Among other things, these extension add some projects templates. Yesterday I noticed that these project templates are class library projects, but with… — read more
-
Error handling in Web Services (ws-part 4)
This post wasn’t part of the original series, but I have decided to add it because of a project I am working on these days. Most of the times I have been involved in the server side of web services, developing web services, but in this opportunity I am consumer of web services. When reviewing… — read more
-
Agile Open BsAs 2009 – Sessions part 3
This is the last part: Session 4: What should I do with my junior developers? One of the principles of the agile methods is the self-organized teams, but this is not an easy question when you have junior people in your teams. How much seniority is required to have a self-organized team? How can a… — read more
-
eSTImation MAnager (stima)
Last Monday, my classmate Maria Florencia Perez finished her studies when she presented her proffesional work: Stima. It is a software that allow users to perform estimations of duration and effort for software development project. It is based on use case points method and it provides some useful features like metrics, estimation history and comparison.… — read more