76°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • mdhughes https://micro.blog/mdhughes   •   permalink

    @manton Which makes replies problematic, since they're only hosted on m.b right now. I need a way to have my replies end up on my site, permanently.

    Aaron Parecki
    I post my replies on micro.blog from my website! Like this one! https://aaronparecki.com/replies
    Portland, Oregon, USA
    1 reply
    Sun, Feb 18, 2018 11:50am -08:00
  • Spinach Banana Orange Smoothie
    Portland, Oregon, USA
    Sun, Feb 18, 2018 11:24am -08:00
  • Marty McGuire https://martymcgui.re/

    This episode marks a full year that I’ve been creating weekly audio summaries of the IndieWeb newsletter! Thank you for listening!

    I’d love any feedback that you have. Also, if you’d take a moment to leave a rating and a review wherever you get your podcasts, that’d be 💯!

    https://martymcgui.re/2018/02/17/181444/

    Portland, Oregon • 36°F
    Sat, Feb 17, 2018 10:36pm -05:00 (liked on Sun, Feb 18, 2018 10:25am -08:00)
  • Lucy Bellwood http://bit.ly/100DDPREORDER
    Guys, please. I just want to take a shower.
    Portland, Oregon • 36°F
    Sun, Feb 18, 2018 4:01pm +00:00 (liked on Sun, Feb 18, 2018 9:56am -08:00)
  • How not to replace email (jamey.thesharps.us)

    I’d say the single most important lesson to take away here, for a technology project at least, is that interoperability is key.

    • Assume that no matter how amazing your new tech is, people are going to adopt it slowly.
    • Give your early adopters every chance you can to use your offering together with the existing tools that they will continue to need in order to work with people who haven’t caught up yet.
    • And if you’re building a communication tool, make it as simple as possible for others to build compatible tools, because they will expand the network of people your users can communicate with to populations you haven’t thought of and probably don’t understand.
    Sun, Feb 18, 2018 7:00am -08:00 #google #wave #email #standards #web
  • 9:09pm
    Asleep
    5:52am
    Awake
    8h 43m
    Slept
    19m
    Awake for
    Portland, Oregon, USA
    Sun, Feb 18, 2018 5:52am -08:00
  • https://github.com/indieweb/microsub

    Streaming API

    Clients should have a way to tap in to some sort of streaming API to get updates from the server in realtime.
    continue reading...
    Sat, Feb 17, 2018 5:04pm -08:00 #microsub
  • Jonathan LaCour https://cleverdevil.io/profile/cleverdevil
    Awesome, I got the composer working in Together! Three cheers for me 🎉
    Portland, Oregon • 50°F
    Sat, Feb 17, 2018 11:40pm +00:00 (liked on Sat, Feb 17, 2018 4:50pm -08:00)
  • Mike Merrill http://www.kmikeym.com/
    Another successful Guerrilla Happy Hour with @alexshred420 and many, many friends. Here’s to another seven years of paying people to drink with us.
    Portland, Oregon • 50°F
    www.kmikeym.com ranchorelaxo.cool
    Sat, Feb 17, 2018 11:57am -08:00 (liked on Sat, Feb 17, 2018 3:59pm -08:00)
  • Aaron Parecki
    Contributions from: Australia, United Kingdom, United States
    Sat, Feb 17, 2018 3:33pm -08:00
  • I've never felt less in control of my own hardware (kimonote.com)
    Sat, Feb 17, 2018 10:57am -08:00 #web #hardware
  • Aaron Parecki
    Contributions from: United Kingdom, United States
    Sat, Feb 17, 2018 10:34am -08:00
  • TOP 10 MySQL 8.0 features for DBAs & OPS – lefred's blog: tribulations of a MySQL Evangelist (lefred.be)
    Sat, Feb 17, 2018 7:26am -08:00 #mysql
  • ProxySQL | Scaling with ProxySQL Query Cache (www.proxysql.com)
    Sat, Feb 17, 2018 7:26am -08:00 #mysql #cache #querycache #proxysql
  • 10:06pm
    Asleep
    6:33am
    Awake
    8h 27m
    Slept
    26m
    Awake for
    Portland, Oregon, USA
    Sat, Feb 17, 2018 6:33am -08:00
  • Rachel Bloom http://racheldoesstuff.com
    Tickets are STILL AVAILABLE for the Portland show on 3/30 and Seattle show on 4/1! I requested that the venues not advertise these shows until the end of the day so that my fans can have first dibs! #CrazyExGirlfriend
    Portland, Oregon • 50°F
    Fri, Feb 16, 2018 5:26pm -05:00 (liked on Fri, Feb 16, 2018 4:14pm -08:00) #CrazyExGirlfriend
  • grantcodes https://github.com/grantcodes   •   Feb 16

    #21 Docker Image

    Aaron Parecki
    I don't like running things in Docker so I won't be tackling this, but I'm open to accepting a PR if someone puts it together.
    Portland, Oregon, USA
    Fri, Feb 16, 2018 1:01pm -08:00
  • Zegnat https://github.com/Zegnat   •   Feb 16

    It doesn’t return the Microformats JSON, it converts it to its jf2 format first.

    It might be worth opening an issue on jf2 to see if they want to keep an explicit name property. Their “author” syntax says it “consists of a name” and more, but that’s not marked as a MUST. For a jf2feed on the other hand name is a SHOULD.

    The real question is, do you see any reasons for postponing this change because of your use of a mf2 parser as a service? I think not?

    Aaron Parecki

    Nope, wasn't intending to hold things up, just wanted to put that there for the record.

    I agree with the current proposal of having p-* and e-* and h-* stop the implied name.

    Portland, Oregon, USA
    Fri, Feb 16, 2018 9:49am -08:00
  • Zegnat https://github.com/Zegnat   •   Feb 16

    Documenting from yesterday’s chat, because nobody could remember this and I can’t find it elsewhere:

    • @tantek would like to keep parser changes conservative but is “amenable to expanding to any p- or e- = no implied p-name”.
    • I have not been able to document any cases where more than this is necessary either.

    So I think the (as of now) latest proposed spec change would be:

    • p-name MUST NOT be implied if there are any explicit p-* or e-* properties, or any nested microformats.

    Currently all mf2 items have a name property, because of implied name. If we change this, some code using the parsers could fail if it assumes a name is present.

    Here too I will just document an answer given in chat, this time by @aaronpk:

    may just mean it has to be released as a major version number [of the parsers]

    Assuming something like semver is being used, any major version bump should signify possible API changes to the user. I too don’t think that would be an issue.

    There might be an issue if someone is using parsers-as-a-service, e.g. always getting their mf2 parser output from php.microformats.io. But I don’t think anyone ever advertised their online parsers as a service?

    Aaron Parecki

    I (and likely others) use xray.p3k.io as a service, so I will have to consider what to do in that case. It doesn't return the Microformats JSON, it converts it to its jf2 format first. I may just return an empty string for name if there is no mf2 name property.

    Portland, Oregon, USA
    Fri, Feb 16, 2018 9:17am -08:00
  • https://dri.es/my-posse-plan-for-evolving-my-site
    Aaron Parecki
    Great followup post!

    > I'd like to explore building a simple iOS application to remove any friction from posting updates on the go.

    If your site supports Micropub (https://www.w3.org/TR/micropub/), then you can use any number of Micropub apps to post to your site, instead of writing them yourself! In fact, there's already a fantastic start to an iOS app for exactly this purpose, called Indigenous, in beta right now. https://indieweb.org/Indigenous It should be a minimal amount of work to create a Micropub plugin for Drupal, and then you can take advantage of everyone else's work building clients!
    Portland, Oregon, USA
    Fri, Feb 16, 2018 8:56am -08:00 #drupal
older

Hi, I'm Aaron Parecki, Director of Identity Standards at Okta, and co-founder of IndieWebCamp. I maintain oauth.net, write and consult about OAuth, and participate in the OAuth Working Group at the IETF. I also help people learn about video production and livestreaming. (detailed bio)

I've been tracking my location since 2008 and I wrote 100 songs in 100 days. I've spoken at conferences around the world about owning your data, OAuth, quantified self, and explained why R is a vowel. Read more.

  • Director of Identity Standards at Okta
  • IndieWebCamp Founder
  • OAuth WG Editor
  • OpenID Board Member

  • 🎥 YouTube Tutorials and Reviews
  • 🏠 We're building a triplex!
  • ⭐️ Life Stack
  • ⚙️ Home Automation
  • All
  • Articles
  • Bookmarks
  • Notes
  • Photos
  • Replies
  • Reviews
  • Trips
  • Videos
  • Contact
© 1999-2025 by Aaron Parecki. Powered by p3k. This site supports Webmention.
Except where otherwise noted, text content on this site is licensed under a Creative Commons Attribution 3.0 License.
IndieWebCamp Microformats Webmention W3C HTML5 Creative Commons
WeChat ID
aaronpk_tv