79°F

Aaron Parecki

  • Articles
  • Notes
  • Photos

#Micropub

  • Aaron Parecki
    @DropshareForMac I'm loving Dropshare! Could you add https://www.w3.org/TR/micropub/ support so I can easily upload to my website? Basically a file upload in a form with an access token.
    Portland, Oregon, USA
    2 likes 1 reply
    Sun, Feb 21, 2016 12:50pm -08:00 #micropub
  • The New Stack http://thenewstack.io
    The @W3C advances #Micropub, an open API standard used to create posts on one’s own domain using third-party clients http://tnstack.io/XOcig
    Portland, Oregon
    Mon, Feb 1, 2016 9:57am -08:00 (liked on Tue, Feb 2, 2016 7:05pm -08:00) #Micropub
  • Micropub: The Emerging API Standard for IndieWeb Apps - Open Source Bridge 2015 (confreaks.tv)
    Wed, Sep 16, 2015 11:54am -07:00 #osbridge #indieweb #micropub
  • Kyle Mahan: silo.pub supports native authentication (kylewm.com)
    silo.pub supports "native" authentication now! #indieweb #micropub
    Mon, Jul 27, 2015 8:36am -07:00 #micropub #indieauth
  • Aaron Parecki
    Today I extended @cweiske's sequence diagram to cover the whole IndieAuth for Micropub flow. Hope it's helpful! More info here: http://indiewebcamp.com/obtaining-an-access-token
    Sun, Jul 26, 2015 12:18pm -07:00 #indieauth #micropub #indieweb
  • Aaron Parecki
    Wrote up a tutorial on testing local micropub clients with ngrok http://indiewebcamp.com/ngrok #indieweb
    1 reply
    Sun, Jul 26, 2015 5:32am -07:00 #micropub #indieweb
  • Ben Werdmuller https://twitter.com/benwerd   •   Jul 3
    Seeing a lot of demand for "publish elsewhere, save on your own site" vs "publish on your own site, syndicate elsewhere". #indieweb
    Aaron Parecki
    @benwerd I'm guessing because the publishing tools elsewhere are often very good. With Micropub, the publishing tools for publishing on your own site can become just as good! #indieweb
    Portland, Oregon, USA
    Fri, Jul 3, 2015 9:04am -07:00 #indieweb #micropub
  • Micropub: The Emerging API Standard for IndieWeb Apps
    Jun
    24
    June 24, 2015 3:45pm (-0700)
    Portland, Oregon, USA
    Open Source Bridge
    View Slides
    1 mention
    permalink #indieweb #indieauth #micropub #osbridge
  • Aaron Gibson, General Interest Geek. https://twitter.com/aegibson73   •   Feb 23
    trying to test quill and i get this "Your endpoint did not return a Location header." what am I doing wrong #indieweb?
    Aaron Parecki
    @iamaegibson Did you read the section on how you're supposed to respond to a Micropub request? https://quill.p3k.io/creating-a-micropub-endpoint#the-response #indieweb
    Portland, Oregon, USA
    3 replies
    Sun, Feb 22, 2015 8:34pm -08:00 #indieweb #micropub
  • Aaron Parecki
    Posting from @barryf's new Micropub client! This looks great!
    Fri, Feb 13, 2015 7:30am -08:00 #micropub
  • Barry Frost https://barryfrost.com/

    Announcing Micropublish: the tool I use to post on my personal #indieweb site via #micropub

    (I’ve been using it for a couple of weeks now to post everything on here, including this post).

    Fri, Feb 13, 2015 1:26pm +00:00 (liked on Fri, Feb 13, 2015 7:11am -08:00) #indieweb #micropub
  • Aaron Parecki
    Thanks to @schnarfed, there is now a #micropub plugin for Wordpress! https://wordpress.org/plugins/micropub/ #indieweb
    Portland, Oregon, USA
    4 likes 5 reposts
    Thu, Feb 12, 2015 8:38pm -08:00 #micropub #indieweb
  • https://github.com/snarfed/wordpress-micropub/issues/1#issuecomment-73768663
    Aaron Parecki
    The wordpress plugin will need to be able to accept an access token in the HTTP header and verify it. The short path to implement this is to use the token endpoint I run at https://tokens.indieauth.com, that way you can just avoid all token management for now, and add that in to the plugin later.
    Portland, Oregon, USA
    Tue, Feb 10, 2015 11:45am -08:00 #micropub
  • Shane Becker Ⓐ🏴 http://veganstraightedge.com
    I’m much better at products than protocols. I'm so thankful that people like @aaronpk (& several others) designed #indieauth and #micropub.
    Sat, Jan 17, 2015 6:07pm -08:00 (liked on Sun, Jan 18, 2015 5:50pm -08:00) #indieauth #micropub
  • Peter Wilson 🌻 https://twitter.com/pwcc   •   Oct 22
    @Japh turns out your iOS project is called called micropub & it has a spec http://indiewebcamp.com/Micropub
    Aaron Parecki
    @pwcc @Japh I'd be thrilled if you wanted to build an iOS Micropub client! Happy to help walk you through things if you drop by our IRC! http://indiewebcamp.com/IRC
    Portland, Oregon, USA
    2 likes 1 reply
    Wed, Oct 22, 2014 3:20pm -07:00 #micropub
  • Indie web building blocks (adactio.com)
    Tue, Oct 21, 2014 11:47am -07:00 #indieweb #tutorial #indieauth #micropub #webmention
  • Aaron Parecki
    Demoed my #micropub app for #pebble which I've been using to track food & drink on my website. #indiewebcamp
    5 likes 1 reply 5 mentions
    Sun, Oct 12, 2014 9:45pm -04:00 #micropub #pebble #indiewebcamp
  • elf Pavlik https://twitter.com/elfpavlik   •   Sep 25
    @BarnabyWalters plain JSON has as wide support plus *human* readability! IMO those examples look awful to read/debug http://indiewebcamp.com/micropub#New_Article
    Aaron Parecki
    @elfpavlik JSON does not have as wide support. In most web frameworks you have to jump through hoops to read the raw POST data if it's JSON format. A fun google search can confirm that lots of people are confused about how to handle JSON POST requests: https://www.google.com/search?q=how+to+receive+JSON+post+in+(php%7Cruby%7Cpython%7Cnode) /cc @BarnabyWalters
    Portland, Oregon, USA
    1 reply
    Thu, Sep 25, 2014 1:37pm -07:00 #micropub
  • Aaron Parecki
    p3k updates this week:

    Now I can post videos! http://aaronparecki.com/notes/2014/09/10/1/webactions

    Added support for bookmark posts, and bookmarks can be created via micropub! http://aaronparecki.com/notes/2014/09/07/1/indieweb-bookmarks

    Added a new interface to https://quill.p3k.io for creating bookmark posts. You can use it if you add bookmark support to your Micropub endpoint!
    Portland, Oregon, USA
    1 like 2 mentions
    Wed, Sep 10, 2014 7:07pm -07:00 #p3k #indieweb #micropub
  • https://twitter.com/veganstraightedge/status/481274564245090304
    Aaron Parecki
    @veganstraightedge @jlsuttles That's ok! We haven't even fully figured out the RUD parts yet. I'm not planning on speccing it out until there's a well-defined need for it anyway. See http://indiewebcamp.com/micropub#Updating_Objects for some initial notes.
    Portland, Oregon, USA
    Mon, Jun 23, 2014 8:39pm -07:00 #micropub
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