Windows command line utility(cmd.exe) is a plain vanilla shell.Console 2 is a Windows console window enhancement. Console features include: multiple tabs, text editor-like text selection, different background types, alpha and color-key transparency, configurable font, different window styles. It is a wrapper around your windows command prompt. ALERT: you might never go back to using cmd.exe […]

Read More →

PhoneGap is a mobile application development framework, based upon the open source Apache Cordova project. It has a set of device APIs that allow a mobile app developer to access native device function such as the camera or accelerometer from JavaScript. Combined with a UI framework such as jQuery Mobile or Dojo Mobile or Sencha […]

Read More →

GIMP is an acronym for GNU Image Manipulation Program. It is a freely distributed program for such tasks as photo retouching, image composition and image authoring. It runs on all major operating systems. It has many capabilities. It can be used as a simple paint program, an expert quality photo retouching program, an online batch […]

Read More →

A lot many times it becomes imperative for users to clear browser cache, history and other data. Here are the contents of a windows batch file which eases some pain doing that drudgery in Internet Explorer version 7, 8 and 9. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 […]

Read More →