<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Keith Schacht</title>
	<link>http://keithschacht.com</link>
	<description>Product guy / entrepreneur / programmer</description>
	<lastBuildDate>Sat, 21 Jan 2012 04:29:50 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>Encouraging online content production</title>
		<description><![CDATA[Pinterest is the best new social application I&#8217;ve seen in awhile. Exploring it has rekindled a lot of thinking about what it takes to get users to create online content. This is not an analysis of Pinterest in particular, but the mental framework I use to think about this design problem. 1) The creative container [...]]]></description>
		<link>http://keithschacht.com/encouraging-online-content-productio/</link>
			</item>
	<item>
		<title>The virtue of price discrimination</title>
		<description><![CDATA[I was reading Clay Shirky&#8217;s latest post about the new pricing model that will supposedly save newspapers, and it struck me how little talk there is about the real fundamental issue at work here: price discrimination. The same product or service is worth different amounts to different customers. You maximize revenue by figuring out how [...]]]></description>
		<link>http://keithschacht.com/the-virtue-of-price-discrimination/</link>
			</item>
	<item>
		<title>Creating a rails 3 engine / plugin / gem</title>
		<description><![CDATA[One of the things I was most looking forward to in rails 3 was the plugin / engine architecture. Recently, I sat down to figure out how to create my first engine and package it up as a gem and it took me awhile of time just to get the structure of the engine setup. [...]]]></description>
		<link>http://keithschacht.com/creating-a-rails-3-engine-plugin-gem/</link>
			</item>
	<item>
		<title>Getting AJAX to work in Rails 3 with jQuery</title>
		<description><![CDATA[I spent a good chunk of time getting AJAX to work properly in rails 3 using jQuery. My sticking point was that the basic RJS I was using (like page.replace_html) was not working unless I installed and patched the jrails plugin. What I learned was not to use RJS at all, just write your jquery [...]]]></description>
		<link>http://keithschacht.com/getting-ajax-to-work-in-rails-3-with-jquery/</link>
			</item>
</channel>
</rss>

