-
Business Today magazine revoked the free access to its online version. This is rather disappointing and I hope they will correct their mistake soon. This…
-
Today is the election results day of the largest democratic nation in the world.This is the first time I cast my vote after missing it…
-
Tip Courtesy: Veera Sundar ( http://www.veerasundar.com ) 1. Press Ctrl + Shift + R (Record Macro), which starts a macro recording session.2. Continuously press the…
-
At the onset of every year, many people make many self committments ( a.k.a resolutions). But as the days passes, getting drowned in their life,…
-
Luck seems to be smiling at me from past 2 weeks. Yet to get more clarity. Things seems to be working for me and will…
-
Another issue which took considerable amount of my time to resolve is the following. Issue: D:\CruiseControl\BuildServer\WorkArea\SampleCCProject\build-cc.xml:10: The following error occurred while executing this line: D:\CruiseControl\BuildServer\WorkArea\SampleCCProject\build.xml:56:…
-
While working with CruiseControl I faced the following issue. But I could not get help from Google. Hence I am listing the issue and its…
-
In Python, the for loop works differently.If we try to modify the loop iterator variable, it will be simply skipped and iterator will continue from…
-
Started learning Python using A Byte Of Python by Swaroop CH few weeks back.Started loving this programming language. It’s so simple and easy to learn.Also…