I'm half way through writing a virtual earth mashup which takes a XML link location (longitude/latitude) and displays on a map. I'll send you details when complete.
Interesting. I've included google maps in WSN Classifieds. Does virtual earth do anything extra? Looks like VE doesn't actually work in anything but IE and FF though so it's kind of useless.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on RSS Feed link id
Member
Usergroup: Customer
Joined: May 30, 2007
Total Topics: 12
Total Comments: 45
Having trouble creating an RSS feed out for a single link. Was expecting something such as:
rssfeed.php?type=links&number=1&id={LINKID}
rssfeed.php?id={LINKID}
rssfeed.php?thecondition={LINKID}
to work, but they don't and I'm just getting the default output. Can somebody give me the correct syntax please?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
rssfeed.php?thecondition=id={LINKID}
I don't see how it makes sense to have a feed of one item though. Sure you don't want a feed of the comments belonging to the link?
Member
Usergroup: Customer
Joined: May 30, 2007
Total Topics: 12
Total Comments: 45
Thanks Paul,
That works.
I'm half way through writing a virtual earth mashup which takes a XML link location (longitude/latitude) and displays on a map. I'll send you details when complete.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Interesting. I've included google maps in WSN Classifieds. Does virtual earth do anything extra? Looks like VE doesn't actually work in anything but IE and FF though so it's kind of useless.