Double Shot #1100

  • happy-plan - Static site generator using jekyll, compass, fontcustom, and grunt, among other tooling.
  • Coveralls - Code coverage as a service.
  • Stop working (so hard) - I agree that you need to know when to take a break. I'm less convinced that 35 hours is the magic maximum for everyone.
  • Codepen - Nice-looking HTML/CSS/JS playground.
  • Shoulda Matchers 2.0 - Changes consist mostly of removing things to keep it light.
  • Routing and Performance on Heroku: a FAQ: Extensive discussion from Heroku of recent poerformance issues and what they're doing about it.

Double Shot #1099

  • AeroFS - File sharing and sync with end-to-end encryption. Sounds similar to Wuala.
  • Mosaic - "Turn multiple iPhones into one big screen."
  • Helios - Open source mobile backend framework to handle things like push notifications and in-app purchases.

Double Shot #1095

Double Shot #1093

What's New in Edge Rails #62

Week of March 18 - March 24, 2013

  • 2392535f brought in fixes for the latest round of security vulnerabilities.
  • 9a62711c is the best typo fix ever: "commas aren't comas."
  • 80941567 supports custom index types for MySQL and PostgreSQL in migrations: add_index(:wikis, :body, :using => 'gin').

Double Shot #1092

Recently I had to implement logging in and posting to Twitter & Facebook for our accounts. The pieces I ended up using: omniauth, omniauth-twitter, omniauth-facebook, twitter, koala.

Double Shot #1090

Double Shot #1089

Double Shot #1088

What's New in Edge Rails #61

Week of March 11 - March 7, 2013

  • 90a97156 adds a rails test command to run the test suite. Looks like this is meant to replace running tests directly through ruby or rake.
  • 3008994d brings in generate scaffold password:digest to ease some of the tasks of getting security right.
  • a1bb6c8b renames Relation#uniq to Relation#distinct (though there's no deprecation and the older name will continue to work).

Double Shot #1087

  • JS Git - Kickstarter to build a JavaScript library that speaks git - an essential part of spinning up a dev environment for something like a Chromebook.
  • Intro.js - Spiffy looking library for feature introduction and step by step website overlay.
  • Learn Sublime Text line bubbling in 2 minutes - This came along on precisely the day when I needed it. Rearranging code lines has never been so easy.
  • httpstatus.es - A helpful guide to all the HTTP status codes.
  • What's new in Sinatra 1.4? - New features, new fun.
  • EditorConfig - File format and plugins to make it easier to configure multiple text editors and IDEs for the same coding style.
  • OverAPI.com - Massive collection of programming (and other) cheat sheets.
  • The State of Ruby Web Application Servers - A fine roundup hidden in a Stack Overflow answer.
  • Heroku.json - Create a Heroku app with addons and settings taken from a json description file.

Double Shot #1086

subscribe via RSS