On a daily basis Opera and FeedDemon are two of my most used applications, the others being Outlook, Visual Studio and ProDG. A while ago I came across an extension by Rijk van Geijtenbeek which adds an option to Opera’s context-menu allowing you to right-click on the URL of an RSS feed and subscribe in FeedDemon.
This works great, however Opera 9 added an incredibly useful content (read: advert) blocker to the default menus which is not available in Rijk’s pre-Opera 9 offering. To rectify this I’ve created a new version which takes the menus as-shipped in Opera 9 and adds “Send To FeedDemon” options.
To install follow these steps;
-
Within Opera go to the “Help” menu and choose “About”
-
Look for the path titled “Opera directory”, within this directory create a new directory called “menu” if it does not exist.
-
Download the file below and place it in this directory.
-
In Opera, go to Tools->Preferences, select the Advanced Tab and choose “Toolbars” on the left.
-
In “Menu Setup” select the Opera9 FeedDemon extension, then click ok.
-
Voila!
http://www.andrewgrant.org/public/opera/menu/Opera9_FeedDemon_Menu_Extention.ini
Note; I’ve noticed that some people seem to be able to create extensions that Opera appears to recognise when clicked upon. I’ve no idea how this is done, however I suspect it relies on the files being hosted somewhere on the Opera domain.
Update: Andrew Herron tells me that this is achieved by changing the application type for to x-opera-configuration-menu via an .htaccess entry. I’ve tried this to no avail, I already modify .htaccess for some things so I can only assume my hosts (AQHost) webserver is setup to prevent this type of rewrite. I had problems getting pings and trackbacks to work in Wordpress as they block access to xmlrpc.php so this wouldn’t surprise me, although I should mention other than these two things I’ve found them to be an excellent hosting service.




2006/07/31, 20:16
He did it by setting the content type of the file to application/x-opera-configuration-menu which is a server-side setting. If you aren’t able to change that yourself then it may be possible to contact your web host about it.
I haven’t missed the ad blocker myself, but then I have a squid proxy to do that for me