Skip to content
View in the app

A better way to browse. Learn more.

Tip.It Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Tip.it's RuneScape News Feeds?

Featured Replies

  • Author
Hmm it's loading for me? :ohnoes:

 

 

 

Not for runescape news, for tip.it news it still works.

 

 

 

Edit:

 

 

 

Picture:

 

 

 

[hide=Picture of what I get when I click the url on the main page]th_clipboard-2.jpg[/hide]

This doesn't work for me on Opera, Firefox, and Internet Explorer. It only seems to work on Safari.

I'm using Internet Explorer and It says 'Feed Code Error'. I don't use anything else but Internet. :oops:

CrownedDuck-SweetiePie.jpg

By: MrShinyredplanet

 

Is Mature Enough? : By Crowned Duck

 

Is being mature enough;

Life seeming kind of rough;

Is fun a game to play at times;

Is mature Just fine?;

 

A war starting again?;

Will you endourse yourself In sin?;

Is being Mature Enough?;

Hey, This war Is tough.

I think I've found the problem:

 

 

 

tipitfeedfo1.th.png

 

 

 

And here's what is says in IE:

 

 

 

A semi colon character was expected.

 

Line: 9 Character: 47

 

 

 

http://forum.tip.it/viewtopic.php?f=43&t=745636

 

 

 

Removing "f=43&" might help, but I'm just guessing.

 

 

 

Hope this helps. ::'

  • Author
This doesn't work for me on Opera, Firefox, and Internet Explorer. It only seems to work on Safari.

 

 

 

Yay, I'm not the only one.

It's using improper xml that doesn't load in most browsers, the version of Tripsis' browser just happens to know how to fix whatever is wrong and that's why it shows for her.

  • Author
It's using improper xml that doesn't load in most browsers, the version of Tripsis' browser just happens to know how to fix whatever is wrong and that's why it shows for her.

 

 

 

Is there something for firefox to fix it?

It's using improper xml that doesn't load in most browsers, the version of Tripsis' browser just happens to know how to fix whatever is wrong and that's why it shows for her.

 

Is there something for firefox to fix it?

 

I have already figured out what might just fix it for all browsers in one clean shot. All that Tip.It's Admins will have to do is to replace the "&" with the appropriate "%xx" Hex Code, which should be "%26", and the feed should start working again. And if that doesn't work, they can also try "&&" and/or "&" to try and satisfy the feed reader functions. :)

 

 

 

And yes, I'm experiencing this problem on FireFox 1.5 also, which means most any browser will be affected. :(

 

 

 

~D. V. Devnull

tifuserbar-dsavi_x4.jpg and normally with a cool mind.

(Warning: This user can be VERY confusing to some people... And talks in 3rd person for the timebeing due to how insane they are... Sometimes even to themself.)

It's using improper xml that doesn't load in most browsers, the version of Tripsis' browser just happens to know how to fix whatever is wrong and that's why it shows for her.

 

Is there something for firefox to fix it?

 

I have already figured out what might just fix it for all browsers in one clean shot. All that Tip.It's Admins will have to do is to replace the "&" with the appropriate "%xx" Hex Code, which should be "%26", and the feed should start working again. And if that doesn't work, they can also try "&&" and/or "&" to try and satisfy the feed reader functions. :)

 

 

 

And yes, I'm experiencing this problem on FireFox 1.5 also, which means most any browser will be affected. :(

 

 

 

~D. V. Devnull

 

 

 

The correct hex code would be &

<<<Quote Snip>>>

 

 

 

I have already figured out what might just fix it for all browsers in one clean shot. All that Tip.It's Admins will have to do is to replace the "&" with the appropriate "%xx" Hex Code, which should be "%26", and the feed should start working again. And if that doesn't work, they can also try "&&" and/or "&" to try and satisfy the feed reader functions. :)

 

 

 

And yes, I'm experiencing this problem on FireFox 1.5 also, which means most any browser will be affected. :(

 

The correct hex code would be &

 

I don't think I called "&" a "Hex Code"... It is only called a "Character Substitution", as far as I know... :-k

 

 

 

~D. V. Devnull

tifuserbar-dsavi_x4.jpg and normally with a cool mind.

(Warning: This user can be VERY confusing to some people... And talks in 3rd person for the timebeing due to how insane they are... Sometimes even to themself.)

I don't think I called "&" a "Hex Code"... It is only called a "Character Substitution", as far as I know... :-k

 

 

 

~D. V. Devnull

 

 

 

Technically it's a html name but it's all irrelevant really as html names are to my knowledge more standards complaint that he dec codes, hex codes or html numbers.

Considering the feed is breaking at the &; trying to use & isn't going to change anything. It has to be the hex code.

 

 

 

 

 

Edit: actually I just thought about that again for a minute and it's asking for an entity which & is, so either option should work.

Considering the feed is breaking at the &; trying to use & isn't going to change anything. It has to be the hex code.

 

 

 

 

 

Edit: actually I just thought about that again for a minute and it's asking for an entity which & is, so either option should work.

 

I've tried both ("&" and "%26") in typing in a manual link... they fail, oddly enough. :(

 

 

 

About the only thing I can think of at this point, is to force the recognition of a literal character with a "&&" ... but even that's a longshot... However, it works for a manually-typed URL... :-k

 

 

 

(Bloody RSS... Couldn't the spec-writers have enough foresight to handle this in the first place?)

 

 

 

~D. V. Devnull

tifuserbar-dsavi_x4.jpg and normally with a cool mind.

(Warning: This user can be VERY confusing to some people... And talks in 3rd person for the timebeing due to how insane they are... Sometimes even to themself.)

 

(Bloody RSS... Couldn't the spec-writers have enough foresight to handle this in the first place?)

 

 

 

They did. & is an entity, which is displayed as a regular ampersand. & denotes the beginning of such an entity, which is causing the screw up. It doesn't need to work in a regular URL, when the page is parsed, the ampersand will take the place of & and the links will work fine.

 

 

 

On a side note, it's all good in google reader.

  • Author

 

(Bloody RSS... Couldn't the spec-writers have enough foresight to handle this in the first place?)

 

 

 

They did. & is an entity, which is displayed as a regular ampersand. & denotes the beginning of such an entity, which is causing the screw up. It doesn't need to work in a regular URL, when the page is parsed, the ampersand will take the place of & and the links will work fine.

 

 

 

On a side note, it's all good in google reader.

 

 

 

Really? I can see that there's the name of RS's updates in google reader, but when I go and click on the link I get "The requested topic does not exist."

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.