| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Senior Member
|
Setting up an RSS feed...
Hey there, I'd like to set up an RSS feed for tokyocube so it's easier for people to keep track of our updates. Does anyone know of any good resources for researching this and setting it up, as I know pretty much nothing about it, but would really like to get to grips with it? Thanks in advance! |
|
|
|
|
|
#3 (permalink) |
|
vague™
Join Date: Mar 2004
Location: Glasgow
Posts: 5,555
|
It's much easier than you'd think, especially if you have some basic coding experience. All you really need to do is understand the format you need to output your article information in. Have a read at this little guide - http://www.petefreitag.com/item/465.cfm |
|
|
|
#5 (permalink) | |
|
Senior Member
Join Date: Feb 2005
Location: Glasgow, Scotland
Posts: 357
|
Quote:
yep, good article –*do you create RSS feeds actually in your website or can you make them externally and link to them ? I want something like howies have http://www.howies.co.uk/ on my site. Ta |
|
|
|
|
#6 (permalink) | |
|
Senior Member
|
Quote:
Cool, I just checked out that link and also the following links which I found really useful: http://searchenginewatch.com/serepor...le.php/2175271 http://www-128.ibm.com/developerwork...tml?dwzone=web I understand the principle now of RSS feeds, and the code side of things doesn't look too scary...however, I'm still not entirely clear on how best to set things up for our site. We basically want to keep people up to date with the content in our articles (http://www.tokyocube.com/) - I have a few questions if anyone can help: 1 - What would be the best way to structure the RSS file - is it better just to update the RSS file each time we add 3 new articles (as on the homepage), or would it be better to create a feed for each of the lifestyle articles (e.g. all 4 on each of the 3 lifestyle pages)? 2 - How do people subscribe/use your feed? I've tried the 'subscribe' and 'rss' buttons on a few sites and it appears to just open up the rss file in the browser? .... these are probably stupid questions but I think I just need some straight forward advice/examples from someone who's done this before. |
|
|
|
|
#8 (permalink) | |
|
Senior Member
Join Date: Jan 2005
Posts: 12,340
|
Quote:
Or you can try a standalone RSS reader... www.feedreader.com <-- Free http://www.bradsoft.com/feeddemon/index.asp <-- Not free. There are many others. |
|
|
|
|
#10 (permalink) |
|
Senior Member
|
... not too sure if this is perfect code but the feeds seem to work: http://www.tokyocube.com/ could anyone let me know if I've done anything wrong there, as this is the 1st time I've messed around with rss feeds? cheers! |
|
|
|
#11 (permalink) | |
|
Senior Member
Join Date: Feb 2005
Location: Glasgow, Scotland
Posts: 357
|
Quote:
how did you get theat feed actually embedded in your site tom? Is it a piece of html or something? |
|
|
|
|
#12 (permalink) |
|
Senior Member
|
hey stevo, basically it's an xml file (just write the code in notepad and save as .xml), then all you've gotta do is put the reference to the file in the top of your pages, e.g. <link rel="alternate" type="application/rss+xml" title="Tokyocube Competition Winners" href="feeds/competitions.xml" /> If you have a look at the code, you will get an idea of how to structure this file: http://www.tokyocube.com/feeds/competitions.xml pgo's link to Sage for Firefox was wicked, and I definitely recommend installing it as you'll see how your feed will look and you can play with the layout if your feed etc: https://addons.mozilla.org/extension...cation=firefox I'm pretty blown away by how cool rss feeds are, and I can't believe it's taken me this much time to get round to using them - it's so much quicker now to keep check of all the site content I wanna see everyday. |
|
|
|
#13 (permalink) | |
|
Floating libation anyone?
|
Quote:
fun: HGC v.4 | last.fm: DT | me | oi! f*ck u roto: ...via meebo!
New to interweb design? Your friends at dt can help. |
|
|
|
|
#15 (permalink) |
|
Floating libation anyone?
|
http://www.netvibes.com/ ... nice too Interestingly enough, I found a link to http://www.feedxs.com/ via netvibes which, at first glance, looks like it could help thomas a lot. fun: HGC v.4 | last.fm: DT | me | oi! f*ck u roto: ...via meebo!
New to interweb design? Your friends at dt can help. |
|
|
|
#17 (permalink) |
|
Sir digby chicken caesar
Join Date: Sep 2004
Posts: 5,292
|
Great thread... rss is something I have looked at a couple of times, but never fully got my head around before - especially as no client has asked for 'latest news' sections recently. Its actually rather simple after all that, once you find a well written introduction. |
|
|
|
#19 (permalink) | |
|
Senior Member
Join Date: Feb 2005
Location: Glasgow, Scotland
Posts: 357
|
Quote:
|
|
|
|
|
#20 (permalink) |
|
Senior Member
Join Date: May 2003
Posts: 649
|
This list of RSS Parsers may be of use if you are looking to integrate the feed into your website - haven't had a chance to try any as yet so any feedback on the best/easiest - worst of the bunch would be useful... feel the heat.
|
|
![]() |