The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Special Forums > News, Links, Events and Announcements
Google UNIX.COM


News, Links, Events and Announcements Noncommerical links to UNIX related news goes here in this forum!

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Russian UNIX Forums eugrus News, Links, Events and Announcements 3 10 Hours Ago 05:55 PM
How to post a new thread (Regarding Unix related doubts) in Unix Forums indusri Forum Support Area for Unregistered Users & Account Problems 1 03-11-2008 10:01 PM
Simple rules of the UNIX.COM forums: Neo Post Here to Contact Site Administrators and Moderators 0 11-09-2000 09:08 PM

Reply
 
Submit Tools LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-15-2005
Neo's Avatar
Neo Neo is offline
Administrator
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 4,082
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
HOWTO: RSS Feeds for UNIX Forums

If you want to submit your favorite UNIX.COM forum to RSS news feeds registries or directories, here is how:

The top level RSS link to the UNIX forums is:

http://www.unix.com/external.php

This is the default for the RSS type, which is:

http://www.unix.com/external.php?type=RSS

(There is also type JS for Java Script and XML)

If you are interested in a specific forum RSS, you can add the forum ID, for example, the main "Dummies" forum ID is 2, so:

http://www.unix.com/external.php?forumids=2

The forum ID can be found in the URL (f=2) for example.

Feel free to submit your favorite UNIX forum to any RSS registry and post back where you submitted our news feed.

Quote:
# Enable External Javascript
This setting allows you to enable/disable the Javascript content syndication system that allows you to embed vBulletin data in HTML pages.

If you set this option to 'yes', you can call it by going to:
http://www.unix.com/external.php?type=js

You could use javascript directly in your html pages to control the returned data.

# Enable RSS Syndication
This setting allows you to enable/disable the RSS content syndication system.

If you set this option to 'yes', you can call it by going to:
http://www.unix.com/external.php?type=rss

(example) There is a news-plugin for Trillian which lets you use RSS feeds to get the latest information posted in your trillian program.

# Enable XML Syndication
This setting allows you to enable/disable the XML content syndication system.

If you set this option to 'yes', you can call it by going to:
http://www.unix.com/external.php?type=xml
Thanks and Have Fun,

Neo
Reply With Quote
Forum Sponsor
  #2 (permalink)  
Old 01-16-2005
Neo's Avatar
Neo Neo is offline
Administrator
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 4,082
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
Please note I have added this code to the footer that provides the link to our RSS feed based on forum id:

HTML Code:
<a href="http://www.unix.com/external.php?forumids=$forumid"><img src="images/xml.jpg" alt="[RSS]" title="UNIX Forums RSS Feed" align="right"/></a>
External links can't use the code above because the variable $forumid is not set.

For the general forum, try:

HTML Code:
<a href="http://www.unix.com/external.php"><img src="images/xml.jpg" alt="[RSS]" title="UNIX Forums RSS Feed" align="right"/></a>
With the image in this attachment.
Attached Images
File Type: jpg xml.jpg (935 Bytes, 91 views)
Reply With Quote
  #3 (permalink)  
Old 11-01-2005
eugrus's Avatar
Registered User
 

Join Date: Jan 2005
Location: Russia
Posts: 92
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
Could you also add
Code:
so that users, whose browsers (for ex. firefox) support this tag, could automatically subscribe the feed?
Reply With Quote
  #4 (permalink)  
Old 11-01-2005
Neo's Avatar
Neo Neo is offline
Administrator
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 4,082
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
(Already supported) Look at the XML button on the bottom of each page and you can see our RSS feeds are very flexible.

I uses these and they work fine in Personal Google, etc.

For example, if the link is, by default:

Code:
http//www.unix.com/external.php?forumid=5
You can add the RSS info, if required for the same results:

Code:
http//www.unix.com/external.php?forumid=5&type=RSS
or even:

Code:
http//www.unix.com/external.php?type=RSS&forumid=5
It is really "up to you".... as it works fine.
Reply With Quote
  #5 (permalink)  
Old 11-02-2005
eugrus's Avatar
Registered User
 

Join Date: Jan 2005
Location: Russia
Posts: 92
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
You did not understand me. I am talking about tag used by firefox to automatically subscribe for feed.
Reply With Quote
  #6 (permalink)  
Old 11-02-2005
Neo's Avatar
Neo Neo is offline
Administrator
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 4,082
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
No, I don't understand you, sorry.
Reply With Quote
  #7 (permalink)  
Old 11-02-2005
eugrus's Avatar
Registered User
 

Join Date: Jan 2005
Location: Russia
Posts: 92
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
See http://devedge-temp.mozilla.org/libr...3.html#1808449 and http://pcweb.mycom.co.jp/news/2004/09/15/101b.jpg
Reply With Quote
  #8 (permalink)  
Old 11-02-2005
Neo's Avatar
Neo Neo is offline
Administrator
 

Join Date: Sep 2000
Location: Asia Pacific
Posts: 4,082
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!
Where should we change the vB code to include or add this for this forum? In the HTML header area?
Reply With Quote
  #9 (permalink)  
Old 11-02-2005
eugrus's Avatar
Registered User
 

Join Date: Jan 2005
Location: Russia
Posts: 92
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit! Stumble this Post!Spurl this Post!



The UNIX Forums - HOWTO: RSS Feeds for UNIX Forums





... add it here ...