Spotify Repeat Track

You can follow the steps below to repeat a track on Spotify.

  • Create a blank new playlist.
  • Add to this playlist the song you want to repeat.
  • Select the repeat option for the playlist.

Now your song is in “repeat-track” mode.

Update: Spotify now supports repeat track functionality natively.

Be an efficient Shopper this Thanksgiving

With Thanksgiving coming up, I am sure most of you out there are desperately waiting for some really good deals. I have come up with an efficient way to shop this thanksgiving. As a matter of fact, this will make your lives much easier, not just for shopping this thanksgiving, but for shopping online in general. First off, you need the Firefox browser. If you don’t have it, install it. If you already have it, use it. Next, you need to install these two Firefox Addons.

In case you don’t know, Add-ons are extensions developed for your browser. They extend your browser’s features/capabilities making it more powerful, useful and efficient. For example, Adblock Plus is by far the most efficient add-on for Firefox. It blocks away the annoying advertisements from all the websites you visit. There are extensions even available for Google Chrome (I will come back to that later). Once you open on the links provided above, you need to click on the “Add to Firefox” button.

Once you click that, you get a dialog.

Click on “Install Now”. Now, Firefox will go ahead and install the add-on. Firefox then prompts you to restart your browser. Go ahead, restart it. When your browser fires up, you are fully armed. Now all you have to do is search for what you want. These add-ons will do the rest. They show you better alternatives available for the product you are viewing.

The product in the image was actually sent to me by my roommate asking me to review it. I just searched for it in amazon and the add-ons did the magic for me. In this particular case Invisible Hand did a poor job, but PriceBlink came to the rescue. As a result, the price of the product came from $101.00 to $29.95 + Free Shipping. These add-ons work on all the major shopping websites and search engines. So go ahead and have fun shopping online. And yeah, I almost forgot, don’t forget to gift me the best you can this thanksgiving 😛 Happy Shopping. Happy Thanksgiving. Tip: Extensions for Google Chrome can be found here: https://chrome.google.com/extensions

Using Dropbox to sync your Program Code

""

Recently there was an amazing offer from the very famous file syncing service, Dropbox. The offer was that any student who registers for a Dropbox account with a valid “.edu” ID would be eligible for an extra complimentary space of 500MB (to the default 2GB) for every reference (Usually it is 250MB, but for .edu registrations, it’s 500MB). That sounded exciting and I started referring my friends. I successfully could make around 12GB of space. And the best part about it is that it’s absolutely free.

Microsoft SkyDrive offers 25GB of space with every Live ID. But there are no good file syncing clients for SkyDrive. There is a below average client called SkyDrive Explorer, I stopped using it after using it for a year. Same is the case with Windows Live Mesh. So I decided to try Dropbox.

I’ve been using Dropbox a lot lately and in the course, I discovered a new use case for it. Using Dropbox to sync your program code. Let’s say that you have setup your Java/PHP/C# project folder in Dropbox. Now whatever code you write, gets synced with your online Dropbox account automatically. When you use another system, all you need to do is login to your Dropbox account and download the folder Or even better, if you have Dropbox installed on the other system, login to that and everything will be synced automatically. If you make changes to your code on that system, the files will be synced and when you login from your laptop, you will have the latest files ready for editing. How cool is that? If you use Dropbox for any such useful purposes let me know via comments.