Active Topics

 



Notices


Reply
Thread Tools
pillar's Avatar
Posts: 154 | Thanked: 124 times | Joined on Mar 2007
#111
Mtv3 is weird in that day don't have the subpage numbers in the image. Are there others like it? I could show the current subpage close to the page number, although getting how many subpages there are in a page would not still work.
 
benny1967's Avatar
Posts: 3,790 | Thanked: 5,718 times | Joined on Mar 2006 @ Vienna, Austria
#112
went through the listing on
http://www.teletext-online.de.vu/
and added a few working sites. surprised how many won't work with the dexter logic.... mainly because:
  • subpages aren't numbered; they use A, B, C... to indicate subpage 1, 2, 3. This is mainly in the Czech Republik and Slovakia.
  • subpages aren't given as "prev"/"next", but there's a list of links for all the possible subpages. a human user can click on 1, 2, 3..., but dexter wouldn't know what's *next*
    (The best in this category are the spanish stations: they give you the first 10 subpages as links plus a ">>" that does not link to the next subpage, as expected, but to the list for subpages 11, 12, 13...)
  • prev/next for both pages and/or subpages do exist as links or buttons, but the HTML around those links doesn't contain a reference to the previous/next (sub)page. instead, they like to a server side script (à la "cgi/getnext") and the HTML on the page itself is always the same.

difficult... but not impossible.
 

The Following 2 Users Say Thank You to benny1967 For This Useful Post:
Posts: 100 | Thanked: 37 times | Joined on Feb 2010
#113
Another idea in fullscreen mode: swipe left/right to change the teletext page, and swipe up/down to change the sub page, with a slide transition. :-)
 

The Following User Says Thank You to megaexer For This Useful Post:
pillar's Avatar
Posts: 154 | Thanked: 124 times | Joined on Mar 2007
#114
Worked on other projects for a while, but decided to give Dexter some love as well

0.2-4 pushed to Extras-devel. Added experimental gesture support to swipe right for next page, left for previous, up for next subpage and down for previous subpage. Working in both modes. Let me know how well it works for you.

Thanks for the idea megaexer and huge thanks for lbt sharing the gesture code.
 

The Following 2 Users Say Thank You to pillar For This Useful Post:
fgs's Avatar
Posts: 77 | Thanked: 85 times | Joined on Feb 2008 @ Italy
#115
I just found a very long list of text-tv websites:
http://wwitv.com/portal.htm?http://w...m/teletext_tv/
I made some sample checks, not every link is valid and not every text-tv seems Dexter-compatible.
__________________
My blog on technology and humanity, with a good amount of Maemo: http://fgs.altervista.org/
 
Posts: 377 | Thanked: 68 times | Joined on Dec 2009
#116
Any UK teletext links?

Can I add my own?

Also, why is the Dexter name not centered with the icon?
 
pillar's Avatar
Posts: 154 | Thanked: 124 times | Joined on Mar 2007
#117
@Snaps you are welcome and even encouraged to add your own. Please read the wiki found in the first post of this thread to find out how.

Concerning the name being not centered, I have no idea. Anyone? I'll fix it if someone can tell me what's causing it!
 
JohnLF's Avatar
Posts: 551 | Thanked: 507 times | Joined on Feb 2010 @ North West England
#118
I tried to decode the BBC websites but the pages are all aspx and it's not easy.
I did manage to get the Irish channel Aertel done, so at least there is an English language one! I can post the details if anyone is interested?
__________________
My websites: -
http://www.lefebvre.org.uk
http://www.lefebvre.ltd.uk
 
JohnLF's Avatar
Posts: 551 | Thanked: 507 times | Joined on Feb 2010 @ North West England
#119
Originally Posted by pillar View Post
Concerning the name being not centered, I have no idea. Anyone? I'll fix it if someone can tell me what's causing it!
By any chance, did you pad the name with trailing spaces when you packaged it?
I must admit I never noticed it before now!
__________________
My websites: -
http://www.lefebvre.org.uk
http://www.lefebvre.ltd.uk
 
fgs's Avatar
Posts: 77 | Thanked: 85 times | Joined on Feb 2008 @ Italy
#120
I just added to the Wiki page entries for BBC Ceefax1 and Ceefax2 services (United Kingdom).

Current limitation: for pages with multiple subpages, the URL of the first subpage is not correct. In the configuration file, parameters are
Code:
x\imageUrl=http://www.ceefax.tv/cgi-bin/gfx.cgi?page=[page]_0&font=big&channel=bbc1
x\subImageUrl=http://www.ceefax.tv/cgi-bin/gfx.cgi?page=[page]_[subpage]&font=big&channel=bbc1
If you insert the page number manually, the page URL will contain
Code:
page=[page]_0
but if the page has subpages it should be
Code:
page=[page]_1
How can this be fixed? In previous posts a page/subpage URL fallback mechanism was suggested. I think it would be helpful in this case.
__________________
My blog on technology and humanity, with a good amount of Maemo: http://fgs.altervista.org/
 

The Following User Says Thank You to fgs For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 22:02.