<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Introducing Holler</title>
	<atom:link href="http://zachinglis.com/2008/coding/rails/introducing-holler/feed/" rel="self" type="application/rss+xml" />
	<link>http://zachinglis.com/2008/coding/rails-coding/introducing-holler/</link>
	<description>Blog of the designer/developer Zach Inglis.</description>
	<pubDate>Mon, 01 Dec 2008 19:28:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: James Urquhart</title>
		<link>http://zachinglis.com/2008/coding/rails-coding/introducing-holler/#comment-4858</link>
		<dc:creator>James Urquhart</dc:creator>
		<pubDate>Fri, 01 Aug 2008 23:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://zachinglis.com/?p=144#comment-4858</guid>
		<description>Hey Zack,

Wow. I've been looking for an open Twitter-like app for a while now, and Holler seems to be just the thing i need.

Might even fit in nicely with my Backpack-like "clone", which if you look, you might find on GitHub... :)

Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Hey Zack,</p>
<p>Wow. I&#8217;ve been looking for an open Twitter-like app for a while now, and Holler seems to be just the thing i need.</p>
<p>Might even fit in nicely with my Backpack-like &#8220;clone&#8221;, which if you look, you might find on GitHub&#8230; <img src='http://zachinglis.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Inglis</title>
		<link>http://zachinglis.com/2008/coding/rails-coding/introducing-holler/#comment-4824</link>
		<dc:creator>Zach Inglis</dc:creator>
		<pubDate>Fri, 27 Jun 2008 03:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://zachinglis.com/?p=144#comment-4824</guid>
		<description>Soleone, All those issues are fixed :)</description>
		<content:encoded><![CDATA[<p>Soleone, All those issues are fixed <img src='http://zachinglis.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://zachinglis.com/2008/coding/rails-coding/introducing-holler/#comment-4823</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 24 Jun 2008 21:03:42 +0000</pubDate>
		<guid isPermaLink="false">http://zachinglis.com/?p=144#comment-4823</guid>
		<description>Yeah, you need to define those files in the initializers directory (the default file name is site_keys.rb).  Check out the example in the latest repository.</description>
		<content:encoded><![CDATA[<p>Yeah, you need to define those files in the initializers directory (the default file name is site_keys.rb).  Check out the example in the latest repository.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Smith</title>
		<link>http://zachinglis.com/2008/coding/rails-coding/introducing-holler/#comment-4822</link>
		<dc:creator>James Smith</dc:creator>
		<pubDate>Tue, 24 Jun 2008 21:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://zachinglis.com/?p=144#comment-4822</guid>
		<description>Just curious if anyone figured out the restful auth problem. Currently excited about the possibility of using this in our dept.</description>
		<content:encoded><![CDATA[<p>Just curious if anyone figured out the restful auth problem. Currently excited about the possibility of using this in our dept.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Inglis</title>
		<link>http://zachinglis.com/2008/coding/rails-coding/introducing-holler/#comment-4821</link>
		<dc:creator>Zach Inglis</dc:creator>
		<pubDate>Tue, 24 Jun 2008 01:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://zachinglis.com/?p=144#comment-4821</guid>
		<description>@Soleone - The constant issue is a restful_authentication issue but I will look into it. The template error is fixed in the latest build (as of 5 seconds ago) and I will look into the Login CSS.</description>
		<content:encoded><![CDATA[<p>@Soleone - The constant issue is a restful_authentication issue but I will look into it. The template error is fixed in the latest build (as of 5 seconds ago) and I will look into the Login CSS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://zachinglis.com/2008/coding/rails-coding/introducing-holler/#comment-4820</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 23 Jun 2008 20:03:05 +0000</pubDate>
		<guid isPermaLink="false">http://zachinglis.com/?p=144#comment-4820</guid>
		<description>Just to confirm the above, I get the same errors.</description>
		<content:encoded><![CDATA[<p>Just to confirm the above, I get the same errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Soleone</title>
		<link>http://zachinglis.com/2008/coding/rails-coding/introducing-holler/#comment-4819</link>
		<dc:creator>Soleone</dc:creator>
		<pubDate>Mon, 23 Jun 2008 08:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://zachinglis.com/?p=144#comment-4819</guid>
		<description>Hey! Looks nice, but after downloading and migrating the DB I get the following error, when trying to signup:

"uninitialized constant Authentication::ByPassword::ModelClassMethods::REST_AUTH_SITE_KEY"



When I set this Constant to any value, I get the next Constant-error:

"uninitialized constant Authentication::ByPassword::ModelClassMethods::REST_AUTH_DIGEST_STRETCHES"

So I set this to 1, and try again:

When I add a new Status, I get a template error:

"Missing template statuses/create.html.erb in view path ~/holler/app/views"


Also the "Log In" with the black background is laying above the "Login" label, so some CSS refining is needed there.

Just some quick notes to help to improve the app! I will get back in a few weeks :)</description>
		<content:encoded><![CDATA[<p>Hey! Looks nice, but after downloading and migrating the DB I get the following error, when trying to signup:</p>
<p>&#8220;uninitialized constant Authentication::ByPassword::ModelClassMethods::REST_AUTH_SITE_KEY&#8221;</p>
<p>When I set this Constant to any value, I get the next Constant-error:</p>
<p>&#8220;uninitialized constant Authentication::ByPassword::ModelClassMethods::REST_AUTH_DIGEST_STRETCHES&#8221;</p>
<p>So I set this to 1, and try again:</p>
<p>When I add a new Status, I get a template error:</p>
<p>&#8220;Missing template statuses/create.html.erb in view path ~/holler/app/views&#8221;</p>
<p>Also the &#8220;Log In&#8221; with the black background is laying above the &#8220;Login&#8221; label, so some CSS refining is needed there.</p>
<p>Just some quick notes to help to improve the app! I will get back in a few weeks <img src='http://zachinglis.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skwpspace &#8211; Introducing WFH: a quick way to share status with coworkers</title>
		<link>http://zachinglis.com/2008/coding/rails-coding/introducing-holler/#comment-4818</link>
		<dc:creator>skwpspace &#8211; Introducing WFH: a quick way to share status with coworkers</dc:creator>
		<pubDate>Mon, 23 Jun 2008 06:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://zachinglis.com/?p=144#comment-4818</guid>
		<description>[...] It seems after In/Out (aka Backpack Journal) came out, there have been at least a few clones. [...]</description>
		<content:encoded><![CDATA[<p>[...] It seems after In/Out (aka Backpack Journal) came out, there have been at least a few clones. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
