Hooked on RSS!

D

Deaf258

Guest
Okay, after Bree sent me a PM over a month ago that my blog's RSS was broken, I didn't know what that meant so I did a little research. Back then, I tried reading a few pages and articles on RSS and couldn't get it. Then, last night and this morning, I read them all again and now in the process of installing and using RSS feeds and readers. Does anyone know tips and tricks to using RSS?? I am starting to get the hang of it! ;)

Hey, Alex: Are you going to add an RSS feed on www.AllDeaf.com ?
 
Care to give us a crash course on RSS?

But let me get this ....isn't RSS related to the blogging software ur using or wot? Enlighten me and others will ya?
 
Yeah, RSS helps people keep up-to-date with new blog entries. RSS is also used for news websites and online newspapers.
 
Why use RSS here? Alldeaf is constantly updated every day. We won't miss anything. If we wanted to use RSS each time someone made a post, we'd have our mailboxes swamped with useless messages saying, "A new post has been made." :crazy: I think RSS is good for websites that you want to keep an eye on and it's rarely updated... such as movie websites or game information websites.
 
VamPyroX said:
Why use RSS here? Alldeaf is constantly updated every day. We won't miss anything. If we wanted to use RSS each time someone made a post, we'd have our mailboxes swamped with useless messages saying, "A new post has been made." :crazy: I think RSS is good for websites that you want to keep an eye on and it's rarely updated... such as movie websites or game information websites.

Umm, RSS doesn't use email. Some RSS reader software have a pop-up feature if a new post have been made.

edit: Oh, you're right. Some of the readers use email and some don't. The trick is finding the one that doesn't!
 
Last edited by a moderator:
sablescort said:
Care to give us a crash course on RSS?

But let me get this ....isn't RSS related to the blogging software ur using or wot? Enlighten me and others will ya?

I'm late to the party.. as usual. =)

Lets see if i can explain and demonstrate RSS well..
RSS is all about SYNDICATION. Which means "hey, i have something here, let's share it so other people can read it elsewhere". RSS just hands out a really basic list of html code that gives a summary with a link to the main site for more detail. Specifically, this provides 'headlines', for when a site is updated.
There's a couple of main ways that RSS can be used, but the most common are through a newsreader, or linked from another website.

With a newsreader, you collect different 'feeds' from various sites, and skim through the headlines. Just click on the links provided, and read the actual articles if you want to. The newsreader will check the sites every so often and let you know if there are any new articles.
I barely ever browse the web these days, except by using my newsreader.
And yes, it is used for blogs quite often. But it also is used in many other types of sites. (sample rss feeds I have: ABC news, BBC news, slashdot, deaftoday, Liberty meadows comic, google alerts, dealmac, macrumors, versiontracker, and some deafie blogs)

From a website you can list different feeds, and actually post the feeds up so people can read them. Blogs usually don't have this.. you more often see it in CMS. This is useful if you want to provide quick links for pages related to your content. (ie, a Deafie site with feeds for deafie blogs or news)

A weakness with RSS that there are SEVERAL different competing and conflicting standards. RSS 0.91 and 1.0 and 2.0 are actually different 'standards', not different versions. There is also atom, a newer type of feed. Then there's also different ways to name it, RSS, or RDF, or XML or atom. If your head is still spinning, but you want a bit more explanation, the best place that I've seen that reasonably explains everything is at FaganFinder
 
Deaf258 said:
Hey, Alex: Are you going to add an RSS feed on www.AllDeaf.com ?
Yes, I will work on adding an RSS feed on AD, but the real question is WHEN?

In the meantime, I've got this Javascript that should pull some info from AD on any website:

Code:
<script type="text/javascript" src="http://www.alldeaf.com/external.php?forumids=25&type=js"></script>
 
Back
Top