meltdown logo

These are links and information for my 18 Nov 2013 presentation on my Android app "Meltdown."

Application and source code

  1. Meltdown app on Google Play
  2. Source code on Github

Login information for demo server

Please note that this is a single login for everyone one here - be nice to the machine please. I have taken the server down since the talk is long past. Please visit Shaun Inman's site to purchase a copy. It's great software and worth your money.

Slides

  1. Presentation slides, PDF format

Links from the talk

  1. Fever RSS aggregator. $30, and worth every single penny.
  2. Meltdown uses the Fever HTTP API.
  3. LaunchBar - find all the things!
  4. Iterm2 Spend some time poking around - very powerful.
  5. Application Crash Reports for Android (ACRA) Didn't use it here, but super useful for sending crash reports to a server.
  6. GraphicalHTTPClient A great help for debugging your REST calls. There are several excellent free ones for Chrome now too.
  7. Eclipse tips - highly recommended Declutter your IDE.
  8. Volley docs - slick HTTP networking library from Google.