View Single Post
Posts: 299 | Thanked: 241 times | Joined on Oct 2009 @ Singapore
#157
Call for help!

I'm planning to provide a default url to 'news' about the most common leagues (England, Italy, Spain, Germany, France, ...). Can you please suggest what I should use? Even though I'm only going to include one url for each league, feel free to provide more and people can have a choice as to which one to use.

Please provide the information in the following format:

Code:
0|Football|England|Premier League|http://news.bbc.co.uk/sport2/hi/football/eng_prem/default.stm
As already has been mentioned, one issue would be what content language the URL should refer to. My take is to use the 'national' language of the league (i.e., Italian for Serie A) as that's probably going to be mostly used. For 'International', I guess we should go for English. Remember, it will be possible to enter anything else, so this will only be the initial default value!

One challenge is to get especially RSS feeds nicely rendered in the embedded webbrowser of the app (webkit). I might have to hunt for some CSS/XSL that works for most... Any pointers for that will also be appreciated...
__________________
My Maemo Apps:
QTeachMe
- Flashcard app
MobiTifo (which was formerly known as QSportsEvent) - Sports leagues tracking (mainly football).

Last edited by magnuslu; 2010-04-19 at 15:21. Reason: Change to 'Code'