Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > General BlackBerry Discussion > General Discussion

Reply
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 10-11-2009, 06:52 PM
CrackBerry Addict
Device(s): Torch 9800 (6.0.0.337)
Carrier: Bell Mobility
 
Join Date: Apr 2009
Posts: 824
Likes Received: 5
Thanked 35 Times in 20 Posts
Default How To: Create a BBM5 barcode to add your information into contacts.

BBM5 now introduces the possibility to scan QR Code barcodes. They did so in a way that allows URL codes to be scanned and opened in the browser.

This tutorial will show you how to create a QR code to include on business cards or other to easily share contact information.
  1. Create your vCard file using Outlook, using an online service such as vCardMaker (Note, vCardMaker gives you text at the end, simply paste in a text file and save to a file with the .vcf extension) or use the following template below to create your own file (copy and paste in a text file using notepad, and save the file with the .vcf extension. Editable files are delimited by < >. Some fields repeat themselves, they do for a reason. If they have the same name, they should hold the same value. If you do not want to use a field, leave it empty and delete the line.).

    Code:
    BEGIN:VCARD
    VERSION:2.1
    FN:<BBIgnored, FriendlyName>
    N:<Last>;<First>;;<Title>;
    X-SALUTATION:<Title>
    ORG:<Company>
    TITLE:<Job Title>
    TEL;TYPE=WORK:<Work Phone>
    TEL;TYPE=WORK:<Work Phone 2>
    TEL;TYPE=HOME:<Home Phone>
    TEL;TYPE=HOME:<Home Phone 2>
    TEL;TYPE=CELL:<Mobile>
    TEL;TYPE=PAGER:<Pager>
    TEL;TYPE=FAX:<Work Fax>
    TEL;TYPE=X-RIMPIN:<BB Pin>
    X-Other #:<Other Phone>
    EMAIL;TYPE=PREF;TYPE=INTERNET:<First Email>
    EMAIL;TYPE=INTERNET:<Second Email>
    EMAIL;TYPE=INTERNET:<Third Email>
    ADR;TYPE=WORK:;<Work Address 2>;<Work Address 1>;<Work City>;<Work State>;<Work Zip>;<Work Country>
    ADR;TYPE=HOME:;<Home Address 2>;<Home Address 1>;<Home City>;<Home State>;<Home Zip>;<Home Country>
    X-Home Address1:<Home Address 1>
    X-Home Address2:<Home Address 2>
    X-Home City:<Home City>
    X-Home State/Prov:<Home State>
    X-Home ZIP/Postal Code:<Home Zip>
    X-Home Country:<Home Country>
    X-URL:<Web Page>
    URL:<Web Page>
    URL;TYPE=HOME:<Web Page>
    URL;TYPE=WORK:<Web Page>
    X-User1:<User 1>
    X-User2:<User 2>
    X-User3:<User 3>
    X-User4:<User 4>
    NOTE:<Notes>
    END:VCARD
  2. Upload it on your website (use drop.io service or similar if you don't have one).
  3. Use a QR Code generator in URL mode, paste in your URL, generate the code.
  4. Scan and test away!
There is also a free service which allows to do that. Viscards.com will generate and host your vCard, as well as create your QR Code. But I rather have control over my information.

The end result looks like that. Go ahead and scan it using BBM!



Disclamer: The vCard Barcode above is one randomly found on the end and is not me.

Last edited by FineWolf; 10-12-2009 at 09:56 PM.
Reply With Quote Tip this Post
    Thread Author   #2  
Old 10-11-2009, 10:23 PM
CrackBerry Addict
Device(s): Torch 9800 (6.0.0.337)
Carrier: Bell Mobility
 
Join Date: Apr 2009
Posts: 824
Likes Received: 5
Thanked 35 Times in 20 Posts
Default

I updated the post with more information.
Reply With Quote Tip this Post
  #3  
Old 10-12-2009, 09:31 AM
CrackBerry User
Device(s): 9530 (Storm)
Carrier: Telus
 
Join Date: Oct 2009
Posts: 12
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Added the vcf file to my website. But BB Browser just opens it like it's a text file

Any idea how to fix this?
Reply With Quote Tip this Post
    Thread Author   #4  
Old 10-12-2009, 09:40 AM
CrackBerry Addict
Device(s): Torch 9800 (6.0.0.337)
Carrier: Bell Mobility
 
Join Date: Apr 2009
Posts: 824
Likes Received: 5
Thanked 35 Times in 20 Posts
Default

Quote:
Originally Posted by CrackdBanqer View Post
Added the vcf file to my website. But BB Browser just opens it like it's a text file

Any idea how to fix this?
Two things to check:
  1. Does your webserver returns Content-type: text/x-vcard when downloading the file?
  2. If the file correct?
Post a striped version of your vcf (strip personal info, replace with random stuff) and a link to that striped version and I'll check it for you.
Reply With Quote Tip this Post
  #5  
Old 10-12-2009, 09:51 AM
CrackBerry User
Device(s): 9530 (Storm)
Carrier: Telus
 
Join Date: Oct 2009
Posts: 12
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Actually, figured it out. Thanks for the quick reply though!

I was using free hosting with GoDaddy and they were applying an ad on top of the VCF file, although the BB Browser wasn't showing the ad. I don't really have use for fulltime hosting, so I am looking for another solution. Just tried fileden.com and it doesn't work.
Reply With Quote Tip this Post
    Thread Author   #6  
Old 10-12-2009, 09:54 AM
CrackBerry Addict
Device(s): Torch 9800 (6.0.0.337)
Carrier: Bell Mobility
 
Join Date: Apr 2009
Posts: 824
Likes Received: 5
Thanked 35 Times in 20 Posts
Default

Quote:
Originally Posted by CrackdBanqer View Post
Actually, figured it out. Thanks for the quick reply though!

I was using free hosting with GoDaddy and they were applying an ad on top of the VCF file, although the BB Browser wasn't showing the ad. I don't really have use for fulltime hosting, so I am looking for another solution. Just tried fileden.com and it doesn't work.
Try Simple private real-time sharing and collaboration by drop.io as suggested in my first post. It's 100 MB for free, and allows you to easily update a file while still keeping the same link. That way, if ever your contact info changes, you can change it while keeping the same barcode.
Reply With Quote Tip this Post
  #7  
Old 10-12-2009, 10:04 AM
CrackBerry User
Device(s): 9530 (Storm)
Carrier: Telus
 
Join Date: Oct 2009
Posts: 12
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Doesn't work... brings my BB to a download page and when I try to download it says the returned page had no content type and therefore cannot be processed.

This is a file directly exported from MS Mail.
Reply With Quote Tip this Post
    Thread Author   #8  
Old 10-12-2009, 10:06 AM
CrackBerry Addict
Device(s): Torch 9800 (6.0.0.337)
Carrier: Bell Mobility
 
Join Date: Apr 2009
Posts: 824
Likes Received: 5
Thanked 35 Times in 20 Posts
Default

Try using VISCARDS. Finding proper hosting can be a pain in the ***... Sorry I can't help you further... I have my own server, therefore I don't have those problems. If you do find a hosting that works, let me know, so I can update the post.

Last edited by FineWolf; 10-12-2009 at 10:09 AM.
Reply With Quote Tip this Post
  #9  
Old 10-12-2009, 10:10 AM
CrackBerry User
Device(s): 9530 (Storm)
Carrier: Telus
 
Join Date: Oct 2009
Posts: 12
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Tried that first thing Get a bad gateway error in BB Browser.
Reply With Quote Tip this Post
    Thread Author   #10  
Old 10-12-2009, 10:13 AM
CrackBerry Addict
Device(s): Torch 9800 (6.0.0.337)
Carrier: Bell Mobility
 
Join Date: Apr 2009
Posts: 824
Likes Received: 5
Thanked 35 Times in 20 Posts
Default

Uploader- Boxstr 5GB Free File Hosting and Online Data Storage allows hotlinking... Last try.
Reply With Quote Tip this Post
  #11  
Old 10-12-2009, 10:51 AM
CrackBerry User
Device(s): 9530 (Storm)
Carrier: Telus
 
Join Date: Oct 2009
Posts: 12
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Now it asks me if I want to save the item! lol

Oh well, thanks for your help! If I stumble across a suitable file host I'll post in here so everyone knows!
Reply With Quote Tip this Post
  #12  
Old 10-12-2009, 11:59 PM
CrackBerry User
Device(s): 9530 (Storm)
Carrier: Telus
 
Join Date: Oct 2009
Posts: 12
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Okay,

Got it to work. What I did on my free godaddy hosting was create a new subfolder and place the vcf file in there. Alone with that I created a new file in that subfolder called ".htaccess". Inside that file I place:
AddType text/x-vcard .vcf

Saved the file in the same directory as my vcf file, pointed the barcode to there and voila, worked!!!

I am looking at setting up a vcard service that will work for everyone so they don't need to go through the pain I went through. Is there anyone interested?
Reply With Quote Tip this Post
  #13  
Old 10-13-2009, 09:35 AM
CrackBerry User
Device(s): 9530 (Storm)
Carrier: Telus
 
Join Date: Oct 2009
Posts: 12
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Hey All,

After all the trouble I went through to get my vcard hosted properly I am offering, for a limited time, free vcard hosting at mycontact.me

So if you're interested in having your vcard hosted properly at an easy to remember domain name send me a PM!
Reply With Quote Tip this Post
  #14  
Old 10-13-2009, 11:44 AM
CrackBerry Abuser
Device(s): Storm1 -> Droid X
Carrier: Verizon
 
Location: Houston, TX
Join Date: Jan 2009
Posts: 374
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

Good job, FineWolf!

Thanks for taking the time ...
Reply With Quote Tip this Post
  #15  
Old 10-15-2009, 07:28 PM
CrackBerry Newbie
Device(s): 8100 (Pearl)
Carrier: T-Mobile
 
Join Date: Mar 2008
Posts: 1
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

I've been trying to get this to work with no success. I have a website hosted by Yahoo. I created a page with a link to my .vcf file and then created the bar code to link to the page. My BlackBerry reads the bar code and goes to the correct page, but when I click the link to the file my bb gives me an error code. It says "A problem occurred while trying to render the page." It loads from my computer just fine. Any thoughts? What am I doing wrong? This would be a really great feature if I could get it to work! Thanks in advance!
Matt
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > General BlackBerry Discussion > General Discussion   How To: Create a scannable vCard for BBM5

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes