88°F

Aaron Parecki

  • Articles
  • Notes
  • Photos
  • Screenshots from developers: 2002 vs. 2015 | Anders Jensen-Urstad (anders.unix.se)
    Fri, Dec 11, 2015 2:47pm -08:00 #screenshots #desktop #developers #unix
  • construction time-lapse options: ip cameras vs. gopro hero 3+ vs. brinno (www.thinkoholic.com)
    Fri, Dec 11, 2015 10:14am -08:00 #camera #timelapse
  • KonradIT/goprowifihack (github.com)
    Fri, Dec 11, 2015 10:06am -08:00 #gopro #camera #timelapse
  • The Joy of Getting Hacked - Waxy.org (waxy.org)
    Thu, Dec 10, 2015 11:59am -08:00 #linux #sysadmin #indieweb #hosting #hacked
  • Release 1.0.0 · indieweb/mention-client-php (github.com)
    Wed, Dec 9, 2015 11:29am -08:00 #indieweb
  • How to support full Unicode in MySQL databases (mathiasbynens.be)
    Tue, Dec 8, 2015 9:32am -08:00 #mysql #utf8 #emoji #utf8mb4 #unicode
  • Make all protected methods public for PHPUnit (gist.github.com)
    /*
     * Make all protected methods public for PHPUnit
     */
    class ExampleClassTest extends ExampleClassTest {
    
      public function __call($method, $args) {
        $method = new \ReflectionMethod('ExampleClass', $method);
        $method->setAccessible(true);
        return $method->invokeArgs($this, $args);
      }
    
      public static function __callStatic($method, $args) {
        $method = new \ReflectionMethod('ExampleClass', $method);
        $method->setAccessible(true);
        return $method->invokeArgs(null, $args);
      }
    
    }
    Sun, Dec 6, 2015 10:27am -08:00 #php #test #phpunit #code #example
  • PTZOptics-20X-SDI PTZ IP Streaming Camera with Simultaneous HDMI and HD-SDI Outputs (www.amazon.com)
    Sat, Dec 5, 2015 7:47am -08:00 #livestream #video #camera #electronics
  • Toughsty™ PTZ Keyboard Controller with 3D Joystick for CCTV (www.amazon.com)
    Sat, Dec 5, 2015 7:45am -08:00 #livestream #video #camera #electronics
  • Semantic UI (semantic-ui.com)
    Semantic is a development framework that helps create beautiful, responsive layouts using human-friendly HTML.
    Fri, Dec 4, 2015 7:34pm -08:00 #resources #html #template #semantic #bootstrap
  • Slack Stack (twitter.com)
    Server-side, it’s a standard LAMP stack plus SOLR for search.
    Fri, Dec 4, 2015 12:10pm -08:00 #slack #stack
  • Slack Stack (twitter.com)
    ...Java messaging server + LAMP for core app/APIs + JS client + MacGap + native mobile (Objective-C for iOS/Java for Android).
    Fri, Dec 4, 2015 12:10pm -08:00 #slack #stack
  • Pearsonified's Golden Ratio Typography Calculator (www.pearsonified.com)
    Thu, Dec 3, 2015 4:10pm -08:00 #resources #design #typography
  • Mobile App Developers are Suffering (medium.com)
    Sun, Nov 29, 2015 12:28pm -08:00 #apps #web #ecosystem #apple #ios
  • Everything you ever wanted to know about unfurling but were afraid to ask /or/ How to make your… — Slack Developer Blog — Medium (medium.com)
    Wed, Nov 25, 2015 10:53am -08:00 #oembed #microformats #unfurl #linkpreview
  • Eleduino Raspberry Pi 2 Model B 7 Inch 1024x600 Pixel Hdmi Input Capacitive Touch Screen (www.amazon.com)
    Tue, Nov 24, 2015 9:08am -08:00 #raspberrypi #electronics #barbot
  • Uniker Raspberry Pi 2 Model B Quad Core for Raspberry Pi Model (B+) 5- Inch 800x480 Pixel Hdmi input Touch Screen & Stand Case (www.amazon.com)
    Tue, Nov 24, 2015 9:03am -08:00 #rasperrypi #barbot #electronics
  • Gentallela Alela! (demo.kimlabs.com)
    Wed, Nov 18, 2015 2:54pm -08:00 #graphs #charts #ui #resources
  • BLOCKS - Bootstrap Dashboard Theme (www.bootstrapzero.com)
    Wed, Nov 18, 2015 2:47pm -08:00 #resources #graph #ui #chart
  • Beginning tvOS Development with TVML Tutorial - Ray Wenderlich (www.raywenderlich.com)
    In this tutorial, you’ll make your first tvOS app using TVML – Apple’s Television Markup Language. Believe it or not, you’ll use JavaScript to manage your app’s logic, and create TVML templates to present your UI.
    Wed, Nov 18, 2015 10:25am -08:00 #tvos #tutorial #appletv
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