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:

Search in 2 or more catalogs (1997) PLEASE REMOVE MY EMAIL ADDRESS (1997) WebCat2b13MacPlugIn - [include] doesn't allow creator (1997) Shipping charges based on dollar level (1997) suffix mapping, use of cache, etc. (1997) question: webmerchant connection (1997) Fileinfo... (2000) 2.1b3 --> way slow (1997) autocommit problem (1998) New Beta Documentation (1997) Monthly Help File (1999) OT: Time Tracking (2003) Not reading code (1997) Search Title Question (1998) Bug? (1997) Using Plug-In while running 1.6.1 (1997) webmerch and serials - almost there (1997) [WriteFile] problems (1997) [WebDNA] Successful, working WebDNA7/CentOS install? (2013) emailer prob (1998)