RSS Options

You can receive automatic updates of articles added to EverythingAngus.com through these RSS channels. With RSS, updates will appear in your preferred news reader as they are posted.

INFORMATION:

What is RSS?
RSS (Really Simple Syndication) is an XML format file, which is designed for sharing web content (like these news articles).

Using RSS
To use RSS, you will need an RSS news reader and the appropriate link to an RSS output file.
Note: There are many RSS news readers to choose from online, many for free, or use your browser.

RSS Implementation Instructions
  • Click the most appropriate link title, found on the right.
  • These links should automatically connect to your preferred RSS news reader or browser, according to the utility's instructions.


  •  

    EVERYTHINGANGUS.COM OPTIONS FOR NEWS READERS:


    Available RSS Channels

    Right click the text on the right, and SAVE TARGET AS, to copy the URL for your RSS utility Most Recent Articles


    Category RSS Channels

    <%Dim SQL, RS, NAME, ID, COUNT Call OPEN_DB() SQL = "SELECT ID, fldNAME FROM nml_tbl_cate ORDER BY fldNAME ASC" Set RS = Server.CreateObject("ADODB.Recordset") RS.LockType = 1 RS.CursorType = 0 RS.Open SQL, MyConn WHILE NOT RS.EOF ID = trim(RS("ID")) NAME = trim(RS("fldNAME")) %> <% RS.MoveNext WEND RS.Close Set RS = Nothing MyConn.Close Set MyConn = Nothing %>
    Right click the text on the right, and SAVE TARGET AS, to copy the URL for your RSS utility. <%=NAME%>