In the developer console of any of your browser type new Date(’01/01/01’)new Date(’01/01/01′) The correct answer should be (ignore the timezone, you might get a different one) Tue Jan 01 1901 00:00:00 GMT-0600 (Central Standard Time)Tue Jan 01 1901 00:00:00 GMT-0600 (Central Standard Time) Strangely chrome gives the following answer Mon Jan 01 2001 00:00:00 […]

Read More →

Developing AngularJS applications is fun. However, debugging certain aspects of your application might not be as straight forward as we might think. Here are few tricks we can use to inspect the AngularJS application from the javascript console of your browser. In webkit based borwser if we inspect the element, then that element can be […]

Read More →

Ninite application helps you install and update most of your programs at once. The apps are user-requested apps and are added based on their popularity. The following are it’s features. start working as soon as you run it not bother you with any choices or options install apps in their default location say no to […]

Read More →

ThePirateBay on its 10th anniversary has released a special “PirateBrowser” which effectively bypasses any ISP blockade. PirateBrowser is a bundle package of the Tor client (Vidalia) and FireFox Portable browser (with foxyproxy addon) and some custom configs that allows you to circumvent censorship that certain countries such as Iran, North Korea, United Kingdom, The Netherlands, […]

Read More →

Favelets, also called Bookmarklets, are links which contain special functionality. Instead of being directed to a URL when you click them, they perform an action using JavaScript. Favelets can be added to Internet Explorer as a favorite or Firefox,Chrome,Safari as a bookmark. There are browser extensions like GreaseMonkey, GreaseMetal which hand great power to the […]

Read More →