Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Snitz Forums 2000 MOD-Group
 MOD Add-On Forum (W/Code)
 Show last 10 topics from a usenet feed.
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Dan Martin
Average Member

USA
528 Posts

Posted - 26 June 2002 :  23:04:17  Show Profile  Visit Dan Martin's Homepage  Send Dan Martin an AOL message  Send Dan Martin an ICQ Message  Send Dan Martin a Yahoo! Message
I picked up a small snippet of code from http://www.mikeshea.net/newsfeeds/ that allows you to embed a news feed into a webpage.

I took that and threw it into a Snitz page, and you can see my example at:
http://www.councilofgrey.com/feed.asp

The code is:

<TABLE valign=top bgcolor="<% =strTableBorderColor %>" border="0" cellPadding="4" cellSpacing="0" align="center" width="50%">
<TR>
<TD bgcolor="<%=strHeadCellColor%>" align=center nowrap>
<FONT face="<%=strDefaultFontFace %>" size="<%=strDefaultFontSize %>" color="<%=strHeadFontColor %>">
<B>Everquest Usenet Feed</B>
</FONT>
</TD>
</TR>
<TR>
<TD bgcolor="<% =strForumCellColor %>" nowrap>
<FONT face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>">
<script src="http://mikeshea.net/newsfeed_script/http://mikeshea.net/usenet/alt.games.everquest"></script>
</FONT>
</TD>
</TR>
</TABLE>

To use it, just change alt.games.everquest to the Usenet newsgroup of your choice, and modify the table title. You might need to change/remove the width="50%" depending on your placement.

I wanted to include it as a "panel" on my forum's default.asp, butI ended up not doing it since the hit to the 3rd party website slows the page load a bit more than I like. If you visit the http://www.mikeshea.net/newsfeeds/ page, he discusses how you can avoid this issue, but I don't have the necessary tools that he mentions.

Nothing revolutionary, but I thought some of you might have fun with it.



Edited by - Dan Martin on 27 June 2002 02:43:33

dayve
Forum Moderator

USA
5820 Posts

Posted - 26 June 2002 :  23:25:48  Show Profile  Visit dayve's Homepage
that's actually kind of cool, I wish we could have the source code
for running on a personal site because if this guy's site is down
or goes out of commission the feature is dead


http://www.nineinchnailz.com


Edited by - dayve on 26 June 2002 23:42:39
Go to Top of Page

Dan Martin
Average Member

USA
528 Posts

Posted - 27 June 2002 :  02:50:18  Show Profile  Visit Dan Martin's Homepage  Send Dan Martin an AOL message  Send Dan Martin an ICQ Message  Send Dan Martin a Yahoo! Message
I don't see it on his site, but if you look around his website you'll see he's a big open source advocate. Perhaps sending him an email might get you the source.

Go to Top of Page

Hamlin
Advanced Member

United Kingdom
2386 Posts

Posted - 27 June 2002 :  04:02:50  Show Profile
If u want newsfeeds, have u looked at http://www.moreover.com, also some code on how to use it can be found here

http://www.purplepages.ie/site/articles/article.asp?faq=6&fldAuto=70

I feel sorry for people who don't drink. When they wake up in the morning, that's as good as they're going to feel all day.
--Frank Sinatra


Edited by - Hamlin on 27 June 2002 04:03:25
Go to Top of Page

seven
Senior Member

USA
1037 Posts

Posted - 27 June 2002 :  13:23:13  Show Profile  Visit seven's Homepage
Does anybody have any examples for pulling headlines
related to the recording industry? Music news?

-airilm

Go to Top of Page

dayve
Forum Moderator

USA
5820 Posts

Posted - 27 June 2002 :  13:43:39  Show Profile  Visit dayve's Homepage
quote:

Does anybody have any examples for pulling headlines
related to the recording industry? Music news?

-airilm





just find your favorite music newsgroups like I did and VOILA...

http://www.nineinchnailz.com/forum/test_usenet4.htm

OR perhaps I misunderstood your question...


http://www.nineinchnailz.com
Go to Top of Page

seven
Senior Member

USA
1037 Posts

Posted - 28 June 2002 :  05:50:57  Show Profile  Visit seven's Homepage
No, that's just what I wanted. I especially like the Tool feed.


quote:

quote:

Does anybody have any examples for pulling headlines
related to the recording industry? Music news?

-airilm





just find your favorite music newsgroups like I did and VOILA...

http://www.nineinchnailz.com/forum/test_usenet4.htm

OR perhaps I misunderstood your question...


http://www.nineinchnailz.com



Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.18 seconds. Powered By: Snitz Forums 2000 Version 3.4.07