Main > Programming > Libraries >

Convert::Addressbook::Mozilla2Blackberry 0.0.1

Convert::Addressbook::Mozilla2Blackberry 0.0.1

Sponsored Links

Convert::Addressbook::Mozilla2Blackberry 0.0.1 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.006 MB
Platform: Any Platform
License: GPL (GNU General Public License)
Price:
Downloads: 1184
Date added: 2006-08-07
Publisher: John Constable

Convert::Addressbook::Mozilla2Blackberry 0.0.1 description

Convert::Addressbook::Mozilla2Blackberry is a Perl extension for converting a CSV comma delimited addressbook from Mozilla to Blackbery csv import format.

SYNOPSIS

use Mozilla::Mork;
use Convert::Addressbook::Mozilla2Blackberry;

#get the file from the command line or quit with an error
$file = $ARGV[0];
unless ($file) { die "Useage: $0 n"; }

#access the address book and setup the memory structure
my $MorkDetails = Mozilla::Mork->new($file);

#get a reference to an array of hashs
my $results = $MorkDetails->ReturnReferenceStructure();
#create an instance of the converter code
my $converter = Convert::Addressbook::Mozilla2Blackberry->new();
#print the Blackberry File headers
$converter->PrintBlackberryHeaders();

#process those results
# for each line in the database
# each line in the database corresponds to an address book record
# pass this reference to the StreamConvert routine which will
# convert and print it

for my $record_array ( @{$results} )
{
$converter->StreamConvert($record_array);
}

This is a module that builds on the Mozilla::Mork module to translate the Mozilla address book to a CSV format suitable for importing into a Blackberry via the Desktop Manager (i.e. even the CSv fields are in the correct order).

Convert::Addressbook::Mozilla2Blackberry 0.0.1 Screenshot

Advertisements

Convert::Addressbook::Mozilla2Blackberry 0.0.1 Keywords

Bookmark Convert::Addressbook::Mozilla2Blackberry 0.0.1

Hyperlink code:
Link for forum:

Convert::Addressbook::Mozilla2Blackberry 0.0.1 Copyright

WareSeeker periodically updates pricing and software information of Convert::Addressbook::Mozilla2Blackberry 0.0.1 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Convert::Addressbook::Mozilla2Blackberry 0.0.1 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Convert::Transcribe is a Perl extension for transcribing natural languages. Free Download
Mail::Addressbook::Convert::Ldif is a Perl module that can convert to and from Ldif formatted addressbooks. Free Download
Ethiopic is a Perl extension for the Ethiopic information processing library. Free Download
DCOP::Amarok::Player is a Perl extension to speak to an amaroK player object via systems DCOP. Free Download
Mail::Addressbook::Convert::Utilities is a Perl module for addressbook conversion. Free Download
WordNet::Similarity::Visual is a Perl extension for providing visualization tools for WordNet::Similarity. Free Download
JoeDog::ProgressBar provides a perl extension that provides an ASCII progress bar for your perl scripts. Free Download
Mozilla::nsID is a Perl extension wrapping Mozilla nsID class. Free Download