<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Podcast #7</title>
	<atom:link href="http://blog.stackoverflow.com/2008/05/podcast-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.stackoverflow.com/2008/05/podcast-7/</link>
	<description>a programming community exploit</description>
	<lastBuildDate>Sun, 22 Nov 2009 20:02:53 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: CStick</title>
		<link>http://blog.stackoverflow.com/2008/05/podcast-7/#comment-2508</link>
		<dc:creator>CStick</dc:creator>
		<pubDate>Fri, 11 Jul 2008 00:13:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=48#comment-2508</guid>
		<description>The WinSplit Revolution link doesn&#039;t seem to work any longer.  I use GridMove like Etan Reisner suggested and I think it is all I ever need for multiple displays.  I prefer to disable the title bar and grid display options and use the window key + num to arrange my windows.  It is light weight and non-intrusive.</description>
		<content:encoded><![CDATA[<p>The WinSplit Revolution link doesn&#8217;t seem to work any longer.  I use GridMove like Etan Reisner suggested and I think it is all I ever need for multiple displays.  I prefer to disable the title bar and grid display options and use the window key + num to arrange my windows.  It is light weight and non-intrusive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bert van Brakel</title>
		<link>http://blog.stackoverflow.com/2008/05/podcast-7/#comment-1634</link>
		<dc:creator>Bert van Brakel</dc:creator>
		<pubDate>Mon, 23 Jun 2008 09:53:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=48#comment-1634</guid>
		<description>Mentioned on the podcast about OpenId, that having to us an URL to an openId provider was a bit of a pain vs using a username. Also, if a user is presented with a redirect to an openId provider then they are quite likely to go somewhere else. Its another thing to manage and remember

On the other hand, if companies like google/yahoo/MS implemented openId systems, then we could just provide an email address as an openid username, from which the openid url could be determined (based on the domain). User would not be confused, not have to worry about which provider to use as they could use someone they already trust (all they know is that their email is required)

From a users point of view, they would then provide just an email address, enter their password, and bingo everything would be filled out.

Browsers could also have inbuilt openId management plugins, which would recognize when a site uses openId, automatically retrieve user details from the users preferred provider (based on users email), then pre populate forms, or in the case of login, give the requesting site a one time url to grab the user login details from the openid provider (so there is some background talking between browser plugin and openId provider on the users behalf). This would solve the problem of storing passwords on USBs, keeping details in sync amongst multiple computers, ensuring all sites have access to your latest correct details, and also ensuring sites don&#039;t have access to your password. Plugin could even distribute and sync info amongst a couple of openId providers to ensure that if one goes down, there is not a single point of failure (automatically falling back to another provider if it down when logging user into a site).

The problems attempting to be solved are:

1. keeping user details up to date amongst multiple sites
2. keeping track of logins across multiple sites
3. keeping track of passwords across multiple computers
4. not having to renter user details for every site user signs up to
5. ensure user is not tied to a single openId provider if they are down, go out of business

I think a combination of using a browser plugin and multiple openId providers solves all the above issues</description>
		<content:encoded><![CDATA[<p>Mentioned on the podcast about OpenId, that having to us an URL to an openId provider was a bit of a pain vs using a username. Also, if a user is presented with a redirect to an openId provider then they are quite likely to go somewhere else. Its another thing to manage and remember</p>
<p>On the other hand, if companies like google/yahoo/MS implemented openId systems, then we could just provide an email address as an openid username, from which the openid url could be determined (based on the domain). User would not be confused, not have to worry about which provider to use as they could use someone they already trust (all they know is that their email is required)</p>
<p>From a users point of view, they would then provide just an email address, enter their password, and bingo everything would be filled out.</p>
<p>Browsers could also have inbuilt openId management plugins, which would recognize when a site uses openId, automatically retrieve user details from the users preferred provider (based on users email), then pre populate forms, or in the case of login, give the requesting site a one time url to grab the user login details from the openid provider (so there is some background talking between browser plugin and openId provider on the users behalf). This would solve the problem of storing passwords on USBs, keeping details in sync amongst multiple computers, ensuring all sites have access to your latest correct details, and also ensuring sites don&#8217;t have access to your password. Plugin could even distribute and sync info amongst a couple of openId providers to ensure that if one goes down, there is not a single point of failure (automatically falling back to another provider if it down when logging user into a site).</p>
<p>The problems attempting to be solved are:</p>
<p>1. keeping user details up to date amongst multiple sites<br />
2. keeping track of logins across multiple sites<br />
3. keeping track of passwords across multiple computers<br />
4. not having to renter user details for every site user signs up to<br />
5. ensure user is not tied to a single openId provider if they are down, go out of business</p>
<p>I think a combination of using a browser plugin and multiple openId providers solves all the above issues</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stephen Rylander</title>
		<link>http://blog.stackoverflow.com/2008/05/podcast-7/#comment-1196</link>
		<dc:creator>Stephen Rylander</dc:creator>
		<pubDate>Tue, 10 Jun 2008 18:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=48#comment-1196</guid>
		<description>It&#039;s interesting to hear both of you guys present differing opinions. I feel that Jeff was slightly off base by paying almost too much attention to soft skills.  Developers should take charge of their career, and this equates to either being a key member on a huge open source project or improving soft skills and becoming a leader.  I&#039;ve interviewed developers with amazing soft skills but no real teeth. This is why Joel wins the &quot;learn C&quot; debate!  When developers don&#039;t understand, or don&#039;t have the ability to understand the deep structures of a language or platform their solutions are always cheapened.  Maybe fragile?  
Basically, what I&#039;m trying to say is, technology has not solved all our problems.  Faster processors have not solved the fact that multi-threaded, parallel code is still difficult and not being done well.  There are big deep pits full of problems that software could help solve...and those will take breakthrough in software, not communication.</description>
		<content:encoded><![CDATA[<p>It&#8217;s interesting to hear both of you guys present differing opinions. I feel that Jeff was slightly off base by paying almost too much attention to soft skills.  Developers should take charge of their career, and this equates to either being a key member on a huge open source project or improving soft skills and becoming a leader.  I&#8217;ve interviewed developers with amazing soft skills but no real teeth. This is why Joel wins the &#8220;learn C&#8221; debate!  When developers don&#8217;t understand, or don&#8217;t have the ability to understand the deep structures of a language or platform their solutions are always cheapened.  Maybe fragile?<br />
Basically, what I&#8217;m trying to say is, technology has not solved all our problems.  Faster processors have not solved the fact that multi-threaded, parallel code is still difficult and not being done well.  There are big deep pits full of problems that software could help solve&#8230;and those will take breakthrough in software, not communication.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ranec</title>
		<link>http://blog.stackoverflow.com/2008/05/podcast-7/#comment-1166</link>
		<dc:creator>Ranec</dc:creator>
		<pubDate>Tue, 10 Jun 2008 08:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=48#comment-1166</guid>
		<description>After listening to 8 minutes or rubbish about how other podcasts fill their first 15 minutes with adverts and music I stopped listening. This was dull. I&#039;m not going to skip over the boring bits, I will stop listening entirely. Sorry.</description>
		<content:encoded><![CDATA[<p>After listening to 8 minutes or rubbish about how other podcasts fill their first 15 minutes with adverts and music I stopped listening. This was dull. I&#8217;m not going to skip over the boring bits, I will stop listening entirely. Sorry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Saniul Ahmed</title>
		<link>http://blog.stackoverflow.com/2008/05/podcast-7/#comment-652</link>
		<dc:creator>Saniul Ahmed</dc:creator>
		<pubDate>Wed, 04 Jun 2008 16:14:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=48#comment-652</guid>
		<description>Joel,
There&#039;s a great and very secure online password manager called PassPack.

http://passpack.com/

It&#039;s in Beta 6, and it also allows for offline use using Google Gears.

Because it&#039;s online, you don&#039;t have to synchronize it between different computers.

It also has a one click functionality, you just press a bookmarklet and it automatically logs in to the current website.</description>
		<content:encoded><![CDATA[<p>Joel,<br />
There&#8217;s a great and very secure online password manager called PassPack.</p>
<p><a href="http://passpack.com/" rel="nofollow">http://passpack.com/</a></p>
<p>It&#8217;s in Beta 6, and it also allows for offline use using Google Gears.</p>
<p>Because it&#8217;s online, you don&#8217;t have to synchronize it between different computers.</p>
<p>It also has a one click functionality, you just press a bookmarklet and it automatically logs in to the current website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harvey</title>
		<link>http://blog.stackoverflow.com/2008/05/podcast-7/#comment-649</link>
		<dc:creator>Harvey</dc:creator>
		<pubDate>Wed, 04 Jun 2008 14:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=48#comment-649</guid>
		<description>Joel, would you please provide a link to the adjustable desks you mentioned in the show? IKEA used to sell one and I&#039;ve kicked myself ever since for not buying one at the time. Since then, every time Lifehacker runs a feature on a cool desk environment, 9 times out of 10 I see that IKEA desk there looking back at me, taunting me.</description>
		<content:encoded><![CDATA[<p>Joel, would you please provide a link to the adjustable desks you mentioned in the show? IKEA used to sell one and I&#8217;ve kicked myself ever since for not buying one at the time. Since then, every time Lifehacker runs a feature on a cool desk environment, 9 times out of 10 I see that IKEA desk there looking back at me, taunting me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruce</title>
		<link>http://blog.stackoverflow.com/2008/05/podcast-7/#comment-636</link>
		<dc:creator>Bruce</dc:creator>
		<pubDate>Tue, 03 Jun 2008 19:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=48#comment-636</guid>
		<description>These stackoverflow podcasts are downloading extremely slowly; at least 10x slower than the other podcasts I subscribe to.</description>
		<content:encoded><![CDATA[<p>These stackoverflow podcasts are downloading extremely slowly; at least 10x slower than the other podcasts I subscribe to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [ICR]</title>
		<link>http://blog.stackoverflow.com/2008/05/podcast-7/#comment-635</link>
		<dc:creator>[ICR]</dc:creator>
		<pubDate>Tue, 03 Jun 2008 18:39:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=48#comment-635</guid>
		<description>Paulo - You may like http://www.se-radio.net/ They claim to be language agnostic but have a bias towards Java :P But generally it&#039;s good, widely applicable content from all over the spectrum.</description>
		<content:encoded><![CDATA[<p>Paulo &#8211; You may like <a href="http://www.se-radio.net/" rel="nofollow">http://www.se-radio.net/</a> They claim to be language agnostic but have a bias towards Java :P But generally it&#8217;s good, widely applicable content from all over the spectrum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tonetheman</title>
		<link>http://blog.stackoverflow.com/2008/05/podcast-7/#comment-633</link>
		<dc:creator>tonetheman</dc:creator>
		<pubDate>Tue, 03 Jun 2008 13:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=48#comment-633</guid>
		<description>I use https://pwdhash.com/
There is a firefox plugin that lets you use it without pain in firefox. Basically it takes the domain plus your master password and creates a password per site. The only password you remember is the master. Good stuff.</description>
		<content:encoded><![CDATA[<p>I use <a href="https://pwdhash.com/" rel="nofollow">https://pwdhash.com/</a><br />
There is a firefox plugin that lets you use it without pain in firefox. Basically it takes the domain plus your master password and creates a password per site. The only password you remember is the master. Good stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Birger Halfmeier</title>
		<link>http://blog.stackoverflow.com/2008/05/podcast-7/#comment-631</link>
		<dc:creator>Birger Halfmeier</dc:creator>
		<pubDate>Tue, 03 Jun 2008 07:50:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.stackoverflow.com/?p=48#comment-631</guid>
		<description>I&#039;m also having problems downloading this episode. Both from iTunes as well as from Firefox and IE. I didn&#039;t have any issues with the previous 6 podcasts (same machine, same connection)...</description>
		<content:encoded><![CDATA[<p>I&#8217;m also having problems downloading this episode. Both from iTunes as well as from Firefox and IE. I didn&#8217;t have any issues with the previous 6 podcasts (same machine, same connection)&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
