SEbasic
Sep 26th 2004, 8:56 am
OK... Before I start, I don't know the first thing about PHP.
I am not a programmer, but I would really love to give this project a go myself (I normally have someone else write all this kind of thing for me ;))
SO...
I'm sure that this would be possibe, and have spoken to my programmer guy and he has said that it shouldn't be too hard to do...
What I would like, is to have a script that sits on my server, and parses (Every hour or something) the atom feed provided by blogger.
I would like to pull the url and title of the posts, then write it (If possible) to the bottom of a static HTML file.
Basically, create a dynamic site map...
I would probabally (I imagine anyway), have to write the first part of the site map by hand, because the feed only includes the latest 5 posts...
Does anyone have enough time (or the inclination) to give me a hand with this...
It would be great if I could get this to work, because one if the things that I find most irritating with blogger is the inability to have a site map...
Cheers in advance for anyone that thinks they might be able to help...
SE
I am not a programmer, but I would really love to give this project a go myself (I normally have someone else write all this kind of thing for me ;))
SO...
I'm sure that this would be possibe, and have spoken to my programmer guy and he has said that it shouldn't be too hard to do...
What I would like, is to have a script that sits on my server, and parses (Every hour or something) the atom feed provided by blogger.
I would like to pull the url and title of the posts, then write it (If possible) to the bottom of a static HTML file.
Basically, create a dynamic site map...
I would probabally (I imagine anyway), have to write the first part of the site map by hand, because the feed only includes the latest 5 posts...
Does anyone have enough time (or the inclination) to give me a hand with this...
It would be great if I could get this to work, because one if the things that I find most irritating with blogger is the inability to have a site map...
Cheers in advance for anyone that thinks they might be able to help...
SE