Quote:
Originally Posted by GtrsRGr8
I haven't been able to find a way to be notified of them directly. Does any Mobilereader reading this know how to do that?
|
The site has an RSS feed, so you can use a feed notifier app to get notifications. I haven't used any of those personally, but Googling finds one nice little
Windows/Mac OSX app and a
service that'll send you an E-mail when the feed updates. If all you're interested in is notifications from the Free Music category, use this RSS feed:
Code:
http://blog.booksontheknob.org/category/music/free-music/feed
If you want to be notified about
all new posts, use this one:
Code:
http://blog.booksontheknob.org/feed
If there's another specific category you want, just browse to that category. Then view page source and look for the RSS links in the header of the page. They look like this:
Code:
<link rel="alternate" type="application/rss+xml" title="Books on the Knob » Feed" href="//blog.booksontheknob.org/feed"/>
<link rel="alternate" type="application/rss+xml" title="Books on the Knob » Comments Feed" href="//blog.booksontheknob.org/comments/feed"/>
<link rel="alternate" type="application/rss+xml" title="Books on the Knob » Free Music Category Feed" href="//blog.booksontheknob.org/category/music/free-music/feed"/>