#microformats 2016-03-31

2016-03-31 UTC
omarhuanca joined the channel
#
omarhuanca
Hi
Phae_, bret, adactio, Left_Turn, Garbee and omarhuanca joined the channel
#
omarhuanca
Hi community
#
omarhuanca
I need a suggestion about represent microformat about dicitonary
omarhuanca joined the channel
#
omarhuanca
Hi
#
omarhuanca
everybody
#
omarhuanca
I need suggestion about use a microformat?
#
omarhuanca
Can anybody help me.
charl and omarhuanca joined the channel
#
omarhuanca
Hi again
TallTed joined the channel
#
myfreeweb
omarhuanca: hi! i haven't seen any semantic vocabulary for dictionaries...
#
omarhuanca
then, how can represent a sentence, meaning through microformat
#
omarhuanca
It's possible
#
omarhuanca
current I represent this with tag: dl, dt, dd
#
omarhuanca
because my project manager say me, you need add any microformat
TallTed joined the channel
#
kylewm
The difficulty I think is that you cannot wrap each dt/dd pair with something that has class="h-entry"... Because they are all together in one dl
#
kylewm
which makes an associative list difficult...
#
KevinMarks
dl/dt/dd is XOXO though
#
omarhuancat
kylewm: you know a example about this
#
KevinMarks
XOXO was an early attempt to represent JSON directly as ol/li and dl/dt/dd
TallTed joined the channel
#
omarhuancat
KevinMarks: I try run this exmaple http://microformats.org/wiki/xoxo-compact-sample. but my web application is html5
#
KevinMarks
I have xoxo parsers up at unmung.com, but they haven't had much attention recently
#
KevinMarks
what's your page?
#
omarhuancat
Tab --> Dictionario, Option --> Definition dictionary
#
KevinMarks
so you have a dl for each entry?
#
omarhuanca
yeah
#
KevinMarks
you could mark them up as h-entry
#
KevinMarks
eg <dl class="h-entry"> <dt class="p-name"> Colomi </dt> <dd class="p-content"> Lugar o pueblo de Cochabamba. </dd> </dl>
#
omarhuanca
ok, I try now.
#
omarhuanca
I have a question KevinMarks
#
omarhuanca
I ca'nt see this microformat export though plugin firefox
#
KevinMarks
I don't know the firefox plugin
#
omarhuanca
oh, this site unmunq.com can extract the web semantic
#
KevinMarks
yes, we also have other parsers that do thta
#
KevinMarks
and code libraries
#
omarhuanca
one more question Kevin
#
omarhuanca
I have implement karaoke can you click on player and two click on green button below, It's show a tranlation
#
omarhuanca
I have represetent a karaoke with tag: ul, li
#
omarhuanca
how represent it's with microformat
miklb joined the channel
#
omarhuanca
I have I just <ul> <li> sentence1</li> <li>sentence2 </li> <li> sentence3</li></ul>
#
omarhuanca
I can represente with xoxo microformat
gRegorLove and Garbee joined the channel
#
omarhuanca
I just want represent list tags: <ul> <li> sentence1</li> <li>sentence2 </li> <li> sentence3</li></ul> I can use xoxo?
#
@valvert
En écoutant @ysimonx on devient un peu parano avec les outils Google : analyse des flux mail, drive, microformats pour comparer...
(twitter.com/_/status/715598725436059648)
#
@EcomProvence
RT @valvert En écoutant @ysimonx on devient un peu parano avec les outils Google : analyse des flux mail, drive, microformats pour comparer...
(twitter.com/_/status/715598858739458048)
KartikPrabhu joined the channel
#
@PROSPeRFUN
RT @valvert En écoutant @ysimonx on devient un peu parano avec les outils Google : analyse des flux mail, drive, microformats pour comparer...
(twitter.com/_/status/715602946461995008)
omarhuanca joined the channel
#
omarhuanca
Hi again
#
KartikPrabhu
hi omarhuanca
#
omarhuanca
how can represent list tag: <ul> <li> sentence1</li> <li> sentence2</li> <li> sentence3</li></ul> with microformat
#
KartikPrabhu
you don't need microformats for lists. Use HTML <li> instead
#
KartikPrabhu
microformats is not for replacing HTML semantics
#
omarhuanca
I have implement a karoke web page
#
omarhuanca
I have first list language source, second list language translate
#
omarhuanca
into karaoke
#
omarhuanca
my project manager say me, you can add microformat about this
#
omarhuanca
current, I want represent just list with microformat
#
omarhuanca
it's possible
#
KartikPrabhu
there is no microformats for just lists.
#
KartikPrabhu
like I said, if you want "just a list" the HTML elements are the way to go
#
omarhuanca
ok, then other tags representation microformat
#
omarhuanca
a karaoke
#
KartikPrabhu
I don't understand. What is your use-case for microformats?
#
omarhuanca
It's respect a my thesis. I promise use microformat if possible.
#
KevinMarks
the point of microformats is to mark it up for useful extraction elsewhere
#
KartikPrabhu
the kind of microformat used depends on how you'd like other code to parse/interpret it.
#
omarhuanca
ok, I understood
#
omarhuanca
then, how I implement a karoke (syncronized audio with transcription). I use any microformat
#
omarhuanca
I have work a karoke
#
KartikPrabhu
i don't know of any code that uses microformats to parse karaoke. If you are making a karaoke player, then HTML+javascript will help you make a player
#
omarhuanca
ok, then don't use microformat for items like this: <ul> <li> sentence1</li> <li> sentence2</li> <li> sentence3</li> </ul>
#
KevinMarks
synchronised audio you want to associate a timestamp with a sentence
#
KevinMarks
the old way of doing that is SMIL
#
omarhuanca
I send a picture about this
#
KartikPrabhu
omarhuanca: ok the player looks fine. I don't understand what microformats has to do with this
#
omarhuanca
I'm new about microformat
#
omarhuanca
but, If exist any microformat then add my list else no problem
#
omarhuanca
or can use xoxo for list?
#
KartikPrabhu
omarhuanca: i really don't understand, why do you want to mark up lists in some other way. What is the use?
#
KartikPrabhu
if it is a simple list use HTML and that is all you need
#
omarhuanca
ok, thanks about this
Garbee and omarhuanca joined the channel
omarhuanca joined the channel
#
omarhuanca
Hi again
KartikPrabhu and gordonb joined the channel
#
KevinMarks
hi omarhuanca
tantek joined the channel
#
omarhuanca
Hi Kevin
KartikPrabhu joined the channel