<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.5" -->
<rss version="0.92">
<channel>
	<title>How they Discovered Something Worth Knowing</title>
	<link>http://www.silverchairsolutions.com/blog</link>
	<description>reflections on life, technology and brownies</description>
	<lastBuildDate>Tue, 29 Sep 2009 19:09:44 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Running HTTPS in your Rails Development Environment</title>
		<description>If you are building a rails application that requires SSL for parts of your site, you are probably going to use the SSL requirement plugin.   But that alone isn't going to allow you to run your code in development.  You can easily see this after you enable ...</description>
		<link>http://www.silverchairsolutions.com/blog/2009/09/runnning-https-in-your-rails-development-environment/</link>
			</item>
	<item>
		<title>Announcing the migrate_war Rails plugin</title>
		<description>The MigrateWar Rails plugin makes it easy to create database schema on deployment machines when you deploy via JRuby/War Files.  This is especially helpful on Windows machines, where you cannot use Capistrano easily. 

Capistrano is a powerful deployment tool that is considered 'state of the practice' by anyone deploying ...</description>
		<link>http://www.silverchairsolutions.com/blog/2008/04/announcing-the-migrate_war-rails-plugin/</link>
			</item>
	<item>
		<title>Ruby on Rails Contractor:   I am Available! (One of the Advanced Rails Recipes Book contributors )</title>
		<description>I just posted this to craigslist:

I am web developer who specializes in Ruby on Rails contracts and works remotely from my home office. Currently looking for new projects, I'm open to conversations about new contract possibilities. My company is Silverchair Solutions, an agile web development consultancy.  I have over ...</description>
		<link>http://www.silverchairsolutions.com/blog/2008/04/ruby-on-rails-contractor-i-am-available-one-of-the-advanced-rails-recipes-book-contributors/</link>
			</item>
	<item>
		<title>I&#8217;m an Author!</title>
		<description>Ok its been awhile since this occurred, but I would be remiss if I didn't mention that I have been included as one of the authors of the Pragmatic Studio's Advanced Rails Recipes Book.   I contributed a chapter on creating Wizards.   You can check it out ...</description>
		<link>http://www.silverchairsolutions.com/blog/2008/04/im-an-author/</link>
			</item>
	<item>
		<title>Using your website url as your OpenID</title>
		<description>I have an OpenId, I have found it useful.   But frankly its just another thing that I have to remember.  Somthing that I can't forget is my website url.  What if you could set up some kind of cool forwarding that allows me to use my ...</description>
		<link>http://www.silverchairsolutions.com/blog/2008/03/using-your-website-url-as-your-openid/</link>
			</item>
	<item>
		<title>Automating Cocoa Deployments with Sparkle and Xcode</title>
		<description>For those of us who live in the rails world, fantastic tools like Capistrano have made deployment drop-dead simple.   And since I do some Cocoa work I found myself wanting some of that same  capistrano-esqe love in my Cocoa deployments.   The Sparkle framework handles most ...</description>
		<link>http://www.silverchairsolutions.com/blog/2008/03/automating-cocoa-deployments-with-sparkle-and-xcode/</link>
			</item>
	<item>
		<title>State Transition Diagrams for acts_as_state_machine</title>
		<description>Lately I have been using the wonderful acts_as_state_machine plugin for lots of cool stuff in my rails applications.   The problem that I have run into though, is visualizing the state transitions that I have created.  Typically, when I first learned about state machines back in Electrical Engineering ...</description>
		<link>http://www.silverchairsolutions.com/blog/2008/03/state-transition-diagrams-for-acts_as_state_machine/</link>
			</item>
	<item>
		<title>Remote Access to your mac via Back To My Mac (Leopard)</title>
		<description>Ok I know there are a million ways to do this "by hand", but if you have a .mac membership this is for free basically... automatic remote access to your machines on the internet via your .Mac account.  If you look carefully under the .Mac settings for Leopard, there ...</description>
		<link>http://www.silverchairsolutions.com/blog/2007/11/remote-access-to-your-mac-via-back-to-my-mac-leopard/</link>
			</item>
	<item>
		<title>OSX Leopard, RSpec Autotest Growl/growlnotify Workaround</title>
		<description>Upon loading up the new release of OSX 10.5 (Leopard), I was very frustrated to find that Growl notifications no longer work when using
Autotest.  Apparently growlnotify, the command line app which makes the magic happen, isn't compatible.   Read on to see how I got this work


It turns ...</description>
		<link>http://www.silverchairsolutions.com/blog/2007/10/osx-leopard-rspec-autotest-growlgrowlnotify-workaround-2/</link>
			</item>
	<item>
		<title>ActiveScaffold &amp; Streamlined Woes</title>
		<description>Found an interesting gotcha while trying out some of the new "User Interface in a Can" frameworks.   If you use the new hasmany :through style declaration (rather than the old way hasandbelongsto_many)
for modeling your many to many relationships in ActiveRecord, then that relationship cannot be editable in these ...</description>
		<link>http://www.silverchairsolutions.com/blog/2007/10/activescaffold-streamlined-woes/</link>
			</item>
</channel>
</rss>
