Re: [Freevo-users] Idlebar Clock and Freevo 1.6

2006-11-30 Thread Duncan Webb
Florian Demmer wrote:
 Kevin Gottsman schrieb:
 On Mon, 13 Nov 2006 16:02:58 -0600, Evan Hisey wrote:

   
   I suspect what you did was add a second clock plguin to the idlebar.
 I think you need to remove the clokc before you add the clock back in.
 
 That fixed the problem. I do think that this is somewhat
 counter-intuitive. One could argue that its somewhat like Start-Shutdown in
 Windows. 
   
 
 i guess changing the time format argument to a variable in local_conf is 
 not that hard, you could try and simply request this feature using the 
 sourceforge trackersystem... with luck someone will then submit a patch :)

I've changed Freevo svn rel-1 (not rel-1-6) to allow the clock format to
be specified. Oddly using the variable CLOCK_FORMAT

Duncan


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Idlebar Clock and Freevo 1.6

2006-11-14 Thread Florian Demmer
Kevin Gottsman schrieb:
 On Mon, 13 Nov 2006 16:02:58 -0600, Evan Hisey wrote:

   
   I suspect what you did was add a second clock plguin to the idlebar.
 I think you need to remove the clokc before you add the clock back in.
 

 That fixed the problem. I do think that this is somewhat
 counter-intuitive. One could argue that its somewhat like Start-Shutdown in
 Windows. 
   

i guess changing the time format argument to a variable in local_conf is 
not that hard, you could try and simply request this feature using the 
sourceforge trackersystem... with luck someone will then submit a patch :)

br,
Florian

-
SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now.
Check out Slashdot's new job board. Browse through tons of technical jobs
posted by companies looking to hire people just like you.
http://jobs.slashdot.org/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Idlebar Clock and Freevo 1.6

2006-11-13 Thread Evan Hisey
Kevin-
  I suspect what you did was add a second clock plguin to the idlebar.
I think you need to remove the clokc before you add the clock back in.
( not near freevo box at moment)

evan

On 11/13/06, Kevin Gottsman [EMAIL PROTECTED] wrote:
 Freevo added the idlebar as a default in version 1.6. I think this is a
 step in the right direction. Features like this make Freevo more
 attractive out of the box.

 Freevo seems to be defaulting to 24 hour time. I looked for the config
 option and set it to 12 hour. Now the 12 hour time overwrites the 24 hour
 time.

 Any suggestions on how to correct this?


 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Idlebar Clock and Freevo 1.6

2006-11-13 Thread Davin Desborough
In your local_config.py, you need to remove the default clock and then 
add your own. For example:

plugin.remove('idlebar.clock')
plugin.activate('idlebar.clock', level=50, args='%a %d %H:%M')

There are some sample data formats here: 
http://freevo.sourceforge.net/cgi-bin/doc/Recordserver?highlight=%28date%29

-Davin

Kevin Gottsman wrote:
 Freevo added the idlebar as a default in version 1.6. I think this is a
 step in the right direction. Features like this make Freevo more
 attractive out of the box.

 Freevo seems to be defaulting to 24 hour time. I looked for the config
 option and set it to 12 hour. Now the 12 hour time overwrites the 24 hour
 time.

 Any suggestions on how to correct this?


 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


   

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Idlebar Clock and Freevo 1.6

2006-11-13 Thread Kevin Gottsman
On Mon, 13 Nov 2006 16:02:58 -0600, Evan Hisey wrote:

   I suspect what you did was add a second clock plguin to the idlebar.
 I think you need to remove the clokc before you add the clock back in.

That fixed the problem. I do think that this is somewhat
counter-intuitive. One could argue that its somewhat like Start-Shutdown in
Windows. 

Kevin


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users