Showing Posts From Project

The Story of Egg.js

If you know me, read this site or Punching Kitty, or even just follow me on Twitter, it won’t surprise you that I like to put an easter egg in everything I make. (Example: Type the konami code right now.) APIs or command line programs aren’t always the best easter egg medium, but website are fertile ground and about two months ago I got tired of pasting the same basic easter egg code in all of my websites and thought about making a quick library to add easter eggs and tracking (you’ve got to know if people have figured them out!

Read more

Sentence Saver for Beats Music

Ever since I made my little Clojure wrapper for the Beats Music API, I was on the lookout for a companion project where I actually use the library the make an app. I know, a totally 100% novel idea. I just deployed a little web app I’m calling the Sentence Saver for Beats Music, and it solves the problem of being able to enjoy the Beats Music “The Sentence” feature (basically their radio feature) while offline by giving you the ability to request a sentence and then having those tracks made in to a playlist.

Read more

Beats Music Likes My Clojure Library

I’ll do a full post on the library some time soon. In the meantime, check it out: http://mikeflynn.github.io/beats-clj/ @mikeflynn_ created a Clojure library, now on the developer portal https://t.co/XgTD39uQ5E #beatplatform #clojure — Beats Platform (@beatsplatform) June 19, 2014

Read more