Archive by Author

Secret Behind “allaboutrajni.com” Rajanikanth Website

The new website of rajanikanth “allaboutrajni.com” works when you are not connected to internet. Now lets crack it. Lets find out how it is done.   when you visit the site the site gets cached by the browser Steps: 1. open “developer console” in chrome 2. Navigate to network tab 3. Click on the header [...]

Unlimitted twitter access on airtel till 1st March 2012

airtel-mobile-twitter

From today onwards airtel users can browser mobile.twitter.com for free. Twitter users can view their timeline, post new tweets, see tweets mentioning them, relply to other users, and also find and follow accounts. All these are available till 1st March 2012. Open up your browser and tweet this and enjoy!!!! If you don’t have an [...]

Get the new look of youtube in firefox and Chrome

newlook

Everything is changing. So is youtube. Here is a small tip to get the new look of youtube before the official release Go to www.youtube.com In firefox press “Ctrl+Shift+K” to open up web console In chrome press “Ctrl+Shift+J” to open up the web console Copy and paste the following code into the console and press [...]

Install burg bootloader in ubuntu 11.10 Oneiric Ocelot

Radiance_for_Grub_2_BURG_by_shafin

Here is a way by which you can install burg bootloader in ubuntu 11.10 Oneiric Ocelot Open up the terminal and type in the following commands sudo add-apt-repository ppa:ingalex/super-boot-manager sudo apt-get update sudo apt-get install burg That’s it…while installing it will ask for selecting the hard-disk/partition for installing the burg.

Get new look of gmail

threadlist-large

Google, Gmail everything is changing. To get the new look of gmail: ->Go to Mail Settings ->Click on themes tab ->Select Dense theme(last/2nd last one) Done!

Rough convert jpeg to webp in linux

webp-header

WebP is a new image format that provides lossy compression for photographic images. Here i’m providing the way to convert a jpeg image to webp without any options. Download the webp package(see below for link) Extract the files of the package. I extracted it in home folder and renamed the folder to “webp”. Go to [...]

Indian Rupee Sign in Ubuntu Font Family

Screenshot

The Indian Rupee Sign (₹) has been supported in the Ubuntu Font Family since version 0.69. To display the sign, you must have a font—such as the Ubuntu Font Family—with support for the character. For K/Ubuntu 10.10 users, this is automatic. The sign can be inserted in your own documents using copy-and-paste from another location, or [...]

Google +1 Button Plugin for wordpress

google+1button

Google has released its +4 button for websites. Check my older Post for the details. Here is a simple plugin to add a Google +1 button to your site. It will appear after the posts content Click here to download the plugin Enjoy…! Credit goes to original coder

Hack for angry birds chrome, unlocking all levels

angry-hacked

Here is the crack for unlocking all levels of chrome angry birds Copy and paste this into your address bar in Chrome and fire up Angry Birds. Code: javascript: var i = 0; while (i<=69) { localStorage.setItem(‘level_star_’+i,’3′); i++; } window.location.reload(); If you want to switch the game back to all levels locked, use the following [...]

Angry birds has come to chrome

angrybirds

Announced at the Google I/O Conference in San Francisco, the new browser-based version of Angry Birds is a testament to how far Google’s Chrome browser has come in a short time. According to Sundar Pichai, Google’s senior vice president of Chrome, Angry Birds in a web browser wouldn’t have been possible a year ago. With [...]

Find out who unfriended you on facebook

fb

] Steps: 1. Install the greasemonkey addon in firefox Get the addon 2. Now you have to install Unfriend finder greasemonkey script Get the script 3. Now go to facebook.com 4. Now you will see an option unfriends next to accounts(see the below image)   So next time when you login to facebook you will [...]