69°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Day 12: Whitelist and Blacklist for OwnYourGram import #100DaysOfIndieWeb

    Today I added some additional settings to OwnYourGram. You can now configure a whitelist and/or blacklist of keywords to control which of your Instagram posts are imported to your website.
    continue reading...
    3 mentions
    Sun, Jan 1, 2017 9:28am -08:00 #ownyourgram #indieweb #100daysofindieweb
  • Dmitri Shuralyov https://twitter.com/dmitshur   •   Dec 31
    Curious, how do you have enough user-facing ideas for 100 days? I bet I'd run out after 17 days or so. Otherwise, I should do this!
    Aaron Parecki
    @shurcool Often finishing one project leads to two more! Also just working through my list of open GitHub issues will take a while!
    Portland, Oregon, USA
    1 like
    Sun, Jan 1, 2017 9:05am -08:00
  • Joschi Kuphal https://jkphl.is/

    2016 in keywords

    Portland, Oregon
    Sun, Jan 1, 2017 12:00am +00:00 (liked on Sun, Jan 1, 2017 7:55am -08:00) #General #IndieWeb #Private #Random thoughts #Side projects
  • 10:40pm
    Asleep
    6:57am
    Awake
    8h 03m
    Slept
    45m
    Awake for
    Portland, Oregon, USA
    Sun, Jan 1, 2017 6:57am -08:00
  • Aaron Parecki
    Lifehack: Watch the Times Square ball drop live and then go to bed at 9:30 Pacific time and wake up on the 1st with 3 extra hours of sleep
    Portland, Oregon, USA
    25 likes 5 replies
    Sat, Dec 31, 2016 9:28pm -08:00 #lifehack
  • Aaron Parecki
    Day 11. I'm definitely less happy with this one than any others so far, but hey that's what this project is about. Putting stuff out there and not worrying too much about it. #100daysofmusic #100daysproject #the100dayproject
    Portland, Oregon
    1 like 1 reply 224 mentions
    Sat, Dec 31, 2016 7:58pm -08:00 #100daysofmusic #100daysproject #the100dayproject
  • Day 11: Simpler fonts #100DaysOfIndieWeb

    The other day I read a pretty funny blog post called "10 things I learned making the fastest site in the world". It's a little tongue in cheek, but overall has some good tips. One that caught my attention was the section on using web fonts.
    continue reading...
    2 mentions
    Sat, Dec 31, 2016 1:58pm -08:00 #indieweb #p3k #100daysofindieweb #design
  • Train
    3.45mi
    Distance
    16:18
    Duration
    12:34pm
    Start
    12:50pm
    End
    Portland, Oregon
    Sat, Dec 31, 2016 12:50pm -08:00
  • Train
    13.01mi
    Distance
    24:10
    Duration
    12:02pm
    Start
    12:27pm
    End
    Sat, Dec 31, 2016 12:27pm -08:00
  • Ride
    3.73mi
    Distance
    21:34
    Duration
    11:39am
    Start
    12:00pm
    End
    Beaverton, Oregon
    Sat, Dec 31, 2016 12:00pm -08:00
  • Car
    2.84mi
    Distance
    21:10
    Duration
    11:17am
    Start
    11:39am
    End
    Portland, Oregon
    Sat, Dec 31, 2016 11:39am -08:00
  • Aaron Parecki
    at iFLY - Portland
    Tigard, Oregon • Sat, December 31, 2016 9:37am
    45.443766 -122.779067
    Skydiving!
    Tigard, OR, United States
    Sat, Dec 31, 2016 9:37am -08:00
  • Car
    2.32mi
    Distance
    7:39
    Duration
    9:28am
    Start
    9:36am
    End
    Portland, Oregon
    Sat, Dec 31, 2016 9:36am -08:00
  • Ride
    3.87mi
    Distance
    24:45
    Duration
    8:37am
    Start
    9:02am
    End
    Portland, Oregon
    Sat, Dec 31, 2016 9:02am -08:00
  • Train
    11.54mi
    Distance
    38:46
    Duration
    7:58am
    Start
    8:37am
    End
    Beaverton, Oregon
    Sat, Dec 31, 2016 8:37am -08:00
  • 10:25pm
    Asleep
    6:27am
    Awake
    7h 48m
    Slept
    39m
    Awake for
    Portland, Oregon, USA
    Sat, Dec 31, 2016 6:27am -08:00
  • Aaron Parecki
    Day 10. Mozart is probably rolling in his grave. I took the beginning of Lacrimosa, changed it to 4/4, and added drums and some other non orchestral instruments. This was my first time playing with the East/West Choir "Word Builder" which is a tool where you can type phonetically what you want the choir to sing and it puts it together. This rendition is by no means perfect, but I could get it a lot closer with more time, tuning the precise timings of moving from each consonant to vowel and back. The instrumentals I added are inspired by E.S. Posthumus. #100daysofmusic #100daysproject #the100dayproject
    Portland, Oregon
    12 likes 3 replies 2 mentions
    Fri, Dec 30, 2016 9:18pm -08:00 #100daysofmusic #100daysproject #the100dayproject
  • Aaron Parecki
    I'm doing #100DaysOfIndieWeb! Here's what I finished this week: https://aaronparecki.com/2016/12/30/7/week-in-review
    Portland, Oregon, USA
    1 like 2 reposts 2 replies
    Fri, Dec 30, 2016 2:23pm -08:00 #indieweb
  • Week in Review #100DaysOfIndieWeb

    Webmention.ioDay 3: The avatars for comments/likes/etc that Webmention.io processes will now always be 256 pixels maximum. This avoids showing potentially large images shrunk down when displaying comments.Day 10: HTML status pages for webmention.io 
    continue reading...
    1 like 2 reposts 2 replies 1 mention
    Fri, Dec 30, 2016 2:18pm -08:00 #100daysofindieweb #indieweb #webmention #quill #p3k
  • Day 10: HTML status pages for webmention.io #100DaysOfIndieWeb

    Yesterday I added a Webmention form at the bottom of my posts. If you used this form, it would show you a "check status" link after accepting the Webmention request. My Webmentions are all handled by webmention.io, and its status URLs return a JSON response. This isn't particularly friendly when someone views one of these URLs in a browser, since they just see a raw JSON blob.Today I updated webmention.io to return all responses in HTML if they're made from a browser. It checks to see if there is text/html in the Accept header, and returns HTML if so, otherwise returns JSON as normal. Now when you view one of these status links, you'll see something like this.
    continue reading...
    3 mentions
    Fri, Dec 30, 2016 1:21pm -08:00 #100daysofindieweb #indieweb #webmention
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