<?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>Webmonkey</title>
	<atom:link href="http://www.webmonkey.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmonkey.com</link>
	<description>The Web Developer&#039;s Resource</description>
	<lastBuildDate>Fri, 10 Feb 2012 20:32:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Web Developers Sound Off on WebKit Prefixes</title>
		<link>http://www.webmonkey.com/2012/02/web-developers-sound-off-on-webkit-prefixes/</link>
		<comments>http://www.webmonkey.com/2012/02/web-developers-sound-off-on-webkit-prefixes/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 19:02:15 +0000</pubDate>
		<dc:creator>Scott Gilbertson</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[CSS Working Group]]></category>
		<category><![CDATA[Webkit]]></category>

		<guid isPermaLink="false">http://www.webmonkey.com/?p=54310</guid>
		<description><![CDATA[The prospect of returning to a web littered with sites that only work in one web browser has the web development community searching for alternative answers.]]></description>
			<content:encoded><![CDATA[<p>
<div id="attachment_54241" class="wp-caption alignleft" style="width: 310px"><img src="http://www.webmonkey.com/wp-content/uploads/2012/02/tablets.jpg" alt="" title="tablets" width="300" height="224" class="size-full wp-image-54241" />
<p class="wp-caption-text"><em>Photo: Ariel Zambelich/Wired.com</em></p>
</div>
<p>Yesterday we told you about a disturbance in the web standards force, a supposed rash of websites that work in one and only one web browser. Instead of writing code that will work in any browser many developers are <a href="http://www.webmonkey.com/2012/02/webkit-isnt-breaking-the-web-you-are/">coding exclusively for WebKit</a>, the engine that powers Safari, Chrome, iOS and Android web browsers.</p>
<p>The problem is bad enough that on Monday at the CSS Working Group meeting, Microsoft, Mozilla and Opera announced that each are planning to add support for some -webkit prefixed CSS properties. In other words, because web developers are using only the -webkit prefix, other browsers must either add support for -webkit or risk being seen as less capable browsers even when they aren&#8217;t.</p>
<p>We aren&#8217;t the only ones who think that spells disaster not just for web standards but for the long-term viability of the open web. In fact the response from the web community has all but drowned out everything else in our RSS and Twitter feeds. </p>
<p>Here&#8217;s our round-up of what&#8217;s being proposed, what it might mean for the web and how we might go about solving the problem:</p>
<p>First and foremost read <a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/0313.html">the minutes from the CSS Work Group meeting</a>, which is where all of this started. The legend for the names is at the top of the page, though you&#8217;ll need to scroll about half way down to get to the actual meat of the discussion. </p>
<p>The second must-read post on vendor prefixes comes from CSS Working Group Co-Chair Daniel Glazman who calls on other browser makers to <a href="http://www.glazman.org/weblog/dotclear/index.php?post/2012/02/09/CALL-FOR-ACTION%3A-THE-OPEN-WEB-NEEDS-YOU-NOW">not implement the -webkit prefix</a> and asks developers to make the extra effort to build cross-browser apps. Glazman has since followed up that piece with two more, one <a href="http://www.glazman.org/weblog/dotclear/index.php?post/2012/02/09/Some-clarifications">clarifying</a> the original post and one <a href="http://www.glazman.org/weblog/dotclear/index.php?post/2012/02/10/Blaming-CSS-WG-is-too-easy-Brendan">defending the CSS Working Group</a> against those who argue that the reason prefixes exist is because the standards process is too slow. If you believe that the CSS spec moves to slowly, this post is well worth a read (spoiler alert: it&#8217;s typically browser makers arguing, not the standards process, that creates the hold up on new features).</p>
<p>Remy Sharp of <a href="http://html5doctor.com/">HTML5Doctor</a> fame, <a href="http://remysharp.com/2012/02/09/vendor-prefixes-about-to-go-south/">weighs in</a> with a series of rough ideas, neatly summarizing the issue and looking at it from both sides. In the end Sharp seems to conclude that just about everyone is to blame, from the browsers to the working group to developers.</p>
<p>Rachel Andrew of the web standards project generally agrees with Glazman <a href="http://www.webstandards.org/2012/02/09/call-for-action-on-vendor-prefixes/">writing</a>, &#8220;once again we run the risk of having sites built only for one platform, and [will] find it very hard to get that platform to go away if things move on.&#8221;</p>
<p>The ever-humorous Bruce Lawson, who works as a web standards evangelist at Opera Software, <a href="http://www.brucelawson.co.uk/2012/on-the-vendor-prefixes-problem/">writes</a>: &#8220;Personally &#8212; PERSONALLY &#8212; I&#8217;m pretty depressed about all this. I&#8217;ve spent 10 years &#8212; pretty much since IE6 came out &#8212; evangelizing cross-browser, accessible, standards-based sites. As a development community we chased the Shiny and we caused IE6 to linger around like a vindaloo fart in a windowless loo. And now we&#8217;re doing the same again.&#8221;</p>
<p>Over at Quirksblog mobile expert Peter-Paul Koch argues that <a href="http://www.quirksmode.org/blog/archives/2012/02/the_vendor_pref.html">vendor prefixes are just plain wrong</a>: &#8220;Vendor prefixes are the most developer-hostile solution imaginable. The vendor prefix idea was flawed from the start by putting the full brunt of namespace management on web developers.&#8221; He goes on to propose an interesting idea of <a href="http://www.quirksmode.org/blog/archives/2012/02/alpha_and_beta.html">vendor-neutral prefixes</a> like <code>-alpha</code> and <code>-beta</code> for experimental features.</p>
<p>Aaron Gustafson, a member of the Web Standards Project, has <a href="http://www.change.org/petitions/microsoft-mozilla-opera-dont-make-webkit-prefixes-a-de-facto-standard">started a petition</a> to ask Mozilla, Microsoft and Opera to not implement -webkit. Gustafson also has a <a href="http://blog.easy-designs.net/archives/2012/02/09/this-must-not-happen/">one-line bash script</a> you can use to search your code for any instances of the -webkit prefix so you can double check to make sure you&#8217;re supporting other browsers as well.</p>
<p>Mozilla developer Christian Heilman <a href="http://christianheilmann.com/2012/02/09/now-vendor-prefixes-have-become-a-problem-want-to-help-fix-it/">believes</a> that &#8220;this mess has partly been created by developers, the least we can do is help fix it.&#8221; To that end Heilmann&#8217;s <a href="http://codepo8.github.com/prefix-the-web/">Pre-fix the web project</a> is looking for developers willing to seek out projects on Github that only work in Webkit and then fork the project, adding the missing prefixes to the CSS, extending JS code to do proper feature detection and then sending a pull request. In other words, literally fixing the web.</p>
<p>JavaScript developer Peter van der Zee has <a href="http://qfox.nl/weblog/244">some other possible solutions</a>: &#8220;Either we strongly limit the life span or availability of the prefix by making them only available in beta versions of a browser. Or we force other vendors to pick up on the slack by giving them a certain time to come up with their own implementation of a certain feature, or forfeit that possibility after a certain amount of time.&#8221;</p>
<p>Finally, if you read through the CSS WG notes you&#8217;ll notice that Tantek Çelik cites developer Lea Verou as an example of web developers who use just the -webkit prefix. In fact that&#8217;s completely untrue and Çelik has since corrected his statement. Verou has long <a href="http://lea.verou.me/2012/02/vendor-prefixes-the-css-wg-and-me/">advocated using all prefixes</a> and even created <a href="http://leaverou.github.com/prefixfree/">prefixfree</a> to help automate the process. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmonkey.com/2012/02/web-developers-sound-off-on-webkit-prefixes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebKit Isn&#8217;t Breaking the Web. You Are</title>
		<link>http://www.webmonkey.com/2012/02/webkit-isnt-breaking-the-web-you-are/</link>
		<comments>http://www.webmonkey.com/2012/02/webkit-isnt-breaking-the-web-you-are/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 18:42:55 +0000</pubDate>
		<dc:creator>Scott Gilbertson</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[Webkit]]></category>

		<guid isPermaLink="false">http://www.webmonkey.com/?p=54277</guid>
		<description><![CDATA[The prevalence of "works best in WebKit" sites is threatening to make the web look like it did in the bad old days of Internet Explorer 6. This time it's not a browser maker, or even the popular WebKit rendering engine that's to blame. No, it's web developers who have created the WebKit-only web. And it's up to web developers to make it right again.]]></description>
			<content:encoded><![CDATA[<div id="attachment_54287" class="wp-caption alignnone" style="width: 590px"><img class="size-full wp-image-54287 " title="tabletscreens" src="http://www.webmonkey.com/wp-content/uploads/2012/02/tabletscreens.jpg" alt="" width="580" height="387" /><p class="wp-caption-text">WebKit may seem like the only game in town, but it&#39;s not. <em>Photo: Ariel Zambelich/Wired.com</em></p></div>
<p>It sounds like something from a galaxy far, far away, but in truth it was not that long ago that the web was littered with sites that proudly proclaimed &#8220;works best in Internet Explorer.&#8221; Thankfully those days are over. IE6 no longer dominates the web.</p>
<p>But, while IE6 may be a thing of the past, the root problem — websites that work in one and only one web browser — sadly, remains.</p>
<p>This time the culprit is WebKit, the rendering engine that powers the browsers on the iPhone, iPad and Android phones. But what&#8217;s different about this round of monoculture is that, unlike IE 6, the WebKit developers haven&#8217;t done anything wrong. It&#8217;s web developers that have created the WebKit-only web.</p>
<p>Instead of writing code that will work in any browser, which might mean adding an extra three lines of code to their CSS rules, some of even the largest sites on the web are <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=708406">coding exclusively for WebKit</a>.</p>
<p>The problem is bad enough that on Monday at the CSS Working Group meeting, Microsoft, Mozilla and Opera announced that each are <a href="http://lists.w3.org/Archives/Public/www-style/2012Feb/0313.html">planning to add support for some -webkit prefixed CSS properties</a>. In other words, because web developers are using only the <code>-webkit</code> prefix, other browsers must either add support for <code>-webkit</code> or risk being seen as less capable browsers <em>even when they aren&#8217;t</em>.</p>
<p>The danger is that if other browsers implement -webkit prefixes then the entire CSS standards effort will be broken. Instead of coding against a single CSS specification developers will need to code against changing vendor prefixes. As CSS Working Group co-chair, Daniel Glazman, says, &#8220;I don&#8217;t think this is the right way. And this is the first time in this WG that we are proposing to do things that are not the right way.&#8221;</p>
<p>Vendor prefixes like <code>-webkit</code> and <code>-moz</code> were designed to help web developers by allowing browser makers to implement CSS features before the official standard was published. Prefixes were intended to help speed up the process of adding new features to the web and, used properly, they have worked. Unfortunately they&#8217;ve also been widely abused.</p>
<p>WebKit is currently the dominant mobile browser in the mind of most web developers (that Opera is <a href="http://gs.statcounter.com/#mobile_browser-ww-monthly-201012-201112">actually the single most widely used mobile browser</a>). But even the perceived dominance of WebKit is not the real problem. The problem is &#8212; just as it was last time &#8212; that web developers are developing exclusively for WebKit.</p>
<p>To be clear, Firefox, IE and Opera also support these features. In most cases, the -webkit properties being used have -moz, -ms and -o prefix equivalents for use in the respective browsers. Popular CSS 3 features like border-radius, transforms, gradients and animations work in all modern browsers. Developers simply need to add those three additional lines of code to make their websites compatible with Firefox, IE and Opera. But they aren&#8217;t doing that.</p>
<p>That the problem lies with web developers, not the browsers, led Glazman, to put out a call for action, asking web developers to &#8220;<a href="http://www.glazman.org/weblog/dotclear/index.php?post/2012/02/09/CALL-FOR-ACTION%3A-THE-OPEN-WEB-NEEDS-YOU-NOW">stop designing web sites for WebKit only</a>, in particular when adding support for other browsers is only a matter of adding a few extra prefixed CSS properties.&#8221;</p>
<p>Neither Glazman, nor anyone else is suggesting that Apple and Google should stop innovating or stop implementing new features as fast as they can. As Tantek Çelik, a Mozilla representative in the CSS WG, says in the minutes of Monday&#8217;s meeting, &#8220;I think it&#8217;s great that Apple wants to innovate as fast as they can&#8230;. I don&#8217;t want Apple to slow down in innovation and implementing new things. That helps the Web grow and innovate.&#8221;</p>
<p>At the same time both Apple and Google have set some <a href="http://www.webmonkey.com/2010/06/apples-html5-showcase-less-about-web-standards-more-about-apple/">bad examples</a> by building a number of <a href="http://www.webmonkey.com/2010/07/chrome-shows-off-some-fancy-html5-tricks/">WebKit-only demos</a> that might be part of what lead some developers to conclude that only WebKit supports such features. That has also spilled over into the world of tutorials where even sometimes even standards advocates showcase -webkit in their sample code while ignoring -moz-<em>, -ms-</em> and -o-*.</p>
<p>What makes the current -webkit-only epidemic all the more depressing is how easy it is to solve &#8212; just use prefixes they way they were intended. Thanks to modern toolkits you don&#8217;t even need to write any extra code. Preprocessors like <a href="http://sass-lang.com/">SASS</a> and <a href="http://lesscss.org/">LESS</a> make it easy to output five lines of prefixed code with a single mixin. Not a fan or SASS or LESS? No problem, just use <a href="https://github.com/myfreeweb/cssprefixer">cssprefixer</a>, which parses your CSS and adds any prefixes you need before you publish it to the web (there&#8217;s also <a href="http://leaverou.github.com/prefixfree/">a client-side auto-prefixing solution</a> if you prefer).</p>
<p>That&#8217;s fine for your website, but what about all the rest of those top 30,000 sites you don&#8217;t control? Well, you could email the developers, let them know that their site isn&#8217;t working in the most popular mobile web browser; let them know that you can&#8217;t use their service. If you&#8217;re a programmer or web developer you can help out with Mozilla developer Christian Hellman&#8217;s effort to <a href="http://codepo8.github.com/prefix-the-web/">Pre-fix the web</a>. Pre-fix the web is looking for developers willing to seek out projects on Github that only work in Webkit and then fork the project, adding the missing prefixes to the CSS, extending JS code to do proper feature detection and then sending a pull request. In other words, literally fixing the web.</p>
<p>We at Webmonkey hope it&#8217;s obvious that building WebKit-only sites is a waste of time. If you&#8217;re only interested in iOS users then take a tip from Instagram and build a native app. As Peter Linss, Hewlett-Packard&#8217;s CSS WG representative says the CSS WG minutes, &#8220;there&#8217;s no advantage to the Web to have someone write a platform-specific website.&#8221; There&#8217;s also no real advantage for the developer, especially when an automated prefixer can do all the work for you. If you want your site to embrace the web, take the time to learn the craft and embrace all of the web. Be good at what you do and do it right.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmonkey.com/2012/02/webkit-isnt-breaking-the-web-you-are/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chrome 17 Released, Will Preload Autocompleted URLs as You Type</title>
		<link>http://www.webmonkey.com/2012/02/chrome-17-released-will-preload-autocompleted-urls-as-you-type/</link>
		<comments>http://www.webmonkey.com/2012/02/chrome-17-released-will-preload-autocompleted-urls-as-you-type/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 15:22:34 +0000</pubDate>
		<dc:creator>Ryan Paul - Ars Technica</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://www.webmonkey.com/?p=54270</guid>
		<description><![CDATA[The latest update to Google Chrome gives the web browser precog-like powers, sometimes rendering pages before you even finish typing the URL.]]></description>
			<content:encoded><![CDATA[<p><a href="http://arstechnica.com/business/news/2012/02/chrome-17-released-will-preload-autocompleted-urls-as-you-type.ars"><img src="http://www.webmonkey.com/wp-content/uploads/2010/07/ars-technica1.jpg" /></a>Google has just released Chrome version 17, which brings several minor enhancements to the company&#8217;s web browser — including a new web address preloading feature and improved protection against malicious downloads.</p>
<p>The new Chrome introduces a &#8220;preemptive rendering&#8221; feature that will automatically begin loading and rendering a page in the background while the user is typing the address in the omnibox (the combined address and search text entry field in Chrome&#8217;s navigation toolbar). The preloading will occur in cases when the top match generated by the omnibox&#8217;s autocompletion functionality is a site that the user visits frequently.</p>
<p>When the user hits the enter key and confirms the autocompletion result, the pre-rendered page will display almost instantly. The feature extends Chrome&#8217;s existing predictive page loading functionality to autocompletion results. Unlike Chrome&#8217;s instant search capability, however, the autocompletion preloading waits until the user hits the enter key before displaying the rendered page.</p>
<p>Google has also added some new security functionality to Chrome. Every time that the user downloads a file, the browser will compare it against a whitelist of known-good files and publishers. If the file isn&#8217;t in the whitelist, its URL will be transmitted to Google&#8217;s servers, which will perform an automatic analysis and attempt to guess if the file is malicious based on various factors like the trustworthiness of its source. If the file is deemed a potential risk, the user will receive a warning.</p>
<p>Google says that data collected by the browser for the malware detection feature is only used to flag malicious files and isn&#8217;t used for any other purpose. The company will retain the IP address of the user and other metadata for a period of two weeks, at which point all of the data except the URL of the file will be purged from Google&#8217;s databases.</p>
<p>Users who are concerned about the privacy implications of this functionality can prevent the browser from relaying this information to Google by <a href="http://support.google.com/chrome/bin/answer.py?hl=en&amp;answer=99020">disabling</a> the phishing and malware protection features in the browser&#8217;s preferences. You can refer to the official <a href="http://blog.chromium.org/2012/01/all-about-safe-browsing.html">Chromium blog</a> for additional details about the malware detection feature.</p>
<p>Chrome 17 is available through the browser&#8217;s automatic updater and can also be <a href="https://www.google.com/chrome">downloaded</a> from Google&#8217;s website. More information about the new release is available in the <a href="http://chrome.blogspot.com/2012/02/faster-browsing-safer-downloading.html">official Google Chrome blog</a>.</p>
<p><em>This article originally appeared on <a href="http://www.arstechnica.com/">Ars Technica</a>, Wired&#8217;s sister site for in-depth technology news.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmonkey.com/2012/02/chrome-17-released-will-preload-autocompleted-urls-as-you-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Responsive Design Tricks: Fluid Typography With CSS 3</title>
		<link>http://www.webmonkey.com/2012/02/responsive-design-tricks-fluid-typography-with-css-3/</link>
		<comments>http://www.webmonkey.com/2012/02/responsive-design-tricks-fluid-typography-with-css-3/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 19:07:04 +0000</pubDate>
		<dc:creator>Scott Gilbertson</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Visual Design]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[CSS 3]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://www.webmonkey.com/?p=54239</guid>
		<description><![CDATA[Building a website that looks good on every screen is a tricky prospect. The key is to keep everything fluid -- type like water, Danielsan.]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_54241" class="wp-caption alignleft" style="width: 310px"><img src="http://www.webmonkey.com/wp-content/uploads/2012/02/tablets.jpg" alt="" title="tablets" width="300" height="224" class="size-full wp-image-54241" /><p class="wp-caption-text">Photo: Ariel Zambelich/Wired.com</p></div>Building <a href="http://www.webmonkey.com/2012/01/building-a-responsive-future-friendly-web-for-everyone/">responsive websites</a> means that your design has to adapt to different screen sizes. That there is no such thing as &#8220;pixel perfect&#8221; has long been a maxim of good web design, but nowhere is this more true than when you start working with percentage widths, em-based type and other flexible techniques of responsive design. While fluid grids, adaptive images and other tools help, sometimes even basic things like the flow of type can look wrong without a little extra help. </p>
<p>One common problem when designing for multiple devices is handling the changes that happen when the user rotates the screen. It&#8217;s frustrating to see your elegant portrait-oriented designs fall apart as the device moves to landscape mode (or vice versa). Frequently the problem is that images, videos and other embedded content in your page is sized in relation to the pixel width of the viewport, but the type is not. That means that the type fails to adapt to layout changes, leaving ugly gaps, whitespace or hard-to-read, overly long lines.</p>
<p>There are a number of ways to solve this problem, but one of the simplest and easiest is to use fluid typography in addition to your fluid grid. BBC developer Mark Hurrell wrote up an <a href="http://blog.responsivenews.co.uk/post/13925578846/fluid-grids-orientation-resolution-independence">excellent tutorial</a> some time ago that shows how, by specifying font sizes in rems, you can &#8220;adjust every font-size on the page by using media-queries to change the font-size set on the BODY or HTML element according to viewport width.&#8221;</p>
<p>To find the right size type for various screen widths, Hurrell calculates a resolution-independent font scale based on target widths. That is then applied using a series of media queries and the new <a href="http://www.w3.org/TR/css3-values/">CSS 3 unit <code>rem</code></a>. The rem unit means ems <a href="http://snook.ca/archives/html_and_css/font-size-with-rem">relative to the root</a> (the HTML) element. That means your type gets proportionally larger overall, rather than in relation to its parent element as would happen with a simple em. As Hurrell notes, support is pretty much universal on tablets and phones (browsers that don&#8217;t support it will fall back to px sizing, so all is not lost).</p>
<p>In the end what you get using rems and media queries is fluid typography that scales just like a fluid grid. That means that when the device rotates the type resizes to fit the new screen dimensions. For more details on how to make it work on your site be sure to check out the <a href="http://blog.responsivenews.co.uk/post/13925578846/fluid-grids-orientation-resolution-independence">Responsive News blog post</a>, which also has a few links to websites already using this trick. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmonkey.com/2012/02/responsive-design-tricks-fluid-typography-with-css-3/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Adobe Confirms: No Flash for Chrome on Android</title>
		<link>http://www.webmonkey.com/2012/02/adobe-confirms-no-flash-for-chrome-on-android/</link>
		<comments>http://www.webmonkey.com/2012/02/adobe-confirms-no-flash-for-chrome-on-android/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 15:13:21 +0000</pubDate>
		<dc:creator>Ryan Paul - Ars Technica</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.webmonkey.com/?p=54224</guid>
		<description><![CDATA[Chrome for Android has finally arrived, but there's one thing missing -- Adobe's Flash Player for Mobile. Like iOS and Windows Metro before it, Chrome for Android has rejected Flash in favor of web standards like HTML5.]]></description>
			<content:encoded><![CDATA[<p> <a href="http://arstechnica.com/gadgets/news/2012/02/adobe-confirms-no-flash-for-chrome-on-android.ars"><img src="http://www.webmonkey.com/wp-content/uploads/2010/07/ars-technica1.jpg" /></a> Google issued a <a href="http://arstechnica.com/gadgets/news/2012/02/chrome-finally-brings-modern-web-standards-to-android.ars">beta release of Chrome for Android</a> earlier today. The browser provides support for modern web standards and includes a number of compelling features that aren&#8217;t available in the Android&#8217;s default browser. One noteworthy Chrome desktop feature that isn&#8217;t included in the mobile port, however, is the integrated Flash runtime.</p>
<p>Adobe has <a href="http://blogs.adobe.com/flashplayer/2012/02/flash-chrome-for-android-beta.html">issued a statement</a> confirming that Chrome for Android does not support Flash content. The company also indicated that it does not plan to work with Google to add Flash support to the new mobile browser. Adobe will, however, continue supporting Flash in the current default Android browser.</p>
<p>&#8220;Today Google introduced Chrome for Android Beta. As we announced last November, Adobe is no longer developing Flash Player for mobile browsers, and thus Chrome for Android Beta does not support Flash content,&#8221; wrote Adobe&#8217;s Flash Platform product manager Bill Howard.</p>
<p>Adobe struggled for years to make the Flash player plugin viable on mobile devices. Though it was able to make Flash work reasonably well on Android phones, results were mixed on other systems. Due to Apple&#8217;s unwillingness to allow the Flash plugin on iOS and the difficulty that Adobe faced bringing the Flash player to new devices, the plugin never achieved the same ubiquity on phones that it has historically enjoyed on the desktop.</p>
<p>These setbacks caused Adobe to <a href="http://arstechnica.com/gadgets/news/2011/11/adobe-reportedly-planning-to-gut-mobile-flash-player-strategy.ars">abandon its mobile Flash player strategy</a> last year. The company announced that it would phase out development of its mobile Flash player plugin and not support it on new platforms. Adobe instead focused its mobile Flash efforts on developing tools for deploying Flash content as native mobile applications. It also strengthened its commitment to native web standards and acknowledged HTML5 as the way forward for building rich mobile web experiences.</p>
<p>When Google eventually moves to replace the default Android browser with Chrome in future versions of the Android platform, devices that run the operating system will likely no longer be able to play Flash content in the browser.</p>
<p><em>This article originally appeared on <a href="http://www.arstechnica.com/">Ars Technica</a>, Wired&#8217;s sister site for in-depth technology news.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmonkey.com/2012/02/adobe-confirms-no-flash-for-chrome-on-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Builds Flash Sandbox for Firefox</title>
		<link>http://www.webmonkey.com/2012/02/adobe-builds-flash-sandbox-for-firefox/</link>
		<comments>http://www.webmonkey.com/2012/02/adobe-builds-flash-sandbox-for-firefox/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 19:18:42 +0000</pubDate>
		<dc:creator>Scott Gilbertson</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.webmonkey.com/?p=54201</guid>
		<description><![CDATA[Adobe has partnered with Mozilla to build a more secure version of Flash for Firefox. As with a previous effort for Google's Chrome browser, Adobe wants to make sure that  something as simple as watching a movie in Firefox won't mean compromising your PC.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.webmonkey.com/wp-content/uploads/2011/02/flashlogo.jpg" alt="Flash logo" />Adobe wants to save Firefox users from falling victim to Flash-based security flaws. Working with Mozilla, Adobe has created a beta version of Flash with a new sandbox technology designed to limit the damage Flash-based attacks can do. Adobe previously added <a href="http://www.webmonkey.com/2010/12/chrome-browser-to-start-sandboxing-flash-player/">similar sandbox protection</a> to Google&#8217;s Chrome browser.</p>
<p>If you&#8217;d like to test the new Flash Player Protected Mode for Firefox on Windows 7 or Vista, head over to the <a href="http://labs.adobe.com/downloads/flashplatformruntimes_incubator.html">Adobe Labs download page</a>. Bear in mind that this is a beta release and may contain some bugs.</p>
<p>The new sandbox feature for Flash in Firefox will provide extra protection against malicious browser exploits launched through the Flash Player. Sandboxing means that even when such attacks succeed, the damage is limited and won&#8217;t spill over into the rest of the browser or even the operating system.</p>
<p>The design of the Flash sandbox is similar to what Adobe uses in its Adobe Reader X Protected Mode. &#8220;Since its launch in November 2010, we have not seen a single successful exploit in the wild against Adobe Reader X,&#8221;  <a href="http://blogs.adobe.com/asset/2012/02/flash-player-sandboxing-is-coming-to-firefox.html">writes</a> Peleus Uhley, senior security researcher for Adobe. Uhley goes on to say that Adobe is hoping to &#8220;see similar results with the Flash Player sandbox for Firefox once the final version is released later this year.&#8221;</p>
<p>While Adobe has <a href="http://www.webmonkey.com/2011/11/what-the-death-of-mobile-flash-means-for-the-web/">ceased development of mobile Flash</a>, the company continues to develop and improve Flash for the desktop. HTML5&#8242;s canvas and video elements &#8212; among others &#8212; are designed to remove the need for plugins like Flash on the web. However, HTML5 support remains incomplete even in the newest browsers, and Flash will likely remain a necessary part of the web video and animation world for the foreseeable future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmonkey.com/2012/02/adobe-builds-flash-sandbox-for-firefox/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google to Strip Chrome of SSL Revocation Checking</title>
		<link>http://www.webmonkey.com/2012/02/google-to-strip-chrome-of-ssl-revocation-checking/</link>
		<comments>http://www.webmonkey.com/2012/02/google-to-strip-chrome-of-ssl-revocation-checking/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 14:57:59 +0000</pubDate>
		<dc:creator>Dan Goodin - Ars Technica</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[chrome]]></category>

		<guid isPermaLink="false">http://www.webmonkey.com/?p=54194</guid>
		<description><![CDATA[Google's Chrome web browser will stop relying on a decades-old method for ensuring SSL certificates are valid. As one Google engineer explains, "it’s worthless because it only works when you don’t need it."]]></description>
			<content:encoded><![CDATA[<p><a href="http://arstechnica.com/business/guides/2012/02/google-strips-chrome-of-ssl-revocation-checking.ars"><img src="http://www.webmonkey.com/wp-content/uploads/2010/07/ars-technica1.jpg" /></a>Google&#8217;s Chrome browser will stop relying on a decades-old method for ensuring secure sockets layer certificates are valid after one of the company&#8217;s top engineers compared it to seat belts that break when they are needed most.</p>
<p>The browser will stop querying CRL, or certificate revocation lists, and databases that rely on OCSP, or online certificate status protocol, Google researcher Adam Langley said in a <a href="http://www.imperialviolet.org/2012/02/05/crlsets.html">blog post published on Sunday</a>. He said the services, which browsers are supposed to query before trusting a credential for an SSL-protected address, don&#8217;t make end users safer because Chrome and most other browsers establish the connection even when the services aren&#8217;t able to ensure a certificate hasn&#8217;t been tampered with.</p>
<p>&#8220;So soft-fail revocation checks are like a seat-belt that snaps when you crash,&#8221; Langley wrote. &#8220;Even though it works 99% of the time, it&#8217;s worthless because it only works when you don&#8217;t need it.&#8221;</p>
<p>SSL critics have long complained that the revocation checks are mostly useless. Attackers who have the ability to spoof the websites and certificates of Gmail and other trusted websites typically have the ability to replace warnings that the credential is no longer valid with a response that says the server is temporarily down. Indeed, Moxie Marlinspike&#8217;s SSL Strip hacking tool automatically supplies such messages, effectively bypassing the measure.</p>
<p>&#8220;While the benefits of online revocation checking are hard to find, the costs are clear: Online revocation checks are slow and compromise privacy,&#8221; Langley added. That&#8217;s because the checks add a median time of 300 milliseconds and a mean of almost 1 second to page loads, making many websites reluctant to use SSL. Marlinspike and others have also complained that the services allow certificate authorities to compile logs of user IP addresses and the sites they visit over time.</p>
<p>Chrome will instead rely on its automatic update mechanism to maintain a list of certificates that have been revoked for security reasons. Langley called on certificate authorities to provide a list of revoked certificates that Google bots can automatically fetch. The time frame for the Chrome changes to go into effect are &#8220;on the order of months,&#8221; a Google spokesman said.</p>
<p><em>This article originally appeared on <a href="http://www.arstechnica.com/">Ars Technica</a>, Wired&#8217;s sister site for in-depth technology news.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmonkey.com/2012/02/google-to-strip-chrome-of-ssl-revocation-checking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Rose by Any Other Name Might Smell as Sweet, But it Would Probably Be Larger</title>
		<link>http://www.webmonkey.com/2012/02/a-rose-by-any-other-name-might-smell-as-sweet-but-it-would-probably-be-larger/</link>
		<comments>http://www.webmonkey.com/2012/02/a-rose-by-any-other-name-might-smell-as-sweet-but-it-would-probably-be-larger/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 15:31:47 +0000</pubDate>
		<dc:creator>Scott Gilbertson</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JS1K]]></category>

		<guid isPermaLink="false">http://www.webmonkey.com/?p=54172</guid>
		<description><![CDATA[The JS1K contest seeks the web's smallest, most impressive JavaScript experiments. This year's love-themed entries include a remarkable 3D rose rendered with less than 1k of code.]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.webmonkey.com/wp-content/uploads/2012/02/js1krose.jpg" alt="" title="js1krose" width="260" height="269" class="alignleft size-full wp-image-54174" />It may have started as a lark, but the annual <a href="http://js1k.com/">JS1K contest</a> has long since ceased to be a joke. This year&#8217;s contest is already in full swing and notable for a spectacular 3-D drawing of a rose rendered using less than 1,024 bytes of JavaScript. </p>
<p>The JS1K contest seeks the web&#8217;s best JavaScript creations, with one small catch &#8212; the code used must be less than 1k. It might sound insane considering that some JavaScript frameworks &#8212; just the frameworks! &#8212; are over 100k, but since it began several years ago, JS1K&#8217;s experiments have never failed to impress.</p>
<p>One of this year&#8217;s most jaw-dropping efforts to date is developer <a href="http://www.romancortes.com/blog/1k-rose/">Román Cortés 3-D rendering of a rose</a>. Relying on <a href="http://en.wikipedia.org/wiki/Monte_carlo_method">Monte Carlo</a> methods to keep the code size down, Cortés&#8217; code draws a very nicely shaded 3-D rose for the <a href="http://js1k.com/2012-love/">love-themed 2012 edition of JS1K</a>. You can check out <a href="http://js1k.com/2012-love/demo/1022">the live demo</a> on the JS1K website. </p>
<p>One word of warning: Part of what makes Cortés&#8217; rose so small is that much of the heavy lifting is handed off to the processor. The demo code brought my CPU use over 100 percent and kept it pegged there the entire time it was open in Safari. Firefox and Chrome both managed to keep the number down to roughly 93 percent, but suffice it to say that a procedurally generated 3-D rose will tax your CPU.</p>
<p>To see how Cortés created the code behind the rose, be sure to visit his blog which offers a very thorough <a href="http://www.romancortes.com/blog/1k-rose/">tutorial explaining how and why the code works</a>. There&#8217;s also a great write-up on Cortés&#8217; <a href="http://www.romancortes.com/blog/how-i-did-the-1kb-christmas-tree/">previous JS1K effort</a>, a 3-D Christmas tree. Also be sure to check out the <a href="http://js1k.com/2012-love/demos">other submissions to this year&#8217;s JS1K contest</a> on the JS1K website.</p>
<p>If you&#8217;ve got some impressive but terribly small bit of JavaScript code up your sleeve, fear not; the JS1K contest will continue accepting submissions through Wednesday, March 14, 2012. Details on the <a href="http://js1k.com/2012-love/rules">rules and submission process</a> can be found on the JS1K website.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmonkey.com/2012/02/a-rose-by-any-other-name-might-smell-as-sweet-but-it-would-probably-be-larger/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Microsoft Touts Plugin-Free Web, Offers Desktop Fallback for Flash</title>
		<link>http://www.webmonkey.com/2012/02/microsoft-touts-plugin-free-web-offers-desktop-fallback-for-flash/</link>
		<comments>http://www.webmonkey.com/2012/02/microsoft-touts-plugin-free-web-offers-desktop-fallback-for-flash/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 16:06:12 +0000</pubDate>
		<dc:creator>Ryan Paul - Ars Technica</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[internet explorer]]></category>

		<guid isPermaLink="false">http://www.webmonkey.com/?p=54158</guid>
		<description><![CDATA[Microsoft's tablet-friendly Metro environment has banned Flash, but the company is offering a last ditch solution for websites that just can't let go of Adobe's plugin.]]></description>
			<content:encoded><![CDATA[<p><a href="http://arstechnica.com/microsoft/news/2012/02/microsoft-touts-plugin-free-web-offers-desktop-fallback-for-flash-fetishists.ars"><img src="http://www.webmonkey.com/wp-content/uploads/2010/07/ars-technica1.jpg" /></a>Microsoft&#8217;s new version of Internet Explorer has <a href="http://arstechnica.com/microsoft/news/2011/09/metro-style-internet-explorer-10-ditches-flash-plugins.ars">barred browser plugins</a> in the Metro environment. But Microsoft has revealed a method that plugin-dependent websites can use to leap over Metro&#8217;s walls and reach the green fields of the conventional Windows desktop, where Flash is still allowed to roam free.</p>
<p>The relevance of proprietary browser plugins is declining as standards-based web technologies mature. Native web technologies don&#8217;t yet supply complete functional equivalence with the capabilities of plugins, but the open web has the advantage of greater ubiquity.</p>
<p>The ubiquity of native web standards over proprietary plugins is set to get a major boost from Microsoft with the launch of Windows 8 and Internet Explorer 10. As we have previously reported, the next major version of Microsoft&#8217;s web browser will not display plugins in the Metro environment, which will be the default shell in Windows 8.</p>
<div id="attachment_54160" class="wp-caption aligncenter" style="width: 590px"><img src="http://www.webmonkey.com/wp-content/uploads/2012/02/iepluginrequest.jpg" alt="" title="iepluginrequest" width="580" height="258" class="size-full wp-image-54160" /><p class="wp-caption-text">A plugin-dependent website prompting the user for permission to run on the desktop. <em>Image courtesy of <a href='http://ieblog.members.winisp.net/images/20120131-mtapifw-image1.png'>Microsoft</a></em></p></div>
<p>Microsoft has published a series of posts in its official IE development blog that discuss the implications of this change and what it means for users and web developers. In a <a href="http://blogs.msdn.com/b/ie/archive/2012/01/31/web-sites-and-a-plug-in-free-web.aspx">new post</a> published this week, IE program manager lead John Hrvatin highlighted the advantages of plugin-free browsing and emphasized the need for web developers to start supporting users who browse in environments that don&#8217;t have plugins enabled.</p>
<p>&#8220;The transition to a plug-in free web is happening today. Any site that uses plugins needs to understand what their customers experience when browsing plugin free. Lots of web browsing today happens on devices that simply don&#8217;t support plugins,&#8221; he wrote. &#8220;Metro style IE runs plug-in free to improve battery life as well as security, reliability, and privacy for consumers.&#8221;</p>
<p>A growing number of websites that rely on browser plugins already offer a standards-based fallback for users who are browsing on popular plugin-free devices such as as the iPhone or iPad. Microsoft has <a href="http://blogs.msdn.com/b/b8/archive/2011/09/14/metro-style-browsing-and-plug-in-free-html5.aspx">previously discussed</a> some of the steps it is taking to ensure that those websites serve their plugin-free content to Metro users.</p>
<p>There will still likely be many Flash-heavy websites, however, that can&#8217;t accommodate users who are browsing without plugins. In the blog post, Hrvatin explained that such websites can ask the user for permission to jump to the conventional Windows desktop and launch the windowed version of Internet Explorer, which will have full support for plugins.</p>
<p>Web developers can get the browser to display the prompt by including the special <code>requiresActiveX=true</code> property in an <code>X-UA-Compatible</code> meta tag or HTTP header. Hrvatin cautions that this feature is included for transitional purposes and is intended to serve as a last resort. The preferred behavior is still for web developers to display a plugin-free version of their site to users who are browsing in the Metro environment.</p>
<p><em>This article originally appeared on <a href="http://www.arstechnica.com/">Ars Technica</a>, Wired&#8217;s sister site for in-depth technology news.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmonkey.com/2012/02/microsoft-touts-plugin-free-web-offers-desktop-fallback-for-flash/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Firefox 10 Arrives With New Dev Tools and Full-Screen API</title>
		<link>http://www.webmonkey.com/2012/02/firefox-10-arrives-with-new-dev-tools-and-full-screen-api/</link>
		<comments>http://www.webmonkey.com/2012/02/firefox-10-arrives-with-new-dev-tools-and-full-screen-api/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 16:27:25 +0000</pubDate>
		<dc:creator>Ryan Paul - Ars Technica</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.webmonkey.com/?p=54143</guid>
		<description><![CDATA[Mozilla has released Firefox 10, which features new and improved tools for web developers as well as more support for emerging web standards.]]></description>
			<content:encoded><![CDATA[<p><a href="http://arstechnica.com/business/news/2012/01/firefox-10-arrives-with-new-dev-tools-and-full-screen-api.ars"><img src="http://www.webmonkey.com/wp-content/uploads/2010/07/ars-technica1.jpg" /></a>Mozilla has officially released Firefox 10. The new version of the open source web browser includes a handful of improvements and new features. The browser&#8217;s built-in tools for web developers got a particularly significant boost in this release. The new version also offers better support for a number of web standards.</p>
<p>Firefox&#8217;s developers decided last year to transition the browser to a time-based, six-week release cycle. The new release management strategy ensures that performance improvements and support for new web standards reach users as soon as possible. The faster release cycle posed challenges, however, for enterprise adopters and other users who require a longer support period. In order to address that issue, Mozilla has decided to offer an annual <a href="http://arstechnica.com/business/news/2012/01/firefox-extended-support-will-mitigate-rapid-release-challenges.ars">extended support release</a> with a full year of updates. Firefox 10 is the first official extended support release. </p>
<p>A minor adjustment to the browser&#8217;s navigation bar is the biggest user-facing change in Firefox 10. The forward arrow button is no longer persistently visible by default in the navigation toolbar. It will only appear when the user navigates back a page. That means the button only shows when it can be activated. When the user clicks the forward arrow button and returns to the front of the history stack, the button will disappear again.</p>
<p>The distinctive keyhole shape that is formed by the back and forward buttons in Firefox&#8217;s navigation toolbar has been characterized in the past by Mozilla designers as an important part of the browser&#8217;s visual identity. Much like the angular tabs in Chrome, it&#8217;s an aesthetic characteristic that is uniform across platforms and helps make the browser recognizable.</p>
<p>The user interface change in Firefox 10 will make it so that the keyhole shape is only visible when the user navigates back. The feature worked predictably in our tests and didn&#8217;t pose any problems in practice. It&#8217;s worth noting, however, that it doesn&#8217;t appear to be available when the user has toggled the preference for small toolbar icons.</p>
<div id="attachment_54148" class="wp-caption aligncenter" style="width: 590px"><img src="http://www.webmonkey.com/wp-content/uploads/2012/02/ff10devtools.jpg" alt="" title="ff10devtools" width="580" height="511" class="size-full wp-image-54148" /><p class="wp-caption-text">The new developer tools in Firefox 10</p></div>
<p>Another major change in Firefox 10 is the introduction of new developer tools. Previous versions of the browser have included a web console, a JavaScript scratchpad, and a simple tool for inspecting the Document Object Model (DOM). Firefox 10 has a new tightly-integrated developer panel with a richer DOM inspector and a tool for viewing, toggling, and modifying CSS properties.</p>
<p>The DOM inspector follows your cursor as you move it over elements of the page and will lock in on an element when you click. An HTML pane at the bottom of the screen will show you the markup for the target element and allow you to modify the values of element attributes. The HTML inspector pane also has a slick breadcrumb bar that makes it easy to see the position of the target element in the page hierarchy.</p>
<p>The CSS inspector will show you a list of CSS properties associated with the selected element, including inherited properties. Each one has a checkbox that you can click to toggle visibility. You can also click one of the values to replace it on the fly.</p>
<p>These built-in development tools in Firefox are simpler and less intrusive than more sophisticated alternatives such as the Firebug add-on. There are a number of additional features under development that will be included in the inspector panels in future versions of the web browser. One of the most intriguing is a tool that uses WebGL to show the user a three-dimensional representation of the page DOM. That feature wasn&#8217;t ready for inclusion in Firefox 10 and will potentially appear in the next major release.</p>
<p>In addition to the new inspector, web developers can also look forward to improved support for web standards. An addition of particular significance is a new full-screen API, which makes it possible for an individual HTML element to break out of the browser window and stretch itself to cover the entire screen. This feature is going to be especially useful for videos and games. You can see it in action by visiting Mozilla&#8217;s fullscreen <a href="http://html5-demos.appspot.com/static/fullscreen.html">demo page</a>.</p>
<p>We <a href="http://arstechnica.com/business/news/2011/11/html5-games-video-get-boost-from-full-screen-api-in-firefox-nightly.ars">first wrote</a> about the full-screen API in November, when the feature originally landed in nightly builds. Mozilla carefully considered potential abuse scenarios when implementing the feature. It&#8217;s designed so that an element can only switch into fullscreen mode in response to a direct user action. The browser ensures this by using a technique similar to the one used to block unwanted popup windows.</p>
<p>Another addition in this release is support for <a href="http://arstechnica.com/apple/news/2009/07/3d-css-transforms-available-in-leopard-via-webkit-nightlies.ars">3D CSS transforms</a>. This feature, which was originally created by Apple, offers a declarative mechanism for applying animated three dimensional transformations to individual HTML page elements. It&#8217;s important to note that 3D CSS transforms are entirely distinct from WebGL, which is a low-level JavaScript API for 3D programming.</p>
<p>Support for 3D CSS transformations is a welcome addition to the browser. Developers are already using the feature in the wild, but most of the existing 3D CSS content was authored with WebKit-specific prefixes and consequently won&#8217;t work in Firefox yet.</p>
<p>Firefox 10 is a solid release that expands the browser&#8217;s capabilities. Although the lineup of new features is slim, it&#8217;s a respectable update by the standards of the rapid release model. The new version will be pushed out through the Firefox update system shortly. Firefox 10 can also be <a href="http://www.mozilla.org/en-US/firefox/new/">downloaded</a> directly from the Mozilla website. For more details, you can refer to the <a href="http://www.mozilla.org/en-US/firefox/10.0/releasenotes/">official release notes</a>.</p>
<p><em>This article originally appeared on <a href="http://www.arstechnica.com/">Ars Technica</a>, Wired&#8217;s sister site for in-depth technology news.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webmonkey.com/2012/02/firefox-10-arrives-with-new-dev-tools-and-full-screen-api/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

