Hi Johnny, No, the built feed reader on iGoogle is using the feeds accessible by the Google feed fetcher. An internal feed will not be usable.
If you want to display data from your internal server on your iGoogle page, you will have to look at creating a gadget of type url: http://code.google.com/apis/gadgets/docs/legacy/fundamentals.html#URL Your gadget will be displaying the output of a URL in an iframe. You will need to create a server side script (PHP, JSP, Perl, etc.) running on a web server which will access the feed and turn it in something that you want to display in the gadget iframe. I hope this helps. Jerome On Mar 17, 7:21 pm, BigBirdy <[email protected]> wrote: > We have an internal groupware/collaboration tool (Redmine), that we > would > like to use the RSS feeds in iGoogle for project/tasks summaries. > However, > the server is an internal server (non-routable IP) so is there any way > to > add an internal RSS feed to iGoogle where it does not have a > routable/public IP address? > > ------------ > Johnny Stork --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
