Notepad++ is simple yet very useful editor for developers that helps coding tonnes of lines of code effectively .A talented developer should learn the best ways to use Notepad++ efficiently
How To Archive
Developing chrome extensions become much easier now with the Extensionizr a boilerplate for creating chrome extensions.Using this you can create a basic chrome extension with specific set of features based on your needs. It’s more like Initializr which is a boilerplate template for creating html5 websites
Windows 8 was launched months ago and is getting a bleak response from customers.As per the latest report windows 8 adoption rate is lesser than vista and constituting 1.77% .Windows 8 Metro UI is new to PCs but the lack of start button made some of the users disappointed and holding back from upgrading
Recently I Tried the ways to capture a webpage screenshot using php. There are many number of approaches to capture the screenshot but there are some difficulties with the default php functions and hence I concluded with the phantomjs JavaScript library to perform the screen capture function. I used php script to trigger the phantomjs code