Lifeguide, for S60 3rd Edition smartphones

Bible scriptures for life, from the idea from the Gideon hotel Bibles.

This is a piece of Python code that I've been playing around with for ages in odd moments. Note that I'm not a Python wizard.

-----------------
To install it:

1)Install Python (self-signed) for 3rd Edition from http://sourceforge.net/project/showfiles.php?group_id=154155

    [note that if you have a TI-2420 accelerator chip in your phone, choose this version etc. If you don't know (as is likely), just go with the generic S60 3rd Edition etc.]

2)Install Python Script shell (self-signed) for 3rd Edition from the same place

    [That's Python installed and you can now create your own apps or run any other S60-specific Python scripts you come across]
    
3)Install AknTextUtils from http://www.lfdm.net/thesis/index.php/dlm/32/23
    [That's the text library installed, so other Python programs have access to its features]

4)Copy the \Python and \Lifeguide folders from this archive onto your smartphone's expansion card, either using PC Suite or with a card reader/writer


-----------------
To run Lifeguide, start Python (in 'My own' or 'Applications' or 'Installations', normally) and use the menu option:

'Run script' and pick 'Lifeguide.py'


-----------------
Lifeguide is now Open Source - it's free, you should never be charged for it - and if you're a Python wizard who can improve the code, get in touch! slitchfield@gmail.com

Steve Litchfield, August 2007