How to get Google Music Beta Invite from outside US

I was craving to try for Google Music Beta since it’s launch but as it is only available for people of USA (why only USA?), all the time it irritated me with We’re sorry. Music Beta is currently only available in the United States. But then as you know “there is a will there is a way”, I managed to get an invite. All I did was to use the a US Proxy to request an invitation. I got my Google Music Beta invite in 3 days. Apparently once you get the invite, Google doesn’t bother from where your accessing it i.e. all you need to do is to use a US proxy and then once you get the invitation, it is yours to use it. To simplify the process in steps:

  • Use a Google proxy site. I used http://www.ultrafastproxy.com/
  • In this site, scroll down a bit to find a field with a Browse tag on it, enter music.google.com
  • It will open Google Music page under the proxy
  • If you have security features enable in the Google account, you might have to answer the security question to verify that this a legitimate login
  • Now here you request for an invitation for an invite
  • Wait for 3-4 day to process the invite request
  • Once you get it you can access it from anywhere across the globe

You can also download the Google Music Manager, which is available for Windows, Mac and recently for Linux, to upload your own music to its cloud storage. You can upload upto 20,000 songs. But make sure that the music which your are uploading is legal. Uploading illegally downloaded music files will be deleted from the storage. One more thing once you get the invite, you can also send two invites to your friend.

Other Proxy Sites:

If the proxy site suggested earlier doesn’t work, you may want to try one of these:

Question, suggestions and feed back are welcome. Enjoy your music :)

How to solve: Skype crashes and won’t start again

There is strange things going on with Skype since Microsoft took over it. Weirdly, while using, it crashes and will not launch again. And it happens to a lot of people. Probably a problem with Ubuntu. Any ways, since there is no standard solution available, one cannot wait for the new updates from Skype (if any). So folks, here is a quick and dirty trick to solve this problem.

In your home/your_user_name (or simply call it ~ directory), there is a hidden Skype directory. It contains few files and shared.xml is one of them. Either delete this file or rename it. Use either of these commands:

mv ~/.Skype/shared.xml ~/.Skype/shared2.xml 
or 
rm ~/.Skype/shared.xml 

After this, start Skype again, enter your login details.

If the problem still persists, try removing this file as well by using this command:

rm ~/.Skype/shared.lck

On Windows:

As suggested by a reader Arri, the same problem can be solved by removing the same shared.xml file from the following location:

C:Users{YOUR_USERNAME}AppDataRoamingSkype

Hopefully this works for you all! Questions, suggestions and feedbacks are welcomed.