Posts|Comments

Category Archives: General

General development related talk

Delete .svn folders recursively

Very often scenarios crop up when we want to clean our mammoth source code repository without having to export it elsewhere. I was looking for an elegant way to delete hidden .svn folders which are created by tortoise svn to keep track of the repository state on the client. I found this site which provided [...]

Run Commands for Windows XP

I found this incredible link to start most of the XP system apps from Run box.

Program
Run Command

Accessibility Controls
access.cpl

Accessibility Wizard
accwiz

Add Hardware Wizard
hdwwiz.cpl

Add/Remove Programs
appwiz.cpl

Administrative Tools
control admintools

Adobe Acrobat ( if installed )
acrobat

Adobe Distiller ( if installed )
acrodist

Adobe ImageReady ( if installed )
imageready

Adobe Photoshop ( if installed )
photoshop

Automatic Updates
wuaucpl.cpl

Basic Media Player
mplay32

Bluetooth Transfer Wizard
fsquirt

Calculator
calc

Ccleaner ( if installed )
ccleaner

C: Drive
c:

Certificate Manager
cdrtmgr.msc

Character [...]

Huge list of productivity tools and utilities

While exploring for CodeRush guides I stumbled across this website. The author has compiled a very good link to various tools and utilities which someone can use to boost his productivity a great deal. The reason I bookmarked this website and I am providing the link here is that it contains almost all the productivity [...]

Reasons to write bad code !!

Do you write bad code ? I hope not. I also do not write bad code. Are you trying to guess what the topic is about ? Ok here goes the story…
I was new in organization. Probably around 3 months or so. It was like any other day at office. We all were working on [...]