Archive for the ‘Project Management’ Category

COCOMO – Constructive Cost Model

The Constructive Cost Model (COCOMO) is an algorithmic software cost estimation model developed by Barry Boehm. The model uses a basic regression formula, with parameters that are derived from historical project data and current project characteristics.
More info: http://en.wikipedia.org/wiki/COCOMO
VN:F [1.1.6_502]Rating: 0.0/5 (0 votes cast)

Leave a Comment

Not Possible or Difficult?

When you want to say ‘not possible’, use it is ‘difficult’. Because nothing is impossible.

VN:F [1.1.6_502]Rating: 1.0/5 (1 vote cast)

Leave a Comment

I command you to…

This world have no room for ‘orders’ anymore. I remember when one of the colleague ‘requested’ me to do a task with statement starting ‘I would like you to do…’, If I were him, I might ask ‘Hey dude, do you think you can do this task?’ or ‘Do you know xxx? if so, can [...]

Comments (1)

Causes of Project Failure

Just gone through Anish Mathai Mathew’s post on project failure reasons and thought to reply there but I think due to some  technical issues I was not able to post anything on that website. So I thought to post it here:
Answers based on my experience.
#1. Lacking Sponsor’s Involvement/Ownership >> Indeed. But [...]

Leave a Comment

PRINCE2

PRINCE = PRojects IN Controlled Environments which is a methodology of Project Management. It covers the management, control and organisation of a project. "PRINCE2" refers to the second major version of this method and is a registered trademark of the Office of Government Commerce (OGC), an independent office of HM Treasury of the United Kingdom.
 
More [...]

Leave a Comment

Visual Studio 2010 – my read bits

Read some articles about new Microsoft Visual Studio 2010. Here are some major points I liked well while reading.
 

Support for Windows Azure platform – The new trend “Cloud Computing”
Parallel application support – Let your application a powerful one. (Framework 4.0 have P-Linq etc.)
New WPF based IDE – some good features are:

Inline call hierarchy
Highlight References etc.

Improved [...]

Leave a Comment