Contacts 0.8 for PSP Lua Player
===============================

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 for the LUA Player version:
P:/PSP/GAME/luaplayer/Applications/contacts/vcf where P: is the memory stick drive

the vcf directory can be found here for the standalone version:
P:/PSP/GAME/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 =========================

The available commands are displayed in each screen

To quit the application, use Start in LUAPlayer, and Home for the standalone version

For the text input how to, please refer to the danzeff.txt file

=== Themes ===========================

Today two themes are included, they are placed in contacts/themes directory.
The themes directory names are default, second and jewels, the name of the default directory must not be changed.
You can add themes by creating a new directory (will be the theme name) and copying all needed files into it.
For each theme you can change the .png files. 
You must respect the file size and names. Thing that the file name is clear enough.
Transparent files can be used.
You can also change the color used for the text.
The settings are done in the file colors.ini in each theme directory.
For example if you want to change the color of the selected fields, change the values r, g and b in the line
selected = Color.new(r,g,b)

=== To Do ============================

Let me know

=== Acknowledgements =================

Shine and Nevyn, for making Lua Player.
Danzell for the OSK
PS2DEV.org, for their great forums and SDK.
DCemu for the forums and news
Everyone who contributes to the PSP homebrew scene.

=== Terms of Use =====================

The contacts application is provided on an "as is" basis.
No merchantability, warranty or fitness is implied.
Although this application has been tested internally, 
there is no guarantee that this software is safe or sane to use. 
Any use of this software is at your own risk. 
You may not use this software if you do not agree to these terms.

=== Copying ==========================

This program is freeware.
You can distributed it freely if this file is part of the distribution.
You are not allowed to put this application in a commercial compilation of application 
or any commercial product without my written acceptance.

=== Contact ==========================

For any comments, suggestions, etc. feel free to contact me at:

cancangm (at) gmail (dot) com

======================================
