#@tabatkinsRT @sideshowbarker: “No separate "api.***" URL. No API key. No TOS.” @t clued me in today on The First Federated #Indieweb Comment Thread h…
#aaronpknamespace: you can help by having your own web site and using it to talk with the rest of us!
#karlcowI had a second question too. What would it take to make it work on a very asynchronous system where the site which is online is not dynamic. Would it be possible?
#karlcowhmm I guess the pingback should trigger a notifications to the owner so that he can regenerate the content adding or not the content of the ping. TOTHINK.
#Loqikarlcow meant to say: hmm I guess the pingback should trigger notifications to the owner so that he can regenerate the content adding or not the content of the ping. TOTHINK.
#karlcowDamn, I had a third question… can't remember
#aaronpkthe current thinking is that it would be relatively simple to create a whitelist of domains based on the sites you link out to in all posts on your own site, and those incoming notificaitons could be automatically displayed
#karlcowcan the domain name notifications be faked?
#karlcowThen parse the document searching for the link (hmm scope issue, I guess constraint on the hAtom)
#karlcowif the link is not there, dump the notification to /dev/null
#karlcowif the link is there it could send a message to me with the content of the blog post, in the appropriate format for putting it in my offline generator.
#karlcowimagine in the blog post there is a link rel, which link to a file (format to define) describing the paths you have to parse to get the relevant information.
#tantekI did throw down the challenge to the python folks to write a parser at the HTML5DevConf at the beginning of the month
#tantekkarlcow - so instead of implementing a simple parser, you propose a *new* mechanism that requires a more complex *new* parser.
#karlcowso basically it frees people to have to modify their templates for complying to hAtom
#tantekwhich will break when you update your content template for a random reason and forget about the sidefile
#aaronpkpersonal anecdote: I did not have any microformats2 markup on my site up until saturday. it took me about an hour to add the appropriate classes to make it into a microformats2-parsable page
#tantekpart of my transition from pure static files to static storage file + dynamic permalink pages was a desire for better URLs for my permalinks
#karlcowbut with maybe 10 or 15 generations of content structure. I keep them as-is. So the design of old pages do NOT change. They are part of the history/memory.
#tantekkarlcow - at the end of 2009 I was kind of where you are now with pure static files
#tantekkarlcow - same here! the design of my old archives do not change.
#tantekkarlcow - even now I'm keeping stylesheet snapshots per year, so I can evolve my styling and keep styling for older posts
#aaronpkinterestingly, I wish I had the version before that online still cause it had a virtual tour of my room before that was a thing
#tantekI did a lot of blog restyling experimentation in the past - like once per month for a while, but eventually it didn't change more than once a year so I'm sticking with that for historical snapshots.
#aaronpkit certainly does! I have yet to actually post something with this since it's not live on my site yet, just on my dev copy, but all the info was gathered properly!
#aaronpkthe only problem i've encountered with doing that is deciding between a whitelist of domains to un-shorten (only follow one redirect) or to automayically follow redirects of all URLs to the end
#aaronpka whitelist sounds annoying, but un-shortening all links has caused me some unsightly notes in the past
#aaronpknot the best, but it gets the point across
#aaronpkwhen I import my tweets from twitter to my site (PESOS) I un-shorten everything fully
#tantek.comedited /comment (+140) "/* Display a comment post */ Consider unwrapping shortened URLs in context displayed before a comment post" (view diff)
#barnabywaltersinterestingly it looks like wordpress tried sending it a few more times after it registered — perhaps I am not sending the success response right
#eschnoubarnabywalters, I did the changes,let me know if it work for you, and if you have other suggestions please file them as issue on the storytlr github issue tracker, easier for me to track them there.
#barnabywalterseschnou: ah great, I’ll try writing a reply and see if the entities get expanded