2013-05-27

My experience converting from Spotify to Google Music

Yesterday I spent a few hours converting from Spotify to Google Music. I had been waiting for this moment for some time (I'll explain in a minute), so when Google announced at I/O that they were rolling out a subscription music service, I jumped on it right away.

Google is my choice for a consolidated digital locker right now; that was a major influencing factor why I switched. When the subscription service arrived, it filled the gaps that kept me from using Google Music exclusively.

What Google does well:

  • Web client is dead simple, beautiful, and fully intuitive in my opinion
  • Android client is excellent too (with the latest update that is)
  • Well organized catalog of music
  • Music recommendations and "radio" are on par with Spotify (if not better on occasion)

Where Google separates themselves from the competition:
  • I can buy music to augment where subscription content is not available
  • I can upload my own music (homemade recordings from friends, music absent from Google's catalog, or music purchased from other places)
  • No software install required (for playing music)
  • Software for syncing my local music to Google Music just works (works perfectly on Linux too!)
  • Integrated with Google Play, which is integrated with Google Wallet; dead simple purchasing
  • Google had ~5 songs that were absent or greyed out in Spotify for some reason (see below about a few missing songs though)
The bad:

  • Converting playlists by hand took a few hours; I'm sure it's a matter of time before scripts or an official conversion tool comes along
  • Hit ~5 "Try again." errors; nothing serious. Trying again did the trick. With any new service I would expect small bugs like that.
  • Out of a large list of music, there were about ~10 songs that weren't in Google's catalog. I'm hoping in time they seek to land deals with the smaller labels.
  • Google is the master of search; there were a few things that didn't turn up in results like I would expect, but with the right phrase it would. It'll get better I suspect.
I started with Grooveshark, moved to Spotify, now I'm on Google Music. I'm happy with the consolidation; I'm just hoping this lasts for a while so I don't have to switch again.


2013-03-11

Our presentation at API Strategy & Practice Conference

It's not so often the occasion where so many of people you follow on Twitter or whose software you use, can you see face to face, have a conversation with, and talk about a mutually enjoyable subject (as much as APIs can be enjoyed) -- this happened last month over two days at the sold out API Strategy & Practice Conference in NYC.

Kin Lane and 3scale did a great job bringing everyone together; enthusiasts, competing vendors, speakers, developers, etc. There was a wide breadth of sessions: companies talking about their API programs, start-ups showing off their stuff (and debating each other!), developers discussing techniques, and more. There was something for everyone. I think the general consensus was it was a success. I hear they're talking about a second one later this year.

We had the opportunity to speak at the conference on day two. Out presentation was about "Logging and Monitoring APIs" -- it was pretty well received I think. Like many large companies, we've got lots of APIs (and more coming down the pipe), and if you want to keep a confident pulse on the health of APIs, you have to log and monitor them in creative ways; we think we do a pretty good job at that, so we decided to share what we've learned with others. You can find the presentation here on SlideShare.

2013-01-17

A visit to Amazon's AWS re: Invent conference

Last November I was in Las Vegas giving a talk at a conference that happened to be at the same time as Amazon's AWS re: Invent conference. It's not often I'd get a chance to hear Jeff Bezos speak in person so I was determined to make my way over to see what was up.

Some observations:
  • Overheard someone say, "Amazon budgeted for 1200, told vendors 2000, and 6400 people showed up." If you were keeping track of the live stream views, it hit 13k+
  • If the vendor floor size and number of booths was an indicator of how sprawling and established the ecosystem of AWS products and partners is, then I'd say they've easily captured the attention of vendors and customers by a large margin (but we all knew that already, right?)
  • Super high concentration of big name talent in one place was pretty awesome
  • Competitors sent people to scope things out among other things. Lots of Googlers, Microsoft people, etc.
  • No one was talking about competitors, let alone comparing them (save the S3 vs Google Cloud Storage price war that was happening during the conference)
  • Some notable tidbits from the Bezos "fireside chat" with CTO Werner Vogels:
    • All upper executives at Amazon take 2 full days of customer training in the trenches every other year.
    • Invest in "flywheels" -- things that are NOT going to change. In retail these things are: price, speed, selection. If you're in retail then you've got to see the talk for yourself to understand the description of this. Consider it mandatory; know you competitor.
    • Watch the talk here: http://www.youtube.com/watch?v=O4MtQGRIIuA
Below are some photos I managed to take while I was there.








2013-01-16

Presenting at API Strategy & Practice Conference

In February +Eric Helgeson and I will be heading to New York to present at the API Strategy and Practice Conference. We're going to be giving a talk about monitoring APIs and how it can be used for anything from troubleshooting to extracting business intelligence.

If you're doing work in the API space, consider going to this one. The speaker line up is looking good and I bet many attendees will be practitioners, so there should be lots to share and learn.

If you want to grab a beer with us while we're there, just holler our way. We'd be happy to talk APIs!

2012-10-20

Ubuntu 12.10 fix for boot blank screen with [OK] and mouse cursor

I decided to do a fresh install of Ubuntu 12.10 given I had done so much experimental tweaking with 12.04; figured it was good idea to start over. The installation went super smooth (better than past versions I can recall, and I've been using Ubuntu as my primary OS since Breezy Badger); the first boot however didn't go so well.

Here's the steps I witnessed: the BIOS steps clear just fine, GRUB loads up and defaults into Ubuntu after a countdown (I dual boot), the Ubuntu progress meter behaves normally, then it transitions to a black screen with a residual [OK] at the top of the screen (something left over from the splash and quiet boot message suppression) AND a functioning mouse cursor. Really odd IMO. I'm pretty sure the OS is functioning just fine at this point, but something isn't graphically working correctly.

Here's the fix I tried with success:

  1. While at the blank screen with the mouse cursor, hit Ctrl+Alt+F1. This should bring up a terminal.
  2. Log in with the credentials you set at install
  3. Type: sudo apt-get update
  4. Type: sudo apt-get upgrade (given this few of days since the release, I saw a few updates for Compiz)
  5. Reboot. Type: sudo shutdown -r now
  6. Problem should be fixed
I suspect it had something to do with LightDM and Compiz not behaving correctly, and the Compiz updates fixed the problem. Good luck!

2012-09-08

Presenting at Splunk .conf2012

At Splunk .conf2012 this year I'll be presenting, along with Eric Helgeson, how at Target Corporation we used Splunk to monitor end-to-end our internal and external web service APIs we developed, and how we managed to do it all within 3 months. We'll cover the problem we faced, how we used Splunk to solve it, show lots of examples, cover the challenges and lessons, then talk about the future where we're planning to take it next. If you're in the business of monitoring the APIs you created for your business, this talk will be right up your alley.

If you happen to be there, come see us present September 12th @ 4:15 PM, and look for the session titled "Splunk All the Things: Our First 3 Months Monitoring Web Service APIs". If you have questions after our talk, don't hesitate to approach us.

After the conference, I'll post the presentation on SlideShare.


2012-08-26

A short ebook on creating RESTful APIs

I've had some downtime recently to get through my list of "read it later" bookmarks. This InfoQ article from last March gives an overview of a short ebook published by Apigee's Brian Mulloy called "Web API Design - Crafting Interfaces that Developers Love" (downloading the ebook requires signing up for an Apigee account - free of course). It's a quick read at 38 pages and covers the basics really well. The book also does a good job of avoiding too much theory by using API examples from companies like LinkedIn, Facebook, Twitter, Foursquare, etc (the Digg examples were awkward though). Like me, chances are you already know most of this stuff, but it was still useful to revisit the basics and validate that the stuff I'm building at the company I work for fits most of the best practices outlined in the book. I even managed to learn a few new things.

For beginners, I highly recommend. For veterans, it's still good, if only to remind yourself of the basic best practices.

2012-07-22

My first open source project

It's called wikislurp. It's not much really; just a python script that, as my README says:
"...calls to the Mediawiki API, only grabs the recent changes from the last call, denormalizes the output, and outputs it in a log like format."
It's useful for things like Splunk, log tools, or data visualization/analytic tools that prefer to consume things in a denormalized deterministic log format.

It's poorly written I should confess, but done is better than perfect (feel free to improve a fork and pull request). I've always wanted to release something as open source. In the past I've contributed to open source via docs, submitted bugs, beta tested, etc, but I've never contributed code back to the community. It's time I finally did this.

2011-12-08

Technology Club for 5th graders

Last year I asked my wife if the grade school she worked at had any after-school technology related clubs. I remember getting an early start on computers and technology at home, so I was naturally curious what the schools were doing to intersect kids with technology these days. They didn't have one, and after talking about it, we thought it would be a good idea to try (especially given the emphasis on STEM these days).

We faced two significant barriers: the school didn't have after-school programs and there wasn't a lot of resources or existing stories from other teachers that we could find on Google.

To get the program we needed to plan the ideas and square away a few logistical things. First we started by writing a proposal for the technology club with a set of simple goals in mind that needed approval from the principle. Also, we had to come up with scheduling, cadence, structure for duration of a single meeting, permission forms for parents to sign, etc. We limited the scope to just 5th graders, and no more than 10 students (in the end, anyone who was interested was allowed to join) We had about 15 students. Also, we determined that six sessions every other week for an hour on Thursdays was the right amount of time.

We found stories of grade schools with lots of woven technology into regular studies, but not much on afterschool programs. That forced us to think about content. What are kids interested in, what's too complex, what are good gateway topics to get them more interested in other technologies, etc. Also, we didn't have much of a budget (it came out of our pockets), so purchasing materials and such was limited. This forced us to get creative and make this happen on a shoestring. Here are the topics we covered:
  • 3D rendering with Blender - It's open source and free, easy to run from a laptop and projector, and the students just loved setting scenes, creating animation, etc. Because it was free and open source, we were able to point the kids to the website where they could download it at home and try it for themselves (and a handful of them did!)
  • Take apart a computer - we had an old computer we brought in, we tore it down to the major components and explained how each one worked together (this is where creative analogies helped convey concepts). We even took apart the hard drive showing the apature arm, spinning disks and all (they really thought this was amazing).
  • Created a simple webpage - together as a group we created a basic HTML static webpage using Notepad++ and simply loaded it into Firefox. They total got the concept that the HTML markup translated to colors, paragraphs, images, and font sizes in the browser.
  • Sound editing with Audacity - it too is open source and free. We recorded audio, applied effects, created layers merging them together into a song, etc. The student participating in this one was very high. No one was bashful to speak into the mic. The highlight of this activity was teaching students to say their names backwards and then reversing it. They loved it and thought it was hilarious!
  • Renewable green energy - we bought a small science kit that explained wind, solar, and hydro energy. We spent 2 sessions assembling each set for the types of energy, doing experiments, and we explained the tradeoffs for each and why you would use one over the other.

Lessons we learned:
  • 80% will show up, each week a different set of students are present; it's good that each topic from week to week was not dependent on the previous week
  • There will always be a handful of students each session who parents will be late picking their kids up
  • Expressing technical explanations through analogies they would clearly relate to is important
  • Draw illustrations to explain things
  • I'm certain this would work for 4th graders. I think you could go as low as 3rd graders with this format.
  • Be hands on as much as possible; it holds their attention
  • It only takes one student to misbehave and distract the whole group; find creative ways keep everyone engaged and distraction free
  • They're smart; don't underestimate their abilities to learn quickly, even on programming topics!
  • Kids like guest speakers (that was me each week!)
  • If you can get a budget, it will help with candy, kits, supplies, etc.
If anyone has more questions about this, please let me know in the comments. We'd even be willing to chat, share documents we created, etc.

Kids and technology are the future.


2011-12-07

My first patent was issued today

Today I was notified by the company I work for that a patent I was an inventor of and applied for a few years ago has been issued. It's a software patent dealing with knowledge management and social media:

Identifying Opportunities for Effective Expansion of the Content of a Collaboration Application, Patent No. 8,073,861, issued on December 6, 2011

I have two others pending as well; another dealing with social media and the other a technical security/encryption protocol I co-invented.