Notices


Reply
Thread Tools
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#1
Customize Queen BeeCon Widget (>=v0.1.4) to display:
European Soccer Leagues (+World Cup 2010 & many more) Live Results and Next Matches

The Beecon will also be able to highlight the match of your favourite Team and display a Green ball if it is winning, Yellow ball if match is tied, Red ball if team is losing, White ball if match is still not currently being played. See THIS post for more Leagues/Tournaments



Ready?!

Preparation Steps:
  1. Download and Install Queen Beecon Widget (>=v0.1.4) (Warning! It's still in extras-devel; if you like it, I need your support for testing and promoting to Testing and Extras)

  2. Download zip file with icons/images attached to the thread for your convenience and extract and store images in the specified N900 directory, create it if not existing. (Warning: inside the zip file there is an image named football-icon.png.3 this is NOT an error!)







  3. Just drop them HERE:


    Let's go...

  4. As an example we'll create the Beecon relevant to the Italian Serie A Soccer League ... Exported Instance Data for Spain, Germany, France, Portugal and England can be found in following posts of this thread.

  5. Make sure you copy the following Exported Instance Data to your phone's clipboard. (Do not modify anything as it is checksum protected and modifications will invalidate checksum!)
    Code:
    [queen-beecon-header]
    version=1,000000
    checksum=2892800
    [queen-beecon-exported-instance]
    widgetType=0
    operationalStatus=0
    hideCanvas=true
    snippetBgRGB=0
    beecon_lt0_ImgZoom=0
    beecon_lt0_BgRGB=2
    beecon_lt0_ImgFilename=queen-beecon-syserr.png
    beecon_eq0_ImgZoom=0
    beecon_eq0_BgRGB=3
    beecon_eq0_ImgFilename=football-win.png
    beecon_eq1_ImgZoom=0
    beecon_eq1_BgRGB=4
    beecon_eq1_ImgFilename=football-tie.png
    beecon_ge2_ImgZoom=0
    beecon_ge2_BgRGB=5
    beecon_ge2_ImgFilename=football-lose.png
    beecon_idxge2_ImgZoom=0
    beecon_idxge2_BgRGB=11
    beecon_idxge2_ImgFilename=football-icon.png
    widWidth=265
    widHeight=210
    instanceTitle=ITA - Serie A
    instanceCmd=wget -U "" -t 1 -T 5 -q -O - 'http://m.espn.go.com/soccer/scoreboard?leagueTag=ita.1&lang=EN' | awk -v fav='Internazionale' 'BEGIN{FS="";r=3;}/^<\\/style>.+<\\/html>/{match($0,"[\\|] <b  >.+<\\/b> [\\|]");print "\\t\\t\\t\\t\\t<span foreground=\\"red\\" font=\\"bold 14\\"><i>" substr($0,RSTART+7,RLENGTH-13) "</i></span>";gsub(/(<\\/style>.+<br \\/>)|(<a[^>]*>)|(<[\\/]*div[^>]*>)|(<div class="sec.+$)/,"",$0);x=split($0,m,"(<[^>]*>)");for(i=1;i<x;i++){n=split(m[i],p,"( - )|( [0-9]+-[0-9]+ )|( vs )");if(p[2]==fav||index(p[3],fav)==1){m[i]="<span foreground=\\"green\\" font=\\"bold\\">"m[i]"</span>";if(match(m[i]," [0-9]+\\-[0-9]+ ")){split(substr(m[i],RSTART+1,RLENGTH-1),s,"[ \\-]+");if((p[2]==fav&&s[1]>s[2])||(p[3]==fav&&s[2]>s[1]))r=0;else{if(s[1]==s[2])r=1;else r=2}}}print m[i];}}END{exit r}'
    cmdImgFilename=calcio-ita.png
    cmdImgZoom=0
    cmdFgRGB=11
    cmdVisibilityPosition=1
    cmdImgVisibilityPosition=8
    cmdJustify=0
    cmdFontName=3
    cmdFontSize=14
    resImgFilename=;queen-beecon-resimg.png
    resImgZoom=0
    resFgRGB=4
    resVisibilityPosition=1
    resImgVisibilityPosition=3
    resJustify=0
    resFontName=2
    resFontSize=11
    updOnStartup=false
    updOnClick=true
    updOnDesktop=false
    delayIndex=0
    updNeworkPolicy=1
  6. Then three usual and basic steps to instantiate the Widget:





  7. Now click on the Settings Wrench Icon and we reach the Settins Dialog.

  8. Click on the "Advanced" button (1)


  9. Confirm that we are PROFESSIONALS and we know what we are doing. Button (1)


  10. We reach the Advanced Settings and Tools Dialog Box... scroll down to the bottom.


  11. We reach following screen. If we press Button (1), we paste our Exported Instance Data into the Import/Export buffer, ready to be processed.


  12. After the Import Buffer is filled with Import Data, let's click on Import Snippet/Beecon Button (1)


  13. And confirm we really want to Import our Instance


  14. SUCCESS!!! We have now imported our Exported Instance.


  15. Let's dismiss the warning and, after imported data is reloaded, we will be back at our Instance Settings Dialog Box. You'll see the new instance data [Buttons (1)(2)(3)(4))
    And we start our newly created Beecon by saving data and running with Button (5)


And Here we Are!!! But there is one more thing we need to do: Let's change our favourite Team!!!
  1. Let's start the Main Settings Dialog Box Again and click on the "Edit Cmd" button


  2. Let's scroll the command code until we find the following string:

    ... awk -v fav='Internazionale'



  3. And replace it with our favourite Team like this:



  4. Save changed command with relevant button and "Save and Run" in next dialog!

Have Fun!!!

Data is made available on the internet and is freely accessible also through a normal browser by pointing to m.espn.go.com. Credits go to the cited Companies, Organizations, Product, Services. Please report if any contents is neither appropriate nor allowed to be published and it will be removed within short time span.
Attached Files
File Type: zip queen-beecon-euro-soccer-leagues-icons-pack.zip (325.1 KB, 410 views)
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-03-21 at 11:33.
 

The Following 8 Users Say Thank You to No!No!No!Yes! For This Useful Post:
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#2


Exported Instance Data for SPAIN
Code:
[queen-beecon-header]
version=1,000000
checksum=2951362
[queen-beecon-exported-instance]
widgetType=0
operationalStatus=0
hideCanvas=true
snippetBgRGB=0
beecon_lt0_ImgZoom=0
beecon_lt0_BgRGB=2
beecon_lt0_ImgFilename=queen-beecon-syserr.png
beecon_eq0_ImgZoom=0
beecon_eq0_BgRGB=3
beecon_eq0_ImgFilename=football-win.png
beecon_eq1_ImgZoom=0
beecon_eq1_BgRGB=4
beecon_eq1_ImgFilename=football-tie.png
beecon_ge2_ImgZoom=0
beecon_ge2_BgRGB=5
beecon_ge2_ImgFilename=football-lose.png
beecon_idxge2_ImgZoom=0
beecon_idxge2_BgRGB=11
beecon_idxge2_ImgFilename=football-icon.png
widWidth=265
widHeight=210
instanceTitle=SPA - 1<sup>ra</sup> Division
instanceCmd=wget -U "" -t 1 -T 5 -q -O - 'http://m.espn.go.com/soccer/scoreboard?leagueTag=esp.1&lang=EN' | awk -v fav='AtlĂŠtico Madrid' 'BEGIN{FS="";r=3;}/^<\\/style>.+<\\/html>/{match($0,"[\\|] <b  >.+<\\/b> [\\|]");print "\\t\\t\\t\\t\\t<span foreground=\\"red\\" font=\\"bold 14\\"><i>" substr($0,RSTART+7,RLENGTH-13) "</i></span>";gsub(/(<\\/style>.+<br \\/>)|(<a[^>]*>)|(<[\\/]*div[^>]*>)|(<div class="sec.+$)/,"",$0);x=split($0,m,"(<[^>]*>)");for(i=1;i<x;i++){n=split(m[i],p,"( - )|( [0-9]+-[0-9]+ )|( vs )");if(p[2]==fav||index(p[3],fav)==1){m[i]="<span foreground=\\"green\\" font=\\"bold\\">"m[i]"</span>";if(match(m[i]," [0-9]+\\-[0-9]+ ")){split(substr(m[i],RSTART+1,RLENGTH-1),s,"[ \\-]+");if((p[2]==fav&&s[1]>s[2])||(p[3]==fav&&s[2]>s[1]))r=0;else{if(s[1]==s[2])r=1;else r=2}}}print m[i];}}END{exit r}'
cmdImgFilename=calcio-spa.png
cmdImgZoom=0
cmdFgRGB=11
cmdVisibilityPosition=1
cmdImgVisibilityPosition=8
cmdJustify=0
cmdFontName=3
cmdFontSize=14
resImgFilename=;queen-beecon-resimg.png
resImgZoom=0
resFgRGB=4
resVisibilityPosition=1
resImgVisibilityPosition=3
resJustify=0
resFontName=2
resFontSize=11
updOnStartup=false
updOnClick=true
updOnDesktop=false
delayIndex=0
updNeworkPolicy=1
Exported Instance Data for GERMANY
Code:
[queen-beecon-header]
version=1,000000
checksum=2889402
[queen-beecon-exported-instance]
widgetType=0
operationalStatus=0
hideCanvas=true
snippetBgRGB=0
beecon_lt0_ImgZoom=0
beecon_lt0_BgRGB=2
beecon_lt0_ImgFilename=queen-beecon-syserr.png
beecon_eq0_ImgZoom=0
beecon_eq0_BgRGB=3
beecon_eq0_ImgFilename=football-win.png
beecon_eq1_ImgZoom=0
beecon_eq1_BgRGB=4
beecon_eq1_ImgFilename=football-tie.png
beecon_ge2_ImgZoom=0
beecon_ge2_BgRGB=5
beecon_ge2_ImgFilename=football-lose.png
beecon_idxge2_ImgZoom=0
beecon_idxge2_BgRGB=11
beecon_idxge2_ImgFilename=football-icon.png
widWidth=265
widHeight=210
instanceTitle=GER - Bundesliga
instanceCmd=wget -U "" -t 1 -T 5 -q -O - 'http://m.espn.go.com/soccer/scoreboard?leagueTag=ger.1&lang=EN' | awk -v fav='FC Cologne' 'BEGIN{FS="";r=3;}/^<\\/style>.+<\\/html>/{match($0,"[\\|] <b  >.+<\\/b> [\\|]");print "\\t\\t\\t\\t\\t<span foreground=\\"red\\" font=\\"bold 14\\"><i>" substr($0,RSTART+7,RLENGTH-13) "</i></span>";gsub(/(<\\/style>.+<br \\/>)|(<a[^>]*>)|(<[\\/]*div[^>]*>)|(<div class="sec.+$)/,"",$0);x=split($0,m,"(<[^>]*>)");for(i=1;i<x;i++){n=split(m[i],p,"( - )|( [0-9]+-[0-9]+ )|( vs )");if(p[2]==fav||index(p[3],fav)==1){m[i]="<span foreground=\\"green\\" font=\\"bold\\">"m[i]"</span>";if(match(m[i]," [0-9]+\\-[0-9]+ ")){split(substr(m[i],RSTART+1,RLENGTH-1),s,"[ \\-]+");if((p[2]==fav&&s[1]>s[2])||(p[3]==fav&&s[2]>s[1]))r=0;else{if(s[1]==s[2])r=1;else r=2}}}print m[i];}}END{exit r}'
cmdImgFilename=calcio-ger.png
cmdImgZoom=0
cmdFgRGB=11
cmdVisibilityPosition=1
cmdImgVisibilityPosition=8
cmdJustify=0
cmdFontName=3
cmdFontSize=14
resImgFilename=;queen-beecon-resimg.png
resImgZoom=0
resFgRGB=4
resVisibilityPosition=1
resImgVisibilityPosition=3
resJustify=0
resFontName=2
resFontSize=11
updOnStartup=false
updOnClick=true
updOnDesktop=false
delayIndex=0
updNeworkPolicy=1
Exported Instance Data for FRANCE
Code:
[queen-beecon-header]
version=1,000000
checksum=2860788
[queen-beecon-exported-instance]
widgetType=0
operationalStatus=0
hideCanvas=true
snippetBgRGB=0
beecon_lt0_ImgZoom=0
beecon_lt0_BgRGB=2
beecon_lt0_ImgFilename=queen-beecon-syserr.png
beecon_eq0_ImgZoom=0
beecon_eq0_BgRGB=3
beecon_eq0_ImgFilename=football-win.png
beecon_eq1_ImgZoom=0
beecon_eq1_BgRGB=4
beecon_eq1_ImgFilename=football-tie.png
beecon_ge2_ImgZoom=0
beecon_ge2_BgRGB=5
beecon_ge2_ImgFilename=football-lose.png
beecon_idxge2_ImgZoom=0
beecon_idxge2_BgRGB=11
beecon_idxge2_ImgFilename=football-icon.png
widWidth=265
widHeight=210
instanceTitle=FRA - Ligue 1
instanceCmd=wget -U "" -t 1 -T 5 -q -O - 'http://m.espn.go.com/soccer/scoreboard?leagueTag=fra.1&lang=EN' | awk -v fav='Nice' 'BEGIN{FS="";r=3;}/^<\\/style>.+<\\/html>/{match($0,"[\\|] <b  >.+<\\/b> [\\|]");print "\\t\\t\\t\\t\\t<span foreground=\\"red\\" font=\\"bold 14\\"><i>" substr($0,RSTART+7,RLENGTH-13) "</i></span>";gsub(/(<\\/style>.+<br \\/>)|(<a[^>]*>)|(<[\\/]*div[^>]*>)|(<div class="sec.+$)/,"",$0);x=split($0,m,"(<[^>]*>)");for(i=1;i<x;i++){n=split(m[i],p,"( - )|( [0-9]+-[0-9]+ )|( vs )");if(p[2]==fav||index(p[3],fav)==1){m[i]="<span foreground=\\"green\\" font=\\"bold\\">"m[i]"</span>";if(match(m[i]," [0-9]+\\-[0-9]+ ")){split(substr(m[i],RSTART+1,RLENGTH-1),s,"[ \\-]+");if((p[2]==fav&&s[1]>s[2])||(p[3]==fav&&s[2]>s[1]))r=0;else{if(s[1]==s[2])r=1;else r=2}}}print m[i];}}END{exit r}'
cmdImgFilename=calcio-fra.png
cmdImgZoom=0
cmdFgRGB=11
cmdVisibilityPosition=1
cmdImgVisibilityPosition=8
cmdJustify=0
cmdFontName=3
cmdFontSize=14
resImgFilename=;queen-beecon-resimg.png
resImgZoom=0
resFgRGB=4
resVisibilityPosition=1
resImgVisibilityPosition=3
resJustify=0
resFontName=2
resFontSize=11
updOnStartup=false
updOnClick=true
updOnDesktop=false
delayIndex=0
updNeworkPolicy=1
Exported Instance Data for PORTUGAL
Code:
[queen-beecon-header]
version=1,000000
checksum=2865404
[queen-beecon-exported-instance]
widgetType=0
operationalStatus=0
hideCanvas=true
snippetBgRGB=0
beecon_lt0_ImgZoom=0
beecon_lt0_BgRGB=2
beecon_lt0_ImgFilename=queen-beecon-syserr.png
beecon_eq0_ImgZoom=0
beecon_eq0_BgRGB=3
beecon_eq0_ImgFilename=football-win.png
beecon_eq1_ImgZoom=0
beecon_eq1_BgRGB=4
beecon_eq1_ImgFilename=football-tie.png
beecon_ge2_ImgZoom=0
beecon_ge2_BgRGB=5
beecon_ge2_ImgFilename=football-lose.png
beecon_idxge2_ImgZoom=0
beecon_idxge2_BgRGB=11
beecon_idxge2_ImgFilename=football-icon.png
widWidth=265
widHeight=210
instanceTitle=POR - Liga
instanceCmd=wget -U "" -t 1 -T 5 -q -O - 'http://m.espn.go.com/soccer/scoreboard?leagueTag=por.1&lang=EN' | awk -v fav='Maritimo' 'BEGIN{FS="";r=3;}/^<\\/style>.+<\\/html>/{match($0,"[\\|] <b  >.+<\\/b> [\\|]");print "\\t\\t\\t\\t\\t<span foreground=\\"red\\" font=\\"bold 14\\"><i>" substr($0,RSTART+7,RLENGTH-13) "</i></span>";gsub(/(<\\/style>.+<br \\/>)|(<a[^>]*>)|(<[\\/]*div[^>]*>)|(<div class="sec.+$)/,"",$0);x=split($0,m,"(<[^>]*>)");for(i=1;i<x;i++){n=split(m[i],p,"( - )|( [0-9]+-[0-9]+ )|( vs )");if(p[2]==fav||index(p[3],fav)==1){m[i]="<span foreground=\\"green\\" font=\\"bold\\">"m[i]"</span>";if(match(m[i]," [0-9]+\\-[0-9]+ ")){split(substr(m[i],RSTART+1,RLENGTH-1),s,"[ \\-]+");if((p[2]==fav&&s[1]>s[2])||(p[3]==fav&&s[2]>s[1]))r=0;else{if(s[1]==s[2])r=1;else r=2}}}print m[i];}}END{exit r}'
cmdImgFilename=calcio-por.png
cmdImgZoom=0
cmdFgRGB=11
cmdVisibilityPosition=1
cmdImgVisibilityPosition=8
cmdJustify=0
cmdFontName=3
cmdFontSize=14
resImgFilename=;queen-beecon-resimg.png
resImgZoom=0
resFgRGB=4
resVisibilityPosition=1
resImgVisibilityPosition=3
resJustify=0
resFontName=2
resFontSize=11
updOnStartup=false
updOnClick=true
updOnDesktop=false
delayIndex=0
updNeworkPolicy=1
Exported Instance Data for ENGLAND
Code:
[queen-beecon-header]
version=1,000000
checksum=2890772
[queen-beecon-exported-instance]
widgetType=0
operationalStatus=0
hideCanvas=true
snippetBgRGB=0
beecon_lt0_ImgZoom=0
beecon_lt0_BgRGB=2
beecon_lt0_ImgFilename=queen-beecon-syserr.png
beecon_eq0_ImgZoom=0
beecon_eq0_BgRGB=3
beecon_eq0_ImgFilename=football-win.png
beecon_eq1_ImgZoom=0
beecon_eq1_BgRGB=4
beecon_eq1_ImgFilename=football-tie.png
beecon_ge2_ImgZoom=0
beecon_ge2_BgRGB=5
beecon_ge2_ImgFilename=football-lose.png
beecon_idxge2_ImgZoom=0
beecon_idxge2_BgRGB=11
beecon_idxge2_ImgFilename=football-icon.png
widWidth=265
widHeight=210
instanceTitle=ENG - Premier L.
instanceCmd=wget -U "" -t 1 -T 5 -q -O - 'http://m.espn.go.com/soccer/scoreboard?leagueTag=eng.1&lang=EN' | awk -v fav='Aston Villa' 'BEGIN{FS="";r=3;}/^<\\/style>.+<\\/html>/{match($0,"[\\|] <b  >.+<\\/b> [\\|]");print "\\t\\t\\t\\t\\t<span foreground=\\"red\\" font=\\"bold 14\\"><i>" substr($0,RSTART+7,RLENGTH-13) "</i></span>";gsub(/(<\\/style>.+<br \\/>)|(<a[^>]*>)|(<[\\/]*div[^>]*>)|(<div class="sec.+$)/,"",$0);x=split($0,m,"(<[^>]*>)");for(i=1;i<x;i++){n=split(m[i],p,"( - )|( [0-9]+-[0-9]+ )|( vs )");if(p[2]==fav||index(p[3],fav)==1){m[i]="<span foreground=\\"green\\" font=\\"bold\\">"m[i]"</span>";if(match(m[i]," [0-9]+\\-[0-9]+ ")){split(substr(m[i],RSTART+1,RLENGTH-1),s,"[ \\-]+");if((p[2]==fav&&s[1]>s[2])||(p[3]==fav&&s[2]>s[1]))r=0;else{if(s[1]==s[2])r=1;else r=2}}}print m[i];}}END{exit r}'
cmdImgFilename=calcio-eng.png
cmdImgZoom=0
cmdFgRGB=11
cmdVisibilityPosition=1
cmdImgVisibilityPosition=8
cmdJustify=0
cmdFontName=3
cmdFontSize=14
resImgFilename=;queen-beecon-resimg.png
resImgZoom=0
resFgRGB=4
resVisibilityPosition=1
resImgVisibilityPosition=3
resJustify=0
resFontName=2
resFontSize=11
updOnStartup=false
updOnClick=true
updOnDesktop=false
delayIndex=0
updNeworkPolicy=1
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-03-17 at 23:44.
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#3
Get ready for the World Cup 2010
... just edit the Beecon command & replace the URL:

http://m.espn.go.com/soccer/scoreboard?leagueTag=ita.1&lang=EN

with:

http://m.espn.go.com/soccer/scoreboard?leagueTag=fifa.world&lang=EN
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 

The Following 2 Users Say Thank You to No!No!No!Yes! For This Useful Post:
Posts: 286 | Thanked: 100 times | Joined on Dec 2009 @ down south
#4
would it not be better to package up all the work being done already for each of the different countries and world cup? if at all possible?? some of us are lazy(me more than anyone hahahaha) but this is great work!
 
Posts: 170 | Thanked: 27 times | Joined on Feb 2010 @ reading, uk
#5
How do you copy the following Exported Instance Data to your phone's clipboard ? i worked it out im wondering though why is the writing over lapping the box if you make it smaller the box gets smaller too.

Last edited by torres76; 2010-03-20 at 18:46.
 
Posts: 170 | Thanked: 27 times | Joined on Feb 2010 @ reading, uk
#6
How can i change the colour of the text cant see it on top of my wallpaper ?

Last edited by torres76; 2010-03-20 at 18:50.
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#7
Originally Posted by torres76 View Post
How do you copy the following Exported Instance Data to your phone's clipboard ? i worked it out im wondering though why is the writing over lapping the box if you make it smaller the box gets smaller too.
Hi, happy you figured it out.
Best way (to me): Just use N900 Microb Browser to open page with Exported Instance Data and Copy to clipboard according to this simple procedure:





Then proceed with Instance Settings Dialog.
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#8
Originally Posted by torres76 View Post
How can i change the colour of the text cant see it on top of my wallpaper ?
You can change color of texts on Beecon with following Settings:



__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#9
Originally Posted by torres76 View Post
...why is the writing over lapping the box if you make it smaller the box gets smaller too.
Sorry, I don't understand what you get and what you would like.

Background image has already been designed to provide dark background to League Text and to Team Matches/Results.

You can make Beecon/Text bigger with just a few steps...
  1. Change Widget Size


  2. Scale Background Image to fit new widget size and increase font size


  3. Increase font size for Matches/Results text


  4. Increase size of font used for the Date by editing the command and changeing the Pango Markup Tag
In case of further difficulties, please post a screenshot of what you get and explain what you'd like to obtain. Maybe I can halp you with specific Exported Instance Data for your very needs.

Have fun.
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-04-09 at 14:21.
 

The Following User Says Thank You to No!No!No!Yes! For This Useful Post:
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#10
[HowTo] Find WEB URL for other Leagues not listed so far

Create/Import your Beecon according to instructions on first post of this thread

After import has been done, press "Edit Cmd" button and change wget's URL (according to following instructions (relevant part is selected in picture):

  1. UEFA Champions League uefa.champions
  2. UEFA Cup uefa.europa
  3. Spanish Primera División esp.1
  4. Spanish Segunda División esp.2
  5. Italian Serie A ita.1
  6. Italian Serie B ita.2
  7. German Bundesliga ger.1
  8. German 2. Bundesliga ger.2
  9. French Ligue 1 fra.1
  10. French Ligue 2 fra.2
  11. Scottish Premier League sco.1
  12. Scottish Division One sco.2
  13. Scottish Division Two sco.3
  14. Scottish Division Three sco.4
  15. Dutch Eredivisie ned.1
  16. Dutch Eerste Divisie ned.2
  17. Portuguese Liga por.1
  18. Russian Premier League rus.1
  19. Turkish Super Lig tur.1
  20. Greek Super League gre.1
  21. Belgian Jupiler League bel.1
  22. Austrian Bundesliga aut.1
  23. Danish SAS-Ligaen den.1
  24. Swiss Super League sui.1
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras
 

The Following 2 Users Say Thank You to No!No!No!Yes! For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 14:08.