<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Kangaroo Court {concept47 blog}</title>
	
	<link>http://www.concept47.com/austin_web_developer_blog</link>
	<description>An Austin Web Developer's Blog</description>
	<lastBuildDate>Sat, 07 May 2011 20:32:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/austin_web_developer_blog" /><feedburner:info uri="austin_web_developer_blog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>How to freeze old rails gems</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/WRiEgpbGK7Y/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/ruby-on-rails/how-to-freeze-old-rails-gems/#comments</comments>
		<pubDate>Thu, 05 May 2011 04:15:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=465</guid>
		<description>You probably came here wondering why
rake rails:freeze:edge RELEASE=2.3.2
doesn&amp;#8217;t work, right? (It times out trying to pull the rails gem from http://dev.rubyonrails.org/archives/rails_2.3.2.zip)
Now you could try to hack the rake task in your rails gem
 OR
- you could just go to rails github page https://github.com/rails/rails
- click on the &amp;#8217;switch tags&amp;#8217; button  and select the version of rails [...]&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/WRiEgpbGK7Y" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/ruby-on-rails/how-to-freeze-old-rails-gems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/ruby-on-rails/how-to-freeze-old-rails-gems/</feedburner:origLink></item>
		<item>
		<title>How to get Ruby Native gems to install on your windows machine</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/tdpT2o1b7o0/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/ruby/how-to-get-ruby-native-gems-to-install-on-your-windows-machine/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 08:57:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[rails_errors]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=458</guid>
		<description>The bane of any ruby/rails developer on a windows box (apart from piddling performance) is seeing the dreaded &amp;#8230;
&amp;#8216;gem install error – ‘cl’ is not recognized as an internal or external command&amp;#8217;
No more!
Devkit, a tool used by the folks who create the Windows Ruby Installer of each version of ruby helps you with (most) gems [...]&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/tdpT2o1b7o0" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/ruby/how-to-get-ruby-native-gems-to-install-on-your-windows-machine/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/ruby/how-to-get-ruby-native-gems-to-install-on-your-windows-machine/</feedburner:origLink></item>
		<item>
		<title>How to install gems without ri and rdoc documentation on Windows</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/w-SvNwFQF3c/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/uncategorized/how-to-install-gems-without-ri-and-rdoc-documentation-on-windows/#comments</comments>
		<pubDate>Sun, 09 Jan 2011 08:38:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=455</guid>
		<description>Installing gems is usually very quick on my computer &amp;#8230; its the accompanying ri and rdoc installations that slows everything down to a crawl.
There&amp;#8217;s an easy way to stop ri and rdoc installs on Windows.
All you have to do is go to
C:\Documents and Settings\All Users\Application Data\ on Windows XP
or
C:\ProgramData\ on Windows 7
create a file called [...]&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/w-SvNwFQF3c" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/uncategorized/how-to-install-gems-without-ri-and-rdoc-documentation-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/uncategorized/how-to-install-gems-without-ri-and-rdoc-documentation-on-windows/</feedburner:origLink></item>
		<item>
		<title>Uploading a file using the simple_form rails gem</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/Fti6pTKVZ4k/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/ruby-on-rails/uploading-a-file-using-the-simple_form-rails-gem/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 03:24:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ruby on rails]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=451</guid>
		<description>Simple Form is a rails gem that takes a lot of stress out of dealing with forms in Rails. Knowing what field nomenclature handles file uploading should be simple but its not. It took a lot of screwing around and reading the documentation to figure it out.
Simple Form uses the Provided Rails Form helpers so, [...]&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/Fti6pTKVZ4k" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/ruby-on-rails/uploading-a-file-using-the-simple_form-rails-gem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/ruby-on-rails/uploading-a-file-using-the-simple_form-rails-gem/</feedburner:origLink></item>
		<item>
		<title>Adobe Acrobat Reader UI sends mixed messages?</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/5Gz0iiPW6_s/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/ui/adobe-acrobat-reader-ui-sends-mixed-messages/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 06:55:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=444</guid>
		<description>Check this out.

This is the UI for Adobe Reader that you use to Navigate through the pages in a PDF. Clicking the buttons move through the pages one at a time in each direction.
Guess what keyboard keys you have to use to navigate through the pages of the same PDF &amp;#8230; the Left and Right Keys!
 [...]&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/5Gz0iiPW6_s" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/ui/adobe-acrobat-reader-ui-sends-mixed-messages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/ui/adobe-acrobat-reader-ui-sends-mixed-messages/</feedburner:origLink></item>
		<item>
		<title>The 2 dumb mistakes Twitter made with its ipad app</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/VeavLBD8wks/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/uncategorized/the-2-dumb-mistakes-twitter-made-with-its-ipad-app/#comments</comments>
		<pubDate>Fri, 26 Nov 2010 03:02:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=437</guid>
		<description>The twitter app for the ipad is pretty darned spectacular, not just from a visual perspective, but specifically because of the brilliant UI choices they&amp;#8217;ve made
However, there are two things that it/twitter does that are almost unbelievable.

1. You cannot delete your tweets
No that&amp;#8217;s not a typo.
You simply cannot delete a tweet you&amp;#8217;ve made on the [...]&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/VeavLBD8wks" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/uncategorized/the-2-dumb-mistakes-twitter-made-with-its-ipad-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/uncategorized/the-2-dumb-mistakes-twitter-made-with-its-ipad-app/</feedburner:origLink></item>
		<item>
		<title>How to turn off Length Error messages on Password Confirmation fields in Authlogic</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/AGzCEx9Q014/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/rails/how-to-turn-off-length-error-messages-on-password-confirmation-fields-in-authlogic/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 08:17:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[rails]]></category>
		<category><![CDATA[rails_errors]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=430</guid>
		<description>In Authlogic, if you use a password confirmation field (when creating a new user perhaps), there is an error message that shows up for that field if the User model does not validate.
Something like

is too short (minimum is 4 characters)

Seems simple enough to turn off, but I almost went mad trying to figure out how [...]&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/AGzCEx9Q014" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/rails/how-to-turn-off-length-error-messages-on-password-confirmation-fields-in-authlogic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/rails/how-to-turn-off-length-error-messages-on-password-confirmation-fields-in-authlogic/</feedburner:origLink></item>
		<item>
		<title>Rails 3.0 is finally here</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/hwUOcYuUKOo/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/uncategorized/rails-3-0-is-finally-here/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 01:51:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=422</guid>
		<description>Put on your party hats people!
The long awaited version 3 of the Rails framework is finally here
Seems like only yesterday (2007/2008) that Rails 2 was being released, and now this. Frickin&amp;#8217; monumental.
PS: Rails 3 works with Ruby 1.8.7 and Ruby 1.9.2 &amp;#8230; it segfaults with 1.9.1, so remember that when upgrading your ruby installation&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/hwUOcYuUKOo" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/uncategorized/rails-3-0-is-finally-here/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/uncategorized/rails-3-0-is-finally-here/</feedburner:origLink></item>
		<item>
		<title>jQuery Deconstructed</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/myGwy3dbP10/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/uncategorized/jquery-deconstructed/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 17:29:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=410</guid>
		<description>Very cool visualization of the entire jQuery framework code
It visually breaks the code into sections/categories with short explanations of what each does.
Makes it really easy to follow and understand the jQuery code.
Built by UK Developer, Dave Stewart&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/myGwy3dbP10" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/uncategorized/jquery-deconstructed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/uncategorized/jquery-deconstructed/</feedburner:origLink></item>
		<item>
		<title>Running thin instead of mongrel with script/server</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/pYRPt5zfilQ/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/rails/running-thin-instead-of-mongrel-with-scriptserver/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 08:48:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=403</guid>
		<description>Just go to the the rails directory that corresponds to this one on your computer (This is on a windows XP machine, but you should be able to figure out the right path on your machine)
C:\ruby\lib\ruby\gems\1.8\gems\rails-2.3.5\lib\commands
Open up server.rb
And edit the line that says
server = Rack::Handler::Mongrel
to say
server = Rack::Handler::Thin
enjoy&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/pYRPt5zfilQ" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/rails/running-thin-instead-of-mongrel-with-scriptserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/rails/running-thin-instead-of-mongrel-with-scriptserver/</feedburner:origLink></item>
		<item>
		<title>In the midst of crisis, opportunity … a counter-argument to “Free Kills”</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/hAu_Yn6gZt8/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/uncategorized/in-the-midst-of-crisis-opportunity-a-counter-argument-to-free-kills/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 23:42:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[free software]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=397</guid>
		<description>Today I read this really insightful article about how giving away software can kill the market for it.
While I largely agree with the Andy, I think that he has missed one important point.
Giving away a really good product in a certain space can depress sales and stifle innovation, but there will always be that small percentage [...]&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/hAu_Yn6gZt8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/uncategorized/in-the-midst-of-crisis-opportunity-a-counter-argument-to-free-kills/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/uncategorized/in-the-midst-of-crisis-opportunity-a-counter-argument-to-free-kills/</feedburner:origLink></item>
		<item>
		<title>Google dropping support for IE6 in March 2010</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/EFzf4Iup5lI/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/uncategorized/google-dropping-support-for-ie6-in-march-2010/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 20:56:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=391</guid>
		<description>Finally!&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/EFzf4Iup5lI" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/uncategorized/google-dropping-support-for-ie6-in-march-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/uncategorized/google-dropping-support-for-ie6-in-march-2010/</feedburner:origLink></item>
		<item>
		<title>How to add updated_at and created_at (timestamps) columns to an existing table in rails</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/WN6Cq2z6vLM/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/rails/how-to-add-updated_at-and-created_at-timestamps-to-an-existing-table-in-rails/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 13:20:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=387</guid>
		<description>From Rails Guides &amp;#8230;

change_table :products do &amp;#124;t&amp;#124;
  t.timestamps
end&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/WN6Cq2z6vLM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/rails/how-to-add-updated_at-and-created_at-timestamps-to-an-existing-table-in-rails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/rails/how-to-add-updated_at-and-created_at-timestamps-to-an-existing-table-in-rails/</feedburner:origLink></item>
		<item>
		<title>Google Chrome adds RSS feed notification/preview/subscription via extension</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/mmmxILeCNr8/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/browsers/google-chrome-adds-rss-feed-notificationsubscription-via-extensions/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 08:55:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[browsers]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=374</guid>
		<description>This may have been around for a while, but I just learned of it today.
If you run the dev version of Google Chrome, you may already be aware that it supports extensions.
In fact when I first found out Google had published a few extensions for eager beta testers to try out, I went and got [...]&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/mmmxILeCNr8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/browsers/google-chrome-adds-rss-feed-notificationsubscription-via-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/browsers/google-chrome-adds-rss-feed-notificationsubscription-via-extensions/</feedburner:origLink></item>
		<item>
		<title>Don’t hit the business growth accelerator just yet Joel!</title>
		<link>http://feedproxy.google.com/~r/austin_web_developer_blog/~3/eCnx-btXqlM/</link>
		<comments>http://www.concept47.com/austin_web_developer_blog/uncategorized/dont-hit-the-business-growth-accelerator-just-yet-joel/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 17:21:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.concept47.com/austin_web_developer_blog/?p=371</guid>
		<description>Yesterday, Joel Spolsky posted an article about why growing steadily but slowly might not be such a good idea.
When I read it, I had my reservations about it, but I couldn&amp;#8217;t express them &amp;#8230; the whole idea just sounded wrong?
Well, the guys over at 37Signals issued a rebuttal of Mr Spolsky&amp;#8217;s argument, and I have [...]&lt;img src="http://feeds.feedburner.com/~r/austin_web_developer_blog/~4/eCnx-btXqlM" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://www.concept47.com/austin_web_developer_blog/uncategorized/dont-hit-the-business-growth-accelerator-just-yet-joel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.concept47.com/austin_web_developer_blog/uncategorized/dont-hit-the-business-growth-accelerator-just-yet-joel/</feedburner:origLink></item>
	</channel>
</rss>

