Database error: [Table 'artistlo_weblog.wp_comments' doesn't exist]
SELECT ID, COUNT( comment_ID ) AS ccount
FROM wp_posts
LEFT JOIN wp_comments ON ( comment_post_ID = ID AND comment_approved = '1')
WHERE post_status = 'publish' AND ID IN (15)
GROUP BY ID

RSS as a form of syndicating content revolutionised the way I worked on the web. Not just because I could get hold of the content that was relevant to me as soon as it was available, but also because I knew that content I was producing was instantly being zapped to my readers. That’s quite a comforting thought.
However, as time has gone on, the list of feeds that I am subscribed to has grown rather a lot. I am seriously suffering from feed overload.
My guess is that anyone working on the web experiences the same problem. The days of sitting and leisurely checking my morning feeds over a quick slice of toast and a coffee are long gone. There’s just too much to get your head around. Bill Burnham recently wrote about Saving RSS in which he raises some serious side effects of these issues, and how methods for solving them may develop.
However, the point I want to make here is purely to do with today’s RSS culture, and with the all important factor of getting your content read. When I am sifting through bloglines—particularly after an extended period of leave—sites that do not provide a full RSS feed have probably 80% less chance of being read than one that delivers their content to me in full.
Basically, I’ve got better things to do than open new windows to load a post, particulalrly if it’s not one of my ‘favoured’ sites. Unless the title is sufficiently intriguing to pique my interest, it may as well have not come into my bloglines. Small extracts or summaries are a start, but not much better in my opinion.
People: Full RSS feeds.
Bandwidth is your only excuse; and if you can’t stretch to more, be aware of the potential dangers and reassess your budget.
Database error: [Table 'artistlo_weblog.wp_comments' doesn't exist]
SELECT * FROM wp_comments WHERE comment_post_ID = '15' AND comment_approved = '1' ORDER BY comment_date
Database error: [Table 'artistlo_weblog.wp_comments' doesn't exist]
SELECT COUNT(*) FROM wp_comments WHERE comment_post_ID = 15 AND comment_approved = '1'
No comments yet.
RSS feed for comments on this post.
Please keep comments relevant. We love communication and encourage it, but inappropriate or offensive comments will be edited or deleted.
Your privacy is important. We hate spam too, and your email address is not permanently stored and will never be used for any purpose.
The following HTML elements may be used: a, strong, em, title, cite, strike, abbr, acronym, & code. All other code will be stripped before posting.
The URL to TrackBack this entry is: http://artistlogs.com/weblog/rss-feeds-an-observation/trackback/
Artist Logs will transform the way you present yourself and communicate with your audience online. Contact us for a chat about what we can do for you. More about Artist Logs »