#indiewebcamp 2014-12-01

2014-12-01 UTC
wowaname and thedod joined the channel
#
thedod
howdy
#
wowaname
h
#
snarfed
thedod: nice work on bookmarklets! just as another example, here are the ones i use w/wordpress: https://snarfed.org/indieweb-press-this-bookmarklets-for-wordpress
#
thedod
snarfed, thanks. webmentioned it :)
#
snarfed
hey aaronpk, while you're here…i started to work on parsing bridgy wms in wm.io, but got stuck on trying to compile one of the deps. evidently mac os x (yosemite)'s libxml2 is incompatible. :/ http://stackoverflow.com/questions/20340412
#
snarfed
i won't make you debug for me, but afaik you're on mac too, right? any high level tips on getting the stack set up?
#
aaronpk
huh weird. it just worked for me
#
aaronpk
oh wait yosemite? is that the new thing?
#
aaronpk
i'm still on 10.9
#
aaronpk
i can't remember all the names
#
aaronpk
huh well I was considering upgrading my computer this week, but I guess I'll keep putting that off
#
snarfed
iirc it's not yos-specific. i think i checked the libxml2 version on mavericks and it was the same
#
aaronpk
well i'm using ruby 1.9.3p448 if that makes a difference
#
snarfed
thanks. i think this was compiling a native lib that used libxml2, so probably not, but meh
#
snarfed
thanks anyway
chrissaad joined the channel
#
aaronpk
weird. I just did a bundle update on it today too and worked fine
#
GWG
snarfed: Do you moderate all comments to your site? Even ones from Bridgy?
snarfed1 joined the channel
#
snarfed1
GWG: oh hell no. i don't moderate anything
#
snarfed1
moderation--
#
Loqi
moderation has -1 karma
#
KartikPrabhu
snarfed1: do you read the comments you get?
#
snarfed1
KartikPrabhu: yes
snarfed joined the channel
#
KartikPrabhu
and if they are spam or malicious you delete them?
#
snarfed
KartikPrabhu: spam filters catch pretty much all spam (akismet for a long time, then recently switch to a JS one)
#
KartikPrabhu
no but if they miss what would you do?
#
snarfed
KartikPrabhu: sure, delete
#
KartikPrabhu
hmm so that would be moderation no?
#
snarfed
KartikPrabhu: shades of gray matter. i get 10ks of (attempted) spam comments per day
#
KartikPrabhu
my point is, unless you 100% trust the algorithms to be air-tight you will moderate because it is your site and you care for the content on it
#
snarfed
moderating that, raw, vs moderating one false positive per week or so, are qualititatively different
#
KartikPrabhu
agreed :)
#
KartikPrabhu
do these alogrithms ever catch a false positive?
#
snarfed
of course!
#
snarfed
nothing's perfect
#
KartikPrabhu
hmm well then how do you correct that?
cweiske_ joined the channel
#
snarfed
eh, some i hear about via other channels, some slips through
#
snarfed
i don't lose sleep over it
#
KartikPrabhu
well i suppose I don't get enough spam to worry about all this
#
snarfed
KartikPrabhu: nice problem to have!
#
snarfed
and you're right of course, spam filters are imperfect
#
snarfed
the tradeoff for allowing native comments is, you get more ham *and* more spam
#
snarfed
up to each of us to decide on that tradeoff for ourselves
#
snarfed
but just as one data point, even on WP, the biggest spam comment target, i've never considered spam a problem
#
GWG
snarfed: I was thinking of creating a simple 5 line plugin to whitelist inbounds from Bridgy
#
aaronpk
snarfed: I would love to see what happens if you take aquarius' suggestion of renaming your wordpress xmlrpc endpoint and updating your pingback tag and see if spam drops dramatically
#
snarfed
since akismet was great - literally over 99.998% hit rate, against 10-50k spam comments per day - and the JS one is great too
#
GWG
aaronpk: I would too, actually.
#
GWG
snarfed: Which one is the JS one?
#
snarfed
aaronpk: oh i know it would. i see plenty of blind probes to those endpoints on entirely non-WP sites
#
snarfed
GWG: looking
#
GWG
snarfed: So, why doesn't anyone do it?
#
snarfed
GWG: some people do. akismet etc are good enough for most
#
snarfed
and i think xml-rpc is disabled by default now…?
#
GWG
snarfed: Nope.
#
GWG
snarfed: It is enabled by default. The option was removed to disable it
#
snarfed
GWG: you're sure?
#
snarfed
well, you can still disable it in wp-config.php. but in the UI, ok
#
aaronpk
so if that's the case, then it would seem that the biggest fault of wordpress pingback spam is not actually pingback, but the wordpress monoculture
#
snarfed
GWG: obvious tradeoff is people w/o JS can't comment. but that's such a small population, and the reduced load was big enough, i went with it
#
snarfed
aaronpk: maybe. but again, for current WP installs with akismet, i'm really not convinced spam is a problem for the average user
#
snarfed
maybe not updating is the bigger problem
#
snarfed
which is solved-ish now with core auto-update. (plugins soon too)
#
GWG
snarfed: You can enable plugin auto-update now
#
snarfed
GWG: oh yeah? cool!
chrissaad joined the channel
#
GWG
I've never tried the plugin though
#
GWG
I'm nervous about plugin updates because they aren't as vetted though.
#
GWG
With my XMLRPC connection, I'm more worried about it being used in a DDOS than my own SPAM. I'm pretty set right now
#
owen1
aaronpk: indieauth doesn't let me login to indiewebcamp. it might be related to the fact that my website only uses PGP as a way to valiate myself.
#
aaronpk
owen1: what's your website?
#
owen1
i am able to succesfully authenticate against indieauth, but i am not logged in to indiewebcamp.
#
aaronpk
oh strange, hmm
#
aaronpk
I wonder if it's a wiki bug... can you try logging in starting with the https site? https://indiewebcamp.com/
#
owen1
sure
#
owen1
i am here: https://indieauth.com/success and i see "You Successfully Authenticated!"
#
owen1
but if i go to http://indiewebcamp.com/ i am not loggedin
#
aaronpk
that's odd...
#
owen1
is there another site i can try it?
#
aaronpk
when you're on the indieauth screen where you choose GPG do you see at the bottom "You will be redirect to..."?
#
aaronpk
that's odd
#
aaronpk
and you're clicking the "sign in" link on the wiki page?
KartikPrabhu joined the channel
#
owen1
yup
#
owen1
log in
#
owen1
login is the same as sign in - https://indiewebcamp.com/Special:UserLogin
#
aaronpk
if you click that, can you sign in to the wiki?
#
owen1
are u talking about the url where i see 'You Successfully Authenticated!' ?
#
owen1
https://indieauth.com/success?code=<long string>&me=http%3A%2F%2Fgamelanguage.com&state=
#
owen1
that's the url i am send to ^
#
owen1
and if i click your url it ask me to sign the challenge
#
aaronpk
ok but you see the page with the challenge when you sign in from here right? https://indiewebcamp.com/Special:UserLogin
#
owen1
aaronpk: yup
#
owen1
i sign it and get redirected to https://indieauth.com/success?code=<long string>&me=http%3A%2F%2Fgamelanguage.com&state=
#
aaronpk
do you have anything blocking cookies or something?
#
owen1
than i click on the link to go to the wiki but i am not logged in
#
owen1
let me see my chromium settings
carlo_au joined the channel
#
owen1
Allow local data to be set (reommended). it's checked.
#
aaronpk
what happens if you try to sign in to my website? aaronparecki.com
#
owen1
i got redirected to the same place - https://indieauth.com/success?code=<long string>&me=http%3A%2F%2Fgamelanguage.com&state= when i go to your site again i still see the login form at the bottom.
#
owen1
so i assume it did'n log me in
#
aaronpk
I'm super confused. it's just not redirecting back to the site you're signing in to, so the site can't finish signing in
#
owen1
yup
#
aaronpk
the redirect URI is stored in a cookie between pages
#
owen1
oh. let me observe that cookie
#
aaronpk
actually I think it's set in a server-side session, but uses a cookie
#
owen1
first cookie i see is 6 cookies from indeiauth.com
verdi_ joined the channel
#
aaronpk
ok let me poke at this for a while
#
owen1
got redirected to /success and here are the cookies: http://paste.ubuntu.com/9323133/
#
owen1
same number of cookies, content a bit different
#
owen1
aaronpk: thanks!
#
owen1
i love the idea of signining in to a website with rsa keys
#
owen1
not sure what are the security implications
tilgovi, lukebrooker, cmhobbs, mdik_, Electrin, caseorganic, wolftune, snarfed, chrissaad and j12t joined the channel
#
tantek.com
edited /Vouch (+87) "/* In Progress */ add inline here instead of on my user page"
(view diff)
#
tantek.com
edited /User:Tantek.com (-58) "/* working on */ move vouch documentation specifics to vouch page"
(view diff)
snarfed, caseorganic, thedod_, cmhobbs, thedod, lukebrooker_, chrissaad, julian`` and brianloveswords joined the channel
#
aaronpk
wow there's over 100 people who are using indieauth.com with a TOTP key
#
GWG
aaronpk: It's the only way I can get in till that bugfix comes through.
#
aaronpk
oh yeah
#
aaronpk
so annoying
#
aaronpk
do we have a small reproducable test case that I can try out periodically?
#
GWG
aaronpk: What's next? FIDO U2F? Yubikey?
npdoty joined the channel
#
GWG
aaronpk: I think I'm monitoring the issue.
#
aaronpk
I have a U2F thingy which I want to integrate
#
aaronpk
but I want to use it for actual two-factor auth, not as a primary auth mechanism
#
GWG
What other authentication options might be a possibility?
parzzix joined the channel
#
GWG
aaronpk: Did you ever consider client certificates as an option?
#
aaronpk
that'd be neat
#
GWG
aaronpk: ACME is promising
#
aaronpk
GWG: do you have the link to that ruby bug?
#
aaronpk
looks like it was backported to ruby 2.0.0
#
aaronpk
does that mean it's not gonna make it to 1.9.3?
#
GWG
Quite possibly not. I'm not sure.
#
GWG
I should thank ben_thatmustbeme for filing it though
#
Loqi
definitely
#
aaronpk
welp. guess it's time to update all my ruby apps to ruby 2.0 and get off 1.9.3
#
GWG
aaronpk: I feel bad for being the bearer of problems.
#
aaronpk
nah it's cool
snarfed and julian`` joined the channel
#
GWG
I've been using TOTP on my LG G Watch.
#
GWG
I prefer the Pebble though.
julian`` joined the channel
#
KartikPrabhu
OMS google+ sucks
#
GWG
KartikPrabhu: What's wrog?
#
GWG
aaronpk: I mentioned the watch as I recalled you authenticate using the Pebble.
#
aaronpk
yes! I enjoy that one quite a bit
#
GWG
I got a Refurbed G Watch for comparison.
#
GWG
Mobile note creation is still an issue for me, so I experiment
lukebrooker, KartikPrabhu and tantek_ joined the channel
#
tantek_
what is note creation?
#
Loqi
It looks like we don't have a page for "note creation" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=note+creation
#
tantek.com
edited /create (+38) "notes in particular"
(view diff)
#
tantek.com
edited /create (+302) "note mobile issues based on anecdata"
(view diff)
#
tantek_
what is mobile note creation
#
Loqi
It looks like we don't have a page for "mobile note creation" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=mobile+note+creation
#
tantek_
GWG, I encourage you to add your mobile note creation issues to http://indiewebcamp.com/create#Mobile
#
tantek_
What is Google+?
#
Loqi
Google is primarily used for searching the open web, but also hosts a number of content silos: http://indiewebcamp.com/Google
#
wolftune
tantek_: since you're around, quick promotion: We're now running a get-launched fund-drive for Snowdrift.coop! See snowdrift.tilt.com
#
tantek.com
edited /Special:Log/move () "moved [[Google+]] to [[Google Plus]] over redirect: wikilinking Google+ seems to have issues sometimes"
(view diff)
cweiske joined the channel
#
tantek.com
edited /G+ (+4) "-r"
(view diff)
#
tantek.com
edited /Google (+12) "fix wikilink"
(view diff)
#
tantek_
!tell KartikPrabhu could you add the problems you're encountering with Google+ to http://indiewebcamp.com/Google_Plus#Issues ? Thanks!
#
Loqi
Ok, I'll tell them that when I see them next
#
KartikPrabhu
tantek_: yes I will. but first on my own site as a post
#
Loqi
KartikPrabhu: tantek_ left you a message 42 seconds ago: could you add the problems you're encountering with Google+ to http://indiewebcamp.com/Google_Plus#Issues ? Thanks!
LauraJ joined the channel
#
cweiske
!tell tantek, why did you highlight "They were quite inefficient" but not the following "old scripts" in http://indiewebcamp.com/feed#HubMed ?
#
Loqi
Ok, I'll tell them that when I see them next
KartikPrabhu and Jihaisse joined the channel
#
@HealthEugene
Earned $2.47 last month with @DataCoup - sweet!! #ownyourdata
(twitter.com/_/status/539329770014900224)
#
@siewlee1803
RT @HealthEugene: Earned $2.47 last month with @DataCoup - sweet!! #ownyourdata
(twitter.com/_/status/539331105082863616)
wolftune, eschnou, j12t, friedcell, loic_m, petermolnar, cweiske and LauraJ joined the channel
j12t and cweiske joined the channel
#
petermolnar
good morning indieweb; is there anyone around who's posting images to 500px from their site? ( the basic question is: is it doable? )
krendil joined the channel
#
cweiske
petermolnar,
fiatjaf joined the channel
#
petermolnar
thanks cweiske; I've seen this but I was wondering if anyone tested it yet
stream7, LauraJ, friedcell, adactio, thedod, dns53, brianloveswords and j12t joined the channel
#
@inautilo
TECH: Enabling Webmentions · The inventor of Pingback jumps on the Webmention bandwaggon http://inautilo.com/story?skey=2wx98 by @sil #reviews
(twitter.com/_/status/539383468292317184)
mdik, friedcell, KartikPrabhu, Pierre-O, reederz, Pierre-O1, cweiske, j12t and eschnou joined the channel
#
KartikPrabhu
Loqi: playback
#
Loqi
is done
caseorganic, Pierre-O1, aquarius, thedod_, danlyke, shiflett, friedcell, brianloveswords, brianlov_, gr0k and Pierre-O joined the channel
#
ben_thatmustbeme
!tell arronpk, GWG I don't think they are going to backport that fix back to 1.9.3 it looks like only 2.0 on
#
Loqi
Ok, I'll tell them that when I see them next
j12t, reedstrm, brianloveswords, friedcell, Sebastien-L, stream7_ and elf-pavlik joined the channel
#
elf-pavlik
!tell tantek : evanpro asked if someone could present MicroPub during Social WG telecon tomorrow: http://lists.w3.org/Archives/Public/public-socialweb/2014Dec/0000.html
#
Loqi
Ok, I'll tell him that when I see him next
#
elf-pavlik
aaronpk, ^
#
elf-pavlik
BTW Loqi doesn't stay on/log any more #social & #socialig
#
@film_girl
Hey Cyber Monday fans, don’t forget about the Good Web Bundle for indieweb goodness. https://goodwebbundle.com
(twitter.com/_/status/539444840891957250)
#
@RealDarrenCohen
RT @film_girl: Hey Cyber Monday fans, don’t forget about the Good Web Bundle for indieweb goodness. https://goodwebbundle.com
(twitter.com/_/status/539445020789854208)
brianloveswords joined the channel
#
@jeffliwag
RT @film_girl: Hey Cyber Monday fans, don’t forget about the Good Web Bundle for indieweb goodness. https://goodwebbundle.com
(twitter.com/_/status/539445925362429952)
#
@anildash
RT @film_girl: Hey Cyber Monday fans, don’t forget about the Good Web Bundle for indieweb goodness. https://goodwebbundle.com
(twitter.com/_/status/539445943968747520)
shiflett joined the channel
#
@thoddyapp
RT @film_girl: Hey Cyber Monday fans, don’t forget about the Good Web Bundle for indieweb goodness. https://goodwebbundle.com
(twitter.com/_/status/539446977134854146)
snarfed, Sebastien-L and brianlov_ joined the channel
#
@GeoT101
RT @film_girl: Hey Cyber Monday fans, don’t forget about the Good Web Bundle for indieweb goodness. https://goodwebbundle.com
(twitter.com/_/status/539448859491966976)
chalettu, mlncn, KartikPrabhu, squeakytoy and wolftune joined the channel
#
@digisim
#ccourses formal activity will be coming to an end soon. But it will live on in many guises. The #indieweb is here: http://connectedcourses.net/event/unit-6-class-2-connecting-to-the-indieweb-movement/
(twitter.com/_/status/539455340178571264)
gr0k, davidmead, brianloveswords, KevinMarks__, csarven and chrissaad joined the channel
#
@JohnCovington01
RT @film_girl: Hey Cyber Monday fans, don’t forget about the Good Web Bundle for indieweb goodness. https://goodwebbundle.com
(twitter.com/_/status/539459025054605313)
brianloveswords, gRegor`, Reykjavik and Pierre-O joined the channel
#
@N7IRL
RT @film_girl: Hey Cyber Monday fans, don’t forget about the Good Web Bundle for indieweb goodness. https://goodwebbundle.com
(twitter.com/_/status/539468375655596033)
#
aaronpk
elf-pavlik: thanks. fixing Loqi now
KartikPrabhu and j12t joined the channel
#
aaronpk
well that was unexpected. clicked a hackernews article "an automatic email endpoint for any domain" and was surprised to see it mentions webmention and indieauth!
#
aaronpk
congrats on making the hackernews front page fiatjaf!
danlyke joined the channel
#
sh4l
In case, you've not seen this one: https://hacksummit.org
j12t joined the channel
#
davidmead
taking the plunge and starting the process today of moving away from WP and using a self-hosted version of Known for my main blog
#
davidmead
i’m sure you’ll all be sick of my questions by the time i’m finished ;-)
#
aaronpk
exciting!
#
davidmead
@aaronpk yup :-)
#
davidmead
i had an email exchange with ben and i think i can everything from my withknown sub-domain i’ve been trying out exported along with with my current WP blog and pull them all into the new blog.davidjohnmead.com
shiflett, friedcell1, sammachin1, mlncn, snarfed, agaric, Pea1 and mlncn-agaric joined the channel
#
@ksgant
RT @film_girl: Hey Cyber Monday fans, don’t forget about the Good Web Bundle for indieweb goodness. https://goodwebbundle.com
(twitter.com/_/status/539480377396457472)
benjamin-agaric and reederz joined the channel
brianloveswords and friedcell joined the channel
#
@kevinmarks
@Suw I'm not trying to be a dick here, but to work out the conceptual boundary. Is http://www.kevinmarks.com/fragmentions.html a page? Is http://indiewebcamp.com/fragmention
(twitter.com/_/status/539485181883596802)
#
@LUCIA_Japan_Inc
site-deaths - IndieWebCamp #API #App #WordPress #jQuery #Javascript #html5 #Follow #webstagram http://indiewebcamp.com/site-deaths
(twitter.com/_/status/539488117581836288)
gr0k and eschnou joined the channel
#
KevinMarks_
Posts vs pages is an interest distinction
#
sparverius
i always thought of a page as being a set of information that is prone to change and updates
#
sparverius
while a post is a one time piece of information that may be updated with fixes but not much more, and that recieves major updates with delta posts that you chain by a tagging system
#
sparverius
basically, like twitter, or blogging about your life
#
sparverius
"yesterday, i mentioned that xyz happened, well today more happened"
#
sparverius
!whatis page
#
sparverius
i forgot how to use the bot :/
#
@Stolen_Souls
https://indieauth.com/ looks pretty interesting, if you ignore the XSS attacks in their URL-passing.
(twitter.com/_/status/539490954999508992)
#
@TheRealDod
After 2 years, https://dubiousdod.org is at last #NoScript friendly. Thanks for the heads up, @t. I'll add some #IndieWebCamp markup soon
(twitter.com/_/status/539492712106696704)
#
aaronpk
i should make !whatis do the thing too
#
Loqi
fo sho
#
aaronpk
funny how some people expect to have to explicitly request
#
aaronpk
what is a page?
#
Loqi
It looks like we don't have a page for "page" yet. Would you like to create it? http://indiewebcamp.com/wiki/index.php?action=edit&title=page
brianloveswords and eschnou joined the channel
#
KevinMarks_
Should pages accept webmentions?
#
snarfed
KevinMarks_: probably an individual decision, but imho yes. mine do.
#
@DigestWordpress
RT @LUCIA_Japan_Inc: site-deaths - IndieWebCamp #API #App #WordPress #jQuery #Javascript #html5 #Follow #webstagram http://t.…
(twitter.com/_/status/539497663759003648)
elf-pavlik joined the channel
#
@js_digest
RT @LUCIA_Japan_Inc: site-deaths - IndieWebCamp #API #App #WordPress #jQuery #Javascript #html5 #Follow #webstagram http://t.…
(twitter.com/_/status/539498697802153984)
KartikPrabhu, pauloppenheim, richardlitt, caseorganic, shiflett, danfowler and Pea1 joined the channel
cweiske, friedcell1, tilgovi, brianloveswords and pfefferle joined the channel
#
KartikPrabhu
i don't see the difference between known and a forum
#
KartikPrabhu
or at least is purely psychological inertia
krendil joined the channel
#
KartikPrabhu
looks interesting. tabbed for later reading
shiflett, KartikPrabhu1 and caseorganic joined the channel
#
aaronpk
interesting, someone described how to use bittorrent sync for private messaging http://missiv.es/
#
aaronpk
I suspect the ind.ie thing will be a similar mechanism, but more abstracted
caseorganic and shiflett joined the channel
#
@maymaymx
@TopherMade @glassbottommeg Speaking of, if new to you, read about Web POSSE: http://indiewebcamp.com/POSSE That's what Tumblr Crosspostr is doing.
(twitter.com/_/status/539526797390786560)
#
sparverius
aaronpk: thank you :/
#
sparverius
what is a post
#
Loqi
post can refer to either: http://indiewebcamp.com/post
#
sparverius
a post is a test
#
sparverius
what is a post
#
Loqi
post can refer to either: http://indiewebcamp.com/post
#
sparverius
so i guess it's tied to the wiki huh? let me update that page
#
4c4d.com
edited /post (+113)
(view diff)
#
sparverius
what is a post
#
Loqi
A post is either a piece of content or the act of publishing that content (usually in a way that is shared) http://indiewebcamp.com/post
#
@LUCIA_Japan_Inc
RT @t: @sil welcome! As inventor of #pingback your support is a huge milestone for #webmention. Let's see how soon this ... http://t.co/LzI…
(twitter.com/_/status/539529373448040448)
a___, finchd__, gmack, jonnybarnes_, danlyke_ and lukebrooker joined the channel
#
cweiske.de
edited /authorship (+340) "/* Issues */"
(view diff)
chalettu, eschnou, KevinMarks and benwerd joined the channel
lukebrooker joined the channel
#
sixtwothree.org
edited /User:Sixtwothree.org (-3) "/* Jason Garber */ Note FrancisCMS change from Sinatra to Rails."
(view diff)
#
fiatjaf
thank you aaronpk for noting that I stayed in the front page! (even if it was for just 10 minutes)
#
fiatjaf
shouldn't we differ between webmentions that are responses to some article (like comments, or very big comments) and webmentions that just happen to mention it? some webmention sections seem totally nonsensical, like www.kevinmarks.com/fragmentions.html
mlncn joined the channel
#
aaronpk
that's more a job for comments display, not webmention
#
fiatjaf
right, the distinction already exists.
#
KevinMarks
fair point- I was using that as an example of a "page" in a comment
#
fiatjaf
formally.
#
KevinMarks
but brid.gy still assumes that me tweeting a link is POSSE and so hides my tweet, making the thread obscure
#
fiatjaf
KevinMarks: I know that, but only because I clicked in the tweets :P
friedcell, caseorganic and shiflett joined the channel
#
snarfed
see https://github.com/snarfed/bridgy/issues/51 for more long-running discussion/debate on this topic (and links to even more)
#
KevinMarks
if you had the time heuristic, that would make more sense
#
KevinMarks
but supressing https://twitter.com/kevinmarks/status/539485181883596802 because I linked to it means the context is uncler
#
@kevinmarks
@Suw I'm not trying to be a dick here, but to work out the conceptual boundary. Is http://www.kevinmarks.com/fragmentions.html a page? Is http://indiewebcamp.com/fragmention
(twitter.com/_/status/539485181883596802)
#
KevinMarks
I should run my own instance of webmention.herokuapp.com and clean up the broken ones
#
Loqi
I agree
#
bret
PS safari strips ## from urls
#
KevinMarks
I need to edit the spec to be # rather than ## don't I
#
aaronpk
without some sort of additional marker, that breaks the ability to fragmention a single word, right?
iboxifoo joined the channel
#
KevinMarks
not necessarily - only if it collides with an id and you don't add a leading or trailing space
#
KevinMarks
also, mentioning single words is silly on the whole
brianloveswords joined the channel
#
aaronpk
I've been finding myself linking to fragmentions of single-word section headers that may or may not have an ID
GWG joined the channel
#
bret
quicker than view source
#
KevinMarks
if the ID matches the word, it will still work though
#
aaronpk
not if there's a table of contents at the top
#
KevinMarks
well, that won't work anyway
#
bret
KevinMarks: you can type or paste the fragmentation into safari, but it strips it from href links when you click on them
#
KevinMarks
TOC is rather fragmention hostile, yes
#
@kevinmarks
“We’ve set up a Wiki, called the File Formats Wiki.” - @textfiles #indieweb http://ascii.textfiles.com/archives/4445
(twitter.com/_/status/539550349183291392)
benjamin-agaric and CaptainCalliope joined the channel
#
@breizh2008
RT @kevinmarks: “We’ve set up a Wiki, called the File Formats Wiki.” - @textfiles #indieweb http://ascii.textfiles.com/archives/4445
(twitter.com/_/status/539553303181660161)
brianloveswords, smcgregor, caseorganic and benjamin-agaric joined the channel
#
JonathanNeal
Why would anyone be fragmention hostile, KevinMarks?