#snarfed(plug: bridgy publish converts u-photo to attached image for twitter. if/when you get there, feel free to use that as a polyfill until you implement twitter images yourself)
#tantekthat's a great idea - I may very well do that for POSSEing photo posts
lukebrooker, pdurbin and KartikPrabhu joined the channel
#tantekperfectly readable and meaningful without any confusing markdown syntax garbage
#tantekmy new code will simply hyperlink the *image* instead of displaying the link of the URL as a hyperlink, and put the alt-text inside the alt-attribute
#tanteksnarfed - that is an awesome time!!! Great job. I'm still working towards a ~25min 5k even on flat ground. I was pretty happy with 1:17 though for a leg of the Marathon Relay. (~10k+)
#pwccsnarfed: thanks, started writing a plugin on the weekend & wanted to make sure :)
#PMurphsso I'm a bit out of touch, and I'm exploring other options for viable CGI languages for a project. are people still just using PHP/Perl mostly?
#aaronpkafaik nobody uses the CGI modules for ruby or node, they run the app directly and maybe use a front-facing web server like nginx or apache to proxy to it
#aaronpkplenty of node/ruby/python stuff going on here though
snarfed, j12t and mlncn joined the channel
#PMurphscolintedford: need an intermediary between a mobile app and database.
#PMurphsas well as any external services it may need to interface with
#PMurphsmost things use SOAP these days though, and p much everything can do that
#PMurphsyeah. #1 on priority and expense is my car :P
#PMurphsgotta order a new rotating assembly, get that motor built, rebuild the diff, buy a new transmission, call in some favors with some welder bros and machinists to get everything reinforced and installed
#PMurphsyeah I'd be starting from scratch but I might end up using/working on ben_thatmustbeme's project, 'cause I have a decent amount of experience with opencart and his code style
lukebrooker, j12t, snarfed, simonv3, addal, yaso, scor, gRegor`, KevinMarks, verdi_, lupinedev, Haxxa and tantek joined the channel
#thedodSorry about the bug, WebmentionDressing @ https://zzzen.com/420/ works again. Behold the funky timestamp you get if you webmention @ XX:20 (+-3 min) :)
#KartikPrabhualso better URL design suggestions are welcome
j12t and elf-pavlik joined the channel
#finchdKartikPrabhu: is there need to incode the protocol and domain of the original? I'm pretty sure the '://' is not allowed in the rest of the URL; maybe you can get it down to: original-of/status/53#### if the domain (twitter, maybe "domain" isn't the right word for it) and user are assumed or sent/stored another way?
#KartikPrabhufinchd: encoding the twitter URL is a possible way out, but then it isn't copy-paste friendly which is what I'd like.
#KartikPrabhuMaybe having a query parameter auto-encodes it. will have to test it
#KartikPrabhufinchd: also I was hoping to do a fell swoop code for twitter an G+ so a URL of the type /status/id would be very Twitter -specific
#finchdyeah, probably go want to keep the twitter.com/ and forward, to keep it as generic as possible
friedcell, joshwnj and verdi_ joined the channel
#KartikPrabhufinchd: yes. that is a good suggestion, except I'd like a URL design that you can just copy-paste the Twitter URL into
#finchdsure, just dropping the /https:// will be enough to make it work, and copying the tail 'twitter.com/kartikprabhu/status/###' should be enough in most browsers, right?
#KartikPrabhupossibly yes. But then it would need more backend work on my part than just matching strings exactly :P
ben_thatmust, j12t, lukebrooker, petermolnar, joshwnj, LauraJ, Garbee and adactio joined the channel
#bearuse the ?r=http... and then escape the parts that are not valid
#bearsee the links from google search for an example
#KartikPrabhubear: so a query parameter does the URL encoding for you yes?
#bearyou can escape the :// and other bits to hide it
#GWGI feel like it has been slow in here lately. Must be the season
j12t joined the channel
#danlykeYeah, I'm giving a talk on IndieWeb stuff to Hack Sonoma this evening, but haven't had a chance to prep as much as I'd like because: Home improvement. ugh.
#GWGI have been working on my apartment for 14 years
#tantekway to set a high bar for the rest of us to aspire to!
#snarfedi remember how happy (and kinda intimidated) i was when i found iwc. i'd been trying to do it myself for a while, but hadn't really thought it through, and you all had.
#snarfedthanks for the kind words tantek! you definitely do me too much credit in that arena, esp since the baby has meant i've been around less recently
#tantekis considering taking extra vacation around end of the month to implement posting reposts and likes as a replacement for his remaining Twitter "posting" usage, however infrequent.
#snarfedfair warning, for me at least, owning likes and faves made me sink a *lot* of work into streamlining the UX for that, since i do them so often compared to posts/replies
#snarfed(and it's still 3-4 clicks/taps and 10-20s, compared to one and <1s in the silos)
#tantek.comedited /own_your_data (+411) "/* IndieWeb Examples */ start Aaron Parecki section based on his first note which was POSSE'd, therefore possible (likely?) start of ownyournotes instead of twitter" (view diff)
#danlykeAnyone else syncing with Facebook? I saw some rumblings that they were disabling stand-alone apps, and now FBCMD is giving me errors and behaving weirdly. I'm getting along by slaving Facebook to Twitter and just pushing everything to Twitter, but it'd be nice to have the rest of their API...
richardlitt joined the channel
#tantekdanlyke I suggest using Bridgy Publish to FB.
#tantekworks great and the maintainer is a real nice guy. :)
#danlyketantek, I like what I've heard about Brid.gy, but I'm way more interested in services I'm running on my own hardware, for all of the silo arguments...
#tantekdanlyke I believe you can deploy Bridgy Publish on your own hardware as well
#tantekand I understand the *bottleneck* (SPOF) arguments. Bridgy itself is not a silo.
shiflett joined the channel
#KartikPrabhuyeah bridgy is completely open source and so your should be able to run your own instance
#snarfedanother option might be ifttt, i bet lots of new people here could use it to POSSE to a number of silos without any code
#danlykeAnd, yeah: If I have active copies of it, I have trouble distinguishing "silo" from "single point of failure". I have cron jobs grabbing and archiving my Twitter feed every hour or so, but ...
#danlykeExactly. In the current application, aside from a little bit of selectivity (which of the external sites I publish to), using Brid.gy as a hosted service is essentially the same as using Twitter.
#gRegor`I'd argue yes. I had no concept of notes at that time. I was blogging earlier, but those earlier posts are likely lost in some static HTML files somewhere.
#tantekdanlyke - quite different - especially in terms of commercial vs. not, nasty TOS vs. not, history of mistreating developers vs. not etc.
#KartikPrabhuand whether it has your content or not too :P
#gRegor`The tumblr /archive URL is what I'm referring to. I haven't dived into tumblr in a while, but it looks like it's largely stayed the same. http://npr.tumblr.com/archive/
#gRegor`But yeah, I went for a cleaner, calendar-style layout
#danlyketantek, snarfed: yeah, I know y'all, and know you've got hearts in the right place, but I was also on a first name basis with ev back in the day, and know folks on the Twitter API team... If I'm not directly paying for the service, I put no particular faith in it.
#LoqiPAAS (Platform As A Service) is a hosting environment typically for a web applications written in scripting languages (python, ruby, node) and usually offers simplified setup and maintenance tools compared to a VPS https://indiewebcamp.com/PAAS
#GWGWith a third party service, you always risk it shutting down
#Loqifree could refer to no charge, or freedom, as in the freedom to fork an open source project, and ship it yourself https://indiewebcamp.com/free
#danlykesnarfed: yeah. I mean really it's "trust with what?", as I don't really put a whole lot of value in the stuff that gets pushed to Twitter or Facebook, but if I'm going to have to write code to implement and debug it, I want to do that once.
#GWGTantek, but mu hosting provider could go out of business.
#tanteksnarfed - I'd lean more towards nurture than nature on that one.
#GWGIsn't the important part data Portability so if a service dies I can roll with it?
#danlykeGWG hosting providers are commodities. If a hosting provider gives me a machine/vm, or will let me run Perl CGIs and a few cron jobs, I can migrate to it.
#@tAbsolute comparison arguments are of little utility. E.g. * two sides to … * either … or * fair & balanced #spectrums (ttk.me t4Z_1) (twitter.com/_/status/542814233919234049)
#GWGTantek, I was going to offer to buy him a beverage.
#snarfedGWG: oh i remembered how people should pay me back for bridgy! file bugs, bump bugs you've filed that i haven't gotten to, and ideally even tackle one yourself :P