HighDots Forums  

Integrating SSR feed into website..

Website Design comp.infosystems.www.authoring.site-design


Discuss Integrating SSR feed into website.. in the Website Design forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Mayhem
 
Posts: n/a

Default Integrating SSR feed into website.. - 04-20-2004 , 03:31 PM






I would like to integrate an SSR newsfeed into my website but can't
seem to figure out how.
Has anyone got any pointers for me?

E.

Reply With Quote
  #2  
Old   
Mayhem
 
Posts: n/a

Default Re: Integrating SSR feed into website.. - 04-20-2004 , 03:43 PM






On Tue, 20 Apr 2004 21:31:01 +0200, Mayhem <fa604654 (AT) skynet (DOT) be> wrote:

Quote:
I would like to integrate an SSR newsfeed into my website but can't
seem to figure out how.
Has anyone got any pointers for me?

E.
That should of course read RSS feed....

E.


Reply With Quote
  #3  
Old   
David Dorward
 
Posts: n/a

Default Re: Integrating SSR feed into website.. - 04-20-2004 , 04:48 PM



Mayhem wrote:

Quote:
I would like to integrate an SSR newsfeed into my website but can't
seem to figure out how.
Has anyone got any pointers for me?

That should of course read RSS feed....
The specifics depend on the capabilities of your server. There are RSS
parsing modules available for most languages including Perl, PHP, Python
and Java[1].

[1] Think JSP and Servlets - not Applets or JavaScript (and JavaScript has
nothing to do with Java save the name)

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>


Reply With Quote
  #4  
Old   
Mayhem
 
Posts: n/a

Default Re: Integrating SSR feed into website.. - 04-20-2004 , 05:15 PM



On Tue, 20 Apr 2004 21:48:34 +0100, David Dorward <dorward (AT) yahoo (DOT) com>
wrote:

Quote:
Mayhem wrote:

I would like to integrate an SSR newsfeed into my website but can't
seem to figure out how.
Has anyone got any pointers for me?

That should of course read RSS feed....

The specifics depend on the capabilities of your server. There are RSS
parsing modules available for most languages including Perl, PHP, Python
and Java[1].

[1] Think JSP and Servlets - not Applets or JavaScript (and JavaScript has
nothing to do with Java save the name)

David,

I appreciate your reply but it is exactly those kind of details that
have me confused...

E.


Reply With Quote
  #5  
Old   
David Dorward
 
Posts: n/a

Default Re: Integrating SSR feed into website.. - 04-21-2004 , 02:11 AM



Mayhem wrote:

Quote:
I appreciate your reply but it is exactly those kind of details that
have me confused...
You don't know the capabilities of the server you use? Consult the manual
and / or your service providers documentation.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>


Reply With Quote
  #6  
Old   
Mayhem
 
Posts: n/a

Default Re: Integrating SSR feed into website.. - 04-21-2004 , 09:23 AM



On Wed, 21 Apr 2004 07:11:35 +0100, David Dorward <dorward (AT) yahoo (DOT) com>
wrote:

Quote:
Mayhem wrote:

I appreciate your reply but it is exactly those kind of details that
have me confused...

You don't know the capabilities of the server you use? Consult the manual
and / or your service providers documentation.

David,

I do know what the capabilities of my webserver are and I am also
aware that I could use PHP and/or pther languages to get the feed
working but my question is how...

E.


Reply With Quote
  #7  
Old   
David Dorward
 
Posts: n/a

Default Re: Integrating SSR feed into website.. - 04-21-2004 , 01:19 PM



Mayhem wrote:
Quote:
I do know what the capabilities of my webserver are and I am also
aware that I could use PHP and/or pther languages to get the feed
working but my question is how...
1. Pick a language that you have on the server
2. Search for an RSS module for it (e.g. http://a9.com/RSS%20PHP/ )
3. Download the RS feed on a timer, e.g. through cron or Windows schedular
4. Use the located RSS module to convert the RSS to HTML

- that's as close to "how" as its really possible to get until _we_ know the
capabilities of your webserver.

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>


Reply With Quote
  #8  
Old   
Mayhem
 
Posts: n/a

Default Re: Integrating SSR feed into website.. - 04-21-2004 , 03:35 PM



On Wed, 21 Apr 2004 18:19:26 +0100, David Dorward <dorward (AT) yahoo (DOT) com>
wrote:

Quote:
Mayhem wrote:
I do know what the capabilities of my webserver are and I am also
aware that I could use PHP and/or pther languages to get the feed
working but my question is how...

1. Pick a language that you have on the server
Done that already, it's PHP.

Quote:
2. Search for an RSS module for it (e.g. http://a9.com/RSS%20PHP/ )
I've already had a look at MagpieRSS

Quote:
3. Download the RS feed on a timer, e.g. through cron or Windows schedular
See, this is where I get stuck.

Quote:
4. Use the located RSS module to convert the RSS to HTML
How?
This PHP stuff really trips me up..


Quote:
- that's as close to "how" as its really possible to get until _we_ know the
capabilities of your webserver.
What do you need to know?

E.


Reply With Quote
  #9  
Old   
Andrew Thompson
 
Posts: n/a

Default Re: Integrating SSR feed into website.. - 04-22-2004 , 09:18 AM



On Wed, 21 Apr 2004 21:35:47 +0200, Mayhem wrote:

Quote:
This PHP stuff really trips me up..
....
- that's as close to "how" as its really possible to get until _we_ know the
capabilities of your webserver.

What do you need to know?
Based on your answer I'd say..
comp.lang.php.

I am a Java programmer but found need
for a teensy weensy bit of PHP recently.

I found the folks on c.l.p to be most helpful.

--
Andrew Thompson
http://www.PhySci.org/ Open-source software suite
http://www.PhySci.org/codes/ Web & IT Help
http://www.1point1C.org/ Science & Technology


Reply With Quote
Reply




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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.