<?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: App Cameras</title>
	<atom:link href="http://www.mondaynote.com/2012/03/19/app-cameras/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mondaynote.com/2012/03/19/app-cameras/</link>
	<description>Media, Tech &#38; Business Models</description>
	<lastBuildDate>Sat, 25 May 2013 12:35:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: 앱 카메라 &#124; KMUG</title>
		<link>http://www.mondaynote.com/2012/03/19/app-cameras/#comment-29131</link>
		<dc:creator>앱 카메라 &#124; KMUG</dc:creator>
		<pubDate>Thu, 01 Nov 2012 10:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.mondaynote.com/?p=4560#comment-29131</guid>
		<description>[...] App Cameras &#124; Monday Note [...]</description>
		<content:encoded><![CDATA[<p>[...] App Cameras | Monday Note [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nike Requin</title>
		<link>http://www.mondaynote.com/2012/03/19/app-cameras/#comment-25432</link>
		<dc:creator>Nike Requin</dc:creator>
		<pubDate>Fri, 04 May 2012 07:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mondaynote.com/?p=4560#comment-25432</guid>
		<description>made, don’t look under the hood of the</description>
		<content:encoded><![CDATA[<p>made, don’t look under the hood of the</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ste</title>
		<link>http://www.mondaynote.com/2012/03/19/app-cameras/#comment-23766</link>
		<dc:creator>ste</dc:creator>
		<pubDate>Mon, 19 Mar 2012 10:36:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mondaynote.com/?p=4560#comment-23766</guid>
		<description>Another view on this by photographer Tom Hogan:
http://bythom.com/  March 15: Android is Not the Answer</description>
		<content:encoded><![CDATA[<p>Another view on this by photographer Tom Hogan:<br />
<a href="http://bythom.com/" rel="nofollow">http://bythom.com/</a>  March 15: Android is Not the Answer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hamranhansenhansen</title>
		<link>http://www.mondaynote.com/2012/03/19/app-cameras/#comment-23763</link>
		<dc:creator>Hamranhansenhansen</dc:creator>
		<pubDate>Mon, 19 Mar 2012 09:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mondaynote.com/?p=4560#comment-23763</guid>
		<description>I just want a Lumix GF-1 with a hole in the back where I put my iPhone.

&gt; What do you think about Retina Display creating a segregate Web
&gt; with Apps taking the retina and WebApps going for lowers.

iPhone apps are not part of the Web. That is a basic fact. Native apps existed before the Web and have existed and thrived the entire time since. The Mail app that is running on iPhone predates the Web, and so does the Darwin core OS from iPhone. Photoshop is a native app that predates the Web and is not part of the Web and cannot yet be run on the Web.

Web apps are also going to do high-res, not just iPhone apps. Web apps are high-res on iPhone for 2 years now. iPad is following iPhone into high-res.

&gt; It is amazing the web programmers had never thought
&gt; of highres until now.

We thought of it. We&#039;ve been looking forward to it since before the Web existed, and we&#039;ve been doing it on iPhone for 2 years. Now that there is a full-size high-res screen, we&#039;ll do it on iPad and future devices with high-res screens will take advantage of that also.

&gt; even Apple is using Javascript to switch from lowers
&gt; to highres thus downloading images twice unnecessarily.

No, the images are not downloading unnecessarily. The fact that there are 2 images not only provides backwards compatibility for low-res browsers, it also speeds up the loading of the Web page for high-res browsers. The low-res images are downloaded as the page is being put together. The high-res images are downloaded after the page loads. If the high-res were downloaded as the page was put together, your page load would be slower.

Web development is not academically pretty. In 1999, the W3C tried to make it academically pretty and almost killed the Web. HTML5 represents a practical approach that is the opposite of that. Today we do what works. If you don&#039;t want to see how the sausage is made, don&#039;t look under the hood of the Web browser.</description>
		<content:encoded><![CDATA[<p>I just want a Lumix GF-1 with a hole in the back where I put my iPhone.</p>
<p>&gt; What do you think about Retina Display creating a segregate Web<br />
&gt; with Apps taking the retina and WebApps going for lowers.</p>
<p>iPhone apps are not part of the Web. That is a basic fact. Native apps existed before the Web and have existed and thrived the entire time since. The Mail app that is running on iPhone predates the Web, and so does the Darwin core OS from iPhone. Photoshop is a native app that predates the Web and is not part of the Web and cannot yet be run on the Web.</p>
<p>Web apps are also going to do high-res, not just iPhone apps. Web apps are high-res on iPhone for 2 years now. iPad is following iPhone into high-res.</p>
<p>&gt; It is amazing the web programmers had never thought<br />
&gt; of highres until now.</p>
<p>We thought of it. We&#8217;ve been looking forward to it since before the Web existed, and we&#8217;ve been doing it on iPhone for 2 years. Now that there is a full-size high-res screen, we&#8217;ll do it on iPad and future devices with high-res screens will take advantage of that also.</p>
<p>&gt; even Apple is using Javascript to switch from lowers<br />
&gt; to highres thus downloading images twice unnecessarily.</p>
<p>No, the images are not downloading unnecessarily. The fact that there are 2 images not only provides backwards compatibility for low-res browsers, it also speeds up the loading of the Web page for high-res browsers. The low-res images are downloaded as the page is being put together. The high-res images are downloaded after the page loads. If the high-res were downloaded as the page was put together, your page load would be slower.</p>
<p>Web development is not academically pretty. In 1999, the W3C tried to make it academically pretty and almost killed the Web. HTML5 represents a practical approach that is the opposite of that. Today we do what works. If you don&#8217;t want to see how the sausage is made, don&#8217;t look under the hood of the Web browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: limit</title>
		<link>http://www.mondaynote.com/2012/03/19/app-cameras/#comment-23741</link>
		<dc:creator>limit</dc:creator>
		<pubDate>Mon, 19 Mar 2012 04:37:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.mondaynote.com/?p=4560#comment-23741</guid>
		<description>in youtube there is a video lecture by the inventor of CMOS sensor
at yale university. in which he says we are close to the limit of physics
as far as how small the size of photo site can get before noise overcomes 
signal.
he is also a consultant with Samsung as well.

What do you think about Retina Display creating a segregate Web
with Apps taking the retina and WebApps going for lowres.
It is amazing the web programmers had never thought of highres until now.
even Apple is using Javascript to switch from lowres to highres thus
downloading images twice unnecessarily.</description>
		<content:encoded><![CDATA[<p>in youtube there is a video lecture by the inventor of CMOS sensor<br />
at yale university. in which he says we are close to the limit of physics<br />
as far as how small the size of photo site can get before noise overcomes<br />
signal.<br />
he is also a consultant with Samsung as well.</p>
<p>What do you think about Retina Display creating a segregate Web<br />
with Apps taking the retina and WebApps going for lowres.<br />
It is amazing the web programmers had never thought of highres until now.<br />
even Apple is using Javascript to switch from lowres to highres thus<br />
downloading images twice unnecessarily.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
