Re: RSS Feeds; basic info

This WebDNA talk-list message is from

2005


It keeps the original formatting.
numero = 61833
interpreted = N
texte = Just started to look at building a RSS feed myself, and the problem=20 which seems to be cropping up, is that by automating the RSS creation=20 several RSS readers are unable to read it. Running it through feedvalidator.org reveals the following: =95 Feeds should not be served with the "text/html; = charset=3DISO-8859-1"=20 media type If I move back to using [writefile], and just serving the file normally=20= (not through WebDNA), then everything works fine. I'm happy with the latter solution, but am curious if there's a way=20 around to get the other solution to work too? Thanks. Mark. On 18 Mar 2005, at 14:08, Steve Craig wrote: > I have setup my server to run .rss files through webdna so I have a > completely dynamic feed that doesn't need any cron or triggers to=20 > write the > file. Seems to work ok although I'm not sure whether it will mess up > anything else. > > If anyone needs the template I use just ask. Can be seen at > http://www.hamptonassociates.com/newsfeed.rss > > Cheers > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Steve Craig - Asylum Interactive Ltd > Tel +44 1224 642960 Fax +44 1224 642962 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > http://www.asylumweb.com > Email: steve@asylumweb.com > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > >> From: "matthew.bohne@benetela.com" >> Reply-To: WebDNA Talk >> Date: Thu, 17 Mar 2005 13:02:43 -0500 >> To: WebDNA Talk >> Subject: Re: RSS Feeds; basic info >> >> It's just XML. Go to: http://rss.news.yahoo.com/rss/tech and see=20 >> what Yahoo! >> News: Technology looks like. There are quite a few ways you can do=20= >> it. Go >> Here: http://www.xml.com/pub/a/2002/12/18/dive-into-xml.html for a=20 >> decent >> resource on the subject. >> >> -----Original message----- >> From: Terry Wilson terry@terryfic.com >> Date: Thu, 17 Mar 2005 12:14:59 -0500 >> To: "WebDNA Talk" WebDNA-Talk@talk.smithmicro.com >> Subject: RSS Feeds; basic info >> >>> I just had a request for including RSS feeds into a website I'm >>> bidding on. I don't know know much about it, so I did a little >>> research and found one of Alain's sites where the feed is a link >>> straight to the article. I found an old msg in the archives talking >>> about this, but the link to the parser is not working. If I just = know >>> the process, I can probably figure out how to code for it, but I = have >>> no clue where to start, how these files are grabbed, etc. >>> >>> Thanks, >>> Terry >>> >>> ------------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> To switch to the DIGEST mode, E-mail to >>> >>> Web Archive of this list is at: http://webdna.smithmicro.com/ >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to=20 > > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: RSS Feeds; basic info ( Larry Hewitt 2005)
  2. Re: RSS Feeds; basic info ( "Nitai @ ComputerOil" 2005)
  3. Re: RSS Feeds; basic info ( Mark Derrick 2005)
  4. Re: RSS Feeds; basic info ( Marc Thompson 2005)
  5. Re: RSS Feeds; basic info ( "Nitai @ ComputerOil" 2005)
  6. Re: RSS Feeds; basic info ( Mark Derrick 2005)
  7. Re: RSS Feeds; basic info ( Terry Wilson 2005)
  8. Re: RSS Feeds; basic info ( Steve Craig 2005)
  9. Re: RSS Feeds; basic info ( Steve Dannaway 2005)
  10. Re: RSS Feeds; basic info ( matthew.bohne@benetela.com 2005)
  11. RSS Feeds; basic info ( Terry Wilson 2005)
Just started to look at building a RSS feed myself, and the problem=20 which seems to be cropping up, is that by automating the RSS creation=20 several RSS readers are unable to read it. Running it through feedvalidator.org reveals the following: =95 Feeds should not be served with the "text/html; = charset=3DISO-8859-1"=20 media type If I move back to using [writefile], and just serving the file normally=20= (not through WebDNA), then everything works fine. I'm happy with the latter solution, but am curious if there's a way=20 around to get the other solution to work too? Thanks. Mark. On 18 Mar 2005, at 14:08, Steve Craig wrote: > I have setup my server to run .rss files through webdna so I have a > completely dynamic feed that doesn't need any cron or triggers to=20 > write the > file. Seems to work ok although I'm not sure whether it will mess up > anything else. > > If anyone needs the template I use just ask. Can be seen at > http://www.hamptonassociates.com/newsfeed.rss > > Cheers > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > Steve Craig - Asylum Interactive Ltd > Tel +44 1224 642960 Fax +44 1224 642962 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > http://www.asylumweb.com > Email: steve@asylumweb.com > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > > >> From: "matthew.bohne@benetela.com" >> Reply-To: WebDNA Talk >> Date: Thu, 17 Mar 2005 13:02:43 -0500 >> To: WebDNA Talk >> Subject: Re: RSS Feeds; basic info >> >> It's just XML. Go to: http://rss.news.yahoo.com/rss/tech and see=20 >> what Yahoo! >> News: Technology looks like. There are quite a few ways you can do=20= >> it. Go >> Here: http://www.xml.com/pub/a/2002/12/18/dive-into-xml.html for a=20 >> decent >> resource on the subject. >> >> -----Original message----- >> From: Terry Wilson terry@terryfic.com >> Date: Thu, 17 Mar 2005 12:14:59 -0500 >> To: "WebDNA Talk" WebDNA-Talk@talk.smithmicro.com >> Subject: RSS Feeds; basic info >> >>> I just had a request for including RSS feeds into a website I'm >>> bidding on. I don't know know much about it, so I did a little >>> research and found one of Alain's sites where the feed is a link >>> straight to the article. I found an old msg in the archives talking >>> about this, but the link to the parser is not working. If I just = know >>> the process, I can probably figure out how to code for it, but I = have >>> no clue where to start, how these files are grabbed, etc. >>> >>> Thanks, >>> Terry >>> >>> ------------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> To switch to the DIGEST mode, E-mail to >>> >>> Web Archive of this list is at: http://webdna.smithmicro.com/ >> >> >> ------------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> To switch to the DIGEST mode, E-mail to >> >> Web Archive of this list is at: http://webdna.smithmicro.com/ > > > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to=20 > > Web Archive of this list is at: http://webdna.smithmicro.com/ ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://webdna.smithmicro.com/ Mark Derrick

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

WebDNA Quick Reference (Reserved Words) (2000) Frames and WebCat (1997) 4.5 license (mac classic) for sale? (2004) Banners (1997) problems with 2 tags shakur (1997) Search and list the titles of book (2003) Searching (2004) Webcatalog acgi conflict? (1999) Date search - yes or no (1997) [returnraw] and form variables (1998) WebDNA 6 and OS X Tiger (2005) [OT], Sorta: WebCat-Talk List (2000) WebCat2 as a chat server? (1997) 2 HTTP Servers on one machine (2006) RE: ASP and Web DNA (1998) [FileInfo] (1998) [WebDNA] trouble with [url] encoding??? (2014) Error Lob.db records error message not name (1997) RE: Can a database get stomped by simultaneous access? (1997) Separate SSL Server (1997)