About Me

My photo
जिंदगी की परीक्षा में कोई नम्बर नहीं मिलते है लोग आपको दिल से याद करे तो समझ लेना आप पास हो गए....

Wednesday 16 October 2013

How to Install nodejs on ubuntu 13.04

sudo apt-get update
sudo apt-get install python-software-properties python g++ make
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs
 
reference :https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager 

Wednesday 2 October 2013

How to generate google access token

1. Visit Google OAuth Playground and input https://www.googleapis.com/auth/googletalk as the required scope. Press “Authorize API” and then “Allow Access” button on the redirected page

2. In step 2, simply press “Exchange authorize code for tokens” and copy the access token