Following is an interesting TED talk by Jason Fried of 37signal on why it is difficult to get any work done at work.
[ted id=1014]
He argues that M&Ms (managers
There are several ways to remove svn binding from a directory and its sub-directories. However, in this post, we write a PowerShell script to perform this task. To do so, we have to
This post is about stopping a particular process or processes using PowerShell script. I often use this script to shutdown processes from shell.
A straightforward way to achieve this is as follows :
stop-process
This post quickly describes how to get the list of projects available in the current Eclipse workspace. Eclipse PDE's API provides the functionalities to query different meta-data relevant to the current Eclipse workspace. Using following code snippet, all the projects of the current workspace can b
In the previous post, we discuss different strategies that are imperative in successful implementation of Scrum process model in GSD context. In this post, we take this discussion further by introducing few strategies