CamBSo I'm trying to test webmentions on wordpress. commenting on my own post from my own site the webmention shows up in my admin comments section and my avatar appears under the original post, but the text from the comment isnt there. Could someone take a look please?
gRegorLoveCamB: Can you let me know which IndieWeb plugins you've installed? There's a couple that may be necessary. I think Semantic Linkbacks makes webmention comments look nicer.
gRegorLoveWe also have #indieweb-wordpress (IRC) and #wordpress (Slack) where our WordPress regulars are always willing to help (I'm only partially familiar with the WP plugins myself)
GWGCamB: It is classified as a mention. If you want to disable that, you can. Go into Settings->Discussion and turn off Facepiles for Mentions and it will show up as a comment.
gRegorLoveWith your test comment, you only mentioned the test post. The WP plugins (and a lot of other indie sites) will show that as a facepile or just "[name] mentioned this"
LoqiA feed is a dynamic set of posts, typically listed in reverse-chronological order, often only the most recent n (like 10) of them https://indieweb.org/feed
LoqiIt looks like we don't have a page for "timetravelline" yet. Would you like to create it? (Or just say "timetravelline is ____", a sentence describing the term)
snarfedhey aaronpk, when you get a chance, mind counting the total number of valid webmentions wm.io has received that aren't from bridgy? ie source domain isn't [www.]brid.gy or brid-gy.appspot.com. i'm hoping to roughly pinpoint when we hit 1M total wms. not urgent.
snarfed!tell benwerd hi! when you get a chance, mind counting the total number of valid webmentions hosted known has received that aren't from bridgy? ie source domain isn't [www.]brid.gy or brid-gy.appspot.com. i'm hoping to roughly pinpoint when we hit 1M total wms. not urgent.
snarfed!tell voxpelli hi! when you get a chance, mind counting the total number of valid webmention wm.herokuapp.com has received that aren't from bridgy? ie source domain isn't [www.]brid.gy or brid-gy.appspot.com. i'm hoping to roughly pinpoint when we hit 1M total wms. not urgent.
LoqiSEO is an acronym for Search Engine Optimization which refers to the practice and results of publishing pages and permalinks on the web in order to rank better (earlier/higher) in web search engine results https://indieweb.org/seo
tanlaanThat's pretty awesome actually. I suppose semantic markup is always going to be helpful with SEO right? Some might use it and some might ignore it. But either way it's either net neutral or positive, not negative.
tanlaantantek: Ha! I can completely agree with that. I need to start playing around more on the web dev side of things to get my hands dirty but optimization just makes sense when you're using a small slice of the bigger JS library pie
tanlaantantek: it'd be interesting if there was a flag in the useragent that could say "Hey, I've got slow internet. Only load your smallest assets please". Then a handshake wouldn't be required or a lazy load to get something to fill until the high res images come in
Loqiresponsive images are an extension to HTML to allow different resolutions of an img or a picture element, according to screen resolution or screen pixel density https://indieweb.org/responsive_images
ZegnatThere is the Network Information API, https://wicg.github.io/netinfo/, but I really hope people will not start using that to detect if they should load big assets or not
Loqi[Jeremy Keith] Network Information API
September 25th, 2017
It looks like this is landing in Chrome. The navigator.connection.type property will allow us to progressively enhance based on connection type:
A web application that makes use of a service ...
ZegnatYes and for WiFi on my laptop, 90% of the time I am either tethering from my phone (small data bundle) or on my home 4G network (big data bundle, but still monthly limit).
strugeehey, does anyone know where the dt-updated property is defined? https://indieweb.org/updated mentions it but I can't find any examples or explanations
Loqi[Tantek Çelik] h-entry is a simple, open format for episodic or datestamped content on the web. h-entry is often used with content intended to be syndicated, e.g. blog posts. h-entry is one of several open microformat standards suitable for embedding data in HTML.
...