What Does Winamp Detector Plug-in Do?

When you install Winamp, you will see an option for a “Winamp Application Detector” plugin. If you install it, you’ll notice it listed among your browser plugins in Firefox, Chrome and Internet Explorer.

What is it?

Answer from Ben Allison, Winamp Dev Team Lead Developer:

The “application detector” lets websites (well, really probably only winamp.com) know if Winamp is installed. We also added “winamp://” links to perform a limited number of “open such and such in winamp” kind of actions (similar to other programs that do similar things with protocols e.g. emule, aim, itunes). The browser plugin is simply a means of making sure it’s actually going to work before launching winamp://whatever in the browser. It really doesn’t do anything else – no information transferred besides the installed version. As for the benefits, umm, let me get back to you on that.

via Winamp Forums

How to Filter Gmail Headers & Stop “Via” Spam

In this article I will show you how to use a Google Apps Script to mark certain messages as spam based on their headers.

This script basically checks the 5 newest inbox messages every 10 minutes looking for a specific header. If it finds that header it will mark the message as spam automatically. Of course, you can modify the code to fit your needs. Continue reading How to Filter Gmail Headers & Stop “Via” Spam

How to Add an Instagram Feed to any RSS Reader

instagram-plus-rss

Instagram may not offer native RSS feeds, but it is still possible to generate feeds through 3rd party web applications.

Here are three options currently working as of November 22, 2016:

Queryfeed

Queryfeed creates an RSS feed for Instagram as well as Twitter, Google+ and Facebook. Visit Queryfeed, scroll down to the Instagram section, enter a username, hashtag or geo-location and hit “Search” to generate your feed. The free version caches results for 3 hours and limits RSS items to a max of 10 per feed.

Instatom

http://instatom.freelancis.net/username creates an atom feed from your Instagram account. Just replace username with the appropriate username.

RSS-Bridge

RSS-Bridge is an open-source “PHP project capable of generating ATOM feeds for websites which don’t have one.” You can set it up on your own server, or just google “rss bridge” and you’ll find several hosted installations that you can use freely.

For example, rssbridge.buddylist.co is one of the top results. Go there and scroll down to the box labeled Instagram Bridge, enter the desired username, and choose the type of feed you want. Feed options are Atom, Html, Json, Media RSS, and Plaintext. RSS-Bridge also features feed generators for a wide variety of other sites including Facebook, Twitter, Google+, Pinterest, YouTube and more.

You will be able to subscribe to the resulting feeds in Feedly, InoReader, The Old Reader or whatever reader you choose.

Previously listed services that no longer generate Instagram feeds: Websta, Iconosquare and Ink361.