#indiewebcamp 2015-06-21

2015-06-21 UTC
benborges, Phae, voxpelli and jancborchardt joined the channel
#
csarven
One rule of thumb I follow is: is this UX/UI I would be willing to use in such conditions? How about for the others?
#
tantek
csarven: do you mark up the index page of articles, e.g. with h-entry and perhaps p-name p-summary?
#
csarven
checks.
#
csarven
Apparently not. Only xoxo
#
tantek
if so - the indie /readers could subscribe to it - and then get realtime updates if you also added PuSH support
#
csarven
There is a hanging u-url though.
tommorris, rknLA, jden, _amz3_, kronda, davemenninger and uhhyeahbret joined the channel
CaptainCalliope joined the channel
#
csarven
No dates howeer.
#
csarven
Could add it I suppose
#
tantek
I think I found a minor bug in pin13's handling
#
tantek
!tell aaronpk compare http://pin13.net/mf2/?url=csarven.ca/archives/articles and http://pin13.net/mf2/?url=http://csarven.ca/archives/articles notice the difference? hint: check the "url" properties ;)
#
Loqi
Ok, I'll tell them that when I see them next
#
tantek
csarven - yes you could - however, given the current presentation of your page, there's no convenient way to do so
#
tantek
so it's a bit of a personal question - is it worth change the presentation to you?
#
tantek
s/change/changing
#
Loqi
tantek meant to say: so it's a bit of a personal question - is it worth changing the presentation to you?
#
tantek
csarven: alternatively the other trade-off is use of an empty time element vs. the hidden data implications of doing so
#
csarven
Got the date up. Apparently, I already have some other function which outputs a very similar block per entry.
indie-visitor joined the channel
#
Loqi
Welcome, indie-visitor! Set your nickname by typing /nick yourname
#
csarven
I need to take the updated values seriously. I cheat I confess. I don't separately mange an updated data cell. When the template outputs it uses the same date as the published data for updated. I do however declaratively use updated if I've made changes to the article from inside the article.
dietrich, jden_, tommorris_, csarven_, benatkin_, hugoroyd_, Phae_, ShaneHudson_ and JonathanNeal_ joined the channel
#
tantek
csarven: that seems reasonable
jancborchardt_, Cyd, frzn_, bigbluehat_, rknLA_ and bret_ joined the channel
#
csarven
What's more reasonable is me going to bed now. Goodnight all.
#
Loqi
gute nacht!
#
csarven
is Loqi location aware?
#
csarven
Good morning.
voxpelli, Leeky, CaptainCalliope, benward, brianloveswords, Kongaloosh, jonnybarnes, cstanhope2, snarfed, danfowle1, zachdonovan_ and diocles_ joined the channel
#
aaronpk
ha weird
#
Loqi
aaronpk: tantek left you a message 38 minutes ago: compare http://pin13.net/mf2/?url=csarven.ca/archives/articles and http://pin13.net/mf2/?url=http://csarven.ca/archives/articles notice the difference? hint: check the "url" properties ;) http://indiewebcamp.com/irc/2015-06-20/line/1434845614746
iboxifoo joined the channel
#
tantek
seems the raw url param is being passed to the mf2 parser, instead of your "cleaned up" version of the URL parameter that fixes it by adding http:// if there's no protocol.
#
aaronpk
csarven.ca/archives/articles isn't a real URL anyway
#
tantek
but your code clearly has fix up to go retrieve it
#
aaronpk
i think it's an accident
#
tantek
just need to send that fixed up URL to the parser as the base, instead of the protocol-less version'
#
aaronpk
yeah that's just passed directly to curl
#
aaronpk
i don't actually change the parameter
#
tantek
I could suggest a CASSIS function for you to fix it ;)
#
aaronpk
apparently curl assumes http if no scheme
#
tantek
here you go
#
tantek
$url = web_address_to_uri($url, true) :)
#
aaronpk
if(!preg_match('/^http/', $url)) $url = 'http://' . $url; was easier
#
tantek
I can never remember preg_match syntax
#
aaronpk
i use it all the time
#
aaronpk
so it's always on the top of my head
#
tantek
yeah I have found sufficient use for it that I created a JS wrapper, so you can call preg_match from CASSIS codee
#
tantek
s/codee/code
#
Loqi
tantek meant to say: yeah I have found sufficient use for it that I created a JS wrapper, so you can call preg_match from CASSIS code
#
aaronpk
if I use p-p3k-route and h-p3k-route can I use non-namespaced properties for the h-p3k-route object?
#
Loqi
KevinMarks: tantek left you a message 1 hour, 51 minutes ago: what the what - what's 33000+ files after installing? http://indiewebcamp.com/irc/2015-06-20/line/1434841929419
#
KevinMarks
I did that for the indiecard
#
aaronpk
that's not a very good check tho, cause the URL might have :// somewhere else in it
#
aaronpk
for example pin13.net/mf2/?url=http://csarven.ca/archives/articles :D
#
KevinMarks
hm, true but that should be escaped
#
aaronpk
but most things work without escaping, just like they work without an expliclt scheme
#
KevinMarks
I suppose unmung working over gopher or ftp is nto that useful
#
tantek
33000+ files "starter kit" - yikes. What would a "normal" kit have?!?
#
KevinMarks
once I'd installed the starter kit and run all the things it installed, including gulp and npm and so on
#
KevinMarks
also it had a js url router that used hashbangs, but failed on mobile
#
tantek
so that's what it takes to polyfill webcomponents?!?
#
KevinMarks
no, that was their recommended env
#
tantek
alright this is too ridiculous not to document
#
tantek
what is polymer?
#
@Esspappe
RT @hnzio: Ping! https://hnz.io/2015/06/20/ich-baue-gerade-um/ (Webmention-Test. Bitte ignorieren. Es gibt hier nix zu sehen)
(twitter.com/_/status/612426632960307201)
#
tantek
KevinMarks could you add all that ?
#
KevinMarks
if I just did the poylmer+polyfill it was a lot lighter
#
tantek
even if you just copy / paste from IRC
acegiak joined the channel
#
KevinMarks
polymer is a web front end development toolkit from Google based on web components. TH polymenr statre kit at https://developers.google.com/web/tools/polymer-starter-kit/ ends up installing 33000+ files on your development system
#
loqi.me
created /polymer (+257) "prompted by tantek https://indiewebcamp.com/irc/2015-06-20/line/1434848852666 and dfn added by KevinMarks"
(view diff)
#
acegiak
and I'm back
#
Loqi
acegiak: GWG left you a message 11 hours, 55 minutes ago: Is your custom header hand-coded or does it pull from your user profile? http://indiewebcamp.com/irc/2015-06-20/line/1434806389420
#
GWG
acegiak: Where did you go?
#
acegiak
my weechat disconnected for some reason
#
acegiak
my custom header is using a html block widget
#
acegiak
also: finally fixed salmention comment duplication in semantic linkbacks
#
GWG
Oh, good
#
tantek.com
edited /polymer (+35) "typos, see also"
(view diff)
#
tantek
what is weechat?
sandro joined the channel
#
acegiak
weechat is an irc client that is often used as a central persistent connection that then relays to remote clients like glowingbear
#
tantek
aww, outside the 10 minute window
#
GWG
What is weechat?
#
GWG
Try again?
#
acegiak
weechat is an irc client that is often used as a central persistent connection that then relays to remote clients like glowingbear
#
loqi.me
created /weechat (+157) "prompted by GWG https://indiewebcamp.com/irc/2015-06-20/line/1434851314517 and dfn added by acegiak"
(view diff)
#
GWG
I'm once again iterating in public.
#
acegiak
real programmers test in prod
#
GWG
I find with design, it is easier sometimes.
#
acegiak
yeah definitely
KevinMarks_ joined the channel
#
GWG
I'm building a theme based on the upgrades to mf2_s.
rbrt joined the channel
#
ben_thatmustbeme
I test live mainly because I don't consider my site to be in production just in perma-dev
#
GWG
perma-dev is a thing?
#
ben_thatmustbeme
Not until just now
#
GWG
I've loaded my simple template, and I'm refining it piece by piece.
wolftune, snarfed, KevinMarks__, keroberos, rbrt, j12t, KevinMarks_ and KevinMarks___ joined the channel
#
@AustenAllred
Zuck would deploy directly to the live thefacebook even after the site had 5 million users. Move fast & break things https://twitter.com/AustenAllred/status/612086531038281728/photo/1
(twitter.com/_/status/612086531038281728)
#
kylewm
(Re: testing in prod :-)
#
tantek
is that a first person account? or was there a citation provided?
KevinMarks_, KevinMarks__, snarfed1, eschnou, glennjones, friedcell, nt0, Breadbasket, keroberos, catsup, csarven and csarven_ joined the channel
#
csarven
http://imgur.com/gallery/oZ8ko is IndieWebCamp when not in front of a machine.
catsup, sammachin, lukebrooker, loic_m, j12t, a__, cweiske, tilgovi, eschnou, Zegnat, csarven_, nt0, frzn, jonnybarnes, Guest40301_, diocles, zachdono-, benward_, awolf, danfowler, Kongaloosh_, sdboyer, Leeky_, voxpelli_, brianloveswords, modem, jacus_, tallpaul, __number5__, fahrstuhl, raucao, hidgw, cstanhope2, hmans, friedcell, snarfed, davemenninger, wilfredh, snarfed1, petermolnar and tantek joined the channel
#
@anomalily
@karabaic …And also a technical reason: bridgy can’t send replies back to my website unless posts are public. #indieweb
(twitter.com/_/status/612653393186828289)
#
GWG
I'm creating content. I think I should do more of that. All the website improvements in the world don't matter without it
snarfed and wolftune joined the channel
#
@calum_ryan
Finally getting round to posting to Twitter rather than on it directly! indiewebcamp
(twitter.com/_/status/612656388825829376)
#
Loqi
GWG has 98 karma
#
petermolnar
content is important :)
#
GWG
I even have pictures
j12t joined the channel
#
GWG
I wonder why Bridgy Publish isn't working properly. It did well in testing
KevinMarks_, eschnou, gRegorLove and KevinMarks__ joined the channel
#
gRegorLove
Morning, indiewebcamp
#
GWG
Morning, gRegorLove
j12t joined the channel
#
GWG
gRegorLove: How is the design work going?
scoates and Breadbasket_ joined the channel
#
gRegorLove
Hey, GWG. I haven't done any more work since yesterday. That's about 90% done, though. Main updates are to make it responsive and add "Notes" to the navigation.
#
gRegorLove
About a year is long enough to have my /notes in beta
#
GWG
I need to fix mine. It will go much better now that I've disabled CSS caching. I was wondering why nothing seemed to work.
#
@tarr11
Love the idea of IndieWeb. Is there a disqus like widget for indieweb comments? http://indiewebify.me/
(twitter.com/_/status/612676567974547456)
tilgovi, KevinMarks_, csarven_ and KevinMarks__ joined the channel
#
aaronpk
haha beat me to it
#
Loqi
nice
#
aaronpk
!tell snarfed do you have an FAQ about why bridgy only sends responses for public posts?
#
Loqi
Ok, I'll tell them that when I see them next
#
Loqi
slack/snarfed: aaronpk maybe! i know i talk about it on /about, but maybe not why, exactly
#
Loqi
slack/snarfed: do you mean npublic original posts with non public posse copies? since bridgy obviously can't see non public original posts
#
@anomalily
@karabaic …And also a technical reason: bridgy can’t send replies back to my website unless posts are public. #indieweb
(twitter.com/_/status/612653393186828289)
#
Loqi
slack/snarfed: (actually in practice it could often send wms anyway since it caches wm endpoints by domain, but still)
#
Loqi
slack/snarfed: also for FB what she said: can't see non public posts with the 2.0 api (mostly)
#
aaronpk
apps just can't get non-public posts anymore?!
#
Loqi
slack/snarfed: often no, very hard permission to get approved for
#
Loqi
slack/snarfed: i do wonder how many people original post publicly and posse non publicly. i think I've seen other cases; not sure
wolftune joined the channel
#
@zebel
current status: Webmention support! #yeah
(twitter.com/_/status/612690160577302529)
gRegorLove joined the channel
#
gRegorLove
GWG's articles only show the title in Woodwind for me. The mf2 seems to parse fine, though.
#
gRegorLove
I think I'm subscribed to the mf2, not xml feed. The subscription page just lists https://david.shanske.com/
mdik_ joined the channel
#
GWG
gRegorLove: I just deployed a new theme, with new markup, which I'm enhancing the design of. If you have any suggestions on the markup...
eschnou and KartikPrabhu joined the channel
#
gRegorLove
Maybe Woodwind polled during a theme update, or something's cached
#
Loqi
slack/snarfed: GWG: re bridgy publish, you're familiar with using both the response body and the log links on your user page to debug, right?
benborges, KevinMarks__ and modem joined the channel
#
GWG
snarfed: I need to get more familiar with it
#
GWG
gRegorLove: I am microformats challenged, I think
#
KartikPrabhu
has a plan to write " A web semantic with mf2 "
#
Loqi
slack/snarfed: can't wait to read it! ... especially curious since mf2 isn't semantic, right?
#
KartikPrabhu
snarfed: mf2 is semantic in the sense that it adds more meaning to the HTML through classes
#
KartikPrabhu
and rels and so on
#
Loqi
slack/snarfed: eh kind of, but so little. it's still a huge stretch
#
KartikPrabhu
snarfed: the point I am wanting to make is that even with the little semantics that mf2 adds one can go very far
#
Loqi
slack/snarfed: for some use cases, sure. semantic still seems kind the wrong word, but no matter. looking fwd to it!
#
KartikPrabhu
hehe! semantic being the wrong word is pretty ironic :P of course once it is written critique is welcome :)
eschnou, wolftune and KevinMarks_ joined the channel
KevinMarks__, modem, tilgovi, KevinMarks_, Unifex and tantek joined the channel
#
tantek
good afternoon #indiewebcamp!
#
aaronpk
good afternoon!
#
aaronpk
refresh my memory... should I add my osbridge talk to the http://indiewebcamp.com/events page even though it's at a non-free conference?
#
tantek
yes - anything indieweb related
#
aaronpk
thumbsup
#
tantek
which points out that the page could clarify that
modem joined the channel
#
tantek
ideally a page like this should be a an aggregator of indie events with category indieweb
#
aaronpk
that would be way cooler
#
tantek
but unlike typical readers/aggregators, it should use the h-event dt-start date to sort upcoming events in time order
#
tantek
rather than h-entry dt-published date in reverse chronological order
#
aaronpk
still wants to make events.indiewebcamp.com but has a lot on his queue
#
tantek
AND it should be smart enough to de-dup the same event aggregated from different sources!
#
aaronpk
an aggregator like that should be proactive about finding things
#
aaronpk
but at the same time, would be nice if there was a way to send it a nudge about a URL
#
tantek
I disagree - the original upcoming.org proved that no such pro-activity was necessary for it to become extremely useful and popular.
#
aaronpk
by proactive I mean it should be crawling on its own
#
tantek
that's what I mean - upcoming didn't crawl - didn't need to in order to succeed
#
tantek
IMO crawling = motivating bad SEO = noise/spam
#
aaronpk
luckily not crawling is easier :)
#
tantek
whereas deliberately including the human step of including an event gives you a chain of accountability of human actions
#
tantek
now if we were talking about a generic events *search* engine - that's different - but that's not what I said.
#
aaronparecki.com
edited /Events (+464) "add upcoming osbridge talk"
(view diff)
#
aaronpk
whoa my talk at osbridge last year was on the same day
#
paulproteus
That is kind of mind-bending.
#
tantek
heh - you can start your talk with "One year ago I stood before you and told you …" and make it a continuation
#
aaronpk
is reviewing talk notes from last year
#
aaronparecki.com
edited /Events (+568) "add last year's osbridge talk"
(view diff)
#
GWG
"One year ago, I stood before you, and Micropub was bit a glimmer in my eye. Today...Micropub is everywhere..."
#
GWG
No?
#
GWG
Too aspirational?
#
aaronpk
hahaha
j12t joined the channel
#
tantek
"One year ago, I stood before you and told you about the emerging indie web authentication standard, IndieAuth. I'm happy to report that since then not only has IndieAuth has matured and grown, but also become a distributed specification, allowing for delegated authentication, now supported by multiple implementations."
#
aaronparecki.com
created /events/2014-06-24-indieauth-at-osbridge (+6329) "create event page for last year's osbridge talk, and session notes"
(view diff)
#
tantek
s/has matured/matured
#
Loqi
tantek meant to say: "One year ago, I stood before you and told you about the emerging indie web authentication standard, IndieAuth. I'm happy to report that since then not only has IndieAuth matured and grown, but also become a distributed specification, allowing for delegated authentication, now supported by multiple implementations."
#
aaronparecki.com
edited /events/2014-06-24-indieauth-at-osbridge (+10) "TOC was getting in the way"
(view diff)
#
tantek
"Today, I'm here to tell you about a new emerging standard, micropub, that builds on the building block of IndieAuth to provide a standard API for creating and updating indie web posts."
#
tantek
how's that aaronpk? do you need a speechwriter? ;)
#
aaronpk
this is great, I'll just keep sitting here and you can write my talk :D
#
tantek
I'm hoping I can watch via talky :)
#
GWG
You can crowdsource it
#
tantek
or some other mechanism you have for actually recording it for later publication online
#
aaronpk
they actually usually record all the talks
#
tantek
hmm - they didn't used to
#
aaronpk
they have for a couple years
#
tantek
is that your last year talk?
#
tantek
hmm lots of query params there
#
GWG
"I have a vision of the future. That someday...every man, woman, and child will be able to publish using the same standard. That support for micropub will be universal...We may not get there, my friends. But together, we can move toward that vision. Join with me. Build Micropub into every OS, every CMS..."
#
tantek
aaronpk - you should have GWG record an intro for your talk
#
GWG
I can pull out my voiceover style of speaking.
#
aaronpk
ugh can't make myself watch myself
#
tantek
"In a world, where silos and proprietary snowflake APIs dominate developers, one lone hope has emerged to champion an open standard for developers and indieweb sites alike."
#
tantek.com
edited /Events (+634) "update dfn, upcoming header to clarify scope / encourage more deliberate contribution"
(view diff)
#
tantek
heh I tried to manually merge your edits aaronpk and one of them got duped
#
tantek
fixing
#
tantek.com
edited /Events (-440) "/* Upcoming */ de-dupe, bold"
(view diff)
#
GWG
Where is that page with the history of Indiewebcamp?
#
tantek
what is history?
#
tantek
I'll fix dfn
#
GWG
tantek: That page doesn't have how Indiewebcamp began.
#
GWG
I was looking for the history of Indiewebcamp specifically.
#
GWG
I know I saw it somewhere
#
tantek
fixing
#
GWG
You realize I'd follow through and actually send aaronpk a voiceover, right?
#
GWG
Not sure he'd actually use it, but...
#
tantek
I think it would be awesome
#
GWG
I guess I will just make up the history while I wait.
#
aaronpk
i need some footage of something... https://www.youtube.com/watch?v=bMYgmQNPfLM
#
GWG
"Picture it...Portland... Four friends gather on a street corner after a conference..."
glennjones joined the channel
#
tantek.com
edited /history (+62) "fix dfn, see also explicitly timeline / founders for other things"
(view diff)
#
tantek
oh dear I better send GWG a link before he starts making up history
#
aaronpk
tantek: you should probably click that youtube link
#
tantek.com
edited /founders (+50) "clarify movement, terminology, camp"
(view diff)
#
tantek.com
edited /founders (+9) "IndieWeb"
(view diff)
#
aaronpk
all the non-text is placeholder stuff from imove
#
aaronpk
imovie*
#
aaronpk
so I need to fill it with videos of... things
Zegnat joined the channel
#
GWG
tantek: My version is more dramatic
Deledrius_, KartikPrabhu, sammachin and GWG joined the channel
#
tantek.com
edited /founders (+50) "call out years, add specific dates inline instead of having to click through to find them"
(view diff)
#
tantek
GWG, for your original question of brief history of indiewebcamp (at least founding thereof), see https://indiewebcamp.com/founders
#
GWG
tantek: I have a few questions then
#
tantek
ask, my friend
#
GWG
Did you know aaronpk well when you came up with Indiewebcamp?
#
GWG
The evening you conceived it, what was the venue?
#
Loqi
A venue is a named location or address/geo that is typically used for checkins https://indiewebcamp.com/venue
#
tantek
let me see if /timeline has that
csarven_ joined the channel
#
GWG
It does not
#
GWG
I wanted to know the 'birthplace' of Indiewebcamp
#
GWG
Was it a bar?
#
GWG
A tofu ice cream parlor?
#
tantek.com
edited /founders (+48) "add History of IndieWebCamps with template listing them all"
(view diff)
#
GWG
An artisinal cheese shop?
#
tantek
aaronpk - can you reference your checkin history on 2010-07-18?
#
aaronpk
my date URLs don't have a post type http://aaronparecki.com/2010/07/18
#
aaronpk
eh, nothing links to those so probably not worth it since i'm changing all my urls anyway
#
tantek
because those URLs can be made by just trimming a path segment from your permalinks
#
GWG
It doesn't record the magical moment.
#
aaronpk
after doug fir we went to living room theaters
#
tantek
I'm guessing you were not PESOSing your checkins back then?
#
aaronpk
i am still not :(
#
tantek
oh I must have been looking too far into the future again
#
GWG
So..let's try that again...
#
tantek
I really need to work on that habit of talking about the future in past tense
lukebrooker joined the channel
#
GWG
"Picture it...Portland, July 2010. Two individuals who might or might not be friends meet at the Doug Fir Restaurant Bar and Lounge. Little did they know that that night...they would be making history."
#
tantek
aaronpk what was the venue of the FSWS?
#
rhiaro
fixed pagination today (by month) and added prev and next links for /yyyy and /yyyy/mm o/
#
aaronpk
checks the fsws website oh wait
#
aaronpk
i think it was at the leftbank annex
#
tantek
I think the redirects still work
#
tantek
what is FSWS2010?
#
Loqi
The Federated Social Web Summit was an annual event from 2010-2012 https://indiewebcamp.com/fsws2010
#
GWG
"Aaron was not yet recording his food intake, so we are unsure of what food birthed this future."
Zegnat_ joined the channel
#
GWG
Maybe I'll go back to retroactively narrating my vacation
#
tantek
I'll say it again, I miss Dopplr.
#
tantek
what is Dopplr?
#
Loqi
Dopplr was a silo for sharing future travel plans https://indiewebcamp.com/Dopplr
KevinMarks__ joined the channel
#
GWG
tantek: Do you plan on posting travel posts on your site?
#
tantek
what is travel?
#
Loqi
travel is a post type about plans to change locations in the future, similar to an event post about a future event, and related to exercise posts that involve changing location https://indiewebcamp.com/travel
#
tantek
GWG - considering it
#
tantek
though one thing I really liked about Dopplr was their approach to private posts
#
GWG
It is on my list somewhere as well
#
GWG
Much to go before that.
#
GWG
Which was?
#
tantek
instead of requesting access to someone's private info, you would explicitly *invite* people to see your private posts
#
GWG
Not a bad idea.
#
tantek
yes - it was much less socially awkward
wolftune joined the channel
#
GWG
Is that documented as a thought in private posts?
#
paulmunday.net
edited /2015/Guest_List (+251) "/* Participating */"
(view diff)
#
csarven
"We look at the present through a rear-view mirror" -- Marshall McLuhan
#
tantek
Tomorrow we looked at today through yesterday's mirror.
scoates joined the channel
#
GWG
tantek: I hope I will have understood what you mean.
awolf joined the channel
#
csarven
is a McLuhan fan.
#
tantek
then here's one for you csarven: The format is the framing.
#
GWG
Is this a McLuhan off?
#
csarven
Sounds like it =)
#
tantek
The protocol is the process.
#
csarven
heh
#
csarven
The medium influences how the message is perceived.
#
GWG
I always wonder, when I create content about my life. Does anyone care?
#
tantek
GWG, it should be enough that you care, and that you set an example, for all tomorrow's readers.
#
csarven
GWG Go archive yourself!
#
csarven
Oh this could get philosophical...
#
GWG
I'm doing a long review of my vacation, because I figure I will forget it as time passes.
#
GWG
Trying to have fun with it
#
tantek
GWG, yes, writing down short term memories is a useful preservation method
#
tantek
photos and checkins can be anchors in physical space time for such notes
#
csarven
But for the time being, share your reality with the global village.
#
csarven
Has anyone read "Delete: The Virtue of Forgetting in the Digital Age" ?
#
GWG
I need to finish check-ins. I started the feature in March
#
GWG
And I wrote something to make photos easier, but it kept timing out
#
tantek
GWG - have you captured your design thoughts on checkins so far?
KartikPrabhu joined the channel
#
GWG
That wasn't the problem. I had to try to build location awareness into WordPress.
#
GWG
And the solution I came up with, I need to fix. It didn't quite work as well as I'd hoped.
#
tantek
really odd that WordPress doesn't already hve that somewhere
#
GWG
tantek: They have a data storage parameter for lat/lon, but other than that...no built-in support
#
tantek
no venue/h-card then
#
GWG
I'm working on it
#
GWG
I tried to shoehorn it in
#
GWG
I came up with the idea that I would use WordPress's page post type...a page would be a venue if location data was attached.
#
GWG
But I didn't get the simplicity I wanted. I may pick it up again after a few other things.
#
GWG
Why is Bridgy getting a 502 response all of the sudden?
#
tantek
getting or giving?
tmro joined the channel
#
GWG
Getting
#
GWG
From my server
wolftune joined the channel