forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Contacts 0.7

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development
View previous topic :: View next topic  
Author Message
cancan



Joined: 18 Nov 2005
Posts: 30
Location: France

PostPosted: Fri Dec 09, 2005 5:23 pm    Post subject: Contacts 0.7 Reply with quote

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

Screenshots and zip file containing the app

Can be found here
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Lua Player Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group