hcard-creator-issues: Difference between revisions

From Microformats Wiki
Jump to navigation Jump to search
(added link to email archive)
m (Replace <entry-title> with {{DISPLAYTITLE:}})
 
(12 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<h1>hCard creator feedback</h1>
{{DISPLAYTITLE:hCard creator issues}}


This page is for collecting bugs, suggested fixes, and feature requests for the [[hcard|hCard]] [http://microformats.org/code/hcard/creator creator]
This page is for collecting bugs, suggested fixes, and issues with the [[hcard|hCard]] [http://microformats.org/code/hcard/creator creator]


Please list your name, and indicate ''which'' version (even just a date and time helps) of the creator that you are providing feedback on.  Thanks!
Please list your name, and indicate ''which'' version (even just a date and time helps) of the creator that you are providing feedback on.  Thanks!
Line 7: Line 7:


== Bug Reports ==
== Bug Reports ==
* [http://microformats.org/code/hcard/creator hcard creator] fails to create a company card (no associated to a person). If just organization is entered the result is a not valid hcard. Reported by [[User:JLoayza|Julio Loayza]], 6 Oct 2007.
* AIM screenname & YIM screenname overlap each other in Safari ver. 2.0.4 (419.3) (on the last WebKit it looks Ok, but still gap between these two labels is too small) ''reported by Dmitry Baranovskiy at 2006-07-20''
* AIM screenname & YIM screenname overlap each other in Safari ver. 2.0.4 (419.3) (on the last WebKit it looks Ok, but still gap between these two labels is too small) ''reported by Dmitry Baranovskiy at 2006-07-20''
** I can't reproduce this (see [http://microformats.org/discuss/mail/microformats-discuss/2006-July/004912.html email]) --[[User:RyanKing|RyanKing]] 14:55, 24 Jul 2006 (PDT)
** I can't reproduce this (see [http://microformats.org/discuss/mail/microformats-discuss/2006-July/004912.html email]) --[[User:RyanKing|RyanKing]] 14:55, 24 Jul 2006 (PDT)
* Build-it button is reseting the form in some version of safari
** reported by John Plumridge in email to [[RyanKing]]
* http://twitter.com/fedmor/statuses/763859284
** needs clarification, which guidelines, how not followed?


== Suggested Tweaks and Fixes ==
== Suggested Tweaks and Fixes ==
* There should only be a Jabber ID for instant messaging field, since [http://jabber.org Jabber]/[http://xmpp.org XMPP] is the only open standard ([http://ietf.org IETF]). It has an official [http://www.ietf.org/rfc/rfc4622.txt URI]. There should be no Yahoo! Messenger nor AIM screen name field, or at least, also QQ, ICQ, MSN/Windows Live Messenger, Skype, Gadu-Gadu and the so many other closed and proprietary protocols and formats for instant messaging.
** The reality is that there are people publishing their AIM and other such proprietary IM protocol based IDs on the Web, and thus it makes sense to make it easy to markup that existing content publishing behavior. [[User:Tantek|Tantek]]
* ...
* ...


== Feature Requests ==
== Feature Requests ==
This section should probably be moved to a separate [[hcard-creator-feedback]] (or *-suggestions, or *-brainstorming) page.
* Multiple phone fields, like Mobile,Home,Office and so forth.
* ...
* ...


 
== Rejected ==
* Nearest transport links
* Disabled access details
* opening times
* facilities e.g. toilet, swimming pool
** none of these are represented in hCard AFAIK, thus it doesn't make sense to add them to the hCard creator.  If on the otherhand, if URLs demonstrating how each of these can be marked up with hCard were provided, then that might be sufficient to reconsider.


== Related Pages ==
== Related Pages ==
* [[hcard|hCard specification]]
* [[hcard|hCard specification]]
* [[hcard-issues]]
* [[hcard-feedback|hCard feedback]]
* [[hcard-feedback|hCard feedback]]
* [[hcalendar-creator-feedback|hCalendar creator feedback]]
* [[hcalendar-creator-issues]]
* [[hreview-creator-feedback|hReview creator feedback]]
* [[hreview-creator-issues]]

Latest revision as of 16:25, 18 July 2020


This page is for collecting bugs, suggested fixes, and issues with the hCard creator

Please list your name, and indicate which version (even just a date and time helps) of the creator that you are providing feedback on. Thanks!


Bug Reports

  • hcard creator fails to create a company card (no associated to a person). If just organization is entered the result is a not valid hcard. Reported by Julio Loayza, 6 Oct 2007.
  • AIM screenname & YIM screenname overlap each other in Safari ver. 2.0.4 (419.3) (on the last WebKit it looks Ok, but still gap between these two labels is too small) reported by Dmitry Baranovskiy at 2006-07-20
    • I can't reproduce this (see email) --RyanKing 14:55, 24 Jul 2006 (PDT)
  • Build-it button is reseting the form in some version of safari
    • reported by John Plumridge in email to RyanKing
  • http://twitter.com/fedmor/statuses/763859284
    • needs clarification, which guidelines, how not followed?

Suggested Tweaks and Fixes

  • There should only be a Jabber ID for instant messaging field, since Jabber/XMPP is the only open standard (IETF). It has an official URI. There should be no Yahoo! Messenger nor AIM screen name field, or at least, also QQ, ICQ, MSN/Windows Live Messenger, Skype, Gadu-Gadu and the so many other closed and proprietary protocols and formats for instant messaging.
    • The reality is that there are people publishing their AIM and other such proprietary IM protocol based IDs on the Web, and thus it makes sense to make it easy to markup that existing content publishing behavior. Tantek
  • ...

Feature Requests

This section should probably be moved to a separate hcard-creator-feedback (or *-suggestions, or *-brainstorming) page.

  • Multiple phone fields, like Mobile,Home,Office and so forth.
  • ...

Rejected

  • Nearest transport links
  • Disabled access details
  • opening times
  • facilities e.g. toilet, swimming pool
    • none of these are represented in hCard AFAIK, thus it doesn't make sense to add them to the hCard creator. If on the otherhand, if URLs demonstrating how each of these can be marked up with hCard were provided, then that might be sufficient to reconsider.

Related Pages