Go Back   DN Lodge Webmaster Forums > Web Design and Development > Web Development Discussion


Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 12-15-05, 05:10 PM
Yowser's Avatar
DNL Addict
 
Join Date: Aug 2005
Location: St. Louis Missouri
Posts: 1,816
DNL Trust: (0)
Send a message via AIM to Yowser Send a message via MSN to Yowser Send a message via Yahoo to Yowser
Yowser is a pretty decent person
Default Adding RSS headlines to a site

When I look at all the information about RSS feeds, I find plenty of stuff about how I can get it for personal use but not much on how to publish the results to a web page.

Does anyone have any information on how this can be done or a resource for making it happen?
__________________
There's a fine line between fishing and just standing on the shore like an idiot. - Steven Wright
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Want to remove these ads? Register for your free account here.

  #2  
Old 12-15-05, 07:47 PM
DNL Member
 
Join Date: Dec 2005
Posts: 22
DNL Trust: (0)
Libb is a pretty decent person
Default Re: Adding RSS headlines to a site

Well, usally its not too hard. Use this for example...

http://www.w3reports.com/newsfeed.php

They tell you, rather, give you the code to add the headlines to your site. This is what most sites who offer rss feeds do. Nothing to it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3  
Old 12-16-05, 11:59 AM
Yowser's Avatar
DNL Addict
 
Join Date: Aug 2005
Location: St. Louis Missouri
Posts: 1,816
DNL Trust: (0)
Send a message via AIM to Yowser Send a message via MSN to Yowser Send a message via Yahoo to Yowser
Yowser is a pretty decent person
Default Re: Adding RSS headlines to a site

Thanks! That one will be cool for news related to web development and I'm sure it will come in handy for me someday but, in this particular case, I was looking for sports headlines.

I found this site, http://www.freshcontent.net/ and I may just go with their free news feed. It looks like they offer several news categories that can be added to a site for free.
__________________
There's a fine line between fishing and just standing on the shore like an idiot. - Steven Wright
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4  
Old 12-16-05, 01:39 PM
Brandon's Avatar
DNL Founder/Moderator
DNLodge Staff
 
Join Date: Aug 2005
Location: USA
Posts: 5,131
DNL Trust: (0)
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Skype™ to Brandon
Brandon is making his way to the top
Default Re: Adding RSS headlines to a site

If your were going to use the travel news, on the travel page...
http://www.freshcontent.net/director...al_travel.html
.... it has the code for adding it to your site.in this case the code is

PHP Code:
<script type="text/javascript" src="http://www.freshcontent.net/travel_news_feed.php"></script> 

Last edited by Brandon; 12-16-05 at 01:39 PM..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5  
Old 12-18-05, 07:31 AM
Brandon's Avatar
DNL Founder/Moderator
DNLodge Staff
 
Join Date: Aug 2005
Location: USA
Posts: 5,131
DNL Trust: (0)
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Skype™ to Brandon
Brandon is making his way to the top
Default Re: Adding RSS headlines to a site

So did it work?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6  
Old 12-19-05, 08:31 PM
DNL Member
 
Join Date: Oct 2005
Posts: 93
DNL Trust: (0)
Free is a pretty decent person
Default Re: Adding RSS headlines to a site

if you want to add an incoming RSS feed to your site, try http://www.feeddigest.com it's free, as simple as "cut and paste" if you like, they force no ads on your site and you can watch a quick 2 minute video on how to install it here http://www.feeddigest.com/video1.mov


the best I've seen so far hands down
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7  
Old 12-20-05, 01:00 PM
Yowser's Avatar
DNL Addict
 
Join Date: Aug 2005
Location: St. Louis Missouri
Posts: 1,816
DNL Trust: (0)
Send a message via AIM to Yowser Send a message via MSN to Yowser Send a message via Yahoo to Yowser
Yowser is a pretty decent person
Default Re: Adding RSS headlines to a site

Quote:
Originally Posted by Brandon
So did it work?
I'm not quite ready to test it out... just trying to get stuff together for a small project yet to be launched.
__________________
There's a fine line between fishing and just standing on the shore like an idiot. - Steven Wright
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8  
Old 12-24-05, 04:42 PM
Captain Cornflake's Avatar
Prophet of 7ruth
 
Join Date: Dec 2005
Posts: 45
DNL Trust: (0)
Send a message via AIM to Captain Cornflake
Captain Cornflake is a pretty decent person
Default Re: Adding RSS headlines to a site

Feeddigest/RSSdigest is very nice. That's what I've been using to put Slashdot Games headlines on my site, so I never have to bother writing news anymore.
__________________
[VG Resource Center]-[Cornflake Design]-[last.fm]
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9  
Old 12-25-05, 06:53 AM
Brandon's Avatar
DNL Founder/Moderator
DNLodge Staff
 
Join Date: Aug 2005
Location: USA
Posts: 5,131
DNL Trust: (0)
Send a message via AIM to Brandon Send a message via MSN to Brandon Send a message via Skype™ to Brandon
Brandon is making his way to the top
Default Re: Adding RSS headlines to a site

It seems so easy to get behind if you write your own. But i wish you could buy the whole article feed, so it dosnt link back.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Tags
adding, headlines, rss, site


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
adding rss feeds with dreamweaver benjarv General Domain Discussion 0 08-06-06 12:06 AM
WiiWay.com: Nintendo Wii Site PACKED With Content! PancakeLizard Sites & Domains For Sale 0 06-12-06 01:30 AM
Let's Make It Real, or How to Avoid Being a Cyber Ghost - Is Your Site User Friendly? Joseph Web Development Discussion 1 11-14-05 07:22 PM
RSS - How to Promote and Profit From Your Feed Joseph Web Development Discussion 0 11-13-05 12:09 PM
Installing RSS feed into your site. Joseph Graphic Designing 0 10-17-05 08:55 PM


All times are GMT -5. The time now is 08:52 PM.



Copyright © 2005-2009 DNLodge.com.
vBulletin, © 2000-2009, Jelsoft Enterprises Limited.
SEO by vBSEO.
Advertising |  About Us |  Contact Us |  RSS |  Privacy Policy |  Back to Top