VCARD Download

Share discussions around the Classic Local Unit Website (LUWS).
tleish-p40
New Member
Posts: 18
Joined: Thu Jan 18, 2007 10:52 pm
Location: USA

Move outs

#11

Post by tleish-p40 »

How do you handle cleanup? We have families moving in and out of our ward all the time. How would you auto-delete those that are no longer in the Unit? Palm Desktop had a feature where you could sync a group of addresses to any csv file. It would auto add/delete addresses to match this.

However, one problem this caused is you could not edit the contacts, since the changes would be overwritten the next time you got an update.
User avatar
thedqs
Community Moderators
Posts: 1042
Joined: Wed Jan 24, 2007 8:53 am
Location: Redmond, WA
Contact:

#12

Post by thedqs »

I know Outlook has an API that interfaces with the contacts. I never thought about having the ward's contacts in my Outlook, but I think it is a great idea. Along those lines, outlook has a place for a picture to be imported and I was wondering if an option for VCard with Picture could be included.
I will probabily tinker around with this and try to get something that syncs with the vcard. (Ex. You download vcard and open with this program, program goes through your contacts and updates, removes, or adds them)
In response with the auto-cleanup I could include in the notes field the Ward name or simple word that will be used for knowing what contacts are part of the ward list.
- David
grhart-p40
New Member
Posts: 15
Joined: Fri Jan 19, 2007 9:49 am
Location: Palo Alto, CA

Photos in vCards

#13

Post by grhart-p40 »

thedqs wrote:Along those lines, outlook has a place for a picture to be imported and I was wondering if an option for VCard with Picture could be included.
I'll second that. Pete, would it be much trouble to include the "PHOTO" type in the vCard download, which would include the household's uploaded JPEG? Spec here: http://www.imc.org/pdi/ Does someone know how to handle the image encryption that the .vcf wants?

For general membership, I think the vCards would be complete with a "BDAY" type (minus the birth-year), and support for individuals' work/cell phone nums (the later probably being a bigger MLS issue?).

Down the road, it would be wonderful to see a second incarnation of the vCard download, available only to bishoprics, exec secretaries, and clerks, with even more helpful information. I might add into the vCard "NOTES": home/visiting teachers, Temple Rec Expiration, full B-day, Membership Number, and Calling.

-Greg
User avatar
johnshaw
Senior Member
Posts: 2273
Joined: Fri Jan 19, 2007 1:55 pm
Location: Syracuse, UT

vcard

#14

Post by johnshaw »

thedqs wrote:I know Outlook has an API that interfaces with the contacts. I never thought about having the ward's contacts in my Outlook, but I think it is a great idea. Along those lines, outlook has a place for a picture to be imported and I was wondering if an option for VCard with Picture could be included.
I will probabily tinker around with this and try to get something that syncs with the vcard. (Ex. You download vcard and open with this program, program goes through your contacts and updates, removes, or adds them)
In response with the auto-cleanup I could include in the notes field the Ward name or simple word that will be used for knowing what contacts are part of the ward list.
I have all the Ward members as contacts so I only have one place to look for phone/address information. As I import them into Outlook, they also synch with my smartphone/pda so that information is always in my phone as well. If the photo's were part of this - my smartphone also displays the Outlook photo when I recieve an incoming call.

I believe that full stake name and ward name are already in the VCARD download.
User avatar
thedqs
Community Moderators
Posts: 1042
Joined: Wed Jan 24, 2007 8:53 am
Location: Redmond, WA
Contact:

#15

Post by thedqs »

Ok looks good, I'll play around with this and see what I can come up with. I'll program it in C# since Outlook is only for windows.

And what is better for everyone, to seperate the wards into seperate folders or set the catergories as [Stake];[Ward]?
- David
Pete
New Member
Posts: 22
Joined: Thu Jan 18, 2007 8:30 am

#16

Post by Pete »

grhart wrote:would it be much trouble to include the "PHOTO" type in the vCard download, which would include the household's uploaded JPEG? Spec here: http://www.imc.org/pdi/ Does someone know how to handle the image encryption that the .vcf wants?
The encoding is Base64 Content-Transfer-Encoding as defined on page 24 of RFC 2045. This might be a piece of work, I'll look into what libraries are available in the environment.
grhart wrote: For general membership, I think the vCards would be complete with a "BDAY" type (minus the birth-year), and support for individuals' work/cell phone nums (the later probably being a bigger MLS issue?).
Adding the BDAY is easy from a technical standpoint. The Church is careful about the information it releases about members on the website so getting approval is the hard part.

good suggestions.
User avatar
thedqs
Community Moderators
Posts: 1042
Joined: Wed Jan 24, 2007 8:53 am
Location: Redmond, WA
Contact:

#17

Post by thedqs »

Ok here is a quick release, I hope it works with Outlook 2003 since I developed it on Outlook 2007. The zip comes with all the source code, which is not very nice to read since I was trying to get something out. It is on my site at this address https://sourceforge.net/project/showfil ... _id=188353 I would appriciate any improvements that can be made on it. And you can just send me an e-mail with the edited files.

Thanks,
- David
User avatar
ShellineSE
New Member
Posts: 28
Joined: Fri Nov 10, 2006 3:04 pm
Location: Utah

Base64 Encoding

#18

Post by ShellineSE »

pwhiting wrote:The encoding is Base64 Content-Transfer-Encoding as defined on page 24 of RFC 2045. This might be a piece of work, I'll look into what libraries are available in the environment.
The V6 Command Reference includes commands for encoding and decoding Base64 streams. I'll send you a copy.
User avatar
thedqs
Community Moderators
Posts: 1042
Joined: Wed Jan 24, 2007 8:53 am
Location: Redmond, WA
Contact:

#19

Post by thedqs »

Thanks, I'll try to get a paeg around this software, or just make it a sourceforge project so that it is a lot easier to manage through a source protection service.:)
- David
User avatar
thedqs
Community Moderators
Posts: 1042
Joined: Wed Jan 24, 2007 8:53 am
Location: Redmond, WA
Contact:

#20

Post by thedqs »

Ok I got the project space on SourceForge at http://sourceforge.net/projects/vcard2outlook Though I still need to upload the source to it. Any problems with it sould be reported as bugs there. Also if anyone wants to help they can just message me with their SourceForge userid.
- David
Locked

Return to “Classic Ward & Stake Sites (LUWS)”