Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Making A Module For Personalized Google, need XML/RSS help
beeseven
post Apr 19 2006, 09:45 PM
Post #1


Privileged Member
*********

Group: Members
Posts: 629
Joined: 26-February 05
Member No.: 3,995



I'm trying to do some basic stuff with RSS and XML, partially to make modules for personalized Google, but mostly to get experience with XML. I tried making one that would use the bash.org RSS feed (http://www.bash.org/xml/about.html) to get the last 3 quotes added, but I kind of just made something up and it didn't work:
CODE
<?xml version="1.0" encoding="UTF-8" ?>
<Module>
<ModulePrefs title="Bash: Lastest Quotes" height="100" />
<Content type="url" href="http://www.bash.org/xml/?latest&num=3" />
</Module>
The module shows up, but it's blank. How can I make this work?

Also, somewhat unrelated, but how can I get the contents of a page for parsing?
Go to the top of the page
 
+Quote Post
serverph
post Apr 19 2006, 10:31 PM
Post #2


Ancient Enigma
Group Icon

Group: [MODERATOR]
Posts: 1,837
Joined: 11-July 04
From: under the stars
Member No.: 76
myCENT:80.62



by the looks of it, bash has some problems with their feed. you may have to wait until they resolve that on their side. were you able to contact them? i suggest you do, if only to advise them their feed is not working at the moment.

with your personalized google, it's as easy as adding the feed link via the "Create a Section" form. try this (my blog feed, for testing purposes tongue.gif):
http://main.polybuzz.info/feed/

after adding that, it will show up automatically, and you can simply move it around where you want it positioned. smile.gif here's a screenshot:
IPB Image
Go to the top of the page
 
+Quote Post
beeseven
post Apr 19 2006, 11:07 PM
Post #3


Privileged Member
*********

Group: Members
Posts: 629
Joined: 26-February 05
Member No.: 3,995



I tried that- it works, but it's like "[link]Quote ######," not the quote itself.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Making Subdomain And Url Mask.(1)
  2. Making A Refresh Link On Your Website.(16)
  3. Making Html For Internet Explorer Compatible With(3)
  4. Google Module For Checking Aim Online Status(1)
  5. Making This Website Automatically Scale For Browsers(1)
  6. Help Making A Web Adress Bar Using Html/js(9)


 



- Lo-Fi Version Time is now: 22nd November 2008 - 09:51 PM