Warning: session_start(): open(/tmp/sess_j8f419stuj8gc9sdsuphid5kq1, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KFootStats (19 Championships!) openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans  .- Knowledge Base  . 

KFootStats (19 Championships!)

   1.2.2  

KDE Kommander Script

Score 76%
KFootStats (19 Championships!)
zoom


KFootStats (19 Championships!)
zoom


Link:  http://
Downloads:  824
Submitted:  Sep 22 2006
Updated:  Aug 30 2007

Description:

This is a small (but useful) Kommander script which allows one to display instantly rankings and on-live scores from European Football championships.


To install it:
-------------
- `classement' (ranking display) and `resultats' (result display) executables must be copied to anywhere it can be seen from your $PATH.
-then run `kmdr-executor foot.kmdr'


Dependencies:
------------
- `classement' and `resultats' of course!
- Python (2.3 should be enough) with HTML parser libs.


FYI:
---
A Live On-Screen-Display derived software (the one I actually use constantly) is available at:
http://www.kde-look.org/content/show.php/Karamba+Live+Football?content=57110


I'D APPRECIATE ANY COMMENT FOR FURTHER IMPROVEMENTS :-)




Changelog:

Version 1.2.2:
-------------
- a few bugs fixed due to foreign accents

Version 1.2.0:
-------------
- All English translation
- Lots of NEW CHAMPIONSHIPS: available now:
* France (L1 & L2)
* England
* Germany
* Switzerland
* Scotland
* Italy
* Spain
* Greece
* Belgium
* Holland
* Portugal
* Turkey
* Russia
* Morocco
* Algeria
* Tunisia
* Argentina
* Brazil

WANT SOME MORE? PLEASE FEEL FREE TO ASK!




LicenseGPL
Send to a friend
Subscribe
Other  Content  from sirromanov83
Report inappropriate content



-
.

 nice

 
 by polrus on: Jun 13 2007
 
Score 50%

first, You are European so for us the silly word "soccer" doesn't exist :) It's FOOTBALL :)

second - this app is great - it's also a good idea to have something like this as superkaramba theme


Reply to this

-

 $PATH??

 
 by animae13 on: Aug 29 2007
 
Score 50%

ok you will find this question stupid but what do you mean by "anywhere it can be seen from your $PATH." Because when i run it and i choose any championship (from upper right) it doesn't appear anything in the main window. I create new folder in my /home/****/ called /.kfoot and i put those two files there but still...

Great app man (it will be when i actually manage to run it)
Tnks


Reply to this

-
.

 Re: $PATH??

 
 by sirromanov83 on: Aug 29 2007
 
Score 50%

The system variable $PATH gathers the locations where the system looks for executables...
If you run under console "echo $PATH", you will see where executables are looked for when you trigger then (for instance "ls" is taken from "/bin/ls").
Here, "resultats" and "classement" should be located somewhere in these paths. Ideally, put them into /usr/local/bin directory. Then it should work fine.


Reply to this

-
.

 Re: $PATH??

 
 by sirromanov83 on: Aug 29 2007
 
Score 50%

The system variable $PATH gathers the locations where the system looks for executables...
If you run under console "echo $PATH", you will see where executables are looked for when you trigger then (for instance "ls" is taken from "/bin/ls").
Here, "resultats" and "classement" should be located somewhere in these paths. Ideally, put them into /usr/local/bin directory. Then it should work fine.


Reply to this

-

 It doesn't work

 
 by lele85 on: Aug 29 2007
 
Score 50%

I've put classement and resultats in /usr/bin/ but the kommander script does not work. If i use classement or resultats from terminal, it works and give to me the results of the french league.


Reply to this

-
.

 Re: It doesn't work

 
 by sirromanov83 on: Aug 30 2007
 
Score 50%

This is a first... what does `kmdr-executor foot.kmdr' say?

At least, till it's not fixed, under console, `classement' and `resultats' can be used like: `classement ITA' or `resultats ITA' to display Italian ranking/results.
For the other countries replace ITA by the first 3 letters of the country (in French!!!). Main choices are:
* ANG (England)
* ESP (Spain)
* ALL (Germany)
* L1 or nothing (First French Ligue)


Reply to this

-

 Re: Re: It doesn't w

 
 by lele85 on: Aug 30 2007
 
Score 50%

The output is:

QComboBox::insertItem: (ComboBox14) Index 100 out of range

The interface appears. The problem is that ther's no results or classements.

If I use resultats ITA etc... from teminal it works!


Reply to this

-
.

 Re: Re: Re: It doesn

 
 by sirromanov83 on: Aug 30 2007
 
Score 50%

Okay... my mistake and my apologies then!
It should work better now!

Enjoy :)


Reply to this

-
.

 Re: Re: Re: Re: It d

 
 by deathdwarf on: Aug 30 2007
 
Score 50%

I've the same probleme than lele85:
QComboBox::insertItem: (ComboBox14) Index 100 out of range


Reply to this

-
.

 Re: Re: Re: Re: Re:

 
 by sirromanov83 on: Aug 30 2007
 
Score 50%

Same comment, it should work by now...

In case it still doesn't, first tell me... and to make it work at least for this release, open `foot.kmdr' with whathever editor, and modify:
@exec(classement ...) into
@exec(/path/to/classement/classement ...)

Same thing for `resultats'


Reply to this

-

 Re: Re: Re: Re: Re:

 
 by misterioz84 on: Oct 29 2007
 
Score 50%

It doesn't work like this either.
For me here how it worked out

@exec(classement ...) into
@exec(python /path/to/classement/classement ...)

Same thing for `resultats'

And I wanted to add that the sorting in the ANG league and I think i some other leagues are not in line.
And I'm interested what is the refresh time of the results. Does the script refresh itself?



Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team