#microformats 2012-08-12

2012-08-12 UTC
tantek joined the channel
xtof_fr, tantek, danbri, nonge_, chiui, NimeshNeema, danbri_, twisted` and Phae joined the channel
#
@FreeWSOdownload
Free download: WSO - WP Author hReview (Plugin) http://t.co/7QX9U90f
#
chandon56
created /User:Chandon56 (+599) "New page: Modern adventures dredging for gold. Follow us as we document our exciting journey using underwater video, stories & photos in search of the BIG nugget. I use a gold dredge to find gold in..."
(view diff)
barnabywalters joined the channel
#
tantek
edited /Special:Log/block () "blocked [[User:Chandon56]] with an expiry time of infinite (account creation disabled): Spamming links to external sites"
(view diff)
#
tantek
deleted /User:Chandon56 "content was spam"
danbri joined the channel
#
tantek
aaronpk, re: in-reply-to, it's listed in existing-rel-values as a non-HTML value currently: http://microformats.org/wiki/existing-rel-values#non_HTML_rel_values
#
aaronpk
yea that was the only reference I could find
#
tantek
and sort of used by Youtube in gdata format (what came after Google Base, but preceded data-vocabulary.org and then schema.org) : https://developers.google.com/youtube/2.0/developers_guide_protocol_comments
#
aaronpk
arey ou using it on your tantek.com site?
#
tantek
although they decided to put an ugly namespace on it - in typical XML style of doing things
#
tantek
oh and they put it in an invisible <link> element, but that doesn't matter because the whole of gdata is an invisible XML file anyway
#
tantek
<link rel="http://gdata.youtube.com/schemas/2007#in-reply-to"
#
tantek
type="application/atom+xml"
#
tantek
href="https://gdata.youtube.com/feeds/api/videos/2cd.../comments/978..."/>
#
tantek
I've considered rel="in-reply-to" in HTML
#
tantek
I haven't used it myself yet
#
tantek
that code is TBI
#
tantek
to be implemented
#
tantek
the problem with "in-reply-to" as a rel value is that it fails the noun in relationship to the source test.
#
tantek
the rel value should name the destination, in a way that is relative to the source
#
tantek
here is previous related work btw:
#
tantek
years old, perhaps worth revisiting
#
aaronpk
ah great.
#
aaronpk
i'm getting close to launching my new site which I'll be able to much easier mark up with microformats and the like
#
aaronpk
I already imported my archived tweets as "note" pages too
#
tantek
awesome!
#
tantek
btw if you want to look through previous research on the subject, check out the overall page: http://microformats.org/wiki/distributed-conversation
#
tantek
something like "previous-in-thread" might be more sensible
#
tantek
more like how rel works
#
aaronpk
interesting
#
tantek
I highly recommend reviewing http://microformats.org/wiki/rel-faq to gain a deeper understanding
#
aaronpk
ah, so "in-reply-to" is better as a rev?
#
tantek
except that rev is deprecated for being too confusing to use
#
tantek
so no new revs
#
tantek
and in fact, we "archived" VoteLinks due to lack of use or falling off of use
#
tantek
and if you're going to link to / show follow-ups to your tweets/notes, you could link to them with rel="comment" (since follow-ups *are* comments, relative to your note)
#
tantek
thus rev="comment" would make sense too (again, if we were still doing rev values)
#
tantek
and that begs the question of whether @-replies in response to particular tweets should be ActivityStream object-type of "comment" rather than "note" (I think they should be).
#
tantek
also begs the question of whether to show all those on your "main stream" by default or not
#
aaronpk
that's true, which also means my own @-replies on my site should be marked up as comments, not notes
#
tantek
seeing all of someone's @-replies out of context is not particularly useful
#
tantek
exactly
#
tantek
these are among the many reasons/questions that are why I haven't implemented "reply" notes/tweets yet in Falcon
#
tantek
I kept finding more design questions to answer ;)
#
aaronpk
here's what mine looks like so far, this is the future aaronparecki.com/notes page: http://www.flickr.com/photos/aaronpk/7766512796/in/photostream
#
aaronpk
the interesting thing is not all the notes that begin with an "@" sign are comments, two of those are not replies
#
tantek
right
#
tantek
Twitter API has a field for whether notes are in reply-to something in particular (or empty / not there if not)
#
tantek
do that as a first pass (for comments)
#
tantek
and then you might need to manually check reply-less notes that start with "@" by hand to see if they were in reply to something or not, and then manually fix them up (though good luck finding the original URL that they're in-reply-to)
#
tantek
btw, nice clean and simple - always a good start (re: your /notes page)
#
aaronpk
heh, right. well I can write a quick script to use the in_reply_to_status_id field to move those to a /comments feed
#
tantek
btw the 2012 / July at the top makes it look like an archives page instead of a top level stream page
#
aaronpk
thx, your page was definitely an inspiration for the design
#
aaronpk
hm good point, tho it kind of is the archives page. I guess I could remove the header if you're on the first page of the archives
#
tantek
mostly I copied from Twitter's old designs, and simplified further
#
tantek
nothing like being more minimal that Twitter
#
tantek
although that's easier to do these days, since they've bolloxed it up with all kinds of cheesiness.
#
tantek
also another thing the whole @-reply / comment thing led me down is this whole discussion / thinking around citations and citation user interfaces
#
aaronpk
well i'm just happy i'm going to actually have a place to work on this stuff now
chiui_ joined the channel
#
Loqi
giggles
#
barnabywalters
aaronpk: do you have an ETA for your shiny new site, or just 'soon'?
#
aaronpk
i'm trying to launch it today
#
aaronpk
I spent most of yesterday on some final touches
#
aaronpk
I just need to make the home page now, I've got the feed pages working, complete with paging to find old stuff, and all my redirects are in place from my old site
#
barnabywalters
I've spent this afternoon adding some refinements (mainly speediness-related ones) to my new system
#
barnabywalters
did you figure out getting the feeds readable by identica/statusnet?
#
aaronpk
actually I don't have an XML feed in this version yet. I figure that's ok since my current site also doesn't have an XML feed so i'm not losing anything
#
barnabywalters
so it's hATOM?
#
aaronpk
I haven't worked on the markup much yet, but I'll be adding that stuff shortly
#
aaronpk
i'm just trying to get something up that is not less than my current site, and I'll build from there
#
barnabywalters
what is your plan for aaron.pk? Are you keeping the grid thing or redirecting it?
#
aaronpk
not sure yet
#
aaronpk
this is replacing aaronparecki.com tho
#
tantek
barnabywalters - h-entry these days :)
#
barnabywalters
tantek: yep, I've added mf2 all over my site
#
aaronpk
is microformats2 understood by google yet?
#
barnabywalters
or anything else, for that matter?
#
tantek
aaronpk - not yet, but neither is hAtom AFAIK (despite being on millions of WordPress blogs and more)
#
barnabywalters
well, it's not like it's tricky to support both, although @class can get a bit full
#
tantek
I'm switching over as much as I can to the simpler, more minimal microformats2 markup
#
tantek
and only using both where there are existing consumers
#
tantek
that's what I'm advising people do
#
aaronpk
makes sense
#
Loqi
tantek has 3 karma
danbri, mkaply, NimeshNeema_ and barnabywalters joined the channel