<?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 for Progress Please!</title>
	<atom:link href="http://stefanwille.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://stefanwille.com</link>
	<description>Stefan Wille</description>
	<lastBuildDate>Sat, 10 Sep 2011 11:59:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Ruby on Rails: Fix for &#8216;invalid multibyte char (US-ASCII)&#8217; by niyazi</title>
		<link>http://stefanwille.com/2010/08/ruby-on-rails-fix-for-invalid-multibyte-char-us-ascii/comment-page-1/#comment-103</link>
		<dc:creator>niyazi</dc:creator>
		<pubDate>Sat, 10 Sep 2011 11:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://stefanwille.com/?p=402#comment-103</guid>
		<description>HELP : linuxmint &quot;katya&quot;+ruby1.9+rails+sqlite3 ... the problem is &quot;turkish&quot; characters error like &quot;ı ş ç ö ğ ü &quot; not display in browser with webrick server... is there any gem for turkish character set ?
you said,
 # encoding : utf-8
where i have to add this line?
thanks</description>
		<content:encoded><![CDATA[<p>HELP : linuxmint &#8220;katya&#8221;+ruby1.9+rails+sqlite3 &#8230; the problem is &#8220;turkish&#8221; characters error like &#8220;ı ş ç ö ğ ü &#8221; not display in browser with webrick server&#8230; is there any gem for turkish character set ?<br />
you said,<br />
 # encoding : utf-8<br />
where i have to add this line?<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Plugin for Single Sign On with Atlassian Crowd by Stefan</title>
		<link>http://stefanwille.com/2010/07/rails-plugin-for-single-sign-on-with-atlassian-crowd/comment-page-1/#comment-102</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Thu, 30 Jun 2011 11:16:32 +0000</pubDate>
		<guid isPermaLink="false">http://stefanwille.com/?p=363#comment-102</guid>
		<description>Hello Barak, as far as I know there is no bridge from Crowd to google / yahoo / twitter. 
But if there is, then you can access the user id from your application before and after authorization via the API of this plugin.</description>
		<content:encoded><![CDATA[<p>Hello Barak, as far as I know there is no bridge from Crowd to google / yahoo / twitter.<br />
But if there is, then you can access the user id from your application before and after authorization via the API of this plugin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Plugin for Single Sign On with Atlassian Crowd by Barakathullah</title>
		<link>http://stefanwille.com/2010/07/rails-plugin-for-single-sign-on-with-atlassian-crowd/comment-page-1/#comment-101</link>
		<dc:creator>Barakathullah</dc:creator>
		<pubDate>Tue, 28 Jun 2011 12:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://stefanwille.com/?p=363#comment-101</guid>
		<description>Hi Stefan, I am planning to implemet SSO for multiple web applications. I will be allowing my users to login to any one of the 5 applications or all the 5 applications usng their google / yahoo / twitter login credentials. Is there any possibility to have authorization to application access at the user level.

Thanks
Barak</description>
		<content:encoded><![CDATA[<p>Hi Stefan, I am planning to implemet SSO for multiple web applications. I will be allowing my users to login to any one of the 5 applications or all the 5 applications usng their google / yahoo / twitter login credentials. Is there any possibility to have authorization to application access at the user level.</p>
<p>Thanks<br />
Barak</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Plugin for Single Sign On with Atlassian Crowd by Stefan</title>
		<link>http://stefanwille.com/2010/07/rails-plugin-for-single-sign-on-with-atlassian-crowd/comment-page-1/#comment-98</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Wed, 06 Apr 2011 12:00:45 +0000</pubDate>
		<guid isPermaLink="false">http://stefanwille.com/?p=363#comment-98</guid>
		<description>Hi Lawrence, in the Crowd server, you set up different application. An application can be Jira on server1.xyz.com or Confluence on server2.xyz.com... or your own application. When you add a new application, you define a name (= appname), server, password and so on. The appname is used to identify this particular instance of your application. The documentation describes this in 
http://confluence.atlassian.com/display/CROWD/Adding+an+Application#AddinganApplication-add

The documentation describes the application name like this:

&lt;strong&gt;Name&lt;/strong&gt;	 - The username which the application will use when it authenticates against the Crowd framework as a client. This value must be unique, i.e. it cannot be used by more than one application client.</description>
		<content:encoded><![CDATA[<p>Hi Lawrence, in the Crowd server, you set up different application. An application can be Jira on server1.xyz.com or Confluence on server2.xyz.com&#8230; or your own application. When you add a new application, you define a name (= appname), server, password and so on. The appname is used to identify this particular instance of your application. The documentation describes this in<br />
<a href="http://confluence.atlassian.com/display/CROWD/Adding+an+Application#AddinganApplication-add" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/confluence.atlassian.com/display/CROWD/Adding+an+Application_AddinganApplication-add?referer=');">http://confluence.atlassian.com/display/CROWD/Adding+an+Application#AddinganApplication-add</a></p>
<p>The documentation describes the application name like this:</p>
<p><strong>Name</strong>	 &#8211; The username which the application will use when it authenticates against the Crowd framework as a client. This value must be unique, i.e. it cannot be used by more than one application client.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Plugin for Single Sign On with Atlassian Crowd by Stefan</title>
		<link>http://stefanwille.com/2010/07/rails-plugin-for-single-sign-on-with-atlassian-crowd/comment-page-1/#comment-97</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Wed, 06 Apr 2011 11:52:58 +0000</pubDate>
		<guid isPermaLink="false">http://stefanwille.com/?p=363#comment-97</guid>
		<description>Hi Farukh, I didn&#039;t test the plugin with Crowd 2.2 yet.</description>
		<content:encoded><![CDATA[<p>Hi Farukh, I didn&#8217;t test the plugin with Crowd 2.2 yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Plugin for Single Sign On with Atlassian Crowd by Farukh D M</title>
		<link>http://stefanwille.com/2010/07/rails-plugin-for-single-sign-on-with-atlassian-crowd/comment-page-1/#comment-96</link>
		<dc:creator>Farukh D M</dc:creator>
		<pubDate>Fri, 25 Mar 2011 07:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://stefanwille.com/?p=363#comment-96</guid>
		<description>Hey, is the plug-in compatible with CROWD 2.2??
Please let me know

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hey, is the plug-in compatible with CROWD 2.2??<br />
Please let me know</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Plugin for Single Sign On with Atlassian Crowd by Lawrence</title>
		<link>http://stefanwille.com/2010/07/rails-plugin-for-single-sign-on-with-atlassian-crowd/comment-page-1/#comment-95</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Fri, 11 Mar 2011 21:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://stefanwille.com/?p=363#comment-95</guid>
		<description>hey Stefan, I&#039;m hoping to use your library to interface with the NHL&#039;s implementation of the Crowd SSO.  I&#039;m leanring SOAP and I&#039;m wondering what is the appName.  

I&#039;ve got a few credentials from the NHL, login, passord, wdsl, test server and production server urls, but none of these appear to work as an app name and every example I&#039;ve seen, including the examples the NHL gave me use &quot;example&quot; as the appName.  meaning, not the real app name.  

My question is similar to Arun&#039;s in that I&#039;m not sure where to find this info.  Any help is appreciated as my deadline looms.</description>
		<content:encoded><![CDATA[<p>hey Stefan, I&#8217;m hoping to use your library to interface with the NHL&#8217;s implementation of the Crowd SSO.  I&#8217;m leanring SOAP and I&#8217;m wondering what is the appName.  </p>
<p>I&#8217;ve got a few credentials from the NHL, login, passord, wdsl, test server and production server urls, but none of these appear to work as an app name and every example I&#8217;ve seen, including the examples the NHL gave me use &#8220;example&#8221; as the appName.  meaning, not the real app name.  </p>
<p>My question is similar to Arun&#8217;s in that I&#8217;m not sure where to find this info.  Any help is appreciated as my deadline looms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Plugin for Single Sign On with Atlassian Crowd by Stefan</title>
		<link>http://stefanwille.com/2010/07/rails-plugin-for-single-sign-on-with-atlassian-crowd/comment-page-1/#comment-94</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Fri, 04 Feb 2011 13:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://stefanwille.com/?p=363#comment-94</guid>
		<description>Arun, I answered via email.</description>
		<content:encoded><![CDATA[<p>Arun, I answered via email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Plugin for Single Sign On with Atlassian Crowd by Stefan</title>
		<link>http://stefanwille.com/2010/07/rails-plugin-for-single-sign-on-with-atlassian-crowd/comment-page-1/#comment-93</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Fri, 04 Feb 2011 12:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://stefanwille.com/?p=363#comment-93</guid>
		<description>Hi Ringo, I developed it with Rails 2 and didn&#039;t test it with Rails 3. I don&#039;t see why it shouldn&#039;t work with Rails 3 though.</description>
		<content:encoded><![CDATA[<p>Hi Ringo, I developed it with Rails 2 and didn&#8217;t test it with Rails 3. I don&#8217;t see why it shouldn&#8217;t work with Rails 3 though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rails Plugin for Single Sign On with Atlassian Crowd by Ringo De Smet</title>
		<link>http://stefanwille.com/2010/07/rails-plugin-for-single-sign-on-with-atlassian-crowd/comment-page-1/#comment-92</link>
		<dc:creator>Ringo De Smet</dc:creator>
		<pubDate>Thu, 27 Jan 2011 12:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://stefanwille.com/?p=363#comment-92</guid>
		<description>Is the plugin Rails3 compatible?</description>
		<content:encoded><![CDATA[<p>Is the plugin Rails3 compatible?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

