<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: KZAK: an open source web-based jukebox</title>
	<atom:link href="http://trevorturk.com/2010/02/08/kzak-an-open-source-web-based-jukebox/feed/" rel="self" type="application/rss+xml" />
	<link>http://trevorturk.com/2010/02/08/kzak-an-open-source-web-based-jukebox/</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 15:38:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Trevor</title>
		<link>http://trevorturk.com/2010/02/08/kzak-an-open-source-web-based-jukebox/#comment-73228</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Tue, 07 Sep 2010 17:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1835#comment-73228</guid>
		<description>I decided to take a demo down a while back. It&#039;s very easy to install on your own, though. Just look at the readme.</description>
		<content:encoded><![CDATA[<p>I decided to take a demo down a while back. It&#8217;s very easy to install on your own, though. Just look at the readme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel</title>
		<link>http://trevorturk.com/2010/02/08/kzak-an-open-source-web-based-jukebox/#comment-73227</link>
		<dc:creator>Samuel</dc:creator>
		<pubDate>Tue, 07 Sep 2010 17:37:14 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1835#comment-73227</guid>
		<description>Hi Trevor,

The demo is down. Any chance you could set it up again ?

Thanks !</description>
		<content:encoded><![CDATA[<p>Hi Trevor,</p>
<p>The demo is down. Any chance you could set it up again ?</p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://trevorturk.com/2010/02/08/kzak-an-open-source-web-based-jukebox/#comment-69412</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 11 Feb 2010 22:20:49 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1835#comment-69412</guid>
		<description>Cool! I&#039;ll check it out.
Thank you!!

John</description>
		<content:encoded><![CDATA[<p>Cool! I&#8217;ll check it out.<br />
Thank you!!</p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://trevorturk.com/2010/02/08/kzak-an-open-source-web-based-jukebox/#comment-69411</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1835#comment-69411</guid>
		<description>John, I&#039;m setting up a demo site here:

http://kzakdemo.heroku.com/

The login and password are both &quot;test&quot;</description>
		<content:encoded><![CDATA[<p>John, I&#8217;m setting up a demo site here:</p>
<p><a href="http://kzakdemo.heroku.com/" rel="nofollow">http://kzakdemo.heroku.com/</a></p>
<p>The login and password are both &#8220;test&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://trevorturk.com/2010/02/08/kzak-an-open-source-web-based-jukebox/#comment-69410</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 11 Feb 2010 01:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1835#comment-69410</guid>
		<description>Hi,
This sounds interesting - I follow and work with Soundmanager2 quite a bit. But I&#039;m note a real hard-core coder, I&#039;m someone who works more with how technologies get used by end -users... you know, regular folks. To that end, is there anywhere where kzak is running so we can just, you know, try it? It&#039;s interesting to hear about all the technologies behind the scenes and download code and all... but what does this thing do, actually?

With respect, 

John</description>
		<content:encoded><![CDATA[<p>Hi,<br />
This sounds interesting &#8211; I follow and work with Soundmanager2 quite a bit. But I&#8217;m note a real hard-core coder, I&#8217;m someone who works more with how technologies get used by end -users&#8230; you know, regular folks. To that end, is there anywhere where kzak is running so we can just, you know, try it? It&#8217;s interesting to hear about all the technologies behind the scenes and download code and all&#8230; but what does this thing do, actually?</p>
<p>With respect, </p>
<p>John</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Hooks</title>
		<link>http://trevorturk.com/2010/02/08/kzak-an-open-source-web-based-jukebox/#comment-69408</link>
		<dc:creator>Matt Hooks</dc:creator>
		<pubDate>Tue, 09 Feb 2010 18:42:59 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1835#comment-69408</guid>
		<description>I&#039;ll second Trevor&#039;s recommendation of Warden/Devise. The most important improvement over Authlogic is definitely the simplicity of the code. I&#039;ve had a lot of trouble debugging Authlogic in the past and the simplicity of Devise is absolutely refreshing.

I am excited to try CarrierWave...</description>
		<content:encoded><![CDATA[<p>I&#8217;ll second Trevor&#8217;s recommendation of Warden/Devise. The most important improvement over Authlogic is definitely the simplicity of the code. I&#8217;ve had a lot of trouble debugging Authlogic in the past and the simplicity of Devise is absolutely refreshing.</p>
<p>I am excited to try CarrierWave&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Trevor</title>
		<link>http://trevorturk.com/2010/02/08/kzak-an-open-source-web-based-jukebox/#comment-69407</link>
		<dc:creator>Trevor</dc:creator>
		<pubDate>Tue, 09 Feb 2010 16:52:13 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1835#comment-69407</guid>
		<description>Daniel, I looked at Uploadify, but I was a little disappointed because it seemed hard to customize the way it looks. I&#039;ll give it another chance, though, because SWFUpload seems to really chug with Chrome. 

Mike, I think this is somewhat of a personal choice, and everyone has different opinions about authentication. I started using restful_authentication a long time ago, and I&#039;ve had a lot of experience with it. At this point, I prefer not to use it because it generates a lot of application code, most of which is boilerplate. It also uses some constants that are stored in the plugin folder, so it&#039;s kind of a hybrid generator/plugin, which I also don&#039;t like. It also enforces one kind of authentication, and isn&#039;t based on something like Warden, which is meant to play well with other Rack apps you may be using. Devise also does a great job of staying out of the way, while still being very customizable. Devise also lets you have multiple &quot;user&quot; models (e.g. &quot;user&quot; and &quot;admin&quot; can be different and have different authentication methods). 

I tried Authlogic a couple of times, and I immediately didn&#039;t like it. Primarily, I found the source difficult to follow, and I didn&#039;t like that it enabled model validations by default. I also saw a few tweets from people I respect saying that they ran into problems with it, and ended up finding it difficult to debug. I think the Warden/Devise combo is extremely easy to understand, and the source is easy to follow. So, if you run into a problem, you should be able to figure out what&#039;s going on.

Finally, it&#039;s a an actively maintained project with some really good and responsive people working on it. It&#039;s using the new style Engines, works nicely as a gem, and they say they&#039;re working on Rails 3 support as we speak. I&#039;d say you should give it a try - I really doubt you&#039;ll be disappointed.</description>
		<content:encoded><![CDATA[<p>Daniel, I looked at Uploadify, but I was a little disappointed because it seemed hard to customize the way it looks. I&#8217;ll give it another chance, though, because SWFUpload seems to really chug with Chrome. </p>
<p>Mike, I think this is somewhat of a personal choice, and everyone has different opinions about authentication. I started using restful_authentication a long time ago, and I&#8217;ve had a lot of experience with it. At this point, I prefer not to use it because it generates a lot of application code, most of which is boilerplate. It also uses some constants that are stored in the plugin folder, so it&#8217;s kind of a hybrid generator/plugin, which I also don&#8217;t like. It also enforces one kind of authentication, and isn&#8217;t based on something like Warden, which is meant to play well with other Rack apps you may be using. Devise also does a great job of staying out of the way, while still being very customizable. Devise also lets you have multiple &#8220;user&#8221; models (e.g. &#8220;user&#8221; and &#8220;admin&#8221; can be different and have different authentication methods). </p>
<p>I tried Authlogic a couple of times, and I immediately didn&#8217;t like it. Primarily, I found the source difficult to follow, and I didn&#8217;t like that it enabled model validations by default. I also saw a few tweets from people I respect saying that they ran into problems with it, and ended up finding it difficult to debug. I think the Warden/Devise combo is extremely easy to understand, and the source is easy to follow. So, if you run into a problem, you should be able to figure out what&#8217;s going on.</p>
<p>Finally, it&#8217;s a an actively maintained project with some really good and responsive people working on it. It&#8217;s using the new style Engines, works nicely as a gem, and they say they&#8217;re working on Rails 3 support as we speak. I&#8217;d say you should give it a try &#8211; I really doubt you&#8217;ll be disappointed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike H</title>
		<link>http://trevorturk.com/2010/02/08/kzak-an-open-source-web-based-jukebox/#comment-69406</link>
		<dc:creator>Mike H</dc:creator>
		<pubDate>Tue, 09 Feb 2010 15:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1835#comment-69406</guid>
		<description>Can you talk a little more about why you recommend Devise so highly over the other solutions?  I&#039;ve been using Authlogic and have been 90% satisfied with it, but i&#039;m very open to another solution.  

Mike H</description>
		<content:encoded><![CDATA[<p>Can you talk a little more about why you recommend Devise so highly over the other solutions?  I&#8217;ve been using Authlogic and have been 90% satisfied with it, but i&#8217;m very open to another solution.  </p>
<p>Mike H</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Schierbeck</title>
		<link>http://trevorturk.com/2010/02/08/kzak-an-open-source-web-based-jukebox/#comment-69403</link>
		<dc:creator>Daniel Schierbeck</dc:creator>
		<pubDate>Tue, 09 Feb 2010 11:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://almosteffortless.com/?p=1835#comment-69403</guid>
		<description>very cool!

Regarding SWFUpload; I&#039;ve recently switched to Uploadify, which is an awesome and very flexible jQuery plugin. You should try it out.</description>
		<content:encoded><![CDATA[<p>very cool!</p>
<p>Regarding SWFUpload; I&#8217;ve recently switched to Uploadify, which is an awesome and very flexible jQuery plugin. You should try it out.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
