![]() |
2010-02-08
, 11:50
|
Posts: 21 |
Thanked: 15 times |
Joined on Jan 2010
@ Finland, Vantaa
|
#71
|
![]() |
2010-02-08
, 14:22
|
Posts: 31 |
Thanked: 18 times |
Joined on Feb 2010
@ Finland
|
#72
|
![]() |
2010-02-08
, 15:00
|
Posts: 40 |
Thanked: 4 times |
Joined on Mar 2008
|
#73
|
<a alt="Pagina Precedente" href="solotesto.jsp?pagina=769&sottopagina=1"> <span style="font-family:Courier;font-size:8pt;color:#645e5e">Pagina Precedente
![]() |
2010-02-08
, 21:43
|
|
Posts: 3,790 |
Thanked: 5,718 times |
Joined on Mar 2006
@ Vienna, Austria
|
#74
|
![]() |
2010-02-09
, 07:11
|
Posts: 49 |
Thanked: 23 times |
Joined on Oct 2009
@ Oulu, Finland
|
#75
|
Running into problems with
http://www.sat1.at/service/teletext/
http://www.sat1.ch/service/teletext/
Never finds the regex for the prediction urls. dont know what it is, but the whole thing is full of "?" and "+" and whatnot in the URLs and in the HTML, maybe I really don't know how to properly escape it. Maybe someone else has more luck.
![]() |
2010-02-09
, 07:28
|
Posts: 49 |
Thanked: 23 times |
Joined on Oct 2009
@ Oulu, Finland
|
#76
|
Hello, that's really a great program.
I was trying to configure it for Rai tv teletext.
I have some problems with previous/next predictions:
prediction link is like
with several \r \n \t between <a> and <span>.Code:<a alt="Pagina Precedente" href="solotesto.jsp?pagina=769&sottopagina=1"> <span style="font-family:Courier;font-size:8pt;color:#645e5e">Pagina Precedente
Should I escape those special characters? and what about &?
Thanks
![]() |
2010-02-09
, 18:54
|
|
Posts: 3,790 |
Thanked: 5,718 times |
Joined on Mar 2006
@ Vienna, Austria
|
#77
|
![]() |
2010-02-09
, 20:22
|
Posts: 49 |
Thanked: 23 times |
Joined on Oct 2009
@ Oulu, Finland
|
#78
|
Thx for offering help - it really must have been too late for me yesterday evening... first i made some (as I see today: obvious) mistakes, then I didn't post the lines I needed help on... my dear.
The one thing that would need testing is the original German sat1 site. Problem is: They use some weird 303 redirect, probably based on my IP address; whenever I try to get something from sat1.de, they redirect my browser to sat1.at.
...
Maybe someone outside Austria/Switzerland (probably same redirect to sat1.ch) can test?
Oh, BTW, sat.1 introduces a new "feature" that you simply can't workaround with the current logic:
The link their previous/next-buttons point to is always page+1 (or page-1, respectively), not matter if this page exists or not. They even load a URL that refers to a non-existent page, but display the next existing page in it. Doesn't make sense to you? See page 484:
That's strange. Most complicated. I wonder how to best represent this in the UI? Do away with the previous/next buttons altogether, knowing they'll not work reliably? Not a good idea probably as long as they work at least sometimes. They're a good feature.
Any other ideas?
The Following User Says Thank You to jakoleh For This Useful Post: | ||
![]() |
2010-02-09
, 20:28
|
|
Posts: 3,790 |
Thanked: 5,718 times |
Joined on Mar 2006
@ Vienna, Austria
|
#79
|
For time being, just write information to wiki informing how this thing works.
![]() |
2010-02-10
, 18:54
|
Posts: 68 |
Thanked: 6 times |
Joined on Feb 2010
|
#80
|