<?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: Filespots: Is it Vista? Or the web?</title>
	<atom:link href="http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/feed" rel="self" type="application/rss+xml" />
	<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web</link>
	<description>Cleaning up the web with Ajax</description>
	<lastBuildDate>Thu, 09 Feb 2012 06:55:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
	<item>
		<title>By: mattr</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-274957</link>
		<dc:creator>mattr</dc:creator>
		<pubDate>Mon, 10 Aug 2009 12:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-274957</guid>
		<description>Hi altogether,

checkout the final release at https://www.filespots.com!
It&#039;s online for about one Month right now and it looks even better than the closed beta from 2007...</description>
		<content:encoded><![CDATA[<p>Hi altogether,</p>
<p>checkout the final release at <a href="https://www.filespots.com" rel="nofollow">https://www.filespots.com</a>!<br />
It&#8217;s online for about one Month right now and it looks even better than the closed beta from 2007&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdmadph</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256961</link>
		<dc:creator>mdmadph</dc:creator>
		<pubDate>Thu, 11 Oct 2007 13:43:03 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256961</guid>
		<description>@Michael

Have you ever designed an application where you were directly involved with the users?  I &lt;i&gt;wish&lt;/i&gt; I could make my applications look as closely-related to the host OS as this -- trust me, it would remove about 90% of the headaches that I have (you know, questions like, &quot;Where&#039;s the button at?&quot; and &quot;Where do I type in my name?&quot;).</description>
		<content:encoded><![CDATA[<p>@Michael</p>
<p>Have you ever designed an application where you were directly involved with the users?  I <i>wish</i> I could make my applications look as closely-related to the host OS as this &#8212; trust me, it would remove about 90% of the headaches that I have (you know, questions like, &#8220;Where&#8217;s the button at?&#8221; and &#8220;Where do I type in my name?&#8221;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256841</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 10 Oct 2007 11:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256841</guid>
		<description>The problem is when webapps try to emulate the look and feel of a desktop app but fail is some subtile ways. Menues don&#039;t quite behave like in the OS, reactions to dragging are not 100% done. It is already irritating when (even modern) Java applications differ in some ways from native ones.

I am a huge fan of leaving the form controls in their native look for usability reasons. But I refrain from creating the impression that the webapp will behave exactly like your native app. For now at least.</description>
		<content:encoded><![CDATA[<p>The problem is when webapps try to emulate the look and feel of a desktop app but fail is some subtile ways. Menues don&#8217;t quite behave like in the OS, reactions to dragging are not 100% done. It is already irritating when (even modern) Java applications differ in some ways from native ones.</p>
<p>I am a huge fan of leaving the form controls in their native look for usability reasons. But I refrain from creating the impression that the webapp will behave exactly like your native app. For now at least.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DaveC</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256830</link>
		<dc:creator>DaveC</dc:creator>
		<pubDate>Wed, 10 Oct 2007 08:32:13 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256830</guid>
		<description>I disagree on the point that web apps should look different. â€œWeb conventionsâ€ arose as a result of browser and technology limits. Whilst I understand violating the userâ€™s mental model is sometimes bad (for example, single clicking a file in the OS opens it - most (all?) OS&#039;s use double click to open a file), this is not one of those cases.

Quotes from an Oâ€™Reilly article and Bill Higgins respectively state:

â€œWe must ensure that we design our applications to remain consistent with the environment in which our software runsâ€

â€œA Windows application should look and feel like a Windows application, a Mac application should look and feel like a Mac application, and a web application should look and feel like a web applicationâ€

Whatâ€™s the environment in which the application runs? Is it really a browser, or just another runtime in the OS? Whatâ€™s the difference between a browser running a JavaScript App and a JRE running a Swing app (Swing is not native - it is another desktop emulation)?

I think the line has (or always was) blurred for those who arenâ€™t technology professionals. Do most users really care that thereâ€™s a distinction between a desktop app and a web app? I donâ€™t think so, or are they really concerned with getting the job done quickly and efficiently?

I also don&#039;t agree with the whole &quot;uncanny valley&quot; thing, I don&#039;t believe anyone has ever empathised with Micrsoft Word or Mozilla Firefox. I think what happens with browser based apps is that when it looks like a native app the user expects the app to work like a native app e.g. drag &#039;n&#039; drop, single click selection, right click context menu etc - when the app dosen&#039;t work like this is when it&#039;s &#039;broken&#039; or &#039;uncanny&#039;... if you must.

Just my 2p.</description>
		<content:encoded><![CDATA[<p>I disagree on the point that web apps should look different. â€œWeb conventionsâ€ arose as a result of browser and technology limits. Whilst I understand violating the userâ€™s mental model is sometimes bad (for example, single clicking a file in the OS opens it &#8211; most (all?) OS&#8217;s use double click to open a file), this is not one of those cases.</p>
<p>Quotes from an Oâ€™Reilly article and Bill Higgins respectively state:</p>
<p>â€œWe must ensure that we design our applications to remain consistent with the environment in which our software runsâ€</p>
<p>â€œA Windows application should look and feel like a Windows application, a Mac application should look and feel like a Mac application, and a web application should look and feel like a web applicationâ€</p>
<p>Whatâ€™s the environment in which the application runs? Is it really a browser, or just another runtime in the OS? Whatâ€™s the difference between a browser running a JavaScript App and a JRE running a Swing app (Swing is not native &#8211; it is another desktop emulation)?</p>
<p>I think the line has (or always was) blurred for those who arenâ€™t technology professionals. Do most users really care that thereâ€™s a distinction between a desktop app and a web app? I donâ€™t think so, or are they really concerned with getting the job done quickly and efficiently?</p>
<p>I also don&#8217;t agree with the whole &#8220;uncanny valley&#8221; thing, I don&#8217;t believe anyone has ever empathised with Micrsoft Word or Mozilla Firefox. I think what happens with browser based apps is that when it looks like a native app the user expects the app to work like a native app e.g. drag &#8216;n&#8217; drop, single click selection, right click context menu etc &#8211; when the app dosen&#8217;t work like this is when it&#8217;s &#8216;broken&#8217; or &#8216;uncanny&#8217;&#8230; if you must.</p>
<p>Just my 2p.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alberto Lopez</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256814</link>
		<dc:creator>Alberto Lopez</dc:creator>
		<pubDate>Wed, 10 Oct 2007 02:44:33 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256814</guid>
		<description>I think this web desktop approch has its advantages depending in the type of the application. For example many server requests can be saved using windows (like in the desktop in the ext examples). You can have many windows opened (data grids for example) with the information you maybe need for later use, instead of hiting the back forward buttons of the browser or simply doing an action again.</description>
		<content:encoded><![CDATA[<p>I think this web desktop approch has its advantages depending in the type of the application. For example many server requests can be saved using windows (like in the desktop in the ext examples). You can have many windows opened (data grids for example) with the information you maybe need for later use, instead of hiting the back forward buttons of the browser or simply doing an action again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256806</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 09 Oct 2007 20:56:33 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256806</guid>
		<description>It looks real nice, but I agree with other comments saying web apps should have their own designs/personalities rather than an OS&#039;s.</description>
		<content:encoded><![CDATA[<p>It looks real nice, but I agree with other comments saying web apps should have their own designs/personalities rather than an OS&#8217;s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kae Verens</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256801</link>
		<dc:creator>Kae Verens</dc:creator>
		<pubDate>Tue, 09 Oct 2007 19:24:13 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256801</guid>
		<description>wow! I was impressed when &lt;a href=&quot;http://www.webshare.fr/&quot; rel=&quot;nofollow&quot;&gt;webshare&lt;/a&gt; popped out of nowhere to steal &lt;a href=&quot;http://kfm.verens.com/&quot; rel=&quot;nofollow&quot;&gt;KFM&#039;s&lt;/a&gt; glory, but this looks even better! Looking forward to actually trying it out.</description>
		<content:encoded><![CDATA[<p>wow! I was impressed when <a href="http://www.webshare.fr/" rel="nofollow">webshare</a> popped out of nowhere to steal <a href="http://kfm.verens.com/" rel="nofollow">KFM&#8217;s</a> glory, but this looks even better! Looking forward to actually trying it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andy Kant</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256800</link>
		<dc:creator>Andy Kant</dc:creator>
		<pubDate>Tue, 09 Oct 2007 19:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256800</guid>
		<description>@Mike
Given that the Windows explorer interface is pretty well known (even among those who don&#039;t use Windows as their primary OS), I don&#039;t think its much of an issue in this case. The Vista version of explorer is a bit different, but better (I love the combo clickable/text paths). Generally though, I would agree with you.</description>
		<content:encoded><![CDATA[<p>@Mike<br />
Given that the Windows explorer interface is pretty well known (even among those who don&#8217;t use Windows as their primary OS), I don&#8217;t think its much of an issue in this case. The Vista version of explorer is a bit different, but better (I love the combo clickable/text paths). Generally though, I would agree with you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoyan</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256796</link>
		<dc:creator>Stoyan</dc:creator>
		<pubDate>Tue, 09 Oct 2007 17:47:39 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256796</guid>
		<description>Looks good, but IMO having your web app open in a popup is a no-no, a bit too 1998-y where you have a simple page saying &quot;enter&quot; and then a flash site pops up in a new maximized window.</description>
		<content:encoded><![CDATA[<p>Looks good, but IMO having your web app open in a popup is a no-no, a bit too 1998-y where you have a simple page saying &#8220;enter&#8221; and then a flash site pops up in a new maximized window.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: efattal</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256793</link>
		<dc:creator>efattal</dc:creator>
		<pubDate>Tue, 09 Oct 2007 17:18:06 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256793</guid>
		<description>Stupid question: who has an invitation, please?</description>
		<content:encoded><![CDATA[<p>Stupid question: who has an invitation, please?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256783</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 09 Oct 2007 16:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256783</guid>
		<description>So, who thinks that a webapplication should look just like a regular application? I think it shouldn&#039;t. For one, a Mac/Linux/Windows XP user is not familiar at all with this interface, so why copy the &#039;exact&#039; looks of Vista?</description>
		<content:encoded><![CDATA[<p>So, who thinks that a webapplication should look just like a regular application? I think it shouldn&#8217;t. For one, a Mac/Linux/Windows XP user is not familiar at all with this interface, so why copy the &#8216;exact&#8217; looks of Vista?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernado</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256780</link>
		<dc:creator>Bernado</dc:creator>
		<pubDate>Tue, 09 Oct 2007 16:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256780</guid>
		<description>Mac theme is coming soon... ;-)</description>
		<content:encoded><![CDATA[<p>Mac theme is coming soon&#8230; ;-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256778</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 09 Oct 2007 16:08:28 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256778</guid>
		<description>@Cyril:

Lol but at least it is a clean, good looking UI.</description>
		<content:encoded><![CDATA[<p>@Cyril:</p>
<p>Lol but at least it is a clean, good looking UI.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cyril Doussin</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256769</link>
		<dc:creator>Cyril Doussin</dc:creator>
		<pubDate>Tue, 09 Oct 2007 14:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256769</guid>
		<description>well, that&#039;ll look nice on my mac...</description>
		<content:encoded><![CDATA[<p>well, that&#8217;ll look nice on my mac&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Michaux</title>
		<link>http://ajaxian.com/archives/filespots-is-it-vista-or-the-web/comment-page-1#comment-256767</link>
		<dc:creator>Peter Michaux</dc:creator>
		<pubDate>Tue, 09 Oct 2007 14:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://ajaxian.com/?p=2868#comment-256767</guid>
		<description>The Uncanny Valley

http://billhiggins.us/weblog/2007/05/17/the-uncanny-valley-of-user-interface-design/</description>
		<content:encoded><![CDATA[<p>The Uncanny Valley</p>
<p><a href="http://billhiggins.us/weblog/2007/05/17/the-uncanny-valley-of-user-interface-design/" rel="nofollow">http://billhiggins.us/weblog/2007/05/17/the-uncanny-valley-of-user-interface-design/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

