Skip to main content

alphaWorks  >  Forums  >  Web 2.0 Starter Toolkit for IBM DB2  >  developerWorks

Cant view the Atom feed--only the XML code is appeared    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Nov 8, 2007 3:41 PM Last Post By: LeoPetraz
sheeba

Posts: 5
Registered: Jul 21, 2006 03:58:30 AM
Cant view the Atom feed--only the XML code is appeared
Posted: Oct 30, 2007 01:10:10 AM
Click to report abuse...   Click to reply to this thread Reply
hi all
i have created a new Atom feed by referencing the videos in the web 2.0 toolkit. But after creating the Atom feed i can only see the xml code. i got the following URL.
http://localhost/Atom/getfeed.php?db=SAMPLE&id=81
i think some additional module is to be installed with PEAR. i configured pear manually. when i execute the 'pear list' command i got the following

INSTALLED PACKAGES, CHANNEL PEAR.PHP.NET
===================================
PACKAGE VERSION STATE
Archive_Tar 1.3.2 stable
Console_Getopt 1.2.2 stable
HTML_Javascript 1.1.1 stable
HTML_Template_Flexy 1.2.5 stable
PEAR 1.5.4 stable
Structures_Graph 1.0.2 stable

please reply

thanks in advance

Community Manager LeoPetraz

Posts: 211
Registered: Sep 14, 2006 06:17:08 PM
Re: Cant view the Atom feed--only the XML code is appeared
Posted: Nov 08, 2007 03:41:30 PM   in response to: sheeba in response to: sheeba's post
Click to report abuse...   Click to reply to this thread Reply
The PEAR modules are required to dispaly the feed creation wizard. Since you've created the feeds, all the modules are installed.

Are you seeing your XML code, or feed XML?

Feeds are in an XML-based format. They are displayed with nice formatting in Firefox2 or IE7, but Firefox1 or IE6 will just show them as raw XML. You could try the Sage extension for Firefox, or search for a free feed reader.

Point your RSS reader here for a feed of the latest messages in all forums