mbleigh — 20 posts
http://www.intridea.com/about/people/mbleigh
Hire a Guard for Your Project intridea.com
If you aren't using Guard to automate your development projects (Ruby and otherwise), you should be! Learn the basics and get started with this new post.
Just launched OmniAuth, a unified authentication middleware for Rack that works with everything from Twitter to LDAP.
OAuth2 Gem intridea.com
We just released the OAuth2 Gem to connect to OAuth 2.0 providers (right now, that means Facebook's new Graph API).
Hashie: The Hash Toolkit github.com
If you're a user of Mash or someone who likes things built on hashes, be advised! Hashie is a new library that solves the namespace conflict once and for all as well as adds some new tools. Blog post here.
TweetStream: A Gem for the Twitter Streaming API intridea.com
TweetStream is a brand new gem to connect to the Twitter Streaming API. It also includes built-in daemonization functionality.
Want to create a Twitter application today, this morning, like right now? This template will get you there.
Using Git Submodules for Shared Rails Components intridea.com
Share components between Rails apps with Git Submodules. Run-through includes setting up RSpec and autotest for your shared components.
TwitterAuth: For Near-Instant Twitter Apps intridea.com
TwitterAuth is a new Rails plugin that lets you use Twitter as a single sign-on provider and get up and running with a Twitter API app in about 10 minutes. It also supports the brand new Twitter OAuth beta.
Learn how to use rufus-scheduler for really easy Rails task scheduling.
Canonical URLs are the new hints that let you specify a single URL as 'canon' for search engines to increase your search index coherency. Implement it in your Rails apps with the new canonical-url plugin.
If you haven't used SASS to style your web applications, you're missing out.
Colorist: Color Manipulation Gem intridea.com
Colorist is a new gem for easily manipulating colors with an emphasis on simplicity for web-oriented uses.
Fetches is a new Rails plugin that allows you to easily create memoizing parameter-based record-fetching helpers in a controller.
Mobilize Your Rails Apps with Mobile Fu intridea.com
Mobile Fu is a new Rails plugin that makes it really easy to support a variety of non-iPhone mobile devices in your Rails application, including device-specific CSS targeting.
SubdomainFu: A New Way To Tame The Subdomain intridea.com
SubdomainFu is a new Rails plugin hoping to better solve the age-old problem of using and navigating between subdomains in Rails applications.
Acts As Community: The Social Network for Rubyists actsascommunity.com
Acts As Community is a social network exclusively for Rubyists that has been developing over the past few months. It features standard social network fare (photos, videos, groups, events) as well as an open-source project directory integrated directly with GitHub and a Ruby job board.
Acts As Taggable On gets major updates intridea.com
The multi-context tagging Rails plugin acts_as_taggable_on has received a substantial number of updates including tag ownership, find related items, and Rails 2.1 GemPlugin support.
Seed Fu: Simpler Seed Data for Rails intridea.com
Seed Fu is a new Rails plugin that provides a simplified syntax for creating and maintaining "seed data," the pre-loaded data necessary to run an application.
