 Problem statement :  most business carder's scan and store the card

 opportunity : given the possibility that a lot of data is encoded in a business card,

               a potential algorithm ...that takes care of encoding the data on the business-card
               into a bar-code(ascii encodable) or similar encodable format

               ...such that the data can digitally be
               imported in contact list, .vcf-format or other such client side library (including a field 
               or a link directly navigatable to the host url or uri given for reference) on a computing
               device. 

               viz. the above assumes that encoded data format is printed or printable as a strip of
                    barcode.

      Note: The above problem statement having been encountered in various scenarios
      and detailed in various 'Proof of concepts' as mentioned in 
      
       http://uk.geocities.com/ravivenkatus/projects.pdf
       http://ravishankarkv.tripod.com/projects.pdf
        ....apply appropriate
      'use-case' modeling and arrive at a workable and feasible solution both
       commercially and techinically viable.


----------------------------------------------------------------------------------------------
