Ace is a standalone code editor written in JavaScript. The goal is to create a web based code editor that matches and extends the features, usability and performance of existing native editors such as TextMate, Vim or Eclipse. Ace can be easily embedded in any web page and JavaScript application. Ace is developed as the […]

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 →