[jgmac1106], [schmarty], [tantek], [cleverdevil] and jgmac1106 joined the channel
#jgmac1106gwg moved the discussion out of #wordPress and into here but the more I think about the default view in Known should wrap everything in an h-feed. Seems to be easiest thing to do at a global level than per feed. Then the h-feed gets selected dynamically as the user chooses what is on home page or reader selects feeds by filtering post types and/or hashtags
#GWGNot familiar with how Known does it, but it would be good to support h-feed
#jgmac1106 would be pagination issues I know nothign about but it seems logical, it is just a way to display different streams in a ton of different combindations
#[eddie][jgmac1106] I obviously missed part of this convo from the other channel but the only danger about EVERYTHING being in an h-feed is content can be mis-diagnosed as a feed
#[eddie]A page should ONLY have h-feed if it’s actually a feed
#[jgmac1106]yeah everythign in Known should have an h-feed, I can mix and match and build them in any way just need to get at the first page build
#jgmac1106wait I wonder if it generates it..never threw a link like that at aperture the h-entries just get numbered in parsers
#jgmac1106randomly there is <a name="feed></a> on every page. is that an error or does that do anything?
#jgmac1106okay you can follow it by microformats but I don’t know if the h-feed is getting put in in somehow or if aperture just smart enough to handle list of h-entries
#jgmac1106but @gwg in terms of Parse This I don’t know what it means as Aperture can pick up the feed
#GWGjgmac1106: I just fixed Parse This to do implied feeds
#[eddie]!tell [jgmac1106],GWG Yeah feeds should definitely be marked up as h-feed but in CMSes the other has to be protected against: having h-feed and a single h-entry on non-feed pages. I tried to reply to someone the other day but their single post page had an h-feed on the body so it was detected as a feed with a single post
#GWG[eddie]: WordPress themes make that mistake all the time
#[eddie]yeah, I think it was a WordPress page. So my fear when I saw [jgmac1106] say “h-feed on all the pages in Known” that if that wasn’t considered he’d end up with the same problem
#GWG[eddie]: This is the reverse problem. When I mentioned it to him, I was referring to h-feed not being on pages where I would expect it
snarfed, KartikPrabhu, [tonz], [pfefferle], cweiske and barpthewire joined the channel
#ZegnatThat reverse problem is definitely tricky too. Rather than implying a feed you then need to know when you aren’t looking for the feed :(
cweiske, swentel, iasai, [Yulia] and [jgmac1106] joined the channel
#[jgmac1106]Folks will couldn't come up with a scenario, except my static pages (which wouldn't have it) where my Known stream shouldn't be in there
#[jgmac1106]It has like 14.435 different types of metadata.. One extra div shouldn't hurt
#ZegnatEvery extra div hurts a POSH developer somewhere ;)
barpthewire joined the channel
#[jgmac1106]But with that one div I might be able to turn four more into p, spans and lis
#[jgmac1106]petermolnar looking at the contributor list I know a few of them...wonder if it lives on somewhere. karthikprabhu helped me get my divs down quite small in the resume..
#LoqiIt looks like we don't have a page for "divitis" yet. Would you like to create it? (Or just say "divitis is ____", a sentence describing the term)
#LoqiIt looks like we don't have a page for "spanitis" yet. Would you like to create it? (Or just say "spanitis is ____", a sentence describing the term)
#LoqiIt looks like we don't have a page for "Divitis" yet. Would you like to create it? (Or just say "Divitis is ____", a sentence describing the term)
#LoqiIt looks like we don't have a page for "Spanitis" yet. Would you like to create it? (Or just say "Spanitis is ____", a sentence describing the term)
#LoqiIt looks like we don't have a page for "divitus" yet. Would you like to create it? (Or just say "divitus is ____", a sentence describing the term)
#LoqiIt looks like we don't have a page for "spanitus" yet. Would you like to create it? (Or just say "spanitus is ____", a sentence describing the term)
#[kevinmarks]I did this years ago and can't remember the details. The easiest way through may be to inspect a theme's output and then search for those classes in the theme and add the mf2 ones
#sknebelok. seems like jgmac1106 has figured out how to get started at least :)
[eddie], jackjamieson, [frank], KartikPrabhu, [cleverdevil] and [kevinmarks] joined the channel
#[cleverdevil]!tell [grantcodes] we should consider using the now open source Mercury Parser (written in Node) in Together for loading full content for articles that don't embed all of their content in their feeds.
jackjamieson, mcverryj1_, [frank] and [grantcodes] joined the channel
#[grantcodes]jacky: in my internal post type discovery I add a rule that if there are children then it is a collection. Pretty easy rule to add in
[tantek] joined the channel
#sknebelplease document what you do for collections and what you see doing it on /collection, for things that are in flux that's especially important!
#[grantcodes][cleverdevil] I could look at switching out the full article parser in together, not checked yet but what makes Mercury parser better?
#[grantcodes]Not sure I have much to add to the /collection page. Apart from I use photo.postrchild.com and I suppose I could check where I add it to my post type logic
[schmarty], [Rose] and [jgmac1106] joined the channel
#sknebelif it already says how you mark them up (and maybe how you post them through postrchild) then good, didn't check what's there already
#sknebelsimilarly, causes the ptd change any issues, e.g. does it think posts that aren't intended to be collects are etc
[kevinmarks] joined the channel
#sknebel(i.e. is an embedded h-card for someone that's mentioned enough to turn it into a collection?)
#[kevinmarks]Children could be replies or citations too, right?
[manton] and leg joined the channel
#[schmarty]kevinmarks: maybe! my citations are children h-cites, but other people's replies that i display on my post are "p-comment h-cite", so not listed in children afaik
#Loqi[Tantek Çelik] h-entry is a simple, open format for episodic or datestamped content on the web. h-entry is often used with content intended to be syndicated, e.g. blog posts. h-entry is one of several open microformat standards suitable for embedding data in HTML.
...
#sknebelIf I get their syntax right: <b:if cond='data:blog.pageType != "static_page"'><b:if cond='data:blog.pageType != "item"'> <-- stuff only for feeds here --> </b:if></b:if>
#sknebel(seems like they have two ways for making templates, and for one I can'T find obvious documentation...)
#@TechLifeWebLiked this tweet:
Greg McVerry on Twitter: “a @blogger site that works with #IndieWeb tools,had to revert (should say improve) back to classic themes to edit HTML but with just a few changes I can get webmentions publish post, photo, replies, likes, and bookmarks… (twitter.com/_/status/1095072210878939136)
gRegorLove, [schmarty] and [Rose] joined the channel