Results 1 to 5 of 5

Thread: Pausing RSS Scroller - Character Encoding Problem

  1. #1
    Join Date
    Apr 2006
    Location
    Norwich
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Pausing RSS Scroller - Character Encoding Problem

    Pausing RSS Scroller
    http://www.dynamicdrive.com/dynamici...ller/index.htm

    Hello There

    I'm using the above script on a site to display an RSS feed from a related local news site - however it is displaying some characters incorrectly, such as pound signs, quote marks etc. The page in question is at:

    http://www.norfolk-careers.co.uk/LMI/index.asp

    And to save you waiting for an item including special characters to scroll around, below is an example....

    "“radical” reorganisation by Royal Mail, it was claimed. The company, which announced annual losses of £111m"

    Any help gratefully received, I have a feeling it's something to do with encoding, though I've tried to set everything as UTF-8.

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    You shouldn't be using characters such as " or £ in (X)HTML or XML anyway. They should be encoded as " or £, for example.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends franais | entiendo espaol | ti t hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    May 2006
    Posts
    37
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I cannot even get that RSS script to work on my site- I keep getting some error that the feed cannot be reached.

    Can you please tell me how you set this up and the URLs you used to help your server locate the rsspausescroller and php files, and whether you had to change any protection settings on the cache folder?

    Your help would be greatly appreciated! Thanks.

    Nelson

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    You must have a script called LastRSS installed and correctly configured on your site.
    I don't know anything about it, don't look at me.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends franais | entiendo espaol | ti t hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    Apr 2006
    Location
    Norwich
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Re: the first comment I'm just displaying a feed from a local news site, so I have no control over whether they use " or £ - their feed address is http://new.edp24.co.uk/content/rss/d...id=edpBusiness .

    Also, if one views their feed in an alternative RSS viewer, for example IE7, all of the characters display properly.

    Thanks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •