#tantekThough for 2) we could just say use a <span> in the template to delineate the part of the element that should be replaced
#tantekI'm also thinking that aside from repeats/loops, that as a result of HTML template processing, there shouldn't be any new structural elements introduced into the content
#tanteki.e. introducing new elements/markup that's just part of *content* is fine (e.g. e-content from a blog post / article), but no new furniture
#KevinMarkswell, for the set of attributes microformats use u- and dt- work
#tantekok, so u-* imply use the URL-like attribute of the element
#KevinMarksso we only allow html injection for e- ?
#tantekI think week of the year had some industrial uses
#tantekwe'll let the enterprise folks figure that out
#KevinMarks"week 01 is the week with the year's first Thursday in it"
#tantekKevinMarks - stop before you hurt yourself further.
#tantekhmm even adactio doesn't publish timezone - I'm a bit surprised at that - as he does travel quite a bit, and is a fan of things time / time-travel related
#tantekyour domain registrar? or maybe I'm misunderstanding the question.
#jpgandi only offers it when you point to them - and ive been having so much trouble getting it to work with them and theyve put their favicon on my site since i pointed to them
#tantekhmm - there is no hour that can be used to demonstrate both 12 hour and 24 hour formats with and without explicit leading 0
#tantekGainTwiter2014? Now that couldn't possibly be a spam account to gain Twitter followers in 2014 could it? Nah...
#mathpunkMaybe you folks have an idea-- I'm completely dissatisfied by the state of annotation, and text remix. What we've got is great compared to paper but it's not atomic enough
#mathpunkI can't link to an arbitrary paragraph, f'rinstance.
#mathpunkThe state of note-taking and glossing is unacceptable... So, am I building from scratch?
CheckDavid, hidgw, eschnou, melvster, b0bg0d, srushe_, friedcell, snarfed, tantek, warden, ozten, andreypopp, kylewm__, obensource_ and obensource joined the channel
#tantekbarnabywalters re: header/footer markup - I've found them to be deserving of different (even in small ways) on each different kind of template page.
#barnabywalterstantek: how many different template pages do you have?
#tantekalso in practice I've found that once I've duplicated it, most things don't change
#tanteke.g. all the stuff in the <head> is fairly static
#tantekonly things that might change are stuff at the top of the <body>
#barnabywaltersit doesn’t change often, but when it does it’s a pain if it’s in a bunch of different places
#tantekfor that stuff, can you XHR it in in the template file? and then also have the template engine replace that XHR script with the real header on the server?
#barnabywaltersthat’s basically a more complete+complex version of what I brainstormed
icco joined the channel
#tantekthat should work for the stuff just inside <body> at the top
#tantekfor the stuff in <head> - it's better to design that such that it requires little if any change ever.
#tantek.comedited /template (+319) "/* Issues */ script src is good enough, add possible naming convention include-*" (view diff)
#tantekI *know* that script src= works in local HTML files / directories
#tantekok I think that's pretty straightforward for solving the reuse header/footer markup problem - what do you think barnabywalters - did I miss anything?
#barnabywaltersinclude-*.js would still have to do XHR though right?
#tantekor just put all the content there, wrap it in a giant document.write, and then in your PHP when importing the .js, strip the document.write away.
#tantekwhich adds two bits of magic - 1) the use of comments for functionality (nearly always a bad idea), and 2) @include?!? new syntax
paulcp joined the channel
#tantekHammer has the problem of if someone that doesn't know hammer (but thinks they know HTML so they understand the files) edits your files, they will likely break something
thatryana, bnvk, ryana, friedcell, bnvk_, tilgovi, tilgovi_, tantek and tantek_ joined the channel
#tantek_XgF that sounds like what barnabywalters and I are talking about. site (home page) template defines slots where content is inserted. except that we've figured out a way to do it with pure HTML+JS so that you can preview templates without depending on backend processing.
#XgFHow useful is that really? I mean, whenever I'm doing web development... I have the server running locally
benwerd joined the channel
#tantekXgF - it's quite useful and lowers the barrier to collaboration (zero server setup required)
#tantekKevinMarks - I don't think XHR works on local paths
benwerd_ and b0bg0d joined the channel
#tantekbenwerd_ - in thinking more about event post design - I think there's two key pieces that stand out for me (in using silo events)
#tantek1. Header image. This seems to be a big component and visual/emotional draw. Header image representative of the event, with possibly the name of the event superimposed on top
#tantek2. horizontal map slice. The location is shown *first* as a centered dot in a wide and short rectangle map that shows the local area, and then second underneath as text address.
#benwerd_I think seeing who else you know that's going to the event is also a big deal, although obviously that requires a ton of work for us to be able to carry off - but it's one of the things I always look for
#tantekthe 2nd in particular I've always found both visually striking and instantly providing a sense of "is this near me"
#pdurbintantek: wow, 4 pages. I don't use iTunes but I'm pretty sure my podcatcher only works with RSS. Or maybe Atom. I'm not sure. You're saying iTunes uses something else these days?
#tantekno I'm saying iTunes' RSS podcast support is breaking bit by bit
#tantekit's part of the greater phenomenon of RSS support/ecosystem in general crumbling
#tantekit's not quite dead yet, but the trends are all there
#tanteke.g. Apple *dropped* RSS from Safari and Mail
#tantek.comedited /feed (+228) "/* Shutdowns */ note problems with iTunes 11.1 and RSS podcasts" (view diff)
#pdurbinwell, as long as podcasts still work I don't care how they get to me
#tantekpdurbin - we had a prototype hAtom+hAudio alternative to RSS podcasts a few years ago, but hAudio was unfortunately a very poorly developed microformat (longer story) and was insufficient to gain any traction as an alternative.
#tantekit's likely that someone will develop a replacement h-media format that will work will with h-entry
#JeenaI too think the format doesn't really matter as long as it is machine readable
#benwerd_pdurbin - I care in so far as I want to be able to pick my podcast fetcher. I use one for Android that downloads new episodes automatically at night, which is wonderful. I don't want to be beholden to iTunes or any single provider.
#benwerd_(I'm blissfully iTunes-free and intend to stay that way.)
#tantekbenwerd - thoughts on even design captures? was that accurate? anything to add or is it time to commence hacking? ;)
#JeenaI would rather have som synchronization going on where I could just stop the one I'm listening to on my desktop computer and just continue it on my phone
#tantekand sync that read/play state perhaps through your own personal website ;)
#Jeenabut if I don't implement that myself, it will obviously never happen
#JeenaI'm so angry about all the feed readers that they never got together and just came up with _one_ sync API which everybody could implement and use
#tantekoh dear: "I don't know that but I suspect that Google will at some not that distant point in future start discontinuing Google Reader and the undocumented API. "