


Karamba & Superkaramba by winelli 22 comments
So the only way to get it fixed is to upgrade your Python version. Sorry! Of course it would be possible to implement your own textwrapping, but since there is one standard one I didn't do that ;) - Dec 12 2003

Karamba & Superkaramba by winelli 22 comments

Karamba & Superkaramba by winelli 22 comments
Could you please start the theme from the commandline so that you'll get an error-traceback. Also which python and superkaramba version are you running?
Without knowing what the exact problem is, it's impossible to fix it ;) - Dec 05 2003

Karamba & Superkaramba by winelli 22 comments
New American Standard Version (current)
VERSE_URL = "http://votd.christ.com/biblevotd/votd-nas.js"
King James Version
VERSE_URL = "http://votd.christ.com/biblevotd/votd-kjv.js"
New International Version
VERSE_URL = "http://votd.christ.com/biblevotd/votd-niv.js" - Nov 26 2003

Karamba & Superkaramba by winelli 22 comments
To change the source you would have to override the "get_verse_of_the_day" function. - Nov 26 2003

Karamba & Superkaramba by liquidchile 3 comments
This means that you could make your interface a bit more user friendly by just requesting the 4-character metar code from the user and you would then build the url dynamically.
Just a suggestion ;) - Nov 18 2003

Karamba & Superkaramba by winelli 1 comment