Re Re Re: [uf-dev] troubles with vcard
Tim Neugebauer
mailinglist at das-medienkombinat.de
Tue Nov 27 04:43:51 PST 2007
thanks,
this way it works well:
<div class="url">Web:
<span class="url">unternehmensname.de</span>
</div>
kind regards tim.
-----Ursprüngliche Nachricht-----
Von: microformats-dev-bounces at microformats.org
[mailto:microformats-dev-bounces at microformats.org] Im Auftrag von
microformats-dev-request at microformats.org
Gesendet: Dienstag, 27. November 2007 12:36
An: microformats-dev at microformats.org
Betreff: microformats-dev Digest, Vol 29, Issue 3
Send microformats-dev mailing list submissions to
microformats-dev at microformats.org
To subscribe or unsubscribe via the World Wide Web, visit
http://microformats.org/mailman/listinfo/microformats-dev
or, via email, send a message with subject or body 'help' to
microformats-dev-request at microformats.org
You can reach the person managing the list at
microformats-dev-owner at microformats.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of microformats-dev digest..."
Today's Topics:
1. Re: troubles with vcard (Artem Chertov)
2. Re: troubles with vcard (Paul Wilkins)
3. Re: troubles with vcard (Artem Chertov)
----------------------------------------------------------------------
Message: 1
Date: Tue, 27 Nov 2007 12:13:47 +0200
From: "Artem Chertov" <Artem at Chertov.name>
Subject: Re: [uf-dev] troubles with vcard
To: "A list for people developing tools with microformats."
<microformats-dev at microformats.org>
Message-ID:
<a191aa170711270213v203e967dueb1100bffafa5ab3 at mail.gmail.com>
Content-Type: text/plain; charset="iso-2022-jp"
Hello, Tim.
For right display url address in MS Outlook you may use:
<div class="url">Web:
<span class="url">unternehmensname.de</span>
</div>
2007/11/27, Tim Neugebauer <mailinglist at das-medienkombinat.de>:
>
> dear mailinglist ;-),
>
>
>
> my name is tim. i am a german frontend webdeveloper and I like the idea of
> microformats.
>
>
>
> I am currently experiencing some problems while trying to build a correct
> vcard. all basic stuff (name, address, phone,…) works fine and I am
able to
> import this information into ms outlook vcard format via firefox operator
> extension, but I am not able to import the url of this card. it is marked
up
> as <span class="url">www.unternehmensname.de</span>, which I think is the
> correct way to do this. but it does not work.
>
>
>
> as i found out, that there is also no possibility for me to import an url
> via operator from the official microformat wiki, I want to ask if this
case
> is a know issue or if I did something wrong?
>
>
>
> my current full vcard looks something like that:
>
>
>
> * <div class="vcard">
> *
>
> * <span
> class="org">Unternehmensname</span>*
>
> * <div
> class="adr">Adresse:*
>
> *
> <span class="type versteckt">Work</span>*
>
> *
> <div class="street-address">Am Muster 1</div>*
>
> *
> <span class="postal-code">00000</span>*
>
> *
> <span class="locality">Musterstadt</span>*
>
> * </div>*
>
> * <div
> class="tel">Tel.:*
>
> *
> <span class="type versteckt">Work</span><span class="value">0123 - 213
> 000</span>*
>
> * </div>*
>
> * <div
> class="tel">Fax.:*
>
> *
> <span class="type versteckt">Fax</span><span class="value">0123 - 213
> 010</span>*
>
> * </div>*
>
> * <div>E-Mail: *
>
> *
> <span class="email">info at unternehmensname.de</span>*
>
> * </div>*
>
> * <div>Web: *
>
> *
**<span
> class="url">www. unternehmensname.de</span>*
>
> * **</div>*
>
> *
> <div>Ansprechpartner:*
>
> *
> <span class="fn">Max Mustermann</span>*
>
> * </div>*
>
> * </div>*
>
>
>
> kind regards tim
>
>
>
> _______________________________________________
> microformats-dev mailing list
> microformats-dev at microformats.org
> http://microformats.org/mailman/listinfo/microformats-dev
>
>
--
С уважением,
Артём Чертов
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://microformats.org/discuss/mail/microformats-dev/attachments/20071127/6
98a130b/attachment-0001.html
------------------------------
Message: 2
Date: Wed, 28 Nov 2007 00:01:37 +1300
From: "Paul Wilkins" <pmw57 at xtra.co.nz>
Subject: Re: [uf-dev] troubles with vcard
To: "A list for people developing tools with microformats."
<microformats-dev at microformats.org>
Message-ID:
<18050cf90711270301k2c4ad6ferbad427b2cabee30f at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
On Nov 27, 2007 11:13 PM, Artem Chertov <Artem at chertov.name> wrote:
> Hello, Tim.
>
> For right display url address in MS Outlook you may use:
>
> <div class="url" >Web:
> <span class="url">unternehmensname.de</span>
> </div>
I would have thought that putting the class on the link itself would be
easier.
<div>Web:
<a href="unternehmensname.de" class="url">unternehmensname.de</a>
</div>
--
Paul Wilkins
------------------------------
Message: 3
Date: Tue, 27 Nov 2007 13:36:11 +0200
From: "Artem Chertov" <Artem at Chertov.name>
Subject: Re: [uf-dev] troubles with vcard
To: paul_wilkins at xtra.co.nz, "A list for people developing tools with
microformats." <microformats-dev at microformats.org>
Message-ID:
<a191aa170711270336m377571cq2a5344055fb8e04a at mail.gmail.com>
Content-Type: text/plain; charset="koi8-r"
Ofcource, but MS Outlook, does not display content in first url class.
With Operator we can see debug of it:
<div class="url">
<a href="http://url1.com/" class="url">http://url2.com/</a>
</div>
object url {
0=http://url2.com/
1=http://url1.com/
}
Outlook card in "Home page" will display http://url1.com/
2007/11/27, Paul Wilkins <pmw57 at xtra.co.nz>:
>
> On Nov 27, 2007 11:13 PM, Artem Chertov <Artem at chertov.name> wrote:
> > Hello, Tim.
> >
> > For right display url address in MS Outlook you may use:
> >
> > <div class="url" >Web:
> > <span class="url">unternehmensname.de</span>
> > </div>
>
> I would have thought that putting the class on the link itself would be
> easier.
> <div>Web:
> <a href="unternehmensname.de" class="url">unternehmensname.de</a>
> </div>
>
> --
> Paul Wilkins
> _______________________________________________
> microformats-dev mailing list
> microformats-dev at microformats.org
> http://microformats.org/mailman/listinfo/microformats-dev
>
--
s UWAVENIEM,
aRT#M ~ERTOW
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://microformats.org/discuss/mail/microformats-dev/attachments/20071127/a
b7dd819/attachment.html
------------------------------
_______________________________________________
microformats-dev mailing list
microformats-dev at microformats.org
http://microformats.org/mailman/listinfo/microformats-dev
End of microformats-dev Digest, Vol 29, Issue 3
***********************************************
More information about the microformats-dev
mailing list