The Following 2 Users Say Thank You to nilchak For This Useful Post: | ||
|
2008-12-15
, 15:42
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#22
|
|
2008-12-15
, 16:46
|
|
Posts: 4,274 |
Thanked: 5,358 times |
Joined on Sep 2007
@ Looking at y'all and sighing
|
#23
|
|
2008-12-15
, 21:10
|
|
Posts: 2,853 |
Thanked: 968 times |
Joined on Nov 2005
|
#24
|
Hmm, I'm having trouble getting flipclock to use the new paths. Anyone know what the correct way to do:
is in python?cfr2 = str("/usr/share/flipclock/")+(orario[3])+".png"
cfr2 = "/usr/share/flipclock/%d.png" % orario[3]
|
2008-12-15
, 21:36
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#25
|
#! /usr/bin/env python don = 7 a = 6 b = 8 s = "Q: %03d, what is the speed limit of sex?\nA: %d%d" % (don, a, b) print s
|
2008-12-15
, 22:11
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#26
|
|
2008-12-15
, 22:33
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#27
|
The Following User Says Thank You to daperl For This Useful Post: | ||
|
2008-12-15
, 23:02
|
|
Posts: 480 |
Thanked: 378 times |
Joined on Apr 2008
@ Chicago-ish
|
#28
|
The Following User Says Thank You to TrueJournals For This Useful Post: | ||
|
2008-12-15
, 23:44
|
|
Posts: 2,427 |
Thanked: 2,986 times |
Joined on Dec 2007
|
#29
|
The Following User Says Thank You to daperl For This Useful Post: | ||
|
2008-12-16
, 06:16
|
|
Posts: 334 |
Thanked: 366 times |
Joined on Nov 2008
@ Italy
|
#30
|
Would love to have alarms as a minimum addition to it - so I can use it as my wake-up device.
Right now I use the StatusBar Big clock with alarms - but frustratingly - it kills the sound daemon totally everytime after the first snooze. I have to reboot the NIT to get sound back each time. So having another alternative without the sound problems would be great indeed.
Personally - I would lile the clock to have minimal function overloads - i.e alarm functionas a addition. Would not want to have weather, news etc features overloaded onto it.