How to take a screenshot on Google Nexus 7
|

How to take a screenshot on Google Nexus 7

In the past taking a screenshot from your Android device was a painful experience requiring you to root your device. Even today, many of the screenshot apps available on Google Play require root access. However, if you’re running Android Jelly Bean then you don’t need any special apps to take screenshots, since the OS comes inbuilt with support for them!

1Weather gives you the best weather experience on Android

1Weather gives you the best weather experience on Android

If you have the Google Search app on your Android lets you quickly view the current weather of the location that you’re in, but anything more than that is just a painful experience! I’ve been searching for a decent weather app and came across 1Weather which is simply a cool app if you’re interested in monitoring the weather around you or any other city in the world. 1Weather gives you real-time weather information and forecasts plus weather related tweets from your area that tell you what real people are saying about current weather conditions.

Top 5 Apps to Facilitate You Keep Your New Year Resolution

Top 5 Apps to Facilitate You Keep Your New Year Resolution

Well, January has gone by and the resolutions you have made in the beginning are all thrown aside and the motivation has also decreased significantly. But still it’s the starting of a New Year and you should plan your life centering round the latest devices and apps. The invention of the recent apps enables you to meet your goals in some eye-pleasing, well-designed and fun-filled ways.

How to create CSS3 animated buttons in WordPress
| |

How to create CSS3 animated buttons in WordPress

I remember when I first started working with websites more than a decade ago, if you wanted a cool looking button in your form, you had to use images. Images still remain an option but with CSS this has is being gradually phased out. CSS3 completely eliminates the need for images for creating basic good looking designs.

How to quickly kill a program in Windows
| |

How to quickly kill a program in Windows

During my regular work, I tend to face repeated issues of Excel hanging. This can be really frustrating because a stuck Excel means a painful wait for Windows to figure out what it wants to do with the process. Unfortunately, there isn’t much I can do about this because it is mainly due to addons that I have installed in Excel, which are required for me to do my job coupled with large files with tens of sheets and hundreds of rows with data.

Improve your CSS coding with CSS Lint
| | |

Improve your CSS coding with CSS Lint

If you’re a website designer, a WordPress theme developer or just a single site owner, you’ll most likely be using a whole set of CSS styles to generate that perfect design. But, before you’ve got that design ready to deploy across your site(s) or provide for users it is a good idea to check your styles for consistency and compatibility especially since we’re in a world with several different browsers on different operating systems on different devices. CSS Lint is an open source CSS code quality tool that performs static analysis of source code and flags patterns that might be errors or otherwise cause problems for the developer.