 |
Google brings back face-to-face interaction without taking away our connectivity to the world wide web through Google Glass.
Google Opinion
|
 |
NicEdit WYSIWYG editor is one the best and smallest (code wise) WYSIWYG editors for the web out there. It has a very small code foot print and with just two lines of code you can convert any textarea element on you website in a nice looking rich text editor. NicEdit works on any element and…
How-To Programming
|
 |
Facebook’s Graph API is one of the best implementations of API endpoints using which you can gather a lot of public information about any user. Luckily, you can even get the profile picture of any Facebook user. The four default sizes in which Facebook returns an user’s Facebook Profile Image are: square (50×50) small (50…
Programming
|
 |
Finally the much awaited Android 4.0 Ice Cream Sandwich (ICS) update for the Motorola Atrix 2 phone has been rolled by Motorola in India. The upgrade is a available as OTA (Over-The-Air) which means, you can directly download the update to your Motorola Atrix 2 phone. The update is a 256MB download and you should…
Tips & Tricks
|
 |
In order to personalize your Samsung Galaxy Tab 2 10.1, you have to become familiar with it by meddling with it. Thus the CWM Recovery system is absolute important (Link) for your work. Senior XDA developer welt won along with other developers have prepared a manual which will help you install and use CWM Recovery…
Android How-To Programming
|
 |
Monitor resolutions and especially extended monitor resolutions can be real pain at times. Although Ubuntu’s monitor resolution detection is really smart but at times it can give you a bad day! Working on extended monitor setup is helpful as it saves you time. Well, in this article we will show you how you can manually…
How-To Linux
|
 |
If you are an user of the GIT version control then you must be aware of the .gitignore file. For the ones how are not aware of this file, .gitignore helps you ignore or avoid certain files from being committed into the main repository using GIT. Now it happens at times that the .gitignore file…
How-To Programming
|