<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ken&#039;s Tech Tips &#187; Browsers</title>
	<atom:link href="http://cow.neondragon.net/index.php/category/browsers/feed" rel="self" type="application/rss+xml" />
	<link>http://cow.neondragon.net</link>
	<description>Helping you to get the most out of modern technology and communications since 2004.</description>
	<lastBuildDate>Mon, 06 Feb 2012 13:00:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google Chrome Security, Privacy, Technical Issues</title>
		<link>http://cow.neondragon.net/index.php/google-chrome-security-privacy-technical-issues</link>
		<comments>http://cow.neondragon.net/index.php/google-chrome-security-privacy-technical-issues#comments</comments>
		<pubDate>Fri, 05 Sep 2008 12:28:30 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://cow.neondragon.net/?p=3575</guid>
		<description><![CDATA[The newly released Google Chrome has several issues which I believe makes it unusable. Chrome claims better security than other browsers as each tab acts as a &#8220;jail&#8221;. Unfortunately, it&#8217;s very easy for a malicious website to download files onto your desktop or your download directory. The &#8220;carpet-bombing&#8221; security issue It takes nothing more than [...]]]></description>
			<content:encoded><![CDATA[<p>The newly released Google Chrome has several issues which I believe makes it unusable.</p>
<p>Chrome claims better security than other browsers as each tab acts as a &#8220;jail&#8221;. Unfortunately, it&#8217;s <a href="http://blogs.zdnet.com/security/?p=1843">very easy</a> for a malicious website to download files onto your desktop or your download directory.</p>
<p><strong>The &#8220;carpet-bombing&#8221; security issue</strong></p>
<p>It takes nothing more than the following line of code:</p>
<blockquote><p>&lt;iframe src=&#8221;RandomFile.exe&#8221;&gt;&lt;/iframe&gt;</p></blockquote>
<p>Google Chrome then downloads RandomFile.exe into your downloads directory without any user prompt. For many people, the download directory is the Desktop. Being an executable file, it can have its own icon. So potentially, visiting a website through Google Chrome could lead to malicious executable files appearing on your desktop, which may disguise themselves as utilities such as browsers. Not only that, it takes just one click on an icon to launch it from Chrome without any warnings.</p>
<p><strong>Privacy Issue with the Omni-Bar</strong></p>
<p>The address bar (Omni-bar) has built in Google Suggest. This means anything you type into the address bar, including partial URLS, are sent to Google&#8217;s servers. Not only that, requests from the Omnibar send your Google cookies. That is, Google can link every single thing (URLs and searches) you type in the address bar back to your Google account and hence your personal identity.</p>
<p>The <a href="http://coderrr.wordpress.com/2008/09/03/google-chrome-privacy-worse-than-you-think/">Coderrr Blog</a> has some examples of requests sent to Google&#8217;s servers. It&#8217;s pretty scary.</p>
<p>It&#8217;s worth mentioning Firefox 3 and Google Toolbar&#8217;s auto-suggest features will do the same thing. However, they will only send search queries whereas Chrome sends URLs too. The Electronic Frontier Foundation are <a href="http://news.cnet.com/8301-17939_109-10032047-2.html">worried</a>.</p>
<p><strong>Stability Issue<br />
</strong></p>
<p>You can crash <a href="http://blogs.guardian.co.uk/technology/2008/09/04/google_chrome_privacy_issues_and_user_tips.html">Google Chrome</a> by typing :% in the address bar. Don&#8217;t ask me why, I have no idea. Interestingly enough, Google Chrome has already crashed several times in the short amount of time I&#8217;ve had it. Firefox hasn&#8217;t crashed in a long while.</p>
<p><strong>Technical Issues</strong></p>
<p>Google Chrome can&#8217;t <a href="http://jboriss.wordpress.com/2008/09/04/10-reasons-firefox-won%E2%80%99t-be-worried-about-chrome/">physically work</a> on a Mac. There is no way to have multiple process rendering to one window on the Mac platform. And it looks like Firefox&#8217;s new Javascript engine is beating Google Chrome in <a href="http://weblogs.mozillazine.org/roadmap/archives/2008/09/tracemonkey_update.html">benchmark tests</a>.</p>
<p><strong>Conclusions</strong></p>
<p>Google Chrome is a new product and so I don&#8217;t think we should be too harsh on it. But what&#8217;s true is that there are siginificant security, privacy and technical issues with Google Chrome as it stands at the moment. I feel it&#8217;s partially irresponsible of Google to be promoting Chrome to end users on their Google homepages when the latest release of Chrome has so many issues.</p>
<p>What&#8217;s more, the browser was initially released with a <a href="http://www.computerworld.com/action/article.do?command=viewArticleBasic&amp;articleId=9114059">clause in the EULA</a> which granted it &#8220;a perpetual, irrevocable, worldwide, royalty-free, and non-exclusive license to reproduce, adapt, modify, translate, publish, publicly perform, publicly display and distribute any Content which you submit, post or display on or through&#8221; the browser. It&#8217;s been removed now.</p>
<p>Recommendation: Stick with Firefox for the time being.</p>


<p>Related posts:<ol><li><a href='http://cow.neondragon.net/index.php/reflectionjs-in-google-chrome' rel='bookmark' title='Permanent Link: Reflection.js in Google Chrome'>Reflection.js in Google Chrome</a></li>
<li><a href='http://cow.neondragon.net/index.php' rel='bookmark' title='Permanent Link: Security in WordPress'>Security in WordPress</a></li>
<li><a href='http://cow.neondragon.net/index.php/android-smartphone-applications-security-keeping-your-phone-safe' rel='bookmark' title='Permanent Link: Android Smartphone Applications: Security &#038; Keeping your phone safe'>Android Smartphone Applications: Security &#038; Keeping your phone safe</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cow.neondragon.net/index.php/google-chrome-security-privacy-technical-issues/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google Chrome Easter Egg: about:internets</title>
		<link>http://cow.neondragon.net/index.php/google-chrome-easter-egg-aboutinternets</link>
		<comments>http://cow.neondragon.net/index.php/google-chrome-easter-egg-aboutinternets#comments</comments>
		<pubDate>Wed, 03 Sep 2008 19:54:00 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Humour]]></category>

		<guid isPermaLink="false">http://cow.neondragon.net/?p=3573</guid>
		<description><![CDATA[I haven&#8217;t seen much about this on the internet, so here goes. There is an easter egg in the Google Chrome browser &#8211; type in about:internets to see it. Robert Accettura worked out how this was implemented by exploring the Chrome source code. All Chrome does is to call the Windows Screensaver inside a tab. [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t seen much about this on the internet, so here goes. There is an easter egg in the Google Chrome browser &#8211; type in about:internets to see it.</p>
<p><img class="alignnone size-full wp-image-3574" title="about:internets" src="http://cow.neondragon.net/wp-content/uploads/2008/09/aboutinternets.jpg" alt="" width="500" height="476" /></p>
<p>Robert Accettura <a href="http://robert.accettura.com/blog/2008/09/03/aboutinternets/">worked out how</a> this was implemented by exploring the Chrome source code. All Chrome does is to call the Windows Screensaver inside a tab.</p>
<p>If you don&#8217;t understand this easter egg, this is what <a href="http://en.wikipedia.org/wiki/Series_of_tubes">Wikipedia</a> has to say:</p>
<blockquote><p>&#8220;<strong>Series of tubes</strong>&#8221; is an analogy used by <span class="mw-redirect">United States Senator</span> Ted Stevens (R-Alaska) to describe the Internet in the context of network neutrality.<sup id="cite_ref-0" class="reference">[1]</sup> On June 28, 2006, he used this metaphor to criticize a proposed amendment to a committee bill. The amendment would have prohibited Internet service providers from charging fees to give some companies higher priority access to their networks or their customers. This metaphor (along with several other odd choices of words) was widely ridiculed as demonstrating Stevens&#8217; poor understanding of the Internet.</p></blockquote>
<p>Oh, and Mozilla&#8217;s new Javascript engine <a href="http://weblogs.mozillazine.org/roadmap/archives/2008/09/tracemonkey_update.html">beats</a> Google&#8217;s V8 Javascript engine in tests.</p>


<p>Related posts:<ol><li><a href='http://cow.neondragon.net/index.php/reflectionjs-in-google-chrome' rel='bookmark' title='Permanent Link: Reflection.js in Google Chrome'>Reflection.js in Google Chrome</a></li>
<li><a href='http://cow.neondragon.net/index.php/organising-your-schedule-with-google-calendar-your-mobile-phone' rel='bookmark' title='Permanent Link: Organising your schedule with Google Calendar &#038; your mobile phone'>Organising your schedule with Google Calendar &#038; your mobile phone</a></li>
<li><a href='http://cow.neondragon.net/index.php/free-sms-reminders-for-your-to-do-items-appointments-bills-etc' rel='bookmark' title='Permanent Link: Free SMS reminders for to-do items, appointments, meetings and bills from Google'>Free SMS reminders for to-do items, appointments, meetings and bills from Google</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cow.neondragon.net/index.php/google-chrome-easter-egg-aboutinternets/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox 3 Victory, Release on June 17</title>
		<link>http://cow.neondragon.net/index.php/firefox-3-victory-release-on-june-17</link>
		<comments>http://cow.neondragon.net/index.php/firefox-3-victory-release-on-june-17#comments</comments>
		<pubDate>Thu, 12 Jun 2008 10:40:47 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://cow.neondragon.net/index.php/firefox-3-victory-release-on-june-17</guid>
		<description><![CDATA[Mozilla Developer News announces that Firefox 3 will be released on Tuesday June 17. Take part in the Download Day to break a world record (the server admin for Mozilla must be pretty brave to encourage everybody to download all at once). To celebrate, the guys at Mozilla have created an absolutely awesome movie-style Victory [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla Developer News <a href="http://developer.mozilla.org/devnews/index.php/2008/06/11/coming-tuesday-june-17th-firefox-3/">announces</a> that Firefox 3 will be released on Tuesday June 17. Take part in the <a href="http://www.spreadfirefox.com/en-US/worldrecord/">Download Day</a> to break a world record (the server admin for Mozilla must be pretty brave to encourage everybody to download all at once).</p>
<p>To celebrate, the guys at Mozilla have <a href="http://www.intothefuzz.com/2008/06/11/victory/">created</a> an absolutely awesome movie-style Victory poster:</p>
<p><img src="http://cow.neondragon.net/wp-content/uploads/2008/06/fx3victory.jpg" alt="Firefox 3 Victory" /></p>
<p>See a <a href="http://www.flickr.com/photos/8345192@N03/2571283860/sizes/o/">larger version</a>. Apparently there will be a limited edition 18&#215;24&#8243; poster at the Mozilla Store soon.</p>
<p>I absolutely love the Firefox 3 robot branding!</p>


<p>Related posts:<ol><li><a href='http://cow.neondragon.net/index.php/3206-Reflectionjs-In-Firefox-20010' rel='bookmark' title='Permanent Link: Reflection.js in Firefox 2.0.0.10'>Reflection.js in Firefox 2.0.0.10</a></li>
<li><a href='http://cow.neondragon.net/index.php/t-mobile-release-htc-wildfire-android-smartphone-for-10mo-with-unlimited-texts-internet' rel='bookmark' title='Permanent Link: T-Mobile release HTC Wildfire Android Smartphone for £10/mo with unlimited texts, internet'>T-Mobile release HTC Wildfire Android Smartphone for £10/mo with unlimited texts, internet</a></li>
<li><a href='http://cow.neondragon.net/index.php/745-A-Reflectionjs-For-Internet-Explorer' rel='bookmark' title='Permanent Link: A reflection.js for Internet Explorer?'>A reflection.js for Internet Explorer?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cow.neondragon.net/index.php/firefox-3-victory-release-on-june-17/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Opera Market Share Eclipsed by Unreleased Browser</title>
		<link>http://cow.neondragon.net/index.php/opera-market-share-eclipsed-by-unreleased-browser</link>
		<comments>http://cow.neondragon.net/index.php/opera-market-share-eclipsed-by-unreleased-browser#comments</comments>
		<pubDate>Tue, 03 Jun 2008 10:23:02 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://cow.neondragon.net/index.php/opera-market-share-eclipsed-by-unreleased-browser</guid>
		<description><![CDATA[Net Applications has just released their browser usage statistics for May 2008. The statistics show a 73.8% market share for Internet Explorer, 18.4% for Firefox and 6.3% for Safari. Opera is stuck on 0.7%. photo: Glutnix An in-depth analysis shows something quite interesting. The unreleased Firefox 3 already has a market share of 0.78%. With [...]]]></description>
			<content:encoded><![CDATA[<p>Net Applications has just released their browser usage statistics for May 2008. The <a href="http://marketshare.hitslink.com/report.aspx?qprid=1">statistics</a> show a 73.8% market share for Internet Explorer, 18.4% for Firefox and 6.3% for Safari. Opera is stuck on 0.7%.</p>
<p style="float: right" class="storyimage"><img src="http://farm1.static.flickr.com/1/4291194_dad40f4484_m.jpg" alt="Feed the Firefoxes" border="0" /><br />
<small><a href="http://creativecommons.org/licenses/by/2.0/" title="Attribution License" target="_blank"><img src="http://cow.neondragon.net/wp-content/plugins/photo-dropper/images/cc.png" alt="Creative Commons License" width="16" align="absmiddle" border="0" height="16" /></a> photo: <a href="http://www.flickr.com/photos/41894168820@N01/4291194/" title="Glutnix" target="_blank">Glutnix</a></small></p>
<p>An <a href="http://blog.mozilla.com/metrics/2008/06/02/firefox-market-share-update-and-a-perspective-on-firefox-3/">in-depth analysis</a> shows something quite interesting. The unreleased Firefox 3 already has a market share of 0.78%. With the quite addictive Awesomebar, fresh new interface, revamped bookmarking system and lower memory use, that&#8217;s not such a surprise. Firefox 3 is simply a fantastic product.</p>
<p>Opera 9.x, first released in June of 2006 (that&#8217;s 2 years ago) has only managed to accumulate a market share of 0.73% in that time.</p>
<blockquote><p><strong>Week beginning May 25th, 2008</strong></p>
<p>Firefox 2: 17.53%<br />
Firefox 3: 0.78%<br />
Opera 0: 0.73%</p></blockquote>
<p>That&#8217;s right: Opera 9 has had it&#8217;s market share eclipsed by a browser which hasn&#8217;t even been released yet.</p>
<p>Mozilla&#8217;s Asa Dotzler <a href="http://weblogs.mozillazine.org/asa/archives/2008/06/amazing_firefox.html">says</a>:</p>
<blockquote><p>I wonder if Firefox 3 will be able to break 1% global share before it&#8217;s even released. That would be pretty crazy.  With millions of people already using the pre-releases of Firefox 3 and the <a href="http://www.spreadfirefox.com/en-US/worldrecord">enthusiasm around the arrival of the final release</a>, I have no doubt that we&#8217;ll see Firefox well above 20% global market share in the very near term.</p></blockquote>


<p>Related posts:<ol><li><a href='http://cow.neondragon.net/index.php/reflect-o-matic-2-now-works-in-opera' rel='bookmark' title='Permanent Link: Reflect-o-matic 2 now works in Opera'>Reflect-o-matic 2 now works in Opera</a></li>
<li><a href='http://cow.neondragon.net/index.php/752-Cross-Browser-Image-Reflection' rel='bookmark' title='Permanent Link: Cross Browser Image Reflection'>Cross Browser Image Reflection</a></li>
<li><a href='http://cow.neondragon.net/index.php/introducing-twittify-a-twitter-spotify-mash-up-to-share-music-in-real-time' rel='bookmark' title='Permanent Link: Introducing Twittify &#8211; a Twitter &#038; Spotify mash-up to share music in real time'>Introducing Twittify &#8211; a Twitter &#038; Spotify mash-up to share music in real time</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cow.neondragon.net/index.php/opera-market-share-eclipsed-by-unreleased-browser/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Test your website in Internet Explorer 5.5, 6, 7 and 8</title>
		<link>http://cow.neondragon.net/index.php/test-your-website-in-internet-explorer-55-6-7-and-8</link>
		<comments>http://cow.neondragon.net/index.php/test-your-website-in-internet-explorer-55-6-7-and-8#comments</comments>
		<pubDate>Mon, 02 Jun 2008 21:53:45 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://cow.neondragon.net/index.php/test-your-website-in-internet-explorer-55-6-7-and-8</guid>
		<description><![CDATA[A big headache for web developers is testing websites in different versions of Internet Explorer. In Windows you can only have one copy of Internet Explorer installed. To get around this limitation, some developers use IECapture which takes a screenshot of your webpage in Internet Explorer. It&#8217;s great for a quick test but it&#8217;s impractical [...]]]></description>
			<content:encoded><![CDATA[<p>A big headache for web developers is testing websites in different versions of Internet Explorer. In Windows you can only have one copy of Internet Explorer installed.</p>
<p>To get around this limitation, some developers use IECapture which takes a screenshot of your webpage in Internet Explorer. It&#8217;s great for a quick test but it&#8217;s impractical during development: you can only see part of the page and if doesn&#8217;t help you debug anything.</p>
<p>Another option is to use <a href="http://cow.neondragon.net/index.php/1961-Ie6-And-Ie7-On-A-Single-Machine">Microsoft&#8217;s virtual machine or the Standalone IE program</a>.</p>
<p><img src="http://cow.neondragon.net/wp-content/uploads/2008/06/ietester.jpg" alt="IE Tester" /></p>
<p>A little application called <a href="http://www.my-debugbar.com/wiki/IETester/HomePage">IETester</a> can simplify the process. It features the rendering engines for IE 5.5, IE 6, IE7 and IE8. You can open up a tab for each rendering engine, hence switching between different rendering engines seamlessly. It also allows you to split the view and to see your website in the different rendering engines at once.</p>
<p>An interesting user interface design too&#8230; An odd blend of Firefox 2 icons with an Office 2007 ribbon.</p>


<p>Related posts:<ol><li><a href='http://cow.neondragon.net/index.php/745-A-Reflectionjs-For-Internet-Explorer' rel='bookmark' title='Permanent Link: A reflection.js for Internet Explorer?'>A reflection.js for Internet Explorer?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cow.neondragon.net/index.php/test-your-website-in-internet-explorer-55-6-7-and-8/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Yahoo! Search in Opera Speed Dial</title>
		<link>http://cow.neondragon.net/index.php/yahoo-search-in-opera-speed-dial</link>
		<comments>http://cow.neondragon.net/index.php/yahoo-search-in-opera-speed-dial#comments</comments>
		<pubDate>Thu, 15 May 2008 14:45:25 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://cow.neondragon.net/index.php/yahoo-search-in-opera-speed-dial</guid>
		<description><![CDATA[I&#8217;ve been giving Opera a bit of a spin lately as a browser to replace Internet Explorer as my secondary browser. Anyway&#8230; Opera has a nice &#8220;Speed Dial&#8221; feature which appears when you open the browser. It features screenshots and links to 9 websites that you can preselect. By no means a killer feature and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been giving Opera a bit of a spin lately as a browser to replace Internet Explorer as my secondary browser. Anyway&#8230; Opera has a nice &#8220;Speed Dial&#8221; feature which appears when you open the browser. It features screenshots and links to 9 websites that you can preselect. By no means a killer feature and you can get a similar feature in Firefox <a href="https://addons.mozilla.org/en-US/firefox/addon/4810">via an extension</a> but a nice feature none the less.</p>
<p>What I don&#8217;t understand is why there is Yahoo! Search functionality built into the top of the Speed Dial whilst Google Search functionality is provided in the search box in the top right corner. It makes no sense to me that a browser would offer you both a Yahoo and Google search box.</p>
<p><img src="http://cow.neondragon.net/wp-content/uploads/2008/05/speeddial.jpg" alt="Opera Speed Dial" /></p>
<p>If somebody really wanted to use Yahoo!, they can switch to Yahoo! using the dropdown menu next to the search box.</p>
<p>I&#8217;d hazard a guess that this redundant, and quite frankly confusing, piece of user interface exists as Yahoo! have paid Opera to include their search box on the speed dial.</p>


<p>Related posts:<ol><li><a href='http://cow.neondragon.net/index.php/reflect-o-matic-2-now-works-in-opera' rel='bookmark' title='Permanent Link: Reflect-o-matic 2 now works in Opera'>Reflect-o-matic 2 now works in Opera</a></li>
<li><a href='http://cow.neondragon.net/index.php/music-search-engine-jogli' rel='bookmark' title='Permanent Link: A Chat With David Schwartz, Music Search Engine, Jogli CEO'>A Chat With David Schwartz, Music Search Engine, Jogli CEO</a></li>
<li><a href='http://cow.neondragon.net/index.php/discover-new-music-with-spotify-twitter-real-time-search' rel='bookmark' title='Permanent Link: Discover new music with Spotify &#038; Twitter real-time search'>Discover new music with Spotify &#038; Twitter real-time search</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cow.neondragon.net/index.php/yahoo-search-in-opera-speed-dial/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Apple EULA forbid install of Safari on Windows</title>
		<link>http://cow.neondragon.net/index.php/apple-eula-forbid-install-of-safari-on-windows</link>
		<comments>http://cow.neondragon.net/index.php/apple-eula-forbid-install-of-safari-on-windows#comments</comments>
		<pubDate>Sat, 29 Mar 2008 12:55:41 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Archive]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://cow.neondragon.net/index.php/apple-eula-forbid-install-of-safari-on-windows</guid>
		<description><![CDATA[This is pretty funny. Apparently after Apple installed Safari through the backdoor on millions of computers, it turns out the EULA for Safari actually said that users are only permitted to install Safari on &#8220;a single Apple-labeled computer at a time.&#8221; In other words, it&#8217;s illegal to install &#8220;Safari for Windows&#8221; on a Windows computer. [...]]]></description>
			<content:encoded><![CDATA[<p>This is pretty funny. Apparently after Apple installed Safari <a href="http://cow.neondragon.net/index.php/apple-safari-backdoor-install-wrong">through the backdoor</a> on millions of computers, it turns out the EULA for Safari <a href="http://www.theregister.co.uk/2008/03/26/apple_safari_eula_paradox/">actually said</a> that users are only permitted to install Safari on &#8220;a single Apple-labeled computer at a time.&#8221; In other words, it&#8217;s illegal to install &#8220;Safari for Windows&#8221; on a Windows computer.</p>
<p>Now, if everybody has indeed installed &#8220;Safari for Windows&#8221; knowingly in the ways that Apple fans claim: users read through the dialogs and specifically choose to install Safari, it is a surprise that it has taken a week for somebody to notice this clause in the EULA. I mean, if a couple of million of people have agreed to a license they obviously haven&#8217;t read (and this clause is near the top), what are the chances that anybody even bothered reading the software update dialog, finding out what Safari even was and whether they wanted it on their computer?</p>
<p>The EULA has been <a href="http://www.theregister.co.uk/2008/03/27/apple_updates_safari_eula/">updated since</a> this story broke.</p>


<p>Related posts:<ol><li><a href='http://cow.neondragon.net/index.php/why-the-apple-iphone' rel='bookmark' title='Permanent Link: Why the Apple iPhone?'>Why the Apple iPhone?</a></li>
<li><a href='http://cow.neondragon.net/index.php/apple-iphone-3g-on-orange-t-mobile-in-the-uk' rel='bookmark' title='Permanent Link: Apple iPhone 3G on Orange, T-Mobile in the UK'>Apple iPhone 3G on Orange, T-Mobile in the UK</a></li>
<li><a href='http://cow.neondragon.net/index.php/tesco-mobile-to-offer-apple-iphone-on-payg-contract-before-christmas' rel='bookmark' title='Permanent Link: Tesco Mobile to offer Apple iPhone on PAYG &#038; Contract before Christmas'>Tesco Mobile to offer Apple iPhone on PAYG &#038; Contract before Christmas</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cow.neondragon.net/index.php/apple-eula-forbid-install-of-safari-on-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple Safari Backdoor Install &#8220;Wrong&#8221;</title>
		<link>http://cow.neondragon.net/index.php/apple-safari-backdoor-install-wrong</link>
		<comments>http://cow.neondragon.net/index.php/apple-safari-backdoor-install-wrong#comments</comments>
		<pubDate>Sat, 22 Mar 2008 14:06:54 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Archive]]></category>
		<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://cow.neondragon.net/index.php/apple-safari-backdoor-install-wrong</guid>
		<description><![CDATA[Since I wrote about Apple installing Safari on people&#8217;s computers through the backdoor on Thursday, there has been a lot of reaction. Mozilla CEO John Lilly said: Apple has made it incredibly easy&#8211;the default, even&#8211;for users to install ride along software that they didn&#8217;t ask for, and maybe didn&#8217;t want. This is wrong, and borders [...]]]></description>
			<content:encoded><![CDATA[<p>Since I wrote about Apple installing Safari on people&#8217;s computers <a href="http://cow.neondragon.net/index.php/apple-pushes-safari-as-itunes-update">through the backdoor</a> on Thursday, there has been a lot of <a href="http://www.news.com/8301-10784_3-9901006-7.html?part=rss&amp;subj=news&amp;tag=2547-1_3-0-20">reaction</a>.</p>
<p>Mozilla CEO John Lilly <a href="http://john.jubjubs.net/2008/03/21/apple-software-update/">said</a>:</p>
<blockquote><p>Apple has made it incredibly easy&#8211;the default, even&#8211;for users to install ride along software that they didn&#8217;t ask for, and maybe didn&#8217;t want. This is wrong, and borders on malware distribution practices.</p>
<p>It&#8217;s wrong because it undermines the trust that we&#8217;re all trying to build with users. Because it means that an update isn&#8217;t just an update, but is maybe something more. Because it ultimately undermines the safety of users on the Web by eroding that relationship. It&#8217;s a bad practice and should stop.</p></blockquote>
<p>I certainly agree with the assessment that it borders on malware distribution. I remember installing GoZilla! or some kind of file download manager on my Windows 95 PC when I saw it recommended in a computer magazine. Little did I know, a spyware application was bundled with the program. After that incident, I disabled Windows Update and started installing all my updates manually. It wasn&#8217;t until I switched to XP did I finally allow my system to download updates but I still wanted to know what was being installed before it completed the process.</p>
<p>I know that Safari isn&#8217;t a piece of malware. It&#8217;s a nice little browser: very fast, standards-compliant. But let people decide that: tell them about Safari so they can install it and then use it. Don&#8217;t distribute it through an automatic update system where it&#8217;ll probably won&#8217;t benefit Safari at all&#8230; users won&#8217;t know it&#8217;s there and Safari gets a reputation as bundled malware.</p>
<p>It has been argued that IM distributors such as MSN and Yahoo also bundle toolbars, etc. That&#8217;s true. But they ask you whether you want to do it during the installation process where you <strong>expect</strong> new applications to be added. And you give the green light for the toolbars to be installed. With Apple&#8217;s Software Update, I certainly do not expect a new piece of software to appear on the computer.</p>


<p>Related posts:<ol><li><a href='http://cow.neondragon.net/index.php/apple-iphone-3g-on-orange-t-mobile-in-the-uk' rel='bookmark' title='Permanent Link: Apple iPhone 3G on Orange, T-Mobile in the UK'>Apple iPhone 3G on Orange, T-Mobile in the UK</a></li>
<li><a href='http://cow.neondragon.net/index.php/why-the-apple-iphone' rel='bookmark' title='Permanent Link: Why the Apple iPhone?'>Why the Apple iPhone?</a></li>
<li><a href='http://cow.neondragon.net/index.php/css-reflections-in-webkit' rel='bookmark' title='Permanent Link: CSS Reflections in WebKit'>CSS Reflections in WebKit</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cow.neondragon.net/index.php/apple-safari-backdoor-install-wrong/feed</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Apple pushes Safari as iTunes Update</title>
		<link>http://cow.neondragon.net/index.php/apple-pushes-safari-as-itunes-update</link>
		<comments>http://cow.neondragon.net/index.php/apple-pushes-safari-as-itunes-update#comments</comments>
		<pubDate>Thu, 20 Mar 2008 21:30:34 +0000</pubDate>
		<dc:creator>Ken</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Archive]]></category>
		<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://cow.neondragon.net/index.php/apple-pushes-safari-as-itunes-update</guid>
		<description><![CDATA[CyberNet News reports on Apple pushing Safari 3.1 on Windows as an update to everybody who has iTunes installed. Now fair enough pushing an update to Safari for people who&#8217;ve installed it. But to people who haven&#8217;t? Steve Jobs said: How are we going to distribute this? We don’t really talk to these customers, do [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://cybernetnews.com/2008/03/20/apple-pushes-safari-update-on-windows/">CyberNet News</a> reports on Apple pushing Safari 3.1 on Windows as an update to everybody who has iTunes installed. Now fair enough pushing an update to Safari for people who&#8217;ve installed it. But to people who haven&#8217;t? Steve Jobs said:</p>
<blockquote><p>How are we going to distribute this? We don’t really talk to these customers, do we? There are over 500,000 downloads of Firefox a day. What are we going to do? Well, it turns out, there are over 1 million downloads of iTunes a day. As a matter of fact, there have been over a half a billion downloads of iTunes to Windows Machines. Over half a billion. And so we know how to reach these customers and we are going to do exactly that.</p></blockquote>
<p>So I wouldn&#8217;t be surprised if we see 500 million copies of Safari for Windows installed soon. Whether anybody will use it and whether this is an ethical thing to do given that Firefox has gained it&#8217;s users through word of mouth and actually being a better product is another question.</p>


<p>Related posts:<ol><li><a href='http://cow.neondragon.net/index.php/446-Reflectionjs-Experimental-Update' rel='bookmark' title='Permanent Link: Reflection.js experimental update'>Reflection.js experimental update</a></li>
<li><a href='http://cow.neondragon.net/index.php/reflectionjs-upgrade-reminder' rel='bookmark' title='Permanent Link: Reflection.js Upgrade Reminder'>Reflection.js Upgrade Reminder</a></li>
<li><a href='http://cow.neondragon.net/index.php/887-Scriptaculous-Reflection' rel='bookmark' title='Permanent Link: script.aculo.us reflection'>script.aculo.us reflection</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cow.neondragon.net/index.php/apple-pushes-safari-as-itunes-update/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Firefox 3 Feature Plan</title>
		<link>http://cow.neondragon.net/index.php/2108-Firefox-3-Feature-Plan</link>
		<comments>http://cow.neondragon.net/index.php/2108-Firefox-3-Feature-Plan#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Archive]]></category>
		<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[The Mozilla Wiki has a page of Firefox 3 Requirements. It&#8217;s an interesting insight into what we may see in the next version of Firefox. Just a glance at the document indicates the following features labelled as &#34;mandatory&#34;: Improved Addon install, configuration and management. The addition of YaCy to the browser. I&#8217;ve never heard of [...]]]></description>
			<content:encoded><![CDATA[<p>The Mozilla Wiki has a page of <a href="http://wiki.mozilla.org/Firefox3/Firefox_Requirements">Firefox 3 Requirements</a>. It&#8217;s an interesting insight into what we may see in the next version of Firefox.</p>
<p>Just a glance at the document indicates the following features labelled as &quot;mandatory&quot;:</p>
<ul>
<li>Improved Addon install, configuration and management. </li>
<li>The addition of <a href="http://en.wikipedia.org/wiki/YaCy">YaCy</a> to the browser. I&#8217;ve never heard of this before but its an open source distributed search engine.</li>
<li>Better content handling and plugin support.</li>
<li>Better and simpler printing. </li>
<li>Improved password/identity manager e.g. <a href="http://en.wikipedia.org/wiki/OpenID">OpenID</a>, <a href="http://en.wikipedia.org/wiki/Cardspace">Microsoft CardSpace</a></li>
<li>Redesign of Security/Privacy UI</li>
<li>Replacing the existing proprietary closed-source Talkback application with Google&#8217;s open source <a href="http://code.google.com/p/airbag/">Airbag</a>.</li>
</ul>
<p>In the highly desirable priority 2, we have features such as:</p>
<ul>
<li>Generating hashed passwords to provide to websites but providing the end user with a normal interface. A bit like Blake Ross&#8217; <a href="https://addons.mozilla.org/firefox/1033/">PwdHash project</a>. </li>
<li>Private browsing mode</li>
<li>Integration of <a href="http://cspace.in/">serverless open source instant messenger</a>.</li>
<li>Save webpages as pdfs and integration into history.</li>
<li>Pause/Resume downloads</li>
<li><a href="/index.php/index/new/www.microformats.org">Microformats</a>! See Firefox extension <a href="http://labs.mozilla.com/2006/12/introducing-operator">Operator</a>.</li>
</ul>
<p>With the integration of a serverless and open source search and instant messaging tool, Firefox would be taking a bit of a step away from the philosophy that it just provides a browser and no more. However, if done correctly, it could be a really powerful force to make the web just a bit more democratic.</p>
<p>An instant messaging tool could open up a lot of new possibilities especially with the &quot;social web&quot; and &quot;Web 2.0&quot;. We could see all kinds of new applications exploiting the social networks and connections such as &quot;web of trust&quot; and social bookmarking. </p>
<p>Of course, I&#8217;m extrapolating a lot from the feature plan, but Firefox 3 could be Flock &quot;done right&quot;.&nbsp;</p>


<p>Related posts:<ol><li><a href='http://cow.neondragon.net/index.php/facebook-launches-places-geolocation-feature-on-uk-iphones-and-android-phones' rel='bookmark' title='Permanent Link: Facebook launches &#8220;Places&#8221; geolocation feature on UK iPhones and Android phones'>Facebook launches &#8220;Places&#8221; geolocation feature on UK iPhones and Android phones</a></li>
<li><a href='http://cow.neondragon.net/index.php/3206-Reflectionjs-In-Firefox-20010' rel='bookmark' title='Permanent Link: Reflection.js in Firefox 2.0.0.10'>Reflection.js in Firefox 2.0.0.10</a></li>
<li><a href='http://cow.neondragon.net/index.php/facebook-chat-on-your-desktop-or-mobile-phone' rel='bookmark' title='Permanent Link: Facebook Chat on your Desktop or Mobile Phone'>Facebook Chat on your Desktop or Mobile Phone</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://cow.neondragon.net/index.php/2108-Firefox-3-Feature-Plan/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

