Results 1 to 5 of 5

Thread: Contacts 0.7 for Lua Player

                  
   
  1. #1

    Default Contacts 0.7 for Lua Player

    New release of the contacts script.

    Here the Changelog:


    - Read and save single vcf file (vCard) into the directory vcf instead of reading a file containing multiple vcf files
    This to make it easier to sync the contacts between the psp and mail clients (Outlook, Thunderbird, Palm Desktop, ...)

    - Field can be selected with the A-PAD in the Edit screen

    - Selection of themes available in the directory themes

    - Separate the functions in differents lua scripts (vcf, keyboard and themes).
    This will allow someone to include one or the other script in another program if needed (please let me know in case of)

    - Better GUI

    - Code cleanup

    Part of the readme.txt file

    Manage your contacts using a vcf file layout (vCard)

    You can view, change, add or delete a contact
    Theme support

    Available fields are:
    ---------------------
    Display name

    Last Name
    First Name
    Middle Name
    Title

    Phone Home
    Phone Work
    Fax Home
    Cell Home

    Address (street, extended address, PO Box, City, Zip code, Province, Country)

    Email

    === How to ==========================

    the vcf directory can be found here:
    P:/PSP/GAME/luaplayer/Applications/contacts/vcf where P: is the memory stick drive

    Extract your contacts as vcf files (vCard) into the directory vcf by using the export option.
    Option available in quite all the mail applications, Palm Desktop, cellphones, etc....

    You can also start from scratch

    There is no synchronisation tool. You must do by hand.
    In order to have the modified/created ones from the PSP in your PC/Palm/phone address book, just import
    the vcf file from the memory stick (in the vcf directory)

    In order to have the modified/created ones from your PC/Palm/phone, export as vcf file (vCard) and
    put the file in the vcf directory

    Please note that the contact name is according the name of the vcf file.
    If you copy in the vcf directory a file named VCF003.vcf containing the vCard for Cancan
    then you will see VCF003 in the contact list.
    After going into Edit mode (with X) and saving (with Select) the file name will get change to
    the Display Name of the Edit screen.
    The physical file with then be renamed from VCF003.vcf to Cancan.vcf
    Normally when exporting a vCard the same rule applyes therefore when extracting a vCard from Outlook
    when Display Name is Cancan you will get a Cancan.vcf file. Therefore no problem.

    === Commands =========================

    In all screens:
    ---------------

    Start: Exit the program and save the current used theme


    In the main screen: (which list all available contacts)
    -------------------

    up and down: select the contact
    right/left: next/previous page

    X: Edit the selected contact
    O: Delete the selected contact
    []: Add a contact

    R: Show all available themes


    In the edit screen: (where you can see and modifiy all contacts fields)
    -------------------

    up, down, left and right: select the block of the keyboard to used

    A-PAD up and down: select the field to be edited

    []: insert the 1st character of the block
    X: insert the 2nd character of the block
    O: insert the 3rd caracter of the block
    ^: insert a space

    L: backspace
    R: shift (between upper case and lower case characters)

    Select: Save the modification

    When leaving the screen, if the field "Display" is emtpy it is built with the First Name, the Middle Name and
    the Last Name
    If all of those fields are empty, no new contact is created or the current contact will be deleted


    In the theme screen: (which list all available themes)
    --------------------

    up and down: select the theme

    X: Apply selected theme
    O: Cancel

  2. #2
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,810
    Blog Entries
    3209
    Rep Power
    50

    Default

    looks very nice

  3. #3

  4. #4

    Default

    Can I include this in my shell? You will get full credit!

  5. #5
    DCEmu Coder splodger15's Avatar
    Join Date
    Jun 2006
    Location
    London
    Age
    33
    Posts
    4,123
    Rep Power
    92

    Default

    This is good work

    PSN ID: splodger15

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •