2016-03-31 UTC
omarhuanca joined the channel
Phae_, bret, adactio, Left_Turn, Garbee and omarhuanca joined the channel
# 12:50 omarhuanca Hi community
# 12:56 omarhuanca I need a suggestion about represent microformat about dicitonary
omarhuanca joined the channel
# 14:18 omarhuanca I need suggestion about use a microformat?
# 14:18 omarhuanca Can anybody help me.
charl and omarhuanca joined the channel
TallTed joined the channel
# 15:04 myfreeweb omarhuanca: hi! i haven't seen any semantic vocabulary for dictionaries...
# 15:13 omarhuanca then, how can represent a sentence, meaning through microformat
# 15:13 omarhuanca It's possible
# 15:17 omarhuanca current I represent this with tag: dl, dt, dd
# 15:18 omarhuanca because my project manager say me, you need add any microformat
TallTed joined the channel
# 15:25 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
# 15:29 omarhuancat kylewm: you know a example about this
# 15:31 KevinMarks XOXO was an early attempt to represent JSON directly as ol/li and dl/dt/dd
TallTed joined the channel
# 16:00 KevinMarks I have xoxo parsers up at unmung.com, but they haven't had much attention recently
# 16:02 omarhuancat Tab --> Dictionario, Option --> Definition dictionary
# 16:08 KevinMarks eg <dl class="h-entry"> <dt class="p-name"> Colomi </dt> <dd class="p-content"> Lugar o pueblo de Cochabamba. </dd> </dl>
# 16:09 omarhuanca ok, I try now.
# 16:11 omarhuanca I have a question KevinMarks
# 16:12 omarhuanca I ca'nt see this microformat export though plugin firefox
# 16:14 omarhuanca oh, this site unmunq.com can extract the web semantic
# 16:17 omarhuanca one more question Kevin
# 16:18 omarhuanca I have implement karaoke can you click on player and two click on green button below, It's show a tranlation
# 16:19 omarhuanca I have represetent a karaoke with tag: ul, li
# 16:19 omarhuanca how represent it's with microformat
miklb joined the channel
# 16:26 omarhuanca I have I just <ul> <li> sentence1</li> <li>sentence2 </li> <li> sentence3</li></ul>
# 16:26 omarhuanca I can represente with xoxo microformat
gRegorLove and Garbee joined the channel
# 16:32 omarhuanca I just want represent list tags: <ul> <li> sentence1</li> <li>sentence2 </li> <li> sentence3</li></ul> I can use xoxo?
KartikPrabhu joined the channel
omarhuanca joined the channel
# 18:24 omarhuanca how can represent list tag: <ul> <li> sentence1</li> <li> sentence2</li> <li> sentence3</li></ul> with microformat
# 18:26 omarhuanca I have implement a karoke web page
# 18:26 omarhuanca I have first list language source, second list language translate
# 18:27 omarhuanca into karaoke
# 18:27 omarhuanca my project manager say me, you can add microformat about this
# 18:28 omarhuanca current, I want represent just list with microformat
# 18:28 omarhuanca it's possible
# 18:29 KartikPrabhu like I said, if you want "just a list" the HTML elements are the way to go
# 18:31 omarhuanca ok, then other tags representation microformat
# 18:35 omarhuanca It's respect a my thesis. I promise use microformat if possible.
# 18:36 KevinMarks the point of microformats is to mark it up for useful extraction elsewhere
# 18:37 KartikPrabhu the kind of microformat used depends on how you'd like other code to parse/interpret it.
# 18:38 omarhuanca ok, I understood
# 18:38 omarhuanca then, how I implement a karoke (syncronized audio with transcription). I use any microformat
# 18:40 omarhuanca I have work a karoke
# 18:40 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
# 18:41 omarhuanca ok, then don't use microformat for items like this: <ul> <li> sentence1</li> <li> sentence2</li> <li> sentence3</li> </ul>
# 18:43 KevinMarks synchronised audio you want to associate a timestamp with a sentence
# 18:44 omarhuanca I send a picture about this
# 18:52 KartikPrabhu omarhuanca: ok the player looks fine. I don't understand what microformats has to do with this
# 18:52 omarhuanca I'm new about microformat
# 18:53 omarhuanca but, If exist any microformat then add my list else no problem
# 18:55 omarhuanca or can use xoxo for list?
# 19:01 KartikPrabhu omarhuanca: i really don't understand, why do you want to mark up lists in some other way. What is the use?
# 19:02 omarhuanca ok, thanks about this
Garbee and omarhuanca joined the channel
omarhuanca joined the channel
KartikPrabhu and gordonb joined the channel
tantek joined the channel
KartikPrabhu joined the channel