RSS Ticker script

Forum about hardware/software for the Philips Pronto TSU9600 and other remotes.

Moderator: hvxl

User avatar
TANE
Forum Moderator
Forum Moderator
Posts: 4806
Joined: Fri Apr 06, 2007 9:46 pm
Location: Netherlands
Contact:

RSS Ticker script

Post by TANE »

yep
done that...looks great
all the Dutch pages are showing correct.
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

RSS Ticker script

Post by Bwired »

Now find a way to get images in the RSS feed [:)]
I have made a RSS feed on the Bwired Picture weblog http://www.bwired.nl/weblog.xml which includes the Images I have taken. With the RSS ticker script the are not displayed. So in time I will look in to that.
It would also be nice to watch your Photo gallery on the Pronto.

On marktplaats there are still Some new Pronto TSU9600 for sale so members if you are interested buy this awesome product and join this club.

Pieter Knuvers
www.bwired.nl Online House in the netherlands. Domotica, Home Automation.
Digit
Global Moderator
Global Moderator
Posts: 3388
Joined: Sat Mar 25, 2006 10:23 am
Location: Netherlands
Contact:

RSS Ticker script

Post by Digit »

Don't bother looking into that. For now.
I already asked about that (images), and there's a rumor that the next firmware will support it. For now, it's not possible, according to the response i got here: http://www.remotecentral.com/cgi-bin/mb ... ad.cgi?866
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

RSS Ticker script

Post by Snelvuur »

the next firmware will support the images... its not a rumor :)

// Erik (binkey.nl)
User avatar
TANE
Forum Moderator
Forum Moderator
Posts: 4806
Joined: Fri Apr 06, 2007 9:46 pm
Location: Netherlands
Contact:

RSS Ticker script

Post by TANE »

Word Wrap is not working 100% okay.
any idea how this can be done?
Digit
Global Moderator
Global Moderator
Posts: 3388
Joined: Sat Mar 25, 2006 10:23 am
Location: Netherlands
Contact:

RSS Ticker script

Post by Digit »

Find the bug. ;-)
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

RSS Ticker script

Post by Snelvuur »

Or report the bug on remotecentral. Maybe someone else has tried it and noticed the bug and fixed it. If so, get there version and upload it on share ;)

// Erik (binkey.nl)
Digit
Global Moderator
Global Moderator
Posts: 3388
Joined: Sat Mar 25, 2006 10:23 am
Location: Netherlands
Contact:

RSS Ticker script

Post by Digit »

I've isolated the wordwrap function so i can test it without downloading to the Pronto. Now i only need some lines lines of text that wrap wrong. Anybody?
User avatar
TANE
Forum Moderator
Forum Moderator
Posts: 4806
Joined: Fri Apr 06, 2007 9:46 pm
Location: Netherlands
Contact:

RSS Ticker script

Post by TANE »

nu.nl rss feeds...
Digit
Global Moderator
Global Moderator
Posts: 3388
Joined: Sat Mar 25, 2006 10:23 am
Location: Netherlands
Contact:

RSS Ticker script

Post by Digit »

@Chak: do all items from nu.nl have this problem?
nu.nl encloses the value for the description in a CDATA section, maybe that's causing it. The nu.nl XML validates ok, but maybe the Pronto messes up somewhere (else). Feeding the wordwrap function with the description seems ok.
User avatar
TANE
Forum Moderator
Forum Moderator
Posts: 4806
Joined: Fri Apr 06, 2007 9:46 pm
Location: Netherlands
Contact:

RSS Ticker script

Post by TANE »

nu sure..i will check that this evening.
tweakers.net was also having wordwrap
Digit
Global Moderator
Global Moderator
Posts: 3388
Joined: Sat Mar 25, 2006 10:23 am
Location: Netherlands
Contact:

RSS Ticker script

Post by Digit »

Just decrease the first parameter of the wordWrap() from 75 to 70 or less, like this:

Code: Select all

DisplayedFeedLines = strippedDesc.wordWrap(70, "\n", false).trim().split("\n");
(double-click on the Device properties, Advanced-tab, that's where you'll find it. And yes you have to repeat this for every Device (rss-feed)...).

Since a proportional font is being used it's hard to get a good number of characters that will always fit on 1 line. 75 was to high in to many cases. So i decreased it to 70 and it looked better. In the case of 70, in ca. 250 lines of text, only 2 lines still don't fit (1 character is not displayed at the right).
User avatar
TANE
Forum Moderator
Forum Moderator
Posts: 4806
Joined: Fri Apr 06, 2007 9:46 pm
Location: Netherlands
Contact:

RSS Ticker script

Post by TANE »

Robert,
Thanks for you suggestion.
I had to bring it back to 65
This because of the increase f the font size from 14 to 16.
Post Reply

Return to “Philips Pronto (TSU9600), IRtrans and other remotes”