62°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Day 41: Easier Posting to IndieNews #100DaysOfIndieWeb

    Following up on yesterday's update of adding a Webmention form on IndieNews' Webmention endpoint, today I finished building out the UI for submitting to IndieNews from a browser.Now the "Submit" link includes a form where you can paste in your post's URL, in case your website doesn't send Webmentions automatically.
    continue reading...
    2 mentions
    Mon, Jan 30, 2017 11:25am -08:00 #100daysofindieweb #indienews #webmention
  • Chris Aldrich http://stream.boffosocko.com/profile/chrisaldrich   •   Jan 30

    @100daysindieweb Hooray for helping out the less Indie-capable! From a UI perspective, some might not quite know what you mean by IndieNews URL, to put in the proper one. I suspect it's there to differentiate between the various languages, in which case perhaps a dropdown with the different language versions instead of a more ominous empty box might be better? Gen2+ are more likely to be confused. Additionally, how many do you suppose will find/hit the endpoint this way? Perhaps updating news.Indieweb.org to have the submission box on the submissions page like the one you added on day 9 (https://aaronparecki.com/2016/12/29/9/day-9) to your own site would be even more helpful? Or perhaps even easier, adding the URL for the endpoint to https://news.indieweb.org/how-to-submit-a-post in the documentation and listing it as alternative option. (Or were you keeping this for a lighter Day 41 on a busy Monday?) I can't believe it's been 40 days already!!! Kudos again.

    Aaron Parecki
    You read my mind! Yesterday's project was the precursor to todays which addresses this issue: https://github.com/aaronpk/IndieNews/issues/22
    Portland, Oregon, USA
    Mon, Jan 30, 2017 11:14am -08:00
  • Aaron Parecki
    Aw man, and I *just* bought a new @FitBit too! http://www.theverge.com/2017/1/30/14439028/fibit-layoffs-q4-earnings-report-weak-holiday-sales
    Portland, Oregon, USA
    2 likes 1 repost 3 replies
    Mon, Jan 30, 2017 8:55am -08:00 #fitbit #wearables
  • 9:50pm
    Asleep
    5:10am
    Awake
    7h 20m
    Slept
    32m
    Awake for
    Portland, Oregon, USA
    Mon, Jan 30, 2017 5:10am -08:00
  • Day 40 - Melancholy

    Day 40. This is mostly me playing the piano live. In a few places I adjusted the timing, and I added a couple notes that I wouldn't have otherwise been able to reach. I doubled the piano with two slightly different piano sounds, and they are panned hard left and hard right. This adds a bit of depth to it. I added the drum track at a relatively low volume to kind of keep things moving a bit more than it would without the drums. This one came out a lot more melancholy than I thought it was going to despite it being in a major key.
    continue reading...
    3 likes 2 replies 3 mentions
    Sun, Jan 29, 2017 8:48pm -08:00 #100daysofmusic
  • Aaron Parecki
    If you haven't figured out what all these videos I've been posting are, I figured I'd give a quick update.

    Starting at the end of December, I've been writing and publishing one short song per day. They usually end up being a brief sketch, but the goal is to publish something "finished" enough that it could be used in a podcast, TV show, background music, or something similar.

    I'm now 40 days into the project, just under half way done! It's been a really interesting experiment so far. Not that these can all be considered complete, but I've now written more songs in the last 40 days than I have ever before, so I'd already consider this a success. The pressure to start and finish something each day is pretty intense. I'm not always happy with each one I publish, but this is more about exercising my ability to come up with something new every day than it is about making something "perfect".

    If you want to catch up on the 40 things I've published so far, I've been publishing them to a bunch of different platforms so you have no excuse not to listen to them ;-)

    • Podcast available on iTunes and Google Play (search "100 Days of Music")
    • Podcast feed: http://podcasts.aaronparecki.com/100daysofmusic/feed.xml
    • Soundcloud: https://soundcloud.com/aaronpk/sets/100-days-of-music
    • Add to your Amazon Alexa flash briefing: https://www.amazon.com/Aaron-Parecki-100-Days-Music/dp/B01N1YPGPX/
    • And of course my website: https://aaronparecki.com/tag/100daysofmusic
    Portland, Oregon, USA
    5 likes 4 replies
    Sun, Jan 29, 2017 8:47pm -08:00 #music #100daysofmusic
  • Day 40: Webmention Form for IndieNews #100DaysOfIndieWeb

    I realized today that if you visited the Webmention endpoint for IndieNews in a browser, it showed a 404 page, since the Webmention endpoint was only registered for POST requests. Today I added a page that is served for a GET request.
    continue reading...
    1 reply 1 mention
    Sun, Jan 29, 2017 4:25pm -08:00 #100daysofindieweb #indienews
  • Finding an Alternative to Mac OS X — Part 2 (bitcannon.net)
    Sun, Jan 29, 2017 12:16pm -08:00 #osx #linux
  • 11:15pm
    Asleep
    7:05am
    Awake
    7h 50m
    Slept
    05m
    Awake for
    Portland, Oregon, USA
    Sun, Jan 29, 2017 7:05am -08:00
  • Day 39 - Escalation

    Day 39. I don't know if you can really call this one a "song". This is an attempt at making something that could be used in a trailer or as the end of an episode of a TV show. There is a base track of a few layers of string instruments, and then I layered a whole bunch of other sounds to build up to the big "boom" at the end. I reversed a couple of the sounds so that they build up instead of taper off. There's also a heart beat at the super low frequencies that doesn't actually follow the rhythm of the rest of the piece, which I think gives it a nice bit of dramatic effect. This time, I was mixing it while listening on both headphones and my desk speakers to make sure it comes across okay without headphones.
    continue reading...
    4 likes 2 replies 1 mention
    Sat, Jan 28, 2017 9:04pm -08:00 #100daysofmusic
  • Day 39: Including a Featured Photo when Syndicating an Article #100DaysOfIndieWeb

    I've noticed a pattern in the blog posts that I write about these #100DaysOfIndieWeb updates, which is that I almost always include a photo in the article, most of the time embedded in the text. When I syndicate these articles to Twitter, I was previously only including the name of the post and the URL to the post, but I wanted to include the photo as well.Today I updated my syndication code to check for a "featured" photo when syndicating blog posts. It first checks for a "featured" property in the post's storage file. (So far I don't actually have any examples of storing it that way.) It then parses the post's HTML and checks if there is an image with the "u-featured" class. If so, it includes that image in the request to syndicate the post via silo.pub.Now my syndicated articles will include an image!
    continue reading...
    1 like 2 mentions
    Sat, Jan 28, 2017 6:51pm -08:00 #100daysofindieweb #p3k
  • Aaron Parecki
    Well I clearly know a lot less about circuit design than I thought. There's something wrong with this circuit, and I can't figure it out. Something about the power distribution causes the Arduino to freak out when the 12v supply is powered on and delivering power through the voltage regulator.

    I've decided to cut my losses and replace the motor control portion of this with a prebuilt relay board so that someone else has figured out all that part for me. I just bought two of these boards which can be powered from the 5v off the Arduino, and controls 8 relays. https://amazon.com/dp/B00KTELP3I/?tag=apkdotcom-20

    This will let me completely separate the power supply of the 12v motors from the power supply of the Arduino.
    Portland, Oregon
    Sat, Jan 28, 2017 4:57pm -08:00 #barbot
  • device · olikraus/u8glib Wiki (github.com)
    SSD1306 128x32
    Sat, Jan 28, 2017 3:40pm -08:00 #arduino #barbot
  • Amazon.com: Waveshare 7 inch 1024*600 Capacitive Touch Screen LCD Display HDMI Interface Custom Raspbian Angstrom Supports Various Systems for All Ver. Raspberry pi Beaglebone Black Banana Pi/Pro Video Photo Kit: Electronics (www.amazon.com)
    "With all these negative reviews, I thought it would be hard to get going, but I'm no slouch when it comes to technical stuff so I gave it a try. It was really pretty easy. I got it to work with two different raspian images (hypriot and the standard Jessie) by just adding a few lines to the config.txt:

    max_usb_current=1
    hdmi_group=2
    hdmi_mode=87
    hdmi_cvt=1024 600 60 6 0 0 0

    The first line let's the pi send it more current over the USB ports, the other three set a manual resolution for the HDMI. These are standard pi configuration variables, and needed for most bare monitors."
    Sat, Jan 28, 2017 12:54pm -08:00 #barbot #raspberrypi
  • bt.tn API (my.bt.tn)
    "The bttn HTTP action lets you configure a webhook URL that the bt.tn server will call whenever the bttn is pressed."
    1 mention
    Sat, Jan 28, 2017 12:28pm -08:00 #button #homeautomation #iot
  • Aaron Parecki
    Fancy coffee because I feel like it #cappuccino
    Portland, Oregon, USA
    10 likes
    Sat, Jan 28, 2017 11:29am -08:00 #cappuccino
  • Cappuccino
    Portland, Oregon, USA
    Sat, Jan 28, 2017 11:27am -08:00
  • 10:35pm
    Asleep
    7:20am
    Awake
    8h 45m
    Slept
    Portland, Oregon, USA
    Sat, Jan 28, 2017 7:20am -08:00
  • Aaron Parecki
    at Open Signal
    Portland, Oregon • Fri, January 27, 2017 6:11pm
    45.542866 -122.661335
    #StreamPDX meeting 🎙
    Portland, OR, United States
    Fri, Jan 27, 2017 6:11pm -08:00 #streampdx
  • Aaron Parecki
    Day 38. I wanted this one to be mostly piano, with just a hint of some other sounds. You might want to listen to this one with headphones for the full effect. The atonal sounds you hear are sampled from a gong. I like how some of them sound like muffled speech.
    Portland, Oregon
    6 likes 4 replies 1 mention
    Fri, Jan 27, 2017 4:41pm -08:00 #100daysofmusic
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