Subscribe to Ruby Weekly here.
|
Issue 99 - June 28, 2012 Headlines
Mark Bates, a Ruby developer, was won over by CoffeeScript and has written a book for Addison-Wesley which has now been published. Despite being a language that compiles down to JavaScript, CoffeeScript has become relevant to Rails developers in recent times given its inclusion in Rails 3.1+.
Reading
A month ago, Rubyist Justin Ko asked fellow Rubyists if his code in a Rails project was poorly designed or not. The initial consensus was that he'd done a good job but then last week DHH weighed in and.. it got a bit 'dramatic.'
Jordan Maguire shares an interesting RSpec technique and there's some interesting debate in the comments. It seems popular, though Geoffrey Grosenbach raises doubts about its readability.
A curious walkthrough of taking an existing 'Reddit in Sinatra' and using some 'seldom used features of Ruby' to cram it down to 10 lines of dense Ruby code.
Burke Libbey shows off a single liner that can generate a URL safe token using something from the Ruby standard library.
A quick look at the new queueing API in edge Rails (to become Rails 4.0).
Watching and Listening
Ryan Bates shows us how to create a new Facebook application, configure it, add authentication with the omniauth-facebook gem and top it off with client-side authentication using the JavaScript SDK.
At RailsConf 2012, Lance Ball spoke about TorqueBox, a popular Ruby application server built on JRuby and JBoss AS7 that provides asynchronous messaging, scheduled jobs, long-running processes, caching, and more.
The Rogues sit down with Ruby old-hand and all round nice guy Jim Weirich to talk about the 'SOLID' principles of object oriented design.
The Changelog guys caught up with RubyMotion creator Laurent Sansonetti to talk about MacRuby, RubyMotion, MonoTouch, and more.
Libraries and Code
Rack middleware for defining a single hostname as the canonical host for your app. Requests for other hostnames will get redirected to the canonical host.
A phonetic algorithm matches two different words with similar pronunciation to the same code, which allows phonetic similarity based word set comparison and indexing. SoundCord is initially aimed at Brazilian Portuguese but English and Spanish support is not far behind.
Jist is a gem that allows you to publish a gist from Ruby or the command line including file uploads and OAuth2 authentication.
http-parser is a high performance HTTP message parser written in C by Joyent. ffi-http-parser can hook your Ruby scripts up to it for parsing both HTTP requests and responses.
Jobs Soundcloud is looking for an über-talented back end web developer with knowledge of the latest web development tools and methodologies. As part of our A-team, you will be faced with the challenges of developing the world's leading audio sharing platform.
Do you live to work hard, play hard, live life big? Then consider working at G5. G5 has created a digital experience management platform designed to allow clients to optimize their online experience. Our mission is to help our customers and employees thrive.
Last but not least..
A look at the Sublime Text 2 programmers' text editor including why it's a good fit for Rubyists and how to set it up in a productive manner.
You opted in to Ruby Weekly at RubyWeekly.com to get weekly e-mails about the Ruby programming language. Reading this as a non-subscriber? Click here to subscribe. To unsubscribe, click here or e-mail the list maintainer directly at rw@peterc.org. To change your e-mail address, click here. Address: Office 30, Lincoln Way, Fairfield Enterprise Centre, Louth, Lincs, UK, LN11 9EJ |