7 messages in com.googlegroups.google-mashup-editorRe: GME can't read this feed| From | Sent On | Attachments |
|---|---|---|
| babygodzilla | 14 Sep 2007 08:37 | |
| babygodzilla | 14 Sep 2007 08:40 | |
| Jason | 14 Sep 2007 10:14 | |
| babygodzilla | 14 Sep 2007 11:19 | |
| babygodzilla | 14 Sep 2007 12:38 | |
| Jason | 17 Sep 2007 14:06 | |
| Benjamin | 18 Sep 2007 05:09 |
| Subject: | Re: GME can't read this feed![]() |
|---|---|
| From: | Jason (gmej...@google.com) |
| Date: | 09/17/2007 02:06:20 PM |
| List: | com.googlegroups.google-mashup-editor |
Unfortunately, I'm still in the process of tracking down the root cause of the problem, and I'll post here again when the issue is identified. In the meantime, you can continue to work with Pipes -- if its Location Extractor module doesn't work, you can use the Rename module to copy the latitude and longitude information from the original source and place it in standard RSS elements such as title and description which GME can read. Unfortunately, since Pipes does not support the inclusion of arbitrary external namespaces (as far as I can tell), you are limited to these basic elements. Of course, ideally, you should be able to use Eventful's RSS and Atom feeds direclty, and I'll continue to explore the original problem. Thanks for your patience!
- Jason
On Sep 14, 12:38 pm, babygodzilla <kevi...@gmail.com> wrote:
I tried to use Yahoo Pipes to get the feed. I am somewhat successful, but the Geo coordinates are missing from the resulting feed. I want that info so I can mash it with Google Maps.
On Sep 14, 11:19 am, babygodzilla <kevi...@gmail.com> wrote:
Jason,
Thanks for the prompt reply. I tried using the feed's Atom and RSS versions, but neither worked. The RSS version came up blank, and the Atom is deemed as malformed by GME.
Atom:http://api.evdb.com/rest/events/atom/search?app_key=WsB8jSdV9hCDZ2TV&... RSS:http://api.evdb.com/rest/events/rss/search?app_key=WsB8jSdV9hCDZ2TV&k...
What to do?
Thanks!
On Sep 14, 10:14 am, Jason <gmej...@google.com> wrote:
Hi, and welcome to the group! At this time, GME can only pull RSS- and Atom-formatted feeds; since your source is not formatted as either, the Feed Browser displays an empty feed. While there are no plans to extend support for arbitrary XML content, you should be able to use Yahoo! Pipes or another similar tool to transform the arbitrary XML into an RSS feed, which can then be pulled into GME. For several examples of how to do this, see the GME mashup Jookebox, which uses Pipes to display Amazon search results in a GME list.
- Jason
On Sep 14, 8:37 am, babygodzilla <kevi...@gmail.com> wrote:
Just trying to make a simple table with a list of dave matthews band
concerts for my own purposes that has a feed from Eventful. The URL of
the feed
ishttp://api.evdb.com/rest/events/search?app_key=WsB8jSdV9hCDZ2TV&keywo...
this is what i did, just exactly as the tutorial except with a different feed.
<gm:list id="testFeed" data="http://api.evdb.com/rest/events/search? app_key=WsB8jSdV9hCDZ2TV&keywords=dave%20matthews" template="testTemplate"/>
<gm:template id="testTemplate"> <table> <tr repeat="true"> <td><gm:text ref="title"/></td> </tr> </table> </gm:template>
I tried to view this feed using the FeedBrowser and it comes up with
something completely useless. Can someone help please? thanks.- Hide quoted text
-
- Show quoted text -




