#indiewebcamp 2016-01-03

2016-01-03 UTC
davidmead and lukebrooker joined the channel
#
acegiak
morning, all!
#
Loqi
acegiak: GWG left you a message on 12/30 at 9:40pm: More updates, tell me how they go for you http://indiewebcamp.com/irc/2015-12-30/line/1451540402648
#
acegiak
GWG: Github or wordpress plugin repo?
#
Schnitz
is back
snarfed joined the channel
#
GWG
acegiak: WordPress plugin repo
#
GWG
acegiak: Lots of code changes. Also the dev repo. I've only committed one bug fix since the deployment last week.
#
GWG
acegiak: I want to do a 2.3.1 release to fix any comments people have.
#
Schnitz
anyone know the transport time when you publish something in bridgy to be sen to FB?
#
snarfed
Schnitz: transport time?
#
GWG
snarfed: Poll time.
#
GWG
I think
#
Schnitz
oh hey snarfed you're here cool
#
snarfed
confused. you're using bridgy publish?
#
Schnitz
I did what you said, snarfed, I just added a BELP FP for now, and added belp.audio as a link in the profile. All works, and now I published manually in bridgy a belp.audio post to be sent to FB, looks good, but not showing up in FB (yet)
#
snarfed
ah, i see
#
snarfed
Schnitz: you only previewed, you didn't actually publish
#
snarfed
after previewing, scroll down and click the Send button
#
Schnitz
duh :-)
#
acegiak
GWG: updated just now
#
acegiak
looks GOOD
#
GWG
acegiak: I intend to iterate more, but I did a lot of things first.
#
acegiak
GWG: ay change to the way things are stored?
#
acegiak
s/ay/any/
#
Loqi
acegiak meant to say: GWG: any change to the wany things are stored?
kousu joined the channel
#
GWG
acegiak: Not specifically. Still using mf2_(property name). mf2_duration is gone, but if it still exists in an old post, it will use it over dt-end minus dt-start. So backward compat is preserved.
#
Schnitz
snarfed, oh ok, now I do think I might have an issue. When I hit send in bridgy, I'm directed to FB, but FB is totally to switch from my FB page profile (BELP) to my FB User Account profile, and when I click ok, no post happens.
#
Schnitz
s/totally/asking me
#
Loqi
Schnitz meant to say: snarfed, oh ok, now I do think I might have an issue. When I hit send in bridgy, I'm directed to FB, but FB is asking me to switch from my FB page profile (BELP) to my FB User Account profile, and when I click ok, no post happens.
#
Schnitz
snarfed: are you sure its possible to send to FB pages and not just user account profiles?
[snarfed] joined the channel
#
[snarfed]
Schnitz: interesting. sorry! not sure what's going on
#
Schnitz
no worries :-)
j12t joined the channel
#
acegiak
GWG: backwards compat is appreciated. Need to work out how to update my gamelog scriptfor the new format
#
GWG
acegiak: If you look in the code for class-kind-view and the views/kind-default files, I've set it up for future custom templates by kind if you have any ideas.
#
GWG
acegiak: I need backwards compat as well. However, I never used duration. I want to once I get other kinds that use it up.
lukebrooker joined the channel
#
aaronparecki.com
edited /Planning (+34) "/* Summit */"
(view diff)
#
@gitlotto_ruby
FrancisCMS: An IndieWeb-friendly content management system built with Ruby on Rails. #Ruby https://github.com/jgarber623/FrancisCMS
(twitter.com/_/status/683483205152931840)
#
@tokvbok
RT @gitlotto_ruby: FrancisCMS: An IndieWeb-friendly content management system built with Ruby on Rails. #Ruby https://github.com/jgarber623/FrancisCMS
(twitter.com/_/status/683483292629360640)
#
Schnitz
!tell snarfed I got it to work with facebook under my user account profile BTW. There /might/ be an issue with posting to FB pages as opposed to user account profiles, but I cannot be fully sure. Just wanted to let you know that it does work for me under the user profile account, Thanks
#
Loqi
Ok, I'll tell them that when I see them next
Schnitz_, snarfed, wolftune, stream7 and KartikPrabhu joined the channel
#
@dap6000
Dipping my toes into the indie web. Trying to figure out if webmentions treads into metacrap territory. http://www.well.com/~doctorow/metacrap.htm
(twitter.com/_/status/683502444446351360)
rbrt, jedahan and mblaney joined the channel
#
mblaney
I'm trying to parse a p-author on an h-feed, but I can't seem to find it, no matter what the domain is.
#
KartikPrabhu
mblaney: what are you using? and what is an example page?
#
mblaney
aaronpk's pin13.net/mf2 lists the author under properties, but my own version of php-mf2 doesn't seem to find it.
#
mblaney
hi KartikPrabhu, your own page is a good example
#
mblaney
I'm dumping the whole h-feed and my php-mf2 shows all your properties except for the author.
#
mblaney
feel like I'm missing something silly
#
KartikPrabhu
how are you dumping the whole h-feeD?
#
KartikPrabhu
my h-feed is on the <body> tag
#
mblaney
just parsing it and then dumping the object using print_r
#
mblaney
once it's parsed it shouldn't matter where things were in the html, I'm just trying to get the same results aaronpk's output
#
mblaney
voxpelli also has an h-card for his h-feed and the output is similar to yours
#
KartikPrabhu
what version of php-mf2 do you have?
#
mblaney
I was trying to work that out but it's not entirely obvious
#
KartikPrabhu
pin13 put a "debug" property at the bottom, maybe your;s does too
#
mblaney
git log says the latest commit was 14th of October
#
KartikPrabhu
i have no idea how to check versions in php.
#
KartikPrabhu
pin13 uses 0.2.12 fwiw
#
mblaney
yeah thanks, not sure what that refers to even.
#
KartikPrabhu
php-mf2 version number
#
mblaney
I don't see a numbering system anywhere else though, there's a few references to versions in commit messages.
#
mblaney
I'm going to leave it for now, thanks for your help KartikPrabhu
#
KartikPrabhu
maybe some php folks can see better
KartikPrabhu, tantek, j12t, squeakytoy2 and mblaney joined the channel
#
mblaney
sorry for the noise, it looks like the data I'm passing to php-mf2 is getting cut short
#
mblaney
and it just happens that the h-cards I was testing with were added at the bottom of the page
#
mblaney
not sure what's going on yet but pretty sure it's not a parsing problem
#
KartikPrabhu
mblaney: oh! that is weird
#
mblaney
KartikPrabhu: my data is fetched via SimplePie which is using it for feed discovery, but I use it as a fallback for microformats
#
mblaney
so there's a bit too much complexity in the chain but I'd still like to get to the bottom of it.
#
KartikPrabhu
maybe SimplePie has a data cap
#
mblaney
I've got as far as finding that it fetches the html ok
#
mblaney
but only about half the file is making it to the parser
#
KartikPrabhu
well good luck!
#
mblaney
thanks :-)
KartikPrabhu1, sanduhrs and topyli joined the channel
#
petermolnar
this is somewhat indieweb relevant: https://grepular.com/Publishing_PGP_Keys_in_the_DNS - any thoughts on it?
sanduhrs, squeakytoy2, catsup and Pierre-O joined the channel
kerozene, j12t, terminalpixel, kousu, davidmead and stream7 joined the channel
#
petermolnar
what is peername?
#
Loqi
It looks like we don't have a page for "peername" yet. Would you like to create it? https://indiewebcamp.com/s/10Ag
#
petermolnar
peername is a blockchain based decentralized domain name service. See https://peername.com/
#
loqi.me
created /peername (+118) "prompted by petermolnar https://indiewebcamp.com/irc/2016-01-03/line/1451832674442 and dfn added by petermolnar"
(view diff)
#
petermolnar
what is nameid?
#
Loqi
It looks like we don't have a page for "nameid" yet. Would you like to create it? https://indiewebcamp.com/s/10Ah
#
petermolnar
what is namecoin?
#
Loqi
It looks like we don't have a page for "namecoin" yet. Would you like to create it? https://indiewebcamp.com/s/10Ai
#
petermolnar
namecoin is a bitcoin fork which was created to handle, buy and manage .bit decentralized domains.
#
loqi.me
created /namecoin (+125) "prompted by petermolnar https://indiewebcamp.com/irc/2016-01-03/line/1451832824381 and dfn added by petermolnar"
(view diff)
#
petermolnar
nameid is a technology combination of [[namecoin]] and [[openid]].
#
loqi.me
created /nameid (+93) "prompted by petermolnar https://indiewebcamp.com/irc/2016-01-03/line/1451832801562 and dfn added by petermolnar"
(view diff)
Pierre-O joined the channel
#
petermolnar
what is hyperboria?
#
Loqi
It looks like we don't have a page for "hyperboria" yet. Would you like to create it? https://indiewebcamp.com/s/10Aj
#
petermolnar
hyperboria is a "peer-to-peer IPv6 network with automatic end-to-end encryption, distributed IP address allocation, and DHT-based Source Routing.". See http://hyperboria.net/
#
loqi.me
created /hyperboria (+201) "prompted by petermolnar https://indiewebcamp.com/irc/2016-01-03/line/1451834337894 and dfn added by petermolnar"
(view diff)
j12t and sammachin1 joined the channel
#
aaronpk
good morning!
#
petermolnar
good morning aaronpk
#
aaronpk
it's snowing in Portland today, so that's a great excuse to stay inside and work on my website all day :D
#
petermolnar
I wish we had snow here instead of 9 celsius with rain
j12t, tantek, snarfed and jedahan joined the channel
#
rhiaro
aaronpk: It's sunny and temperate in Boston, but I'm staying inside to work on my website anyway
#
aaronpk
sadly my external monitor just died so I am stuck on a small screen
snarfed1 joined the channel
#
rhiaro
heh join the club.. no video out on chromebook :)
#
rhiaro
helps you to keep code concise! Right?!
#
aaronpk
you could always do video out via USB I suppose
#
rhiaro
oh yeah I have a friend who has a usb monitor
#
rabbit.withknown.com
created /User:Rabbit.withknown.com (+127) "Created page with "I'm interested in owning my content and publishing it on an independent platform, but I haven't quite gotten my stuff together.""
(view diff)
#
aaronpk
so I need to figure out how i'm gonna store food/drink posts now
#
tantek.com
edited /Planning (+19) "HWC 2016 planned"
(view diff)
kerozene joined the channel
#
aaronpk
I don't really like the current p3k-food p3k-type properties that Teacup sends, so I want to fix that now
#
tantek
can you work backwards from the design of the presentation?
#
aaronpk
the presentation is pretty simple. it includes an icon that somewhat represents the food or drink in broad categories, and then text which describes the food or drink
#
tantek
is the text user entered?
#
tantek
or generated from an enum?
#
tantek
do you have a test page of all the possible food/drink icons?
#
aaronpk
it's user entered
#
tantek
what is food?
#
Loqi
Food is a post type that represents eating or drinking particular food or drink https://indiewebcamp.com/food
#
tantek.com
edited /food (+11) "Q A"
(view diff)
#
aaronpk
I would like to occasionally add photos to the food posts, and occasionally also add a link to a recipe that describes it in more detail
#
aaronpk
however none of my current posts have that
snarfed joined the channel
#
tantek.com
edited /food (+413) "Brainstorming / Presentation, silo Foodspotting"
(view diff)
#
aaronpk
i haven't heard of foodspotting before. checking that out now...
#
tantek
aaronpk - ok, captured: https://indiewebcamp.com/food#Presentation feel free to expand your brainstorming / thinking there!
#
tantek
davidmead is PESOSing from Foodspotting even
#
tantek.com
edited /next-hwc (+0) "2016!"
(view diff)
#
tantek
!tell adactio Are you able to host Homebrew Website Club Brighton on 2016-01-13?
#
Loqi
Ok, I'll tell him that when I see him next
#
aaronpk
foodspotting is interesting
#
tantek
!tell Jeena Are you able to host Homebrew Website Club Göteborg on 2016-01-13?
#
Loqi
Ok, I'll tell them that when I see them next
#
tantek
foodspotting was started by a few friends here in SF, and I've used it on and off for a while
#
tantek
should be pretty easy to find me on there
#
aaronpk
it's definitely photo-centric
#
tantek
if you're looking for examples to cite etc.
#
tantek
pretty sure I became an espresso "expert" :)
#
tantek
yes, they turned foodporn (on Flickr, IG) into a whole app/community basically
#
aaronpk
typing a name of a food gives you an autocomplete list but then lets you add it if it's not found (this is something I've been wanting Teacup to do)
#
aaronpk
it requires that you choose a place name when entering something
#
aaronpk
and then you can also add your own comments or tags to your post
#
tantek
right
#
tantek
good stuff to add to /Foodspotting
#
aaronpk
they have "great shot" and "great find" reactions!
#
tantek
they put a lot of design thinking into it
#
aaronpk
oh wow they have a "new draft" button (which presumably works offline?)
j12t joined the channel
#
aaronpk
looks like you can't post anything without a photo
#
tantek
right
#
aaronpk
aha I can create a draft while offline
#
aaronpk
the autocomplete only chooses from things I've entered on my phone, but it lets me add them as a new entry anyway
#
tantek
Those nice details come from *a lot* of selfdogfooding
#
tantek
the founders and employees used it a lot
#
aaronpk
I made a venue called "Airplane" which is the majority of my offline food posting
#
tantek
it's been subsequently acquired by Open Table but somehow still kept because I think they valued the community
#
Schnitz
is back
#
tantek.com
edited /Main_Page (+40) "update HWC, comment next IWC until we have a date set (so close for IWC NYC!)"
(view diff)
#
GWG
Good day
#
aaronpk
holy crap. it knows that post is from a month ago because of the date the photo was taken!
#
aaronpk
well done
#
tantek.com
edited /Planning (+18) "/* New York City */ note 01-22..23 is very likely"
(view diff)
#
tantek
aaronpk - heh perhaps you can "ownyoureats" via PESOS from Foodspotting ;)
#
GWG
tantek: How do we move likely to confirmed?
#
tantek
there's even some (small) chance we may be able to talk them into micropub support (as a client to also post to your own website)
#
tantek
GWG, we contact a few more NYC folks and get commitments / perferences
#
tantek
if you could help with that that would be great
#
tantek
and I need to contact the office folks at MozNYC tomorrow (Monday) and lock it down
#
GWG
We haven't heard back from Jeremy.
#
GWG
I'll try to email Zach Donovan to see where he is.
#
tantek
That would be great.
#
tantek
Ask him specifically if he is available to attend and/or help co-organize, either would be great.
#
GWG
Email sent
#
Jeena
tantek yes, will fix it soon
#
Loqi
Jeena: [shaners] left you a message on 12/22 at 5:20pm: Finally merged your PR http://indiewebcamp.com/irc/2015-12-22/line/1450833644761
#
Loqi
Jeena: tantek left you a message on 12/28 at 10:06am: is there a HWC in your fair city this week? https://indiewebcamp.com/events/2015-12-30-homebrew-website-club#Where http://indiewebcamp.com/irc/2015-12-28/line/1451325963115
#
Loqi
Jeena: tantek left you a message 19 minutes ago: Are you able to host Homebrew Website Club Göteborg on 2016-01-13? http://indiewebcamp.com/irc/2016-01-03/line/1451841222177
#
tantek
welcome back Jeena :)
#
rabbit.withknown.com
created /Template:rabbit (+94) "Created page with "<span class="h-card" style="white-space:nowrap">[[User:Rabbit.withknown.com|Bridget H]]</span>""
(view diff)
#
rabbit.withknown.com
edited /Planning (+67) "/* MIT */"
(view diff)
#
tantek
aaronpk: is indiewebcat ready to handle indierabbit? https://rabbit.withknown.com/ :)
#
GWG
tantek: Can you ask the MozNYC people about food venues if we go out? Assume we could find something, but they might have a recommendation.
#
tantek
GWG, I'm going to try to get food brought in
#
tantek
since it will be quite cold and such outside :P
#
aaronpk
interesting, foodspotting also just does free-form text for the names of food, they don't try to structure it in a hierarchy or anything http://www.foodspotting.com/api#item-json
#
aaronpk
oh, davidmead is PESOSing via the RSS feed
#
aaronpk
I just applied for API access, we'll see if the foodspotting overlords grant my wish
Pierre-O1 joined the channel
#
@klischka
Fünf Faustregeln für nachhaltige digitale Dienste – und ein großartiges Beispiel namens Known http://www.konradlischka.info/?p=6763 #Indieweb
(twitter.com/_/status/683707478530342912)
wolftune and [snarfed] joined the channel
#
[snarfed]
dishola was a great similar food silo, started a few years before foodspotting, but sadly defunct now. https://web.archive.org/web/20070108020350/http://www.dishola.com/
#
Loqi
[snarfed]: Schnitz left you a message 14 hours, 55 minutes ago: I got it to work with facebook under my user account profile BTW. There /might/ be an issue with posting to FB pages as opposed to user account profiles, but I cannot be fully sure. Just wanted to let you know that it does work for me under the user profile account, Thanks http://indiewebcamp.com/irc/2016-01-02/line/1451790211898
#
petermolnar
GWG, are you around?
j12t joined the channel
#
petermolnar
!tell GWG I may have a better idea for people tagging, but I'm a bit stuck with the WordPress-friendly implementation: if I have a table of: handle - regex pattern - domain, I could match the regex in the post and auto-mention that pattern with the corresponding domain; in this case, you wouldn't need to specify the tagging by hand, and could work with exotic posting, like post via email
#
Loqi
Ok, I'll tell them that when I see them next
#
Schnitz
[snarfed] thanks outdated by now :-)
#
tantek
hah. "not yet solved" classic glass is half empty.
Pierre-O joined the channel
Lancey joined the channel
#
aaronpk
I think I'm going to give every food a URL on my site
#
GWG
Did I hear my handle?
#
Loqi
GWG: petermolnar left you a message 33 minutes ago: I may have a better idea for people tagging, but I'm a bit stuck with the WordPress-friendly implementation: if I have a table of: handle - regex pattern - domain, I could match the regex in the post and auto-mention that pattern with the corresponding domain; in this case, you wouldn't need to specify the tagging by hand, and could work with exotic posting, like post via email http://indiewebcamp.com/irc/2016-01-03/line/1451844989451
#
aaronpk
hmm how does foodspotting know these other things are Lattes? http://www.foodspotting.com/find/latest/Latte/in/Portland-OR-USA
#
aaronpk
first guess was it was matching on the name, but now I don't think so, since "Cafe au lait" is in that list
#
aaronpk
okay yeah scratch that. sticking to free-form text and will just use text search to make fun URLs like that for me
#
GWG
petermolnar: Bit confused. Are you thinking of auto-linking? I thought person-tagging was mostly a photo thing?
#
petermolnar
GWG I was thinking that if I was to write a post no via the wordpress interface - via mail, as plain text, etc. - it would not have the interface to select a tag from; therefore I'd need something that auto-links and auto-mentions, based on probably a username pattern matching, so GWG, gwg and gwg_ (rare irc possibility) would mean the same
snarfed joined the channel
#
GWG
petermolnar: That would work with a custom taxonomy with custom meta. WordPress 4.4
#
petermolnar
that's what I thought as well
#
petermolnar
it might be slow though
#
petermolnar
but I'll try
#
GWG
I think they worked on caching with it
#
GWG
petermolnar: I'd say give it a try with a few and see how it works.
j12t joined the channel
#
@jkphl
Extremely nice to see so many ppl w/ their own domains amongst the #material16 newsletter subscribers! https://web.material.is/2016/ #indieweb
(twitter.com/_/status/683729729988509698)
iboxifoo, Leeky, stream7 and j12t joined the channel
#
@readywriting
#indieweb @dayofhighered: I'm just testing this thing to see what it does.
(twitter.com/_/status/683744558149165056)
#
kylewm
always funny to see people trying noterlive^
#
snarfed
Schnitz: fixed FB page publishing. feel free to try again!
JasonO joined the channel
#
aaronpk
rhiaro: here's what i'm thinking for food markup/storage now: http://pin13.net/mf2/?id=20160103123321199
#
rhiaro
consistent would be p-eat-of :p
#
aaronpk
p-sip-of=coffee
#
rhiaro
p-slurp-of
#
aaronpk
p-bite-of=tacos
#
rhiaro
haha log every bite with your pebble
[kevinmarks] joined the channel
#
[kevinmarks]
Are you reviving the units microformat?
#
aaronpk
i am actually
#
aaronpk
not for this
#
rhiaro
you could also create urls for regular food items and use u-url in h-food
#
rhiaro
to reuse the same thing
#
[kevinmarks]
Hm, just tried to sign Christopher up for ownyourgram.com, but it didn't like known redirecting to the user profile page
#
aaronpk
I kind of want to but I don't want to do that much infrastructure work right now
#
rhiaro
with the markup you've got so far the potential is there
#
rhiaro
but not necessary right now
#
rhiaro
so.. all good
#
aaronpk
yeah I wanted to leave that possibility open
#
aaronpk
[kevinmarks]: strange! we just launched a change that should have made that work now
#
[kevinmarks]
Getting 504 gateway timeout now
#
aaronpk
that sounds like the site it's talking to might be slow
#
aaronpk
let me see if theres' anything in the logs
#
aaronpk
yeah no idea how you got to this state, but it's trying to contact https://christophermarks.me which times out for me
#
aaronpk
like even in a browser it doesn't work
#
aaronpk
i guess it returned the https URL after doing the IndieAuth flow because it thinks that it's running on https
#
[kevinmarks]
Hm. So known is having https issues?
#
aaronpk
this is hosted on withknown.com?
#
aaronpk
and that supports https on custom domains?
#
[kevinmarks]
Prefixing with www seems to work
#
aaronpk
then i'm guessing the endpoint that serves the raw domain doesn't support SSL
#
aaronpk
brb gonna go play in the snow
#
[kevinmarks]
No then it fails at the point of posting
#
[kevinmarks]
I'll ask Ben
#
kylewm
[kevinmarks]: likely my fault if it's a micropub thing
#
@tistre
.@klischka praises the @withknown CMS – lean, bridging silos, based on #indieweb principles. Article in German: http://www.konradlischka.info/
(twitter.com/_/status/683752846756605952)
#
kylewm
[kevinmarks]: what URL is he logging into ownyourgram with
snarfed and singpolyma joined the channel
#
Schnitz
snarfed awesome lemme check
mxuribe and davidmead joined the channel
#
aaronpk
kylewm: it looks like it's a problem with the change to OwnYourGram which allows the indieauth server to respond back with the full profile URL
#
Schnitz
snarfed sorry, weird, bridgy says 'try publishing it fro userprofile instead'
#
aaronpk
something about the setup is returning https://christophermarks.me even though he entered something different (i'm guessing either www.christophermarks.me or christophermarks.me)
#
@klischka
RT @tistre: .@klischka praises the @withknown CMS – lean, bridging silos, based on #indieweb principles. Article in German: https://t.co/Ld…
(twitter.com/_/status/683759383629676544)
snarfed joined the channel
#
snarfed
Schnitz: hrm. looking.
#
snarfed
Schnitz: where did you try to publish from? i don't see the attempt on either https://brid.gy/facebook/957543644328212 or https://brid.gy/facebook/477446255632109
#
Schnitz
this one
#
Schnitz
I cannot
#
Schnitz
because if I add a publish post URL into the entry field from belp.audio, it says immediately try posting under user account profile
#
Schnitz
even before the preview shows up and the send button
#
Schnitz
"Try publishing that page from Thomas Jonathan Riva (Facebook) instead." when I enter e.g. http://belp.audio/post/136469657957/great-bridgy-example at https://brid.gy/facebook/957543644328212
#
snarfed
wow, weird, yeah. did you click through to the profile it linked to? evidently it has belp.audio in its FB profile too. https://brid.gy/facebook/922419714516371
#
snarfed
do you know him?
#
Schnitz
know him, you mean Thomas Jonathan Riva?
#
Schnitz
thats my fake account name under FB .-)
#
snarfed
bridgy publish doesn't handle the same domain in multiple silo profiles well :P
#
snarfed
if you remove belp.audio from that profile, and sign it up again, you should be able to publish to your real profile
#
Schnitz
what do you mean exactly by 'real profile'?
#
Schnitz
the domain name belp.audio is currently only linked to the FB page "BELP"
#
snarfed
it was also evidently in Thomas Jonathan Riva when you signed him up
#
Schnitz
both Riva (user) and Schamoni (page) shouldn't have belp.audio as link
#
Schnitz
oh yeah back then right
#
snarfed
and FB doesn't tell bridgy if you removed it later
#
Schnitz
thanks :-)
#
Schnitz
but I can't just log out, right, I need to sign out with IndieAuth?
#
Schnitz
bridgy-wise
#
snarfed
no, bridgy doesn't use indieauth. just sign up as thomas again
#
Schnitz
thats it
#
Schnitz
snarfed thanks so much, you're genious, man
#
snarfed
welcome! sorry for the trouble
#
Schnitz
no trouble AT ALL
#
snarfed
next is to try publishing as the page, right?
#
snarfed
that's the part that wasn't working before...?
#
snarfed
oh i see, that is a pge
#
snarfed
s/pge/page/
#
Loqi
snarfed meant to say: s/page/page/
#
Schnitz
snarfed: yup! very cool!
#
Schnitz
snarfed++
#
Loqi
snarfed has 187 karma
#
Schnitz
pages work again
#
Schnitz
snarfed: last question, any way to automatically post into fb now via bridgy?
#
Schnitz
I see the curl code at bridgy
#
Schnitz
uuh oh but since I come from tumblr, and superfeedr is NOT reading my HTML but rather the RSS...
#
Schnitz
thinks...
#
Schnitz
I'd need to manually a
#
Schnitz
add a <a href="https://brid.gy/publish/facebook"></a>
#
Schnitz
in my message body
#
Schnitz
hmmm...
#
Schnitz
scratches his head
#
Schnitz
well those are the limitations you run into when using something stupid like tumblr :-) ... need my own POSSE site anyways sometime soon now
#
snarfed
limitation? just that you have to add it manually each time?
#
snarfed
if you always want to posse every post, then yeah
#
singpolyma
posse everything everywhere!
#
Schnitz
yeah just the add it manually
#
Schnitz
still thinking I might find a way to by-pass this
#
Schnitz
OK posted now test-wise
#
Schnitz
guess I need to wait the 2-3 hours superfeedr to pick it up...
#
Schnitz
singpolyma exactly!
#
Schnitz
but thats so much progress I've been making in the last days, what a thrill
#
Schnitz
I'm promissed not to hype, but its just awesome, really :-)
#
snarfed
Schnitz: congrats!
#
snarfed
and btw, again, you can always send webmentions manually immediately if you don't want to wait for superfeedr!
j12t joined the channel
#
Schnitz
snarfed: yes I know :-) I'm expecting that to work. I'm trying to come up with a real workflow now where I just post away on my tumblr and gets automatically relayed into other Silos, without even me thinking about... and the commentary ges collected back to the web version of my tumblr. How awesome is that?
#
snarfed
Schnitz++
#
Loqi
Schnitz has 2 karma
#
Schnitz
yeah my second karma point!
#
Schnitz
hahaha... thanks Ryan
#
Schnitz
is see the redundancy of link and guid being the same URL
#
Schnitz
could I see one for the webmention publish call?
#
Schnitz
s/see/use
#
Loqi
Schnitz meant to say: could I use one for the webmention publish call?
#
Schnitz
but I'm not sure tumblr lets me touch that anyhow
#
snarfed
not sure
#
snarfed
superfeedr parses the rss, not bridgy
#
Schnitz
right but you get the values out of superfeedr into bridgy right?
#
Schnitz
so do you make any use of GUID for example?
#
snarfed
superfeedr converts the RSS to its own data model
#
Schnitz
interesting
#
snarfed
seems like low priority to de-dupe though
#
Schnitz
agreed
j12t, snarfed1, tantek and Schnitz_ joined the channel
#
snarfed1
how's food coming aaronpk?
#
aaronpk
I think I've got it
#
aaronpk
just finished workouts too
#
aaronpk
now I have to do presentations and collections, and then I can start importing content and see how much I forgot about
#
snarfed
is the new storage engine still files + mysql index/cache/serving?
#
aaronpk
this time mysql is completely responsible for querying, rather than what i currently have which is a mix
#
snarfed
files are still markdown?
#
aaronpk
they can be anything now! the content type is specified in the header
#
snarfed
oh interesting
#
snarfed
and you have some registry of rendering engines? or non-markdown are served unchanged?
#
aaronpk
i support text, html and markdown
#
aaronpk
here's an example of text: https://docs.p3k.io/post/note
#
snarfed
ah cool
#
snarfed
yeah i appreciate setting up my apache/.htaccess so i can throw arbitrary files into a dir and serve them appropriately, automatically, based on extension
#
snarfed
similar
#
snarfed
and silo.pub for syndicating now?
[kevinmarks] joined the channel
#
@davidmead
Spent far too long today manually adding links back to syndicated Instagram posts. Feeling this is an itch... #indieweb #wordpress
(twitter.com/_/status/683797074547089408)
#
aaronpk
oh yeah let me add that to the docs
#
GWG
I'm feeling I should consider joining Instagram just to see how to POSSE to/fro it
#
tantek
I'm thinking of making my IG private due to spam likes polluting my responses there
#
tantek
even after blocking/reporting, IG still shows spam likes when other people look at my photos
#
[kevinmarks]
Lots of spambots there
#
davidmead
cant POSSE to Instagram afaik GWG
[snarfed] joined the channel
#
[snarfed]
manual! :P
#
GWG
Still don't know.
#
aaronpk
there is no public API to post to Instagram, but manual posse still counts!