maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [QSportsEvent] FIFA World Cup and Football App (https://talk.maemo.org/showthread.php?t=49508)

Reflektorfalke 2010-04-29 20:01

Re: FIFA World Cup App ?
 
Quote:

Originally Posted by magnuslu (Post 632392)
This is due to my limited knowledge about CSS... Either the community waits for me to learn more about CSS (given my release plans, that could be months away...), or it contributes some nice stylesheets to use :)

Why donīt you post the css and let the community do its magic?
I am sure there are some skilled css experts out there who are willing to create a decent layout.

Unfortunately I am not able to promise that I will look at it myself (with my also limited css knowledge ;-) ) due to my tight schedule...

magnuslu 2010-04-29 23:15

Re: FIFA World Cup App ?
 
Quote:

Originally Posted by Reflektorfalke (Post 633922)
Why donīt you post the css and let the community do its magic?
I am sure there are some skilled css experts out there who are willing to create a decent layout.

I did. It's in this post.

Reflektorfalke 2010-04-30 05:14

Re: FIFA World Cup App ?
 
Quote:

Originally Posted by magnuslu (Post 634244)
I did. It's in this post.

Wasnīt this file for the rss feed layout?
I meant the layout of the matches tab...

As for rss, I am wondering if proper layout and rendering with a single css is possible at all. Because as far as I know they use different layouts. Most promising information I found so far is this:
http://code.google.com/apis/ajaxfeeds/
Well, I donīt like google and I am not sure if thats what you need...!?

magnuslu 2010-04-30 06:34

Re: FIFA World Cup App ?
 
Quote:

Originally Posted by Reflektorfalke (Post 634472)
Wasnīt this file for the rss feed layout?
I meant the layout of the matches tab...

Yeah... Sorry... Read and replied too early in the morning...

Here it is:

Code:

<style type='text/css'>
    .Date
    {
            font-family: verdana, geneva, arial, helvetica, sans-serif;
            font-size: 30px;
            padding: 2px;
            margin: 5px;
    }
    .Match
    {
            font-family: verdana, geneva, arial, helvetica, sans-serif;
            font-size: 30px;
            color: black;
            border-width: 1px;
            border-style: solid;
            border-color: #0000FF;
            margin: 2px;
            padding: 2px 1px;
            -webkit-border-radius: 5px;
    }
    .header {
            font-family: verdana, geneva, arial, helvetica, sans-serif;
            font-weight: bold;
            font-size: 28px;
            padding: 2px;    }
    .odd {
            background-color: #ebebeb;
            font-family: verdana, geneva, arial, helvetica, sans-serif;
            font-size: 28px;
            padding: 2px;    }
    .even {
            font-family: verdana, geneva, arial, helvetica, sans-serif;
            font-size: 28px;
            padding: 2px;    }
    .lines {background-color: #000;}
    .highlight {font-weight: bold;}
</style>


Reflektorfalke 2010-05-02 10:54

Re: FIFA World Cup App ?
 
Hi,

had a look at the css layout issue.
Unfortunately SoccerDB gives us only very limited options to play with. So I think it is not possible to create a nice layout based on only simple css...
Maybe someone more skilled can prove me wrong!?

However maybe it is not worth the effort to go into detail here, as in the future another data source might be used or the data in matches/table is handled as in the downloaded tabs (means downloaded and stored in DB and then displayed)?

El Amir 2010-05-02 11:22

Re: [QSportsEvent] FIFA World Cup and Football App
 
Heya, just wanted to let you know that PR1.2 is now out, maybe we can sort out something for the kinetic scrolling? :)

magnuslu 2010-05-02 15:41

Re: FIFA World Cup App ?
 
Quote:

Originally Posted by Reflektorfalke (Post 638003)
Hi,

had a look at the css layout issue.
Unfortunately SoccerDB gives us only very limited options to play with. So I think it is not possible to create a nice layout based on only simple css...
Maybe someone more skilled can prove me wrong!?

However maybe it is not worth the effort to go into detail here, as in the future another data source might be used or the data in matches/table is handled as in the downloaded tabs (means downloaded and stored in DB and then displayed)?

Thanks for looking into this. I'm hoping to dramatically speed up the loading of the complete league file from SoccerDB. If that works, I might not need the HTML page provided by SoccerDB and can format everything exactly the way I want. Loading time would have to <3s or so for this to be an option.

magnuslu 2010-05-02 15:48

Re: [QSportsEvent] FIFA World Cup and Football App
 
Quote:

Originally Posted by El Amir (Post 638048)
Heya, just wanted to let you know that PR1.2 is now out, maybe we can sort out something for the kinetic scrolling? :)

That's the leaked PR1.2, right? I am not planning on installing it. If anyone has, I'd like feedback on whether the 0.0.5 version in Extras-Devel is installable and how it behaves... If reasonable, I'll upload 0.0.6 :)

Reflektorfalke 2010-05-02 16:10

Re: FIFA World Cup App ?
 
BTW, what did your marketing department decide on?
Your Tweet seems to be cut off...;)

magnuslu 2010-05-03 10:55

Re: FIFA World Cup App ?
 
I noticed that QSportsEvent was mentioned on the Maemo Weekly News. Unfortunately, they state that v. 0.0.5 is available from Extras-Devel. As those who have followed this thread will know, you will encounter dependency issues with this one as long as PR 1.2 is not publicly available.

The sad part about this is that users who have not followed this thread will have a bad first impression of the app if they try to download it from there... :(

I remind everyone that you should follow the instructions in the QSportsEvent wiki page if you want to download the app prior to the official PR1.2 release. That's version 0.0.6 built on my own environment. The one in Extras-Devel is built in the maemo.org Garage environment that I have no control over.


All times are GMT. The time now is 18:21.

vBulletin® Version 3.8.8