I'm building a personnal portal and I'd like to display news from TheServerSide (like IBM jCentral does at http://www-106.ibm.com/developerworks/java/).
How can I do that?
-
How to feed a portal from new of TheServerSide? (3 messages)
- Posted by: Herve Tchepannou
- Posted on: October 26 2001 15:51 EDT
Threaded Messages (3)
- How to feed a portal from new of TheServerSide? by Floyd Marinescu on November 01 2001 16:21 EST
- How to feed a portal from new of TheServerSide? by Herve Tchepannou on November 07 2001 09:18 EST
- How to feed a portal from new of TheServerSide? by Floyd Marinescu on November 08 2001 01:07 EST
- How to feed a portal from new of TheServerSide? by Herve Tchepannou on November 07 2001 09:18 EST
-
How to feed a portal from new of TheServerSide?[ Go to top ]
- Posted by: Floyd Marinescu
- Posted on: November 01 2001 16:21 EST
- in response to Herve Tchepannou
Herve,
IBM has a guy who manually goes out and finds news headlines, just like I do for TheServerSide. However, there are services out there that aggregate information automatically, such as UserMagnet, which powers the right side news on javalobby.com.
Hope this helps,
Floyd -
How to feed a portal from new of TheServerSide?[ Go to top ]
- Posted by: Herve Tchepannou
- Posted on: November 07 2001 09:18 EST
- in response to Floyd Marinescu
Is there any plan to add a webservice layer (or any other technology) to the TSS so that people can be feed with news, forum topics etc? -
How to feed a portal from new of TheServerSide?[ Go to top ]
- Posted by: Floyd Marinescu
- Posted on: November 08 2001 13:07 EST
- in response to Herve Tchepannou
Herve,
Yes we are planning on adding RSS capability to TSS soon, so people can just load up the RSS XML file off of TSS and parse the info from it. We don't have a timeframe for it though.
Floyd