#indiewebcamp 2014-06-04

2014-06-04 UTC
#
aaronpk
second immediate use case for updates in micropub: adding tags to post
ttepasse joined the channel
#
tantek
aaronpk - not just editing a post? that would seem to be most common
tpinto and emmak joined the channel
#
@kevinmarks
"@sukhjit: Want to comment on a Huffington Post article? You’ll need to use Facebook now http://t.co/wHkEwDtUdu" or your own site #indieweb
(twitter.com/_/status/473988523456860161)
paulcp joined the channel
#
tantek
sure reads like a site death of sorts
#
tantek
awaits another Tragedy of the Comments article from KevinMarks
vanderwal, dybskiy, brianloveswords, j12t, gRegor` and kylewm joined the channel
dybskiy joined the channel
#
acegiak
GWG: so you're creating a custom post type for indieweb posts?
#
GWG
Would appear so.
dybskiy, tantek and dybskiy_ joined the channel
#
GWG
Did you have any thoughts about it?
#
acegiak
GWG: well I'm super interested because the way I do it at the moment is a bit hack-y
#
acegiak
I just have asides with metadata tacked on
#
GWG
So is mine. I use the full range of post formats
#
acegiak
so an aside might have any combination of a context-url, a context-textblock, a context-like
#
acegiak
and the post itself might or might not have any content which is considered a comment if a context exists
#
GWG
The design that I finally thought up yesterday leaves more in the hands of the user.
#
acegiak
documented the design so I could look? (i understand if you haven't bothered putting pen to paper)
#
GWG
It is basically a custom post type called note. The post type has a custom taxonomy called kind
#
acegiak
are you allowing a not to be more than one kind?
#
GWG
No. But I understand that is controversial
#
acegiak
hmm ok
#
GWG
It would only take removing one line to allow it
#
GWG
And it supports adding additional kibds
#
GWG
I need to set up prepopulation
#
acegiak
kibds?
#
GWG
kinds
#
GWG
typo
#
acegiak
also: what does the one line do that prevents it? surely it's important if it's there at all?
#
acegiak
oh, kinds
#
acegiak
I'm just thinking if I'm gonna change my structure I may as well make it work with other people's stuff
#
KartikPrabhu
svg icons live on the site! w00t! now to write a how-to
#
Loqi
giggles
#
GWG
acegiak: Other people's stuff?
#
acegiak
GWG: well it would be nice if the wordpress indieweb people all agreed on how to store indieweb type posts in wordpress systems
#
GWG
Doesn't seem likely.
#
GWG
acegiak: I'm trying to come up with something others might like, but I'm aware that I may be the only person using it
npdoty joined the channel
#
GWG
Which is possible. I don't think anyone adopted my first plugin
#
acegiak
GWG: yeah but we can try and find common ground
#
GWG
acegiak: That is what I want.
#
GWG
If there was something like post formats, but instead used indieweb post types like reply, repost, like, etc. hopefully people would go for it.
#
acegiak
I think my approach is to try and find the most wordpress-y way of doing it, which is what yours sounds like
#
GWG
That is what I'm hoping.
tantek joined the channel
#
GWG
acegiak: What do you know about template parts?
#
acegiak
not much?
#
acegiak
for themes?
#
tantek
GWG, acegiak, if it helps, feel free to create a Brainstorming section on /WordPress and add your ideas about post types/kinds/formats
#
tantek
even ideas/thoughts in progress
#
tantek
even those you end up rejecting, as it helps document the paths you went down for other WordPress users who may walk down similar paths - you may save them time
#
GWG
acegiak: Yes.
#
GWG
tantek: Will do that
#
tantek
that way other WordPress users like snarfed etc. may document how they're posting all those different kinds of posts and maybe you can find some convergence
#
GWG
Snarfed uses categories.
fmarier joined the channel
#
acegiak
I have a category that covers all indieweb-tpye posts
#
GWG
acegiak: So, one category per type?
#
GWG
Reply, Like, etc?
#
acegiak
no, just one for all of them
#
acegiak
and then programmatically examine the existence or lack of metadata to display type when rendering
#
GWG
So, what does that look like in the UI?
#
acegiak
the category is just basically there so that when I edit those posts in the post editor, it knows to display the custom fields
#
GWG
So, you have the custom field editor open?
#
acegiak
hmm. my page on the wiki doesn't have anything on it. I should probably document my setup
#
acegiak
GWG: using a plugin called "advanced custom fields" to show custom metadata fields for thing in a given category
#
GWG
acegiak: I know it
npdoty and dybskiy joined the channel
#
GWG
acegiak: I may have enough to put up a repository next week.
#
GWG
I want to add two more pieces
#
KartikPrabhu
how do people refer to times and dates inside post content? "two days ago" or "2014-06-01" ? aaronpk I know you had a strong opinion on this wrt "fuzzy dates in posts"...
#
acegiak
I like 2014-06-04
#
@palbion
http://werd.io/2014/how-were-on-the-verge-of-an-amazing-new-open How we're on the verge of an amazing new open web #indieweb - reclaiming our own space
(twitter.com/_/status/474035490392641536)
#
GWG
KartikPrabhu: Absolute dates seems to be prevalent
#
KartikPrabhu
acegiak: even in the post content?
#
KartikPrabhu
like "two days ago I did so and so?
paulcp joined the channel
#
acegiak
KartikPrabhu: I generally assume that that's all just human readable only?
#
acegiak
cause making it semantic would be pointless because you can't interperet context etc?
#
KartikPrabhu
isn't the whole point of semantic to be easy to interpret in context?
#
KartikPrabhu
probably an abstract question at the moment :)
#
gRegor`
KartikPrabhu: In posts I usually use relative date references. The post has a date, so it's not hard to deduce.
#
gRegor`
Unless it's farther out. I probably wouldn't say "three months ago" in a post. I'd just say the month.
dybskiy, paulcp, snarfed, eschnou and tantek joined the channel
#
@notenoughneon
Testing out posse to twitter. #indieweb
(twitter.com/_/status/474073722312081409)
grantmacken, cweiske and dybskiy joined the channel
#
@notenoughneon
Here is a long note that should cause the eliding feature to kick in, adding a link to the original and ... #indieweb http://notenoughneon.com/p/201406032340
(twitter.com/_/status/474078128638160896)
#
KartikPrabhu
emmak: nice work POSSEing notes! :)
#
emmak
thanks!
#
KartikPrabhu
is it all done by your code? even the shortening?
paulcp joined the channel
#
emmak
yes its done by code and available on my github
#
KartikPrabhu
awesome... I should figure out how to do that automatically with python
pfefferle, eschnou, dybskiy, paulcp, petermolnar, krendil, jonnybarnes, Sebastien-L, dybskiy_, KartikPrabhu, tpinto and ben_thatmustbeme joined the channel
#
acegiak.net
created /User:Acegiak.net (+233) "Creating page"
(view diff)
onewheelskyward, tobiastom and pfefferle joined the channel
#
acegiak.net
edited /User:Acegiak.net (+3734) "Indieweb Reply Workflow"
(view diff)
paulcp joined the channel
#
acegiak
pfefferle: good morning!
#
acegiak
are you marking up indieweb replies etc manually on your site?
pfefferle and squeakytoy2 joined the channel
#
tommorris
odd. my personal site isn’t working from the office.
pfefferle_ joined the channel
#
pfefferle
acegiak what exactly do you mean?
#
pfefferle
the markup (html+css) or the text?
#
pfefferle
the semantic-linkbacks plugin manages all the text stuff automatically and I haven’t any custom css… only the markup of my theme for posts and pingbacks…
dybskiy and iboxifoo joined the channel
#
acegiak
pfefferle, like if a post on your site is a reply to another indieweb post?
squeakytoy, bnvk, pfefferle and paulcp joined the channel
#
@mapkyca
Amusing time hacking together PuSH subscription support in Known, building on the distributed friend stuff. Actually not that hard #indieweb
(twitter.com/_/status/474135654176411648)
squeakytoy, dybskiy, carlo_au, bnvk, barnabywalters and pfefferle joined the channel
#
pfefferle
acegiak there is no markup yet…
#
pfefferle
for that case
#
acegiak
pfefferle: ah ok. that's what I was wondering
#
acegiak
GWG: reading the documentation for custom post types looks like they're not /intended/ for the kind of thing (extending default post types) that we're doing with reply posts etc
paulcp joined the channel
#
acegiak.net
edited /WordPress (+496) "Adding Brainstorming Section"
(view diff)
#
acegiak.net
edited /WordPress (+15) "/* Brainstorming */"
(view diff)
#
acegiak.net
edited /WordPress (+0) "fixing user markup"
(view diff)
dybskiy, pfefferle and squeakytoy joined the channel
#
petermolnar.eu
edited /WordPress (+82) "adding petermolnar.eu"
(view diff)
pfefferle, aboynejames, paulcp, friedcell, erikmaarten and dybskiy joined the channel
#
GWG
acegiak: Custom Post Types are intended for new forms of content though
#
GWG
A note is a new content type, different from a Post, which is more like an Article.
#
acegiak
a note is thr same as an aside
#
acegiak
which is a post
#
GWG
The alternative to having a second post type for notes is to just add a custom taxonomy to the post class.
#
GWG
An aside is a styling of a post.
#
GWG
As the idea is to separate content types that are currently together
chloeweil, paulcp and jonnybarnes joined the channel
#
@palbion
Diigo links 06/04/2014: How we're on the verge of an amazing new open web #indieweb reclaiming our ow... http://dralb.albion.id.au/?p=3881
(twitter.com/_/status/474181473566597120)
#
GWG
acegiak: A note as I defined it as a content post type is usually a response of some sort to an external URL. An aside as a post format is not. But once you've taken Reply, Like, Repost, etc out...you might as well take a standard note with it
#
GWG
I need to rewrite what I put in the /Wordpress page, as what I have there is an earlier thought I discarded.
vanderwal joined the channel
#
acegiak
GWG: My concern is that there's so much existing wordpress functionality regarding regular posts that you throw away when you start using a custom post type
ttepasse joined the channel
#
acegiak
i think that the core definition of a post still applies to indieweb notes but they just have extra data attached
#
acegiak
theyre both pieces of html content that have a fixed publish date
#
acegiak
i kind of see the integrated timeline as the priority
#
GWG
acegiak: Then you are suggesting a custom taxonomy attached to the post type
#
GWG
And I've gotten them into the standard loop without modification
#
GWG
acegiak: Let me develop the code a bit and we'll see if it addresses your concerns.
#
acegiak
GWG: the taxonomy idea of yours was the one i said i liked on the wiki page
dybskiy joined the channel
#
GWG
Yes
#
acegiak
Yeah, that's cool. I'm just planning on doing something similar in the morning, creating a small plugin to set up the taxonomy etc
#
acegiak
and the concern i had with custom post types is more about other plugins etc. the main loop is vuilt to handle them but third party stuff would benefit from simplicity
#
acegiak
but yeah we should both just implement our stuff and then see what they look like next to each other
#
petermolnar
I'll probably implement a third approach: in creating TinyMCE buttons for reply/comment/rsvp/etc, like a URL insert but with the specified classes
#
petermolnar
( I do not prefer custom post types unless it's something entirely different the articles, like venues, classified ads, etc., so I just want something easy :) )
brianloveswords joined the channel
#
petermolnar
I agree with the post
#
acegiak
petermolnar: ah cool idea. wouldnt you then have to parse your own generated code to do things like send webmentions though?
#
acegiak
i suppose that would make for neat handling of multireplies though
#
petermolnar
yes, but there's already the webmentions plugin ready for that
#
petermolnar
as far as I'm aware
#
acegiak
yeah it does, you're right.
#
petermolnar
so I'll just extend that if needed
#
acegiak
Ffor some reason having that data stored internally only in the content markup makes me uncomfortable
#
acegiak
but its definitely the simplest approach
#
acegiak
hink i have some weird preconceptionsabout unity and purity of the post type that i need to re-evaluate
#
acegiak
i should sleep
#
Loqi
agreed.
barnabywalters joined the channel
#
petermolnar
although thinking a bit more about it
#
petermolnar
reply and comment are posts for sure
#
petermolnar
but like, rsvp, favourite might not be, and they might really need a custom post type
#
petermolnar
that's make sense
#
petermolnar
s/that's make/that makes
paulcp, aboynejames, snarfed and barnabywalters joined the channel
#
jonnybarnes
barnabywalters: I don't know whats going on with the font in your about section: http://imgur.com/a/sldOq
#
barnabywalters
jonnybarnes: referring to the “inherit” property?
#
jonnybarnes
and the fact it unbolds some of the words
gRegor` joined the channel
dybskiy joined the channel
#
@LloydDavis
@Jason_Cobb yes or only put it in once you've already published on your site. What the #indieweb folk call POSSE
(twitter.com/_/status/474202577488601088)
barnabywalters and paulcp joined the channel
#
barnabywalters
!tell jonnybarnes RE font inherit behaviour, it’s because font is set to Georgia on body, so setting font: inherit on child elements inherits all the sub-properties of the font: shorthand, including weight
#
Loqi
Ok, I'll tell them that when I see them next
tobiastom and jonnybarnes joined the channel
#
Loqi
jonnybarnes: barnabywalters left you a message 39 minutes ago: RE font inherit behaviour, it’s because font is set to Georgia on body, so setting font: inherit on child elements inherits all the sub-properties of the font: shorthand, including weight
dybskiy joined the channel
#
GWG
acegiak: I was out for a bit, and thinking about our discussion.
#
GWG
There is a way to implement posts with a custom taxonomy that would be similar to post formats in usage.
#
GWG
acegiak: But in doing it, you might want to disable post formats.
#
GWG
The two would conflict.
barnabywalters joined the channel
#
gRegor`
barnabywalters: I'm working on mf2-php and it's my first time using phpunit. I'm not sure if some of the paths are not correct or I just didn't use composer/phpunit correctly, but I had to adjust the relative path in tests/Mf2/bootstrap.php to the autoload.php
#
gRegor`
Once I altered it, I could run phpunit fine.
#
barnabywalters
gRegor`: screenshot of your folder layout?
#
barnabywalters
composer.phar and vendor/ should be at the same level as src/ and composer.json
#
gRegor`
composer.phar is located in my home/local/bin and I set up an alias. When i ran "composer update" in the destination directory I got everything fine, but it's in the tree ./vendor/mf2/mf2/tests/
#
gRegor`
Oops, scratch that. Yeah, let me just screenshot.
#
barnabywalters
good point, composer.phar can be wherever, but vendor/ needs to be in the right place
#
gRegor`
I have no "src", is that just the name of the root directory you're using?
#
barnabywalters
oops, make that “Mf2”
#
barnabywalters
I usually autoload from src/ but didn’t for php-mf2
#
gRegor`
barnabywalters: http://snag.gy/cIlXK.jpg I left out an "Mf2" in my text above, but it's all there. I run phpunit from vendor/mf2/mf2/
#
gRegor`
The readme refers to bin/phpunit, but that doesn't exist in the files.
#
barnabywalters
gRegor`: ah, so you installed php-mf2 as a dependency on another project to work on it?
#
barnabywalters
that will not work
#
barnabywalters
you need to actually clone the repo by itself rather than requiring it from a shell composer project
#
gRegor`
I set up a composer.json in test-mf2-php/ with "require" per the readme.
#
gRegor`
I'm working on an issue with implied dt-end and wanted to run the tests.
#
barnabywalters
gRegor`: the readme is installation instructions for *using* php-mf2. to actually work on it, you’ll need to clone the repo rather than installing it using compoer
#
barnabywalters
I’ll update the readme with a clarification
#
@kevinmarks
"@selenalarson: lets just all look the same, that’s the end goal right? #socialmedia http://t.co/zxaxrvjsy5" silos converge #indieweb
(twitter.com/_/status/474226219702288384)
#
gRegor`
Hmm. I'll take a look. Not sure I understand.
#
barnabywalters
gRegor`: updating the readme now
#
gRegor`
Ahh, I see now.
#
gRegor`
I wasn't thinking the composer version would use a different folder structure. Makes sense, though. It needs to.
#
gRegor`
Composer is pretty rad so far, though. And this finally got me to try PHPunit
#
barnabywalters
gRegor`: general rule of thumb is never edit anything in /vendor/
#
@kevinmarks
"@selenalarson: lets just all look the same, that’s the end goal right? #socialmedia http://t.co/lhlPy3pu8h" silos converge #indieweb
(twitter.com/_/status/474226875309371394)
#
barnabywalters
gRegor`: glad to hear you’re liking it!
#
gRegor`
Good to know. Thanks for the help.
#
barnabywalters
in an ideal world composer would install a packaged version of php-mf2 instead of the source and this confusion wouldn’t arise
#
barnabywalters
but in the meantime I’m writing up a step-by-step guide to making a PR
#
david.shanske.com
edited /WordPress () "(-577) /* Working On */"
(view diff)
j12t joined the channel
#
gRegor`
I have it cloned and I actually forget why I chose to go the composer route. I guess I thought it was more correct, for some reason. I'm familiar with pull requests though and will send once I've finished and tested.
#
barnabywalters
this is a good reason for me to clean up some of the failing tests too
#
david.shanske.com
edited /WordPress (+367) "/* Brainstorming */"
(view diff)
#
barnabywalters
gRegor`: would https://github.com/indieweb/php-mf2/blob/master/README.md#how-to-make-a-pull-request have clarified things sufficiently if it had existed before you started work?
#
barnabywalters
also, thanks so much for your work on php-mf2! It’s super to have more contributors
#
gRegor`
Ahh, likely so, yes. I think I remember why I tried the composer method. I had cloned the repo and was working on it, but it didn't have vendor/bin/phpunit, so I tried the composer method (which still didn't have it). I somehow overlooked the composer.json in the repo and never ran composer on the repo.
#
gRegor`
That was confusing to type, heh
#
gRegor`
vendor/bin/phpunit isn't strictly necessary if we have a version already installed, though, right?
#
gRegor`
By which I mean, can I clone the repo, put it on my server, make changes, and run tests?
#
gRegor`
Oops. Talking to a ghost. :)
#
Loqi
Ok, I'll tell him that when I see him next
paulcp joined the channel
dybskiy, dariusdunlap, snarfed and emmak joined the channel
#
Loqi
Ok, I'll tell them that when I see them next
#
@JonathanQWalker
How we're on the verge of an amazing new open web #indieweb http://werd.io/2014/how-were-on-the-verge-of-an-amazing-new-open #web #internet #blogging #socialmedia #business #smallbiz
(twitter.com/_/status/474241604707164160)
brainTrain, luxagraf and dybskiy joined the channel
#
jonnybarnes
with micropub requests/tokens, is the client_id always a base url? i.e. could I set the client_id to http://example.com/app when requesting a token
bnvk joined the channel
#
jonnybarnes
looking around it appears client_id can be anything
emmak_, tpinto, erikmaarten and friedcell joined the channel
dybskiy and KartikPrabhu joined the channel
#
rascul
anyone want keybase invite?
#
gRegor`
Sure, rascul
#
rascul
pm me email
#
luxagraf
Okay, I've got a basic little notes app put together and it pushes on to twitter. trying to work out how to truncate though. hard to truncate things without managling them.
#
snarfed
luxagraf: nice! yeah, it's tough. i usually shorten manually for that reason.
#
luxagraf
snarfed: that's what I'm leaning toward. anything else will inevitably suck. just need to work out how to make doing it by hand simple
#
snarfed
or just usually stick to <140 chars for notes even on your own site, so you only rarely have to shorten
#
luxagraf
snarfed: yes, but part of the reason I'm doing it myself is to not have a (now) arbitrary char limit.
#
luxagraf
snarfed: I even have a little check box in the admin to control whether the note even gets sent to twitter at all
#
luxagraf
snarfed: I guess in the end I'm more interested in giving myself a shortish, fast way to post notes to see if I might post more often with that.
paulcp joined the channel
#
snarfed
understood. maybe default the twitter checkbox to off then?
#
luxagraf
snarfed: yeah i did.
tantek joined the channel
#
tommorris
Leaning towards removing web fonts and just having Helvetica. Because wasted bytes.
#
KartikPrabhu
tommorris: but webfonts are nice :)
#
tommorris
Minimalism.
#
KartikPrabhu
I was trying to show some SVG source code in HTML but <code><svg>...</svg></code> just shows the actual SVG instead of the code... any ideas?
#
KartikPrabhu
I thought everything inside <code> was auto escaped... is that not the case?
luxagraf and snarfed1 joined the channel
#
snarfed1
aaronpk, you around? about to buy that webcam you recommended, but the box doesn't say anything about Mac os x compatibility
#
snarfed1
do you know if it is?
#
aaronpk
snarfed: works great on a Mac!
#
aaronpk
snarfed1: ^
#
snarfed1
aaronpk thanks!
#
gRegor`
KartikPrabhu: No, only in <pre>
#
gRegor`
<code> just changes it to a monospace font
#
rascul
gRegor` /msg me your email so i can send you an invitte
#
KartikPrabhu
but i put <code><pre><svg></pre></code> and that didn't work either
#
gRegor`
Hm
#
rascul
s/invitte/invite/
#
Loqi
rascul meant to say: gRegor` /msg me your email so i can send you an invite
#
rascul
i been typing like crazy today
#
rascul
typoing...
cweiske joined the channel
#
gRegor`
KartikPrabhu: I get a mixed-content warning on https://kartikprabhu.com/article/indieweb-love-blog
#
gregorlove.com
edited /User:Gregorlove.com/sandbox (+17243) "/* Template:expense-row testing */ SVG pre test"
(view diff)
#
gRegor`
pre worked for me there, KartikPrabhu^
#
KartikPrabhu
gregor`: the mixed-content is due to the avatars in the response. maybe I should start locally caching it. I'l play around with <pre> and show it to you at HWC if it still doesn't work :)
#
gRegor`
k
#
gRegor`
Feel free to edit that sandbox section
#
KartikPrabhu
what sandbox section?
#
KartikPrabhu
oh yeah that :P
#
gRegor`
Haha
#
Loqi
nice
#
gRegor`
yay!
#
Loqi
yay!
#
gRegor`
copycat
#
gRegor`
s/copycat/copybot/
#
Loqi
gRegor` meant to say: copybot
#
rascul
Loqi you're a copybot
#
rascul
was hoping for a response of some fashion :(
#
gRegor`
acegiak: If you add a <dfn> element around your name on your wiki user page, Loqi will respond with the first sentence to "who is acegiak"
#
gRegor`
Loqi spoke two things, and now must rest.
#
rascul
who is rascul
#
Loqi
Ray Schulz is a slacker who likes to make things http://indiewebcamp.com/User:Rascul.io
tpinto joined the channel
#
gRegor`
Hehe, nice, rascul
#
j12t
Indie Box IRC channel: ##indiebox
krendil, tilgovi, brianloveswords and friedcell joined the channel
#
paulmunday.net
edited /User:Paulmunday.net (+146) "dfn goodness"
(view diff)
friedcell, caseorganic and eschnou joined the channel
#
snarfed
j12t++
#
Loqi
j12t has 1 karma
caseorganic joined the channel
#
j12t
too much karma, how can I handle this?
caseorganic joined the channel
#
rascul
i think you're tied with me
caseorganic and dybskiy joined the channel
#
paulmunday.net
edited /User:Paulmunday.net (+10) "previous location info"
(view diff)
dybskiy joined the channel
#
@kevinmarks
“[Apple] created simple tools that led users magically toward complexity without ever cramping their style” http://www.wordyard.com/2014/06/03/apple-leave-room-for-the-crazy-ones-the-misfits-the-rebels-wouldja/ #indieweb
(twitter.com/_/status/474304512467816449)
#
rascul
new safari gonna hide urls? doesn't chrome do that now? i find that ridiculous
#
rascul
for one, they'll be removing a stupidly simple way to identify a phishing attack
indie-visitor joined the channel
#
Loqi
Welcome, indie-visitor! Set your nickname by typing /nick yourname
#
@blacklightllc
#ownyourdata “@EllnMllr: Why open data and accountability are not the same thing http://t.co/kz94I0c274”
(twitter.com/_/status/474306466674118656)
paulcp joined the channel
genshi joined the channel
#
tantek
j12t++ for persisiting with ##indiebox
#
Loqi
j12t has 2 karma
#
tantek
s/persisiting/persisting
#
Loqi
tantek meant to say: j12t++ for persisting with ##indiebox
pauloppenheim and gavinc joined the channel
#
tantek.com
edited /events/2014-06-04-homebrew-website-club (+524) "/* Homebrew Website Club Meetup */ NYC see if I can make something happen!"
(view diff)
caseorganic, fmarier, KartikPrabhu and j12t joined the channel
#
tantek.com
edited /events/2014-06-04-homebrew-website-club (+185) "and NYC has a time and a place! and note optional quiet hour at top"
(view diff)
#
KartikPrabhu
at the HWC - Chicago... 13 minutes to go!
#
acegiak
ok im back
#
Loqi
acegiak: GWG left you a message 5 hours, 53 minutes ago: Here you are https://github.com/dshanske/indieweb-taxonomy
#
@t
NYC last-minute plan by @j & me: Homebrew Website Club meetup NYC TONIGHT 20:30 Ace Hotel Lobby http://indiewebcamp.com/events/2014-06-04-homebrew-website-club (ttk.me t4WR1)
(twitter.com/_/status/474329990897860609)
#
tantek
and it's happening folks
#
tantek
for anyone in NYC - you heard it might happen - it is happening
#
tantek
20:30 EDT Ace Hotel Lobby - first Homebrew Website Club meetup
#
tantek
in NYC
#
tantek
see you!
#
@bear
RT @t: NYC last-minute plan by @j & me: Homebrew Website Club meetup NYC TONIGHT 20:30 Ace Hotel Lobby http://indiewebcamp.com/events/2014-06-04-homebrew-website-club (ttk.me t4WR1)
(twitter.com/_/status/474330204434100225)
#
acegiak
I really need to remove my hilight on "ace" :P
#
@J
RT @t: NYC last-minute plan by @j & me: Homebrew Website Club meetup NYC TONIGHT 20:30 Ace Hotel Lobby http://indiewebcamp.com/events/2014-06-04-homebrew-website-club (ttk.me t4WR1)
(twitter.com/_/status/474330350072918016)
#
acegiak
the bells! the bells!
#
acegiak
GWG: oh cool. I'll have a fiddle with that
KartikPrabhu and gRegor` joined the channel
#
@kuncorodwi9
RT @t: NYC last-minute plan by @j & me: Homebrew Website Club meetup NYC TONIGHT 20:30 Ace Hotel Lobby http://indiewebcamp.com/events/2014-06-04-homebrew-website-club (ttk.me t4WR1)
(twitter.com/_/status/474331716086030336)
#
kartikprabhu.com
edited /User:Gregorlove.com/sandbox () "(-15828) /* SVG test */"
(view diff)
gRegor`_ joined the channel
#
KartikPrabhu
https://kartikprabhu.com/article/inline-svg-icons why are the svg showing up as icon!? even though the code is inside a <pre>
#
GWG
acegiak: I decided to try it your way
#
acegiak
GWG: we can always apply the taxonomy to custom post types later?
#
pdurbin
KartikPrabhu: as icons? I'm not sure what you mean... you may need to give us a screenshot
#
GWG
acegiak: That was what I figured.
#
GWG
acegiak: I had some time to think.
#
KartikPrabhu
pdurbin: The thing is I am trying to show the source code of the svg but the source shows up as the actual image!
#
pdurbin
oh. I forget what you need to do. some CDATA thing maybe
#
acegiak
GWG: I think that the best answer is the one about just creating tinymce buttons for indieweb markup but for some reason that gives me the jibblies
#
KartikPrabhu
pdurbin: wait really? shouldn't <pre> just show raw code text
#
acegiak
I'd much rather the data be structured in the database
#
KartikPrabhu
KevinMarks: it is inside a <pre> already!
#
acegiak
in some way shape or form
#
KevinMarks
I see noting inside the <code> using inspect element
#
gRegor`
The <code> is extraneous anyway. It just changes the font
#
GWG
acegiak: I'd thought of that
#
GWG
But there are good reasons not to
#
acegiak
I'm sure there are, hence the jibblies, I just couldn't think of htem off the top of my head
#
KevinMarks
KartikPrabhu: hm, escape the < to %lt
#
KartikPrabhu
KevinMarks: yes that is an option. But somehow I expected pre to do that. maybe not
#
KevinMarks
I don't think so
#
KartikPrabhu
KevinMarks: cool! thanks
#
gRegor`
Lesson learned: MediaWiki auto-escapes HTML you put in <pre>
#
gRegor`
But the <pre> element itself does not. That's what misled me, since I use <pre> so infrequently. :)
#
gRegor`
That's why it worked for us on http://indiewebcamp.com/User:Gregorlove.com/sandbox but not KartikPrabhu's site.
#
acegiak
Who is acegiak
#
acegiak
hmm. ok
#
pdurbin
Who is pdurbin
#
pdurbin
huh. that's pretty cool!
#
GWG
acegiak: You can't do /kind/reply and get an archive if you are just using TinyMCE markup.
KartikPrabhu joined the channel