How to Disable the Safari RSS Feature
If you don't use Safari as an RSS Feed reader (I use bloglines), the feature can get kind of annoying. Every time you click on an RSS feed, it is redirected to a feed:// url. So to disable it, you need to first enable the Debug menu on Safari, this is done by typing the following into the Terminal (via mac osx hints:
defaults write com.apple.Safari IncludeDebugMenu 1
Make sure you quit safari before running that command.
Then you simply need to select Turn off RSS Support in the Debug menu in Safari:
Ideally I'd love for an extension that allows me to click the RSS button, and subscribe with bloglines, like you can in Firefox.
Tweet
Related Entries
- Howto Backup your Mac incrementally over SSH - March 10, 2006
- Dashboard Widget Tip - Quickly Removing Widgets - May 13, 2005
- Working with /etc/hosts on Mac - December 1, 2008
- Anyone used MacFuse? - January 13, 2007
- Trick or Treat - Web 2.0 Goodies for ColdFusion - October 31, 2006
Trackbacks
Comments
Can I see the reply of this? Thanks
1. Quit Safari 2. Open Terminal (located in the Utilities folder in your Applications folder) 3. Type the following into the Terminal window: defaults write com.apple.Safari IncludeDebugMenu 1 4. Hit Return 5. Quit Terminal 6. Open Safari
The Debug menu should now appear to the right of the Help menu. From that menu there is a selection to "Turn Off RSS Support..."
Which is slightly diff from the above comand. I have safari Version 5.0.3 (5533.19.4). finally works for me.
Post a Comment
Recent Entries
- Writing Secure CFML cfObjective 2013 Slides
- Upgrading to Java 7 on Linux
- J2EE Sessions in CF10 Uses Secure Cookies
- Learn about ColdFusion Security at cfObjective 2013
- Session Loss and Session Fixation in ColdFusion
- FuseGuard 2.3 Released
- CKEditor Spell Checker Plugin
- Adobe Says Go Ahead and Upgrade your ColdFusion JVM


add to del.icio.us


