Double Shot #624
- Fluidium - Use the framework behind the Fluid SSB to build your own project.
- Firefox 3.6 Release Candidate is now available for download - It's been working fine for me on my backup machine.
- Rails 3 script - From Kieran P, this simplifies setting up a Rails 3 test application.
- Powerful Color Manipulation with Sass - New stuff for Sass 2.4.
Double Shot #623
- Stock Names - A lovely spoof.
- State of the Stack - New Relic looks at what's being used for Rails applications based on their users. Ruby 1.9 penetration remains negligible.
- Apycom - Nice-looking selection of jQuery menus, though they do charge a minor fee if you want unobfuscated code.
- Hamster - Efficient, immutable, thread-safe collection classes for Ruby.
- ResqueMailer - Asynchronous mail from ActionMailer via Resque.
- Coda-Slider 2.0 - Nice jQuery plugin to swap pages of text in an animated fashion.
- 14 Days of jQuery - And speaking of jQuery, looks like they have a bunch of stuff planned in conjunction with the 1.4 release.
- WEBrick has an Escape Sequence Injection vulnerability - Security issue that affects all versions of Ruby from 1.8.6 onward. Thankfully it looks pretty obscure.
- tracked_plugins - Manage your Rails plugins with extra metadata.
Double Shot #622
- Understanding M17N - A deep dive into character encodings in ruby, with a focus on 1.9.
- serialized_attributes - Another approach to storing dynamic attributes in ActiveRecord.
- UnicodeChecker - Free OS X utility for playing with and converting Unicode characters.
- Introducing Cramp - Yes, one more ruby web framework, this one emphasizing evented programming for maintaining many open connections.
- MockSMTP.app - Application for visually testing email on OS X.
- Handle Legacy Semester Naming With Ease - Perhaps the most limited-audience gem ever.
Double Shot #621
- Mount options to improve ext4 file system performance - Speed up tests by using a box where you run a bit looser on file reliability.
- quantity - Units and conversions in a ruby gem.
- Today 2.0 Released! - Easy interface for events and tasks under OS X.
- minitest version 1.5.0 has been released - Tests, specs, and mocks made small and fast.
- JRuby BugMash! - Looks like Rails isn't the only one with a BugMash now.
- Create schema-less, dynamic model attributes - Via a new plugin from Joel Moss.
Double Shot #620
- Puppet 0.25.2 - Big new release of this sysadmin automation tool.
- NoSql Databases β Part 1 - Landscape - Looks like a thorough survey of what's out there today.
- Gem webhooks - Gemcutter can now post to a URL whenever a gem is updated.
- phone - Country-aware phone number parsing gem.
Double Shot #619
- Lemon - Yet another ruby unit test framework, this one focused on making sure there's a test case for every method.
- Reincarnate - How to make a ruby class inherit from itself.
- Sphinx Monitoring Plugin - The latest nice touch from the Scout guys.
- Cromwell - Wrapper for ruby signal handling to allow you to easily create unkillable scripts.
- Stencil - Free-text (ie, not assuming HTML) templating system.
- Rubinius 1.0.0-RC2 Released - Ruby in Ruby moves along.
- Firebug 1.6a1 - The next branch of Firebug (for Firefox 3.6/3.7) has gone live.
Double Shot #618
- Primer - Paste in HTML, get back a CSS stylesheet with all the classes and IDs listed.
- jLinq - LINQ style querying in Javascript. This is getting out of hand.
- Save MySQL! - You know, if the MySQL founders wanted to exercise so much control over its future, maybe they shouldn't have sold the company.
- RSSOwl 2.0.2 - A new release of a desktop RSS reader. That's a rare occurence these days.
- hanoi - Some glue for automated jQuery testing.
- netrecorder - Record actual network traffic for later use with fakeweb.
- A Month in the Life of Thinking Sphinx - Lots of nice changes to this gem lately.
- phd - Push deployments for passenger.
- ReMate - TextMate plugin to disable automatic project tree refresh, making TM more useful against remote shares.
Double Shot #617
- The Hackety Manifesto - A plan to make programming accessible again, as it was in the days of the C64 (or antique 8-bit computer of your choice).
Double Shot #616
- def ~; end - Well, just because you can redefine + doesn't mean you should redefine +.
- Moodstream - Nothing directly to do with Rails, but nice little UI from Getty.
- MailStyle: A HTML Email Plugin for Ruby on Rails - HTML Email is a pain in the butt. THis library aims to make it a bit less so.
- Re - Tool to allow easier construction of complex regular expressions in ruby.
Double Shot #615
- Open Source Obligations - Best response I've seen to this week's tempest in a teapot (not that I've looked very hard). "What part of FREE don't you understand?"
- serve - Wrapper for WEBrick that can also handle Haml, Sass, Textile, Markdown, and ERB as well as HTML.
- The Master, The Expert, The Programmer - Zed Shaw ruminates on the difference between masters and experts and how this plays out in programming. The people who should take this to heart won't.
Double Shot #614
- AJAX Upload - Looks like a nifty javascript way to handle multiple uploads with styled UI.
- jQuery Tools - Another UI library for jQuery, this one including tabs, tooltips, scrollable galleries, and other goodies.
- CloudSplit - Cost monitoring for your cloud computing. Currently in private beta.
- Story Card Faster Than The Speed Of Pivotal Tracker - Slurper exists to bulk upload stories to PT.
- template_inliner - Works as advertised to cut down rendering time on Rails views that call a lot of partials.
Double Shot #613
- Blueprints 0.4.0 - Another replacement for factories and fixtures with some nice syntactic sugar.
- Ruby 1.8.7-p248 released - Can't really tell how significant this is because reading Ruby's own changelogs is a mystery to me.
- holidays - Gem to extend the Ruby date class to make it holiday aware. Works well, once you figure out you have to require the individual holiday support for whatever region you're interested in.
- CoffeeScript - Rubyish language that compiles down to JavaScript.
- RMSforms - CSS styling framework especially for forms.
- formtastic-sass - Sass mixins to style formtastic forms. If only I liked sass.
- MySQL and Postgres command equivalents (mysql vs psql) - Handy if you switch back and forth.
- email-spec - Matchers and steps for testing email with RSpec and Cucumber.
- rspec-integration - A mind meld between regular Rails integration tests and RSpec. So far I like this much better than Cucumber.
Double Shot #612
- One in Three: Inherited Resources, Has Scope and Responders - A couple of useful gems have been split out of Inherited Resources.
- Tutorial: Rubystack Deployment Alternatives - A rundown from the Bitnami folks about the various choices to run applications on top of their bits, including Mongrel, Thin, or Passenger combined with Apache or Nginx.
Double Shot #611
- WRKTE - Rich text editor in jQuery.
- #grid - Easy grid overlay for web page design.
- Ruby & WebSockets: TCP for the Browser - A technology I don't feel the need for yet, but maybe some day.
- Bundler is the new hotness: deploying rails apps with bundler and capistrano - If you're headed down the Bundler road with Rails 3, this will help you out with deployment.
- Portable Contacts - Ruby implementation of a standard for importing address books that's supported by some of the big players.
- Friendly 0.4: scopes, named_scopes, associations, and more - This NoSQL-in-MySQL project is moving right along.
- Statistics - ActiveRecord plugin for statistics and reporting.
Double Shot #610
- APN on Rails Needs a Home - If you're keen for Rails and iPhone dev and want to be the maintainer of a gem, here's an opening.
- JGate Cloud Computing Beta - Yet another free cloud alternative, this one offering server-side JavaScript hosting via AppJet.
- has_messages - Reasonably functional plugin to integrate internal messaging to a Rails app, though I did have to fork it and fix a bug.
It's That Time of Year Again
The end of the year is fast approaching. That means mad dash to wrap up projects, end of the year tax planning, and the holiday season. It also means it's a good time to think about those less fortunate than most software developers. Well, it's always a good time for that, but at the moment I'm going to ask you to do something about it.
Last year, as some of you may recall, I got involved with helping @wellwishes raise money for charity:water - a group that uses 100% of donated funds to bring safe, clean drinking water to people who don't have it. Folks I know kicked a respectable amount of money into the kitty.
Well, the drive is on again for this year - and good news, instead of worrying about signing up for a Twitter account to send money, you can just hop over to the Developer Wellwishes page and use your credit card. I doubt you'll find a simpler way to directly save lives.
If you've got some spare funds, please donate. If you're wondering how much - well, would you subscribe to A Fresh Cup if it were a magazine? Have my links saved you time this year? What's that worth? Whatever it is, don't send it to me - send it to charity:water.
Thanks.
Double Shot #609
- bootstrap-scripts - Various passenger scripts for Ubuntu server.
- BitNami RubyStack - Now available as an Amazon AMI, among other things.
- mongo_admin - Rails plugin to manage MongoMapper data.
- Why I think Mongo is to Databases what Rails was to Frameworks - I'm not personally convinced but it's clear this works well for some people.
- Server down notifications, SMS, and more - A fresh round of features for the Scout server monitoring service.
- akitaonrails/third_rails - Looks like a good investigation of the state of Rails 3.
Double Shot #608
- βIs PayPal good for your microISV business?β A short PayPal horror story - Yet another cautionary tale.
- Introducing Friendly: NoSQL With MySQL in Ruby - Must be the ultimate in treating MySQL as just a dumb bucket of bits.
- There is no Page Fold - Something to bookmark for clueless clients.
- Spittle - Ruby CSS sprite generator
Double Shot #607
- SmartGit - Another (commercial) GUI client for those who don't care to learn the git command line.
- Subdomains and sessions to the rescue! - Step-by-step account of implementing subdomain-fu.
- Maglevity - Blog focusing on the internals of the MagLev ruby implementation.
Double Shot #606
- Skyline CMS Release 3.0.7 - The first "official" release of this CMS software for Rails.
subscribe via RSS