YotaTech now offers RSS feeds
#1
Thread Starter
Co-Founder/Administrator
iTrader: (1)
Joined: May 2002
Posts: 32,242
Likes: 21
From: Auburn, Washington
YotaTech now offers RSS feeds
I have to admit I did not know much about this topic until I saw this thread Wednesday.
https://www.yotatech.com/forums/f98/yotatech-rss-feed-67351/
I got it activated from the links the Rob provided to me, and this is how you access it with a RSS news reader:
https://www.yotatech.com/external.php?type=rss2
Simply clicking on the URL will show you gibberish, you need a browser that supports the technology, or download a separate reader like Rob suggested:
http://www.feedreader.com/
It works great as I set mine up last night, and set it to auto update the YotaTech feed every five minutes.
Text, pics and more will show up in the reader, just like if you were reading it on the forum.
https://www.yotatech.com/forums/f98/yotatech-rss-feed-67351/
I got it activated from the links the Rob provided to me, and this is how you access it with a RSS news reader:
https://www.yotatech.com/external.php?type=rss2
Simply clicking on the URL will show you gibberish, you need a browser that supports the technology, or download a separate reader like Rob suggested:
http://www.feedreader.com/
It works great as I set mine up last night, and set it to auto update the YotaTech feed every five minutes.
Text, pics and more will show up in the reader, just like if you were reading it on the forum.
#3
Heads up for Firefox users!
YT isn't advertising the RSS service on it's normal pages and as such, you won't see the orange box icon in the address list.
To add a live bookmark by hand in FF, do this:
YT isn't advertising the RSS service on it's normal pages and as such, you won't see the orange box icon in the address list.
To add a live bookmark by hand in FF, do this:
- Go to Bookmarks | Manage bookmarks
- In the left pane, single click on the folder you want the bookmark to show up in ("Bookmarks Toolbar Folder" will put it on the toolbar)
- In the Right pane, single click on the bookmark you want the live feed to be ABOVE
- From the top menu, click "File | New Live Bookmark"
- Fill in the Name, then for feed, enter "https://www.yotatech.com/external.php?type=rss2"
- Click OK
- Close the bookmark manager
#5
Originally Posted by Corey
Mark, any idea on how to add this feature?
Is it just a link I have to add to the template?
Is it just a link I have to add to the template?
<link rel="alternate" type="application/rss+xml" title="YotaTech - Recent posts" href="https://www.yotatech.com/external.php?type=type=rss2">
(in theory, a break in the line shouldn't matter, but keep it all on one line)
As an example, I tossed it into the head of my main 4Runner page:(in theory, a break in the line shouldn't matter, but keep it all on one line)
http://midiwall.com/4Runner/
Last edited by midiwall; Jan 16, 2006 at 03:28 PM.
#6
Thread Starter
Co-Founder/Administrator
iTrader: (1)
Joined: May 2002
Posts: 32,242
Likes: 21
From: Auburn, Washington
I fired up Firefox version 1, and I can not see it on your site, unless I need a plug in.
I also put that code into a test template here, and no luck.
This will be a project for when I get lots of free time to study it more.
I also put that code into a test template here, and no luck.
This will be a project for when I get lots of free time to study it more.
#7
Originally Posted by Corey
I fired up Firefox version 1, and I can not see it on your site, unless I need a plug in.
I also put that code into a test template here, and no luck.
Trending Topics
#9
Originally Posted by Corey
FireFox1 and cnn.com, I see the RSS link, click it, then it takes me to a page with links.
Click them, and I get giberish.
Click them, and I get giberish.
Anyone else with the current FF wanna take a look here and tell me if you see the orange RSS box in the URL line? and... if it doesn't show up, then try refreshing the page when you're looking at it and see if that brings it up.
Past that... I dunno what to tell ya' about the template test. It may be that the templates are getting sucked in after the header section and you have to go elsewhere to get deeper into the boilerplates.
I know you're busy and have better things to do... FF users have a workaround to get a live bookmark, so it's not critical.
Thanks for tryin'!
#10
With Firefox you need to download Sage .
Thats why you are getting gibberish. If you know anything about CSS you can also customize how the feeds look. (Or you can just get the ones they have on the site.)
I also want to say thanks to Corey for doing this. You rock!
Thats why you are getting gibberish. If you know anything about CSS you can also customize how the feeds look. (Or you can just get the ones they have on the site.)
I also want to say thanks to Corey for doing this. You rock!
Last edited by irott; Jan 16, 2006 at 06:01 PM.
#12
Originally Posted by Cebby
They are working as Mark suggested they would for me (FF 1.5).
EDIT: Mark - I can't see the RSS button on your site and I just updated my Firefox last week.
EDIT: Mark - I can't see the RSS button on your site and I just updated my Firefox last week.
#13
Originally Posted by irott
#15
Originally Posted by midiwall
Hmmm... even after a REFRESH of the page? Something's weird 'cause I see it here.
#17
Originally Posted by Cebby
BTW, does having a favicon.ico mess with displaying the RSS icon in the address bar?
#18
Originally Posted by Corey
I also put that code into a test template here, and no luck.
This will be a project for when I get lots of free time to study it more.
This will be a project for when I get lots of free time to study it more.
Place the line of code from Mark in the default template in the "Headinclude" area at the top of the edit style page. I placed it between the <meta> info and the CSS section and it worked for mine (edited for my use, of course).
#19
Thread Starter
Co-Founder/Administrator
iTrader: (1)
Joined: May 2002
Posts: 32,242
Likes: 21
From: Auburn, Washington
OK, before I try this again, I need to take off FireFox 1 and install the latast.
Will try to get to it this week, but it amy not happen until the weekend.
Then I will make a test template here you can select from the drop down list in the lower left corner, and it will be named RSS Test.
Will try to get to it this week, but it amy not happen until the weekend.
Then I will make a test template here you can select from the drop down list in the lower left corner, and it will be named RSS Test.
#20
Thread Starter
Co-Founder/Administrator
iTrader: (1)
Joined: May 2002
Posts: 32,242
Likes: 21
From: Auburn, Washington
Got it!
Running FireFox 1.5, followed Mark's info and added in Yotatech, even before I added the code here, since the forum is allready setup with RSS.
You have to choose the RSS Test template in the lower left corner!
When I get the time, I will update the other 4 templates, then do away with the RSS Test template.
It works great!
I need to copy down Mark's HTML code, and your info Mike on where to install it between those two areas.
Running FireFox 1.5, followed Mark's info and added in Yotatech, even before I added the code here, since the forum is allready setup with RSS.
You have to choose the RSS Test template in the lower left corner!
When I get the time, I will update the other 4 templates, then do away with the RSS Test template.
It works great!
I need to copy down Mark's HTML code, and your info Mike on where to install it between those two areas.


