#bretoliusI want something that can combat truncated rss feeds, but does not rely on a 3rd party such as http://fulltextrssfeed.com/ or a readability api
#@fantasticlifeRT @tommorris: Some indieweb reading matter: Tantek on silos vs. an open social web. And a response from Ben Werdmuller. I have ... http ...
#barnabywaltersdoes the storytlr posting UI support text autofilling via query string params (a la twitters intents)?
#eschnoubarnabywalters, good question :-) I don't recall, let me have a look
#eschnoubarnabywalters, there is something similar indeed which I used for a 'bookmarklet' which auto fills the url, title, and 'body' if you have secected text in the page, so yes, this could be used to autofill from other sources
#barnabywalterseschnou: oh cool, so you’ve already done a more specific version of what I’m working on at the moment
BjornW_ joined the channel
#barnabywaltersthat’s great to hear, I’ll add storytlr to my list of publishing software with webaction–usable URL APIs
#eschnouwell, I'm not sure what you mean by webactionusable URL :-) But if I should add/modify something to expose that 'mehod', just let me know !
#barnabywaltersif you’ve documented the query string params somewhere I could link to that — if not, is it just ?url &title= &body?
#tommorrisoff to hack day tomorrow to work on publicly-released Environment Agency data. hoping I can do some openstreetmap-improving, checkin-improving stuff with it.
#barnabywalterstommorris: nice! is this the dataset you blogged about?
#eschnoubarnabywalters, watching the video.. really cool :-)
#barnabywalterseschnou: thanks, I’ve just been making some minor UI improvements so it’s a little shinier now :)
#barnabywaltersit would be really cool to see <action> elements in storytlr!
#barnabywaltersI’ve rolled them out to my notes, with twitter intent links as feedback
#barnabywaltersI might add a do=subscribe one on my homepage, wrapping a subToMe button and twitter follow button
#tommorrisbarnabywalters: not sure I blogged about it. I was having a poke at some of the data as geodata is notoriously painful to deal with in large quantities
#barnabywalterstommorris: oh, I thought it might have been the one with the nasty opaque numeric type IDs
#eschnoubarnabywalters, only URL so far ? you could look at how I implemented fetching the title and selected content in javascript for my bookmarklet
#barnabywalterseschnou: the minimal information sent over the wire is on purpose, but I’d be interested to see your bookmark — code link?
#barnabywaltersmy fork of aaronpk’s indieweb-reply extension was the prototype for the web action toolbelt — it could send quite a bit more information, but at the same time was much more complex
#barnabywaltersand generalising button customisation was tricky
#barnabywaltersthe idea of just providing url is that the receiving server/post UI can then request the page and parse it in whatever way it wants
#barnabywalterse.g. autodetect twitter page and autofill all @names in a multi-user reply, for EG
#barnabywaltersor parse microformats on the target URL and present the user with D&D author, link preview and the like
#eschnoubarnabywalters, make sense indeed. In our case, selecting text in the page and pre-filling it in the body saves you one copy-paste if you want to quote something :-)
#barnabywalterseschnou: absolutely, *but* that is not all that is possible. For example, I automatically wrap the quoted HTML in <blockquote>, and the URL in an <a> element, with “source” for the text
#barnabywalterseschnou: liking the bookmarklet, I’m going to adapt that for my own site so I can do selection -> new note on my iPad (grr no extensions on iOS)
#barnabywaltersI was thinking of maybe auto-generating a bookmarklet for any web action I’ve configured in the extension
#eschnoubarnabywalters, I've installed the extension, and configured storytlr, where can I try it ?
#barnabywalterseschnou: any of my individual note pages have post, bookmark and reply verbs on
#@brianjesseyess. I've been waiting for somebody to call it an apocalypse #rss #indieweb
smus and tantek joined the channel
#tantek.comedited /why (+51) "/* Focusing on the Positive */ noting another silo link redirector - YouTube. with 3 examples this phenomenon might deserve its own page." (view diff)
#tantek.comedited /why (-7) "/* Focusing on the Positive */ no need to actually hyperlink to youtube's redirector" (view diff)
#tantekwould it be useful to document real-world anti-patterns on the indiewebcamp wiki?
#tommorristhe Stamen Designs OSM renderings are always pretty too ;)
#tantekthat's a clever idea for a home page background
#tantekgives immediate context while being visually appealing
#tommorrisoh yeah, tantek, was gonna say in response to your post about using your domain name for contact... representative-hcard type stuff is also useful for wayfinding
#tantekthe only reason to build backward compat with phone numbers is to be able to dial/txt out to those stuck with just numbers (rather than domains with indieweb messaging)
#tantekif both parties are on iMessage, the phone network never sees the txts
#tommorrisO2 in the UK have done something similar called TU Go, which routes phone data over IP via wifi
#tommorriswhich is useful as I live in a coverage deadspot
#tantekif the iMessage server is unable to deliver to an iMessage recipient, the device falls back to sending a phone system txt
#aaronpktantek: I do like iMessage when it works. but when it fails it causes more problems than it solves
#aaronpkit's not a problem if you only have one phone number and use that phone number for your imessage identity, but multiple devices (ipad, computer, two phones with different phone numbers) signing in to the same imessage account gets super confused
#tantekaaronpk - I've heard anecdotes about iMessage not working well if you're signed into it on multiple devices
#tanteklike it decides apparently at random which device receives messages, rather than all signed-in devices (the only sensible default).
#aaronpktoday in fact. missed a message for 20 minutes because it popped up on my ipad, even though i was looking at my computer and my phone was next to me
#aaronpkthe weird thing is the message was synced to all my devices, just didn't show an alert
#tantekoh so it was in the list of active conversations, but just didn't push a notification to all?
#tantekperhaps this is an issue with the notification/alerts/push API rather than messages itself.
#tantekso far I only use iMessage on one device (at a time)
#tantekclearly they've optimized for that use case
shaners, benwerd, smus, b0bg0d and tilgovi joined the channel
#tantektommorris, aaronpk, I just verified that clicking on a tel: link on Firefox on Android or on FirefoxOS's browser app will automatically take you to the "dialer" app with the phone number prefilled in. all you have to do is click the green phone/dial button to initiate the call.