<?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>Mozilla Links &#187; Firefox 3.6</title>
	<atom:link href="http://mozillalinks.org/wp/category/firefox-36/feed/" rel="self" type="application/rss+xml" />
	<link>http://mozillalinks.org/wp</link>
	<description>Your source for Mozilla news, tips, reviews, and more.</description>
	<lastBuildDate>Thu, 18 Mar 2010 15:17:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firefox 3.6 release day: Behind the scenes</title>
		<link>http://mozillalinks.org/wp/2010/01/behind-the-scenes-of-firefox-3-6-release/</link>
		<comments>http://mozillalinks.org/wp/2010/01/behind-the-scenes-of-firefox-3-6-release/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 03:19:48 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4321</guid>
		<description><![CDATA[Fun with the Mozilla crew on Firefox 3.6 release day!



]]></description>
			<content:encoded><![CDATA[<p>Fun with the Mozilla crew on Firefox 3.6 release day!</p>
<div style="text-align:center;">
<video controls="true" style="width: 500px; height:305"><source src="http://videos.mozilla.org/serv/marketing/fx36launch_releaseday/fx36_releaseday.ogv" type="video/ogg"><source src="http://videos.mozilla.org/serv/marketing/fx36launch_releaseday/fx36_releaseday.mp4" type="video/mp4"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" height="340" width="560"><param name="allowFullScreen" value="true"><param name="allowscriptaccess" value="always"><param name="src" value="http://www.youtube.com/v/nsVinusmoG4&amp;hl=en_US&amp;fs=1&amp;"><param name="allowfullscreen" value="true"><embed allowfullscreen="true" allowscriptaccess="always" height="340" src="http://www.youtube.com/v/nsVinusmoG4&amp;hl=en_US&amp;fs=1&amp;" type="application/x-shockwave-flash" width="560"></embed></object></video>
</div>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2010/01/behind-the-scenes-of-firefox-3-6-release/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
<enclosure url="http://videos.mozilla.org/serv/marketing/fx36launch_releaseday/fx36_releaseday.ogv" length="17890013" type="video/ogg" />
		</item>
		<item>
		<title>Faster! Accelerate Firefox 3.6 page scrolling</title>
		<link>http://mozillalinks.org/wp/2010/01/faster-accelarate-firefox-page-scrolling/</link>
		<comments>http://mozillalinks.org/wp/2010/01/faster-accelarate-firefox-page-scrolling/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 04:11:38 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4298</guid>
		<description><![CDATA[Firefox 3.6 has yet another secret feature that could significantly improve your web browsing on Windows: scroll acceleration.
By default, when you scroll the mouse wheel, the web page is scrolled the same number of lines no matter how many times you have already scrolled it. But, if you have scrolled the page a certain number [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 3.6 has yet another secret feature that could significantly improve your web browsing on Windows: <a href="https://wiki.mozilla.org/Firefox/Projects/AcceleratedScrolling">scroll acceleration</a>.</p>
<p>By default, when you scroll the mouse wheel, the web page is scrolled the same number of lines no matter how many times you have already scrolled it. But, if you have scrolled the page a certain number of times in a short period, probably you are looking for something far below or above, and accelerating may be helpful.</p>
<p><span id="more-4298"></span>Scroll acceleration was implemented by Mozilla intern <a href="http://margaret.mit.edu/2009/08/making-firefox-feel-faster/">Margaret Leibovic</a>, very early in Firefox 3.6 development, but finally turned off because it could conflict with mouse driver based acceleration, detecting it was out of scope. So it was postponed for next versions.</p>
<p>But the feature is there, and I have found it very useful, and have become used to it. To enable it, go to <em>about:config</em> to access the advanced preferences. Then look for <em>mousewheel.acceleration.start</em>, and set it to the number of successive mouse scrolls that will trigger acceleration. I found <em>3</em> to be a good number for me. Then, set <em>mousewheel.acceleration.factor</em> to how many times faster you want to scroll. I tried and liked <em>5</em>.</p>
<p><img class="size-full wp-image-4299 aligncenter" title="Accelerated scrolling settings for Firefox 3.6" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/acceleratedscroll.png" alt="Accelerated scrolling settings for Firefox 3.6" width="480" height="148" /></p>
<p>With Firefox&#8217;s default setting it took me 14 mouse scrolls to scroll <a href="http://margaret.mit.edu/2009/08/making-firefox-feel-faster/">Margaret&#8217;s post</a> (with 30+ comments), versus 6 with acceleration.</p>
<p>If you try this setting, please share the values you found to work best for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2010/01/faster-accelarate-firefox-page-scrolling/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 tips and tweak</title>
		<link>http://mozillalinks.org/wp/2010/01/firefox-3-6-tips-and-tweaks/</link>
		<comments>http://mozillalinks.org/wp/2010/01/firefox-3-6-tips-and-tweaks/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 15:12:09 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4284</guid>
		<description><![CDATA[Here are five quick tips to enhance your Firefox 3.6 experience.
1. Open links in the tab bar far right
In Firefox 3.6, links opened from a web page (middle-clicking on them or from the context menu) open to the right of the current page to keep related content closer by default. To restore the previous behavior, [...]]]></description>
			<content:encoded><![CDATA[<p>Here are five quick tips to enhance your Firefox 3.6 experience.</p>
<p><strong>1. Open links in the tab bar far right</strong></p>
<p>In Firefox 3.6, links opened from a web page (middle-clicking on them or from the context menu) open to the right of the current page to keep related content closer by default. To restore the previous behavior<strong>, </strong>access the advanced preferences by visiting <em>about:config</em>, then look for preference <em>browser.tabs.insertRelatedAfterCurrent</em> and set it to <em>false.</em></p>
<p><strong>2. Enable tab previews</strong></p>
<p>If you prefer to see tabs thumbnails when switching tabs with <em>Ctrl</em> + <em>Tab</em>, set <em>browser.ctrlTab.previews</em> to <em>true</em> via <em>about:config</em>.</p>
<p><em><a href="http://mozillalinks.org/wp/wp-content/uploads/2010/01/tabswitch.png"><img class="alignnone size-full wp-image-4215" title="Firefox 3.6 - tab switching" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/tabswitch.png" alt="Firefox 3.6 - tab switching" width="460" height="128" /></a><br />
</em></p>
<p><strong>3. Enable tab previews menu button</strong></p>
<p>Convert the list all tabs button (far right in the tab bar), set <em>browser.allTabs.previews</em> to <em>true </em>via about:config<em>.</em></p>
<p><em><a href="http://mozillalinks.org/wp/wp-content/uploads/2010/01/listalltabs.png"><img class="alignnone size-full wp-image-4211" title="Firefox 3.6 - List all tabs" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/listalltabs.png" alt="Firefox 3.6 - List all tabs" width="116" height="83" /></a></em></p>
<p><strong>4. Tab previews hotkey</strong></p>
<p>To quickly access the all tabs preview panel (once enabled) and search press <em>Shift</em> + <em>Ctrl</em> + <em>Tab.<br />
</em></p>
<p><strong>5. Hide the menu bar</strong></p>
<p>On Windows, you can now hide the menu bar to gain a few thousand  pixels for the actual content. Right-click on the menu bar and uncheck <strong>Menu Bar</strong>. To show it temporarily, press the <em>Alt</em> key.</p>
<p><a href="http://mozillalinks.org/wp/wp-content/uploads/2010/01/hidemenubar.png"><img title="Firefox 3.6 - Hide  menu bar" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/hidemenubar.png" alt="Firefox 3.6 - Hide menu bar" width="236" height="122" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2010/01/firefox-3-6-tips-and-tweaks/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Like Personas? Get Personas Plus for more</title>
		<link>http://mozillalinks.org/wp/2010/01/liked-personas-get-personas-plus-for-more/</link>
		<comments>http://mozillalinks.org/wp/2010/01/liked-personas-get-personas-plus-for-more/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 20:32:27 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4257</guid>
		<description><![CDATA[Personas is now available for everybody who updated to Firefox 3.6, just released yesterday. However, before been a feature, it was an extension, developed by Mozilla Labs. It&#8217;s the first of hopefully a long list of innovations to come to Firefox (and most likely, other web browsers as well). Other Mozilla Labs&#8217; projects including Prism, [...]]]></description>
			<content:encoded><![CDATA[<p>Personas is now available for everybody who updated to <a href="http://mozillalinks.org/wp/2010/01/firefox-3-6-now-available-for-download/">Firefox 3.6</a>, just released yesterday. However, before been a feature, it was an extension, developed by <a href="http://mozillalabs.com/">Mozilla Labs</a>. It&#8217;s the first of hopefully a long list of innovations to come to Firefox (and most likely, other web browsers as well). Other Mozilla Labs&#8217; projects including Prism, Weave, and Jetpack are next in line (Ubiquity will come later).</p>
<p>Now that personas are available for Firefox 3.6, the original extension has been rebranded as <a href="https://addons.mozilla.org/en-US/firefox/addon/10900">Personas Plus</a>, as it provides even more functionality. Here are a few reasons you may want to try Personas Plus:<span id="more-4257"></span></p>
<ul>
<li>Browse personas by category, popularity, and most recently added. With over 35,000 personas, this one is really helps you reach the best when there&#8217;s no much time.</li>
<li>Have your favorites on hand. You will need to register at <a href="http://getpersonas.com">getpersonas.com</a>, so you can mark your and save your favorite personas to have them easily accessible from the Personas Plus&#8217; status bar menu.</li>
</ul>
<p style="text-align: center;"><img class="size-full  wp-image-4263 aligncenter" title="Personas favorites" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/personasfavorites.png" alt="" width="355" height="167" /></p>
<ul>
<li>Make your own persona. First, you have to enable the Custom Persona menu option via Personas Plus&#8217; preferences. Then you can set colors and images for your toolbars and status bar background.</li>
</ul>
<p style="text-align: center;"><img class="size-full wp-image-4262 aligncenter" title="Defining a custom persona" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/custompersona.png" alt="Defining a custom persona" width="300" height="156" /></p>
<ul>
<li>Combine themes and personas. This is one of the most common complaints I have heard about Personas implementation in Firefox: you can&#8217;t mix themes and personas. While I can understand this is an uncommon case for  most users, I don&#8217;t get why this capability was removed from the latest Personas Plus 1.5. If you install the previous <a href="https://addons.mozilla.org/en-US/firefox/addons/versions/10900">version  1.4</a> you will be able to have a themes&#8217; button icons for example on top of the persona. Below is the</li>
</ul>
<p style="text-align: center;"><img class="aligncenter" title="Combining Firefox  themes and personas" src="http://www.mozillalinks.org/wp/wp-content/uploads/2010/01/personasplusthemes.png" alt="Combining Firefox themes and personas" width="469" height="127" /></p>
<p>Get <a href="https://addons.mozilla.org/en-US/firefox/addon/10900">Personas Plus</a> at Mozilla Add-ons.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2010/01/liked-personas-get-personas-plus-for-more/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 now available for download</title>
		<link>http://mozillalinks.org/wp/2010/01/firefox-3-6-now-available-for-download/</link>
		<comments>http://mozillalinks.org/wp/2010/01/firefox-3-6-now-available-for-download/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 18:26:47 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4172</guid>
		<description><![CDATA[Planned as a minor update to Firefox 3.5, released last June, Namoroka (Firefox 3.6&#8217;s code name) is not only the quickest Firefox release but the first featuring Mozilla&#8217;s new beta approach: a single big beta release that gets frequently revised, and updated, keeping all beta users in the most current test lane.
The result: perhaps the [...]]]></description>
			<content:encoded><![CDATA[<p>Planned as a minor update to Firefox 3.5, released last June, Namoroka (Firefox 3.6&#8217;s code name) is not only the quickest Firefox release but the first featuring Mozilla&#8217;s new beta approach: a single big beta release that gets frequently revised, and updated, keeping all beta users in the most current test lane.</p>
<p>The result: perhaps the most extensively tested Firefox release, with just above 1 million users by the release candidate stage, which helps Firefox 3.6 be a robust release for an increasingly more competitive, healthier web browser market. Let&#8217;s see what&#8217;s inside.</p>
<p><strong>Personas</strong></p>
<p>Personsas is definitely the main feature for this release. Also called lightweight themes, unlike full featured themes which allow to change every aspect of the UI (widgets, backgrounds, colors, fonts), personas focus on just changing the status bar and toolbars backgrounds, without requiring an application restart, and making it pretty easy to preview the personas in Mozilla Add-ons.</p>
<p style="text-align: center;"><img class="aligncenter" title="Firefox 3.6 - Personas" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/personas.png" alt="Firefox 3.6 - Personas" width="622" height="366" /></p>
<p>With more than 10 million extension downloads (for Firefox 3.5 and before), and more than 30,000 available, Personas (now <a href="https://addons.mozilla.org/en-US/firefox/addon/10900">Personas Plus</a>) has been a wild success months before becoming a default Firefox feature.  It is still available, and maintained,  and still adds a couple of advanced features that could attract users: the ability to load your own persona by selecting a couple of files from your computer, and an option to browse Mozilla Add-ons&#8217; personas, and create a set of favorites if you create an account.</p>
<p style="text-align: center;"><img class="aligncenter" title="Firefox 3.6 - manage  personas" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/personas_manage.png" alt="Firefox 3.6 - manage personas" width="510" height="408" /></p>
<p><strong>User Experience</strong></p>
<p>Firefox 3.5 introduced support for native Theora videos in web pages using the HTML5 &lt;video&gt; tag. Now, there&#8217;s an option to see videos in full screen mode. Just right-click on the video and select <strong>Full Screen</strong>.</p>
<p style="text-align: center;"><img class="aligncenter" title="Firefox 3.6 - Full screen  video" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/fullscreenvideo.png" alt="Firefox 3.6 - Full screen video" width="312" height="244" /></p>
<p>Talking about full screen, a new full screen button is available from the <strong>Customize Toolbars</strong> dialog, available from <strong>View</strong> menu, <strong>Toolbars</strong>/<strong>Customize</strong>, so you don&#8217;t have to reach the <strong>View</strong> menu, or remember the <em>F11</em> hot key.</p>
<p style="text-align: center;"><img class="aligncenter" title="Firefox 3.6 - Full screen button" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/fullscreen-button.png" alt="" width="246" height="94" /></p>
<p>A small but significant change: if you attempt to launch Firefox   while only non content windows are open (like the Add-ons or Downloads   Manager), Firefox won’t create a new window as before but restore the   last closed window.</p>
<p><img class="alignright" title="Firefox 3.6 - List all tabs" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/listalltabs.png" alt="Firefox 3.6 - List all tabs" width="116" height="83" />New is also the tab preview and the ability to search tabs by title and URL, though not enabled by default. You will have to set <em>browser.ctrlTab.previews</em> to <em>true</em> via <em>about:config</em>e. Then, when you press<em> Ctrl + Tab</em> to switch tabs, a tab panel appears. Also the <strong>List all tabs</strong> button in the the bar far right, now displays a thumbnail of all open tabs, where you can select, close, or search.</p>
<p style="text-align: center;"><img class="aligncenter" title="Firefox 3.6 - Filter all  tabs" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/altabs.png" alt="Firefox 3.6 - Filter all tabs" width="480" height="93" /></p>
<p style="text-align: center;"><img class="aligncenter" title="Firefox 3.6 - tab switching" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/tabswitch.png" alt="Firefox 3.6 - tab switching" width="460" height="128" /></p>
<p>There is also a couple of new tabbed browsing behaviors. First, tabs opened from a web page (like when you middle-click or select <strong>Open Link in New Tab</strong> from the link&#8217;s context menu), are opened to the right of the current tab instead of the last one&#8217;s.  The second change is disabled by default and makes single <em>Ctrl + Tab</em> key presses switch between the current and the previous tab, instead of moving through all the tabs. To enable it, set <em>browser.ctrlTab.mostRecentlyUsed</em> to true.</p>
<p>Autocomplete suggestions in previously filled web forms are now sorted by frecency, a combined indicator that tells how frequently and   how recently an option was used. A nice addition for users who frequently fill out web forms.</p>
<p>On Windows, there&#8217;s a new option to hide the menu bar and gain a few thousand pixels for web pages. Right click on the navigation or   menu bar and uncheck the <strong>Menu Bar</strong> item to have it gone  for good.</p>
<p style="text-align: center;"><img class="aligncenter" title="Firefox 3.6 - Hide menu bar" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/hidemenubar.png" alt="Firefox 3.6 - Hide menu bar" width="236" height="122" /></p>
<p>When you need support, there is a way to easily get and share most details about  your Firefox setup. In the <strong>Help</strong> menu, select <strong>Troubleshooting   Information&#8230;</strong> to open <em>about:support</em>, a page that summarizes  your installed extensions, customized preferences, links to your  plugins, and build details, and allows you to quickly copy everything to  the clipboard so you can paste it in a support forum post or email.</p>
<p style="text-align: center;"><img class="aligncenter" title="Firefox 3.6 -  about:troublehoot" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/troubleshoot.png" alt="Firefox 3.6 - about:troublehoot" width="546" height="299" /></p>
<p>Not as helpful, <em>about:memory</em> is a first approach to providing  details about web pages and tabs resources usage, similar to Chrome&#8217;s  task manager. Right now it basically only shows Firefox total memory  usage. It should make much more sense once multi-process architecture  starts landing in coming versions.</p>
<p>What&#8217;s not here is support for some of Windows 7&#8217;s most useful features: there are no jump lists, no  tab preview, and no download status in the taskbar either. However, now that Mozilla is open to including new features in  maintenance releases, I really hope this lands in some of the early next updates.</p>
<p>Actually, taskbar preview is available in Firefox 3.6, but it is buggy and not really worth enabling. If you still want to try it, access <em>about:config</em> and set <em>browser.taskbar.previews.enable</em> to <em>true</em>.</p>
<p>Also available is <a href="http://mozillalinks.org/wp/2009/08/firefox-supports-accelerometers/">accelerometer support</a> which allows web applications know the current mobile device orientation to react accordingly.</p>
<p><strong>Web Enhancement</strong></p>
<p>Mozilla is now supporting the Web Open Font Format (WOFF) for embedded fonts which has several advantages over TrueType and OpenType, like smaller size thanks to compression, and the ability  to  trace the source of a specific font without the burden of DRM.</p>
<p>With multiple file input, you can select several files for a single file input area, so it is easier to upload. Now, web developers, please use it! It&#8217;s always been a pain to upload photos to any photo sharing or printing service unless you use a proprietary plugin or a Java applet.</p>
<p>A new API will now allow add-on developers access Firefox’s  geolocation features, and better standard interfaces for easier drag and drop in web pages should make web developers&#8217; lives easier.</p>
<p>It scores 94 in <a href="http://acid3.acidtests.org/">Acid3</a> (the web  standards   compliance test), one point more than Firefox 3.5.</p>
<p><strong>Security and Stability</strong></p>
<p>The Firefox components directory is  now locked down, which means no third party provider will be able to  write to Firefox’s <em>components</em> folder. More details in <a href="https://developer.mozilla.org/devnews/index.php/2009/11/16/component-directory-lockdown-new-in-firefox-3-6/">Mozilla  Developer Center</a>.</p>
<p>The <em>extensions.checkCompatibility</em> preference is now less  relaxed. In the past, it has been abused by users as a way to force  incompatible extensions to work with newer Firefox versions. The  preference is still there but it will have to be more explicit. For  example to force them to work with Firefox 3.6, you will have to add<em> extensions.checkCompatibility.3.6</em> and set it to  <em>false</em>.  For future versions you will need to set <em>extensions.checkCompatibility.3.7</em> to <em>false</em> and so on. See <a href="http://www.oxymoronical.com/blog/2009/11/Changing-the-checkCompatibility-preference">Dave  Townsend’s post</a> for more details.</p>
<p>Another important addition is an option to check for plugin updates. To do so, just press <strong>Find Updates</strong> in the Plugins page in the Add-ons Manager. The <a href="http://www.mozilla.com/en-US/plugincheck/">Plugin Check page</a> will test your browser, report on what plugins are outdated, and provide links to where you can find the latest versions.</p>
<p style="text-align: center;"><img class="aligncenter" title="Firefox 3.6 - Plugin check" src="http://mozillalinks.org/wp/wp-content/uploads/2010/01/plugincheck.png" alt="Firefox 3.6 - Plugin check" width="450" height="308" /></p>
<p><strong>Performance</strong></p>
<p>TraceMonkey, the JavaScript optimizer has been futher improved. In my tests, it took about 15% less time than Firefox 3.5 to complete the <a href="http://www2.webkit.org/perf/sunspider-0.9/sunspider.html">SunSpider</a> test suite (from 1775ms to 1254ms in my Thinkpad T400). Thanks to stability gains, it is also enabled for improving chrome code as well. Remember the whole Firefox user interface runs on JavaScript.</p>
<p>Per tab network prioritization makes Firefox allocate more  bandwidth for the currently viewed tab, less for other tabs in the  current window and even less for other windows, enhancing the perceived  responsiveness.</p>
<p><strong>What&#8217;s Next</strong></p>
<p>Lorentz. The next major update will run plugins (or at least Flash) on their own processes to improve overall stability. It, however, won&#8217;t come as a major update but as an update to Firefox 3.6 (around 3.6.2), marking a change in Mozilla approach to minor updates. There are a few other updates that may be included, but nothing is clear right now.</p>
<p><a href="http://www.mozilla.com/">Download Firefox 3.6 now</a>. <a href="http://www.mozilla.com/en-US/firefox/3.6/releasenotes/">Release Notes</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2010/01/firefox-3-6-now-available-for-download/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 in 2 minutes video, by Beltzner</title>
		<link>http://mozillalinks.org/wp/2010/01/firefox-3-6-in-2-minutes-video-by-beltzner/</link>
		<comments>http://mozillalinks.org/wp/2010/01/firefox-3-6-in-2-minutes-video-by-beltzner/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 15:41:24 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4234</guid>
		<description><![CDATA[Firefox 3.6 is expected to be released tomorrow. In the meantime, here&#8217;s a short video to get to know what there is to kick at in &#8220;the world&#8217;s best web browser&#8221;.

    
    
   

]]></description>
			<content:encoded><![CDATA[<p>Firefox 3.6 is expected to be released tomorrow. In the meantime, here&#8217;s a <a href="http://www.mozilla.com/en-US/firefox/comingsoon/">short video</a> to get to know what there is to kick at in &#8220;the world&#8217;s best web browser&#8221;.</p>
<p><video width="600" height="360" controls="controls" "><br />
    <source src="http://videos.mozilla.org/firefox/3.6/whatsnewin36.ogv" type="video/ogg" /><br />
    <source src="http://videos.mozilla.org/firefox/3.6/whatsnewin36.mp4" type="video/mp4" /><br />
   <object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/04Q9tuSaCYA&#038;hl=es_ES&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/04Q9tuSaCYA&#038;hl=es_ES&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object><br />
</video></p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2010/01/firefox-3-6-in-2-minutes-video-by-beltzner/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
<enclosure url="http://videos.mozilla.org/firefox/3.6/whatsnewin36.ogv" length="8422114" type="video/ogg" />
		</item>
		<item>
		<title>Firefox 3.6 RC2 now available for download</title>
		<link>http://mozillalinks.org/wp/2010/01/firefox-3-6-rc2-now-available-for-download/</link>
		<comments>http://mozillalinks.org/wp/2010/01/firefox-3-6-rc2-now-available-for-download/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 18:08:01 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4222</guid>
		<description><![CDATA[Mozilla has released a quick update to Firefox 3.6 Release Candidate 1. If you are already using a Firefox 3.6 beta or release candidate, you should be prompted for the update in the next few hours.
With this early RC2 release, it is now more likely the final release will arrive by month&#8217;s end, probably on [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla has released a quick update to Firefox 3.6 Release Candidate 1. If you are already using a Firefox 3.6 beta or release candidate, you should be prompted for the update in the next few hours.</p>
<p>With this early RC2 release, it is now more likely the final release will arrive by month&#8217;s end, probably on January 26th.</p>
<p>You can also download the full RC2 from <a href="http://www.mozilla.com/en-US/firefox/all-beta.html">Mozilla</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2010/01/firefox-3-6-rc2-now-available-for-download/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Second Firefox 3.6 release candidate on its way</title>
		<link>http://mozillalinks.org/wp/2010/01/second-firefox-3-6-release-candidate-on-its-way/</link>
		<comments>http://mozillalinks.org/wp/2010/01/second-firefox-3-6-release-candidate-on-its-way/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 04:03:28 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4199</guid>
		<description><![CDATA[Due to a security bug (not much detail is  available but it seems to be Linux only), a second Firefox 3.6 release candidate was considered necessary and already built. It is is currently in QA process before its public availability some time next week.
According to the latest meeting minutes, Mozilla was considering January 19 for [...]]]></description>
			<content:encoded><![CDATA[<p>Due to <a href="http://forums.mozillazine.org/viewtopic.php?f=23&amp;t=1696985&amp;sid=c1b608c09f729b000f4b9c39c11f962a">a security bug</a> (not much detail is  available but it seems to be Linux only), a second Firefox 3.6 release candidate was considered necessary and already built. It is is currently in QA process before its public availability some time next week.</p>
<p>According to the<a href="https://wiki.mozilla.org/Firefox/DeliveryMeetings/2010-01-13"> latest meeting minutes</a>, Mozilla was considering January 19 for Firefox 3.6 release if the bug didn&#8217;t prove to be severe enough. So, final release date will most likely be January 26th, the second possible date, and another Tuesday, Mozilla&#8217;s favorite release day! :)</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2010/01/second-firefox-3-6-release-candidate-on-its-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 RC 1 available for download</title>
		<link>http://mozillalinks.org/wp/2010/01/firefox-3-6-rc-1-available-for-download/</link>
		<comments>http://mozillalinks.org/wp/2010/01/firefox-3-6-rc-1-available-for-download/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 06:11:26 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4174</guid>
		<description><![CDATA[Mozilla has released the first release candidate of Firefox 3.6, which, unless some serious bug is discovered that would prompt a second release candidate, would become Firefox 3.6 final release.
If you have been following Firefox development releases, this release adds more than 90 new stability and performance bug fixes since the latest Beta 5, made [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla has released the first release candidate of Firefox 3.6, which, unless some serious bug is discovered that would prompt a second release candidate, would become Firefox 3.6 final release.</p>
<p>If you have been following Firefox development releases, this release adds more than 90 new stability and performance bug fixes since the latest Beta 5, made available last December.</p>
<p>Not much to report really since Beta 1.  You can check a complete review <a href="http://mozillalinks.org/wp/2009/10/firefox-3-6-beta-1-review/">here</a>.</p>
<p><a href="http://www.mozilla.com/en-US/firefox/all-beta.html">Download Firefox 3.6 RC 1</a>, available in more than 70 languages for Windows, Mac OS X, and Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2010/01/firefox-3-6-rc-1-available-for-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 to ship with extra pixels on Windows</title>
		<link>http://mozillalinks.org/wp/2009/12/firefox-3-6-to-ship-with-extra-pixels-on-windows/</link>
		<comments>http://mozillalinks.org/wp/2009/12/firefox-3-6-to-ship-with-extra-pixels-on-windows/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 06:34:43 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4081</guid>
		<description><![CDATA[Firefox 3.6 beta 5 features a new option to hide the menu bar. Right click on the navigation or menu bar and uncheck the Menu Bar item to have it gone for good.
With today&#8217;s current resolutions, you will instantly get somewhere between 20 &#8211; 40K extra pixels.

When you need to access a menu bar option, [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox 3.6 beta 5 features a new option to hide the menu bar. Right click on the navigation or menu bar and uncheck the <strong>Menu Bar</strong> item to have it gone for good.</p>
<p>With today&#8217;s current resolutions, you will instantly get somewhere between 20 &#8211; 40K extra pixels.</p>
<p style="text-align: center;"><img class="size-full wp-image-4083 aligncenter" title="hidemenubar" src="http://mozillalinks.org/wp/wp-content/uploads/2009/12/hidemenubar.png" alt="Hide menu bar in Firefox 3.6" width="260" height="148" /></p>
<p>When you need to access a menu bar option, press the <em>Alt</em> key and the menu bar will appear temporarily.</p>
<p>To do the same in Firefox 3.5 you will need an extension like <a href="https://addons.mozilla.org/en-US/firefox/addon/3895">Personal Menu</a> or <a href="https://addons.mozilla.org/en-US/firefox/addon/4550">Compact Menu 2</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/12/firefox-3-6-to-ship-with-extra-pixels-on-windows/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 Beta 4 adds local file handling</title>
		<link>http://mozillalinks.org/wp/2009/11/firefox-3-6-beta-4-adds-local-file-handling/</link>
		<comments>http://mozillalinks.org/wp/2009/11/firefox-3-6-beta-4-adds-local-file-handling/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 16:57:14 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4051</guid>
		<description><![CDATA[As expected, a fourth beta for Firefox 3.6 is now available, this time it adds support for HTML 5 file API, which enables some new insteresting functionality: for example you would be able to load a bunch of local images to a web app without actually uploading them to the server. You would be able [...]]]></description>
			<content:encoded><![CDATA[<p>As expected, a fourth beta for Firefox 3.6 is now available, this time it adds support for HTML 5 file API, which enables some new insteresting functionality: for example you would be able to load a bunch of local images to a web app without actually uploading them to the server. You would be able to edit them locally,Â  save them locally, and optionally upload them once they are ready.</p>
<p>For the complete review of Firefox 3.6 beta, check <a href="http://mozillalinks.org/wp/2009/10/firefox-3-6-beta-1-review/">my previous review</a>.</p>
<p>Current nightly builds are labeled <em>preb5</em>, suggesting yet another beta may be in the works. It&#8217;s worth noting how the concept of beta has changed in Mozilla development from several well defined beta releases to the single more cohesive beta stage we have today that is continuously reviewed and pushed to previous beta users (currently about half a million).</p>
<p>DownloadÂ  <a href="http://www.mozilla.com/en-US/firefox/all-beta.html">Firefox 3.6 Beta 4</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/11/firefox-3-6-beta-4-adds-local-file-handling/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Still some new tricks in Firefox 3.6 beta 3</title>
		<link>http://mozillalinks.org/wp/2009/11/still-some-new-tricks-in-firefox-3-6-beta-3/</link>
		<comments>http://mozillalinks.org/wp/2009/11/still-some-new-tricks-in-firefox-3-6-beta-3/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 04:12:41 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4016</guid>
		<description><![CDATA[Continuing with its new quick beta turnaround strategy, Mozilla has released a third beta just a week after Beta 2
Nothing too dramatic among the 90+ bug fixes this release introduces, but a few worth noting:

A new API will now allow add-on developers access Firefox&#8217;s geolocation features. (See Doug Turner&#8217;s post)
As expected,Â  tab previews on Windows [...]]]></description>
			<content:encoded><![CDATA[<p>Continuing with its new quick beta turnaround strategy, Mozilla has released a third beta just a week after Beta 2</p>
<p>Nothing too dramatic among the <a href="https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL%20status1.9.2:beta3-fixed">90+ bug fixes</a> this release introduces, but a few worth noting:</p>
<ul>
<li>A new API will now allow add-on developers access Firefox&#8217;s geolocation features. (See <a href="http://dougt.org/wordpress/2009/11/geolocation-support-in-add-ons/">Doug Turner&#8217;s post</a>)</li>
<li>As expected,Â  tab previews on Windows 7 taskbar has been pulled back. This is a real disappointment: there will be no support at all for some of Windows 7&#8217;s most welcomed features: jump lists, download progress in the task bar (a la IE8), and now no tab previews.</li>
<li>In the security/stability front, the Firefox components directory is now locked down, which means no third party provider will be able to write to Firefox&#8217;s <em>components</em> folder. More details in <a href="https://developer.mozilla.org/devnews/index.php/2009/11/16/component-directory-lockdown-new-in-firefox-3-6/">Mozilla Developer Center</a>.</li>
<li>The <em>extensions.checkCompatibility</em> preference becomes less relaxed. In the past, it has been abused by users as a way to force incompatible extensions to work with newer Firefox versions. The preference is still there but it will have to be more explicit. For example to force them to work with Firefox 3.6, you wll have to add<em> extensions.checkCompatibility.3.6</em> and set it toÂ  <em>false</em>. For future versions you will need to set <em>extensions.checkCompatibility.3.7</em> to <em>false</em> and so on. See <a href="http://www.oxymoronical.com/blog/2009/11/Changing-the-checkCompatibility-preference">Dave Townsend&#8217;s post</a> for more details.</li>
</ul>
<p>What&#8217;s next? Current Firefox 3.6 nightly builds are labeled as preb4, which could mean a fourth beta is planned. There are still a few nasty crasher bugs among the current blockers after all. This would push a release candidate into December and Firefox 3.6 final may become the preferred Christmas gift this season!</p>
<p>For the complete review of Firefox 3.6, check my <a href="http://mozillalinks.org/wp/2009/10/firefox-3-6-beta-1-review/">beta 1 review</a>.</p>
<p><a href="http://www.mozilla.com/en-US/firefox/all-beta.html">Get Firefox 3.6 Beta 3</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/11/still-some-new-tricks-in-firefox-3-6-beta-3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 Beta 2 now available for testing</title>
		<link>http://mozillalinks.org/wp/2009/11/firefox-3-6-beta-2-now-available-for-testing/</link>
		<comments>http://mozillalinks.org/wp/2009/11/firefox-3-6-beta-2-now-available-for-testing/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 02:21:28 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=4005</guid>
		<description><![CDATA[Just a week after the first Firefox 3.6 beta release, Mozilla has made a available a new development release for enthusiasts who want to try the next Firefox today.
Beta 2, available as both an update for Beta 1 and a full download, patches more than 190 bugs, making it a compelling update for those comfortable [...]]]></description>
			<content:encoded><![CDATA[<p>Just a week after the <a href="http://mozillalinks.org/wp/2009/10/firefox-3-6-beta-1-review/">first Firefox 3.6 beta</a> release, Mozilla has made a available a new development release for enthusiasts who want to try the next Firefox today.</p>
<p>Beta 2, available as both an update for Beta 1 and <a href="http://www.mozilla.com/en-US/firefox/all-beta.html">a full download</a>, patches more than 190 bugs, making it a compelling update for those comfortable running betas, and a safer bet for those who daring to wet their toes in software testing.</p>
<p>Among the many stability bug fixes, there&#8217;s a new mechanism that will allow Mozilla to block known-bad DLLs on Windows platforms to prevent software crashes and other potentially harming access.</p>
<p>Tab network prioritization, a new feature that will make foreground pages load faster than those in the background has recently landed to Firefox 3.6 nightlies but is missing in the beta (frozen a few days ago).</p>
<p>Nightlies are currently labeled as b3pre, suggesting a third beta is planned. The Release Candidate is already targeted for November 26 according to the <a href="https://wiki.mozilla.org/Firefox/DeliveryMeetings/2009-11-11">latest meeting notes</a>, so we can expect another quik turnaround for Beta 3.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/11/firefox-3-6-beta-2-now-available-for-testing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 Beta 1 review</title>
		<link>http://mozillalinks.org/wp/2009/10/firefox-3-6-beta-1-review/</link>
		<comments>http://mozillalinks.org/wp/2009/10/firefox-3-6-beta-1-review/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 01:32:52 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3807</guid>
		<description><![CDATA[Firefox 3.6 Beta 1 is now available for download!
Before starting the review, keep in mind that Firefox 3.6 will be the smallest upgrade Mozilla has released to date. Before this, version jumps have been in the 0.5 (Firefox 1.0 to 1.5, 3.0 to 3.5) or 1.0 (2.0 to 3.0) order, and while version numbers are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mozilla.com/en-US/firefox/all-beta.html">Firefox 3.6 Beta 1</a> is now available for download!</p>
<p>Before starting the review, keep in mind that Firefox 3.6 will be the smallest upgrade Mozilla has released to date. Before this, version jumps have been in the 0.5 (Firefox 1.0 to 1.5, 3.0 to 3.5) or 1.0 (2.0 to 3.0) order, and while version numbers are not mathematically representative, the slight 0.1 version increase reflects the overall tone of this update, and Firefox development in general which is moving to a faster release pace.</p>
<p><strong>Personas</strong></p>
<p>Without a doubt, the most significant addition is support for lightweight themes, also known as personas, that was previously only available with the Personas extension.<span id="more-3807"></span></p>
<p>A persona, which consists of a couple of images used as backgrounds for the toolbar and status bar areas, and setting a text color, is very simple to author, yet it significantly changes the appearance of Firefox and becomes a way of expression for the user.</p>
<p>To try it, simply visit Mozilla Add-ons, and go to the recently added <a href="https://addons.mozilla.org/en-US/firefox/personas/">Personas section</a>. Personas are live previewed as you hover on the thumbnails, and become permanent when you click on Wear It.</p>
<p>Themes after all, personas are also managed via the Themes page in the Add-ons Manager.</p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_personas.png"><img class="size-full wp-image-3938 aligncenter" title="Personas" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_personas.png" alt="Personas" width="515" height="480" /></a></p>
<p><strong>Tabbed browsing</strong></p>
<p>Firefox has finally got tab preview, though it&#8217;s turned off by default. To activate it, you must set <em>browser.ctrlTab.previews</em> to <em>true</em> via <em>about:config</em>. After that, when you press <em>Ctrl + Tab</em> to switch tabs, you get a horizontal line of tab thumbnails.</p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_ctrltab.png"><img class="alignnone size-full wp-image-3936" title="Ctrl tab preview" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_ctrltab.png" alt="Ctrl tab preview" width="500" height="90" /></a></p>
<p style="text-align: left;">You can also press Ctrl + Shift + Tab to get a preview of all currently  loaded tabs, and even search the tabs&#8217; titles which comes very handy  when having more than 20 or so at a time.</p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_alltabs.png"><img class="size-full wp-image-3935 aligncenter" title="All tabs preview" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_alltabs.png" alt="All tabs preview" width="500" height="98" /></a></p>
<p><strong>about:</strong></p>
<p>A couple of special <em>about:</em> pages have been added.<em> about:support</em>, should become a troubled user&#8217;s best friend as it provides a helpful page with most details of your current Firefox settings including version number, customized preferences, and installed extensions; all of which can be easily copied to a support forum, email or chat window.</p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_aboutsupport.png"><img class="size-full wp-image-3934 aligncenter" title="about:support" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_aboutsupport.png" alt="about:support" width="500" height="246" /></a></p>
<p><em>about:memory, </em>is a first try on providing details about the current Firefox memory consumption.</p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_aboutmemory.png"><img class="size-full wp-image-3933 aligncenter" title="about:memory" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_aboutmemory.png" alt="about:memory" width="300" height="260" /></a><strong></strong></p>
<p><strong>Usability</strong></p>
<p>Native videos now have a full screen option: right click on a video and  select Full screen. On related news, a new full screen button is now available to add to the toolbars.</p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_fullscreen.png"><img class="size-full wp-image-3937 aligncenter" title="Video full screen" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_fullscreen.png" alt="Video full screen" width="335" height="218" /></a></p>
<p>Tabs opened from a page (like when middle-clicking on a link) now open to the right of the current tab making it easier to reach content that we know is related to what we&#8217;re currently on.</p>
<p>A small but significant change: if you attempt to launch Firefox while only non content windows are open (like the Add-ons or Downloads Manager), Firefox won&#8217;t create a new window as before but restore the last closed window.</p>
<p>Autocomplete suggestions in previously filled web forms are now sorted by frecency, a combined indicator that tells how frequently and how recently an option was used. A nice addition useful in very particular cases though.</p>
<p><strong>Internals</strong></p>
<p>As <a href="http://hacks.mozilla.org/2009/10/woff/">announced before</a>,  Mozilla is now supporting the Web Open Font Format (WOFF) which has the  advantages of smaller size thanks to compression, and the ability to  trace the source of a specific font without the burden of DRM.</p>
<p>TraceMonkey, the JavaScript just-in-time optimization technology introduces with Firefox 3.5 is now also enabled by default for the user interface, which relies on JavaScript for much of its functionality as well.</p>
<p>Finally, this beta introduces support for the new Windows 7&#8217;s taskbar previews feature. Don&#8217;t get too attached to it though, as it is buggy right now and may be pulled back depending on how it evolves in the next few days.</p>
<p><strong>Next</strong></p>
<p>Further Windows 7 integration like showing a download progress bar in the taskbar and jump lists are also in the works but unlikely to be ready for Firefox 3.6.</p>
<p>The current nightlies are labeled pre 3.6 beta 2 suggesting a second beta may be the next step. This would be in line with the latest roadmap.</p>
<p>Not much is left for future development releases. One final feature could be per tab network prioritization which will make Firefox allocate more bandwidth for the currently viewed tab, less for other tabs in the current window and even less for other windows, enhancing the perceived responsiveness.</p>
<p>As usual, a critical subject are add-ons. Right now about half of them have been updated to some 3.6 development release. You can help increase this number by installing the <a href="https://addons.mozilla.org/en-US/firefox/addon/15003">Add-on Compatibility Reporter</a>. Once installed, all your extensions will be enabled. You can then check and see if they work or not, then go to the Add-ons Manager and report whether it works or not.</p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_compat.png"><img class="size-full wp-image-3940 aligncenter" title="Add-on Compatibility Report" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/ff36b1_compat.png" alt="Add-on Compatibility Report" width="500" height="403" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/10/firefox-3-6-beta-1-review/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Dress spooky with a Halloween Firefox persona</title>
		<link>http://mozillalinks.org/wp/2009/10/dress-spooky-with-a-halloween-firefox-persona/</link>
		<comments>http://mozillalinks.org/wp/2009/10/dress-spooky-with-a-halloween-firefox-persona/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 01:42:28 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.5]]></category>
		<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Personas]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3917</guid>
		<description><![CDATA[With over 30,000 personas now available at Mozilla Add-ons, it&#8217;s no surprise there are now 81 Halloween themed available ready for the scary night!
Here are my favorite five, but there is something for everyone: really scary, cute , and even pink ones!





Remember you need to install the Personas extension, at least until Firefox 3.6 arrives. [...]]]></description>
			<content:encoded><![CDATA[<p>With over 30,000 personas now available at Mozilla Add-ons, it&#8217;s no surprise there are <a href="https://addons.mozilla.org/en-US/firefox/search?q=halloween&amp;cat=personas&amp;show=20">now 81 Halloween themed </a>available ready for the scary night!</p>
<p>Here are my favorite five, but there is something for everyone: really scary, cute , and even pink ones!<span id="more-3917"></span></p>
<p style="text-align: center;"><a href="https://addons.mozilla.org/en-US/firefox/persona/37918"><img class="alignnone size-full wp-image-3927" title="5" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/5.jpg" alt="5" width="380" height="100" /></a></p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/5.jpg"></a><a href="https://addons.mozilla.org/en-US/firefox/persona/44148"><img class="alignnone size-full wp-image-3926" title="4" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/4.jpg" alt="4" width="380" height="100" /></a></p>
<p style="text-align: center;"><a href="https://addons.mozilla.org/en-US/firefox/persona/43415"><img class="alignnone size-full wp-image-3925" title="3" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/3.jpg" alt="3" width="380" height="100" /></a></p>
<p style="text-align: center;"><a href="https://addons.mozilla.org/en-US/firefox/persona/43415"></a><a href="https://addons.mozilla.org/en-US/firefox/persona/38230"><img class="alignnone size-full wp-image-3924" title="2" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/2.jpg" alt="2" width="380" height="100" /></a></p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/2.jpg"></a><a href="https://addons.mozilla.org/en-US/firefox/persona/38231"><img class="alignnone size-full wp-image-3923" title="1" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/1.jpg" alt="1" width="380" height="100" /></a></p>
<p style="text-align: left;">Remember you need to install the <a href="https://addons.mozilla.org/en-US/firefox/addon/10900">Personas extension</a>, at least until Firefox 3.6 arrives. If you are really eager to try it, stay tuned as it should arrive next week.</p>
<p style="text-align: center;">
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/10/dress-spooky-with-a-halloween-firefox-persona/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla Add-ons now featuring personas</title>
		<link>http://mozillalinks.org/wp/2009/10/mozilla-add-ons-now-featuring-personas/</link>
		<comments>http://mozillalinks.org/wp/2009/10/mozilla-add-ons-now-featuring-personas/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 03:53:58 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[Mozilla Add-ons]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Personas]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3909</guid>
		<description><![CDATA[In preparation for Firefox 3.6, due later this year and which will feature lightweight themes support or personas, Mozilla Add-ons has just added a section dedicated to personas, so users won&#8217;t have to go a separate site for all their customization needs.
Like GetPersonas.com, you just hover the personas thumbnails to live preview it on Firefox. [...]]]></description>
			<content:encoded><![CDATA[<p>In preparation for Firefox 3.6, due later this year and which will feature lightweight themes support or personas, Mozilla Add-ons has just added <a href="https://addons.mozilla.org/en-US/firefox/personas/">a section dedicated to personas</a>, so users won&#8217;t have to go a separate site for all their customization needs.</p>
<p>Like <a href="http://www.getpersonas.com">GetPersonas.com</a>, you just hover the personas thumbnails to live preview it on Firefox. If you like it, just press <strong>Wear it</strong> to keep it. To choose another theme, open the Add-ons Manager and select a different one in the <strong>Themes</strong> tab.<span id="more-3909"></span></p>
<p><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/amo_personas.png"><img class="size-full wp-image-3911 aligncenter" title="Mozilla Add-ons: Personas" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/amo_personas.png" alt="Mozilla Add-ons: Personas" width="500" height="241" /></a></p>
<p>For the easiest way of<a href="http://www.getpersonas.com/en-US/upload"> creating and sharing personas</a>, GetPersonas.com is still the place to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/10/mozilla-add-ons-now-featuring-personas/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Students Signature Competition looking for your persona</title>
		<link>http://mozillalinks.org/wp/2009/10/students-signature-competition-looking-for-your-persona/</link>
		<comments>http://mozillalinks.org/wp/2009/10/students-signature-competition-looking-for-your-persona/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 03:19:35 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Contest]]></category>
		<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3902</guid>
		<description><![CDATA[Since its official launch earlier this year, GetPersonas.com has attracted lots of attention and now features about 27,000 personas or lightweight themes you can install using the Personas Firefox extension, and it is ready to become one of the highlights of Firefox 3.6 when it is released later this year.
To make it an even greater [...]]]></description>
			<content:encoded><![CDATA[<p>Since its official launch earlier this year, <a href="http://www.getpersonas.com/">GetPersonas.com</a> has attracted lots of attention and now features about 27,000 personas or lightweight themes you can install using the Personas Firefox extension, and it is ready to become one of the highlights of Firefox 3.6 when it is released later this year.</p>
<p>To make it an even greater success, Mozilla Labs is organizing a design contest aimed towards design school students. If you are one, you just need to create one (a couple of images) and submit it through the <a href="http://www.getpersonas.com/en-US/contest">contest entry page</a> by October 18th.<span id="more-3902"></span></p>
<p>Winners will be awarded a <a href="http://www.wacom.com/intuos/">Wacom Intuos Tablet</a> an pen (large, medium, or small for first, second and third places), a <a href="http://www.panic.com/candybar/">CandyBar</a> software license. The winning design also takes GetPersonas frontpage.</p>
<p>Hurry up and set your creativity free!</p>
<p style="text-align: center;"><a href="http://www.getpersonas.com/en-US/student/"><img class="size-full wp-image-3903 aligncenter" title="Personas Student Signatures Competition" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/signature.png" alt="Personas Student Signatures Competition" width="453" height="192" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/10/students-signature-competition-looking-for-your-persona/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 support coming to Firefox 3.6</title>
		<link>http://mozillalinks.org/wp/2009/10/windows-7-support-coming-to-firefox-3-6/</link>
		<comments>http://mozillalinks.org/wp/2009/10/windows-7-support-coming-to-firefox-3-6/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 02:33:11 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3896</guid>
		<description><![CDATA[With Windows 7 scheduled for general availability in about a week, Mozilla is getting ready to support some of its best known features as they progressively come to Firefox 3.6 nightly development releases.
First, tabs can now be previewed from the task bar directly just hovering over the Firefox icon (Namoroka&#8217;s in the screenshot). Previews for [...]]]></description>
			<content:encoded><![CDATA[<p>With Windows 7 scheduled for general availability in about a week, Mozilla is getting ready to support some of its best known features as they progressively come to Firefox 3.6 nightly development releases.</p>
<p>First, tabs can now be previewed from the task bar directly just hovering over the Firefox icon (Namoroka&#8217;s in the screenshot). Previews for all windows are displayed at a time, and like other Windows 7 applications you can select or close a tab from there.<span id="more-3896"></span></p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/tab_preview.png"><img class="size-medium wp-image-3898 aligncenter" title="Firefox 3.6 task bar tab preview" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/tab_preview-300x93.png" alt="Firefox 3.6 task bar tab preview" width="300" height="93" /></a></p>
<p>Second, support for jump lists: right click on the Firefox task bar icon to get quick access to the most frequently visited sites, create a new tab or window or close Firefox. This features is not yet available in Namoroka, but the trunk (the source for future Firefox versions). It will most likely land after the Beta 1 freeze.</p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/jumplist.png"><img class="size-full wp-image-3897 aligncenter" title="Firefox support for jump lists" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/jumplist.png" alt="Firefox support for jump lists" width="374" height="446" /></a></p>
<p>Finally, we should be able to check download status directly from the task bar thanks to a progress bar integrated with the Firefox icon. A green progress bar indicates downloads are currently in progress while a yellow one menas downloads are currently paused. This one hasn&#8217;t been landed yet on either source repository.</p>
<p style="text-align: center;"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/download_status_taskbar.png"><a href="http://mozillalinks.org/wp/wp-content/uploads/2009/10/download_status_taskbar.png"><img class="size-full wp-image-3899 aligncenter" title="Download status on Firefox taskbar icon" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/download_status_taskbar.png" alt="Download status on Firefox taskbar icon" width="448" height="209" /></a></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/10/windows-7-support-coming-to-firefox-3-6/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 gets full screen native video</title>
		<link>http://mozillalinks.org/wp/2009/10/firefox-3-6-gets-full-screen-native-video/</link>
		<comments>http://mozillalinks.org/wp/2009/10/firefox-3-6-gets-full-screen-native-video/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 15:56:27 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3873</guid>
		<description><![CDATA[Current Firefox 3.6 pre-beta 1 nightlies now feature a full screen option for videos embedded using the &#60;video&#62; tag like the natively supported Theora encoders.
Just right click on the video and select Full Screen. While on full screen, press Esc to return to the normal view.
There&#8217;s still a half second pause while switching modes that [...]]]></description>
			<content:encoded><![CDATA[<p>Current Firefox 3.6 pre-beta 1 nightlies now feature a full screen option for videos embedded using the &lt;video&gt; tag like the natively supported Theora encoders.</p>
<p>Just right click on the video and select <strong>Full Screen</strong>. While on full screen, press <em>Esc</em> to return to the normal view.</p>
<p>There&#8217;s still a half second pause while switching modes that should be ironed in the next days, but is far better than the current <a href="http://mozillalinks.org/wp/2009/07/get-full-screen-native-video-in-firefox-3-5-and-skin-it/">Full Screen extension</a> which forced a full video restart when switching modes.<span id="more-3873"></span><a href="http://design-noir.de/log/2009/10/firefox-3-6-plays-html5-videos-full-screen/">Neat!</a></p>
<p><img class="aligncenter size-full wp-image-3874" title="Video full screen menu" src="http://mozillalinks.org/wp/wp-content/uploads/2009/10/video_fullscreen.png" alt="Video full screen menu" width="380" height="260" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/10/firefox-3-6-gets-full-screen-native-video/feed/</wfw:commentRss>
		<slash:comments>44</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 gets lightweight themes (personas)</title>
		<link>http://mozillalinks.org/wp/2009/09/firefox-3-6-gets-lightweight-themes-personas/</link>
		<comments>http://mozillalinks.org/wp/2009/09/firefox-3-6-gets-lightweight-themes-personas/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 18:49:12 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Personas]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3854</guid>
		<description><![CDATA[As Firefox 3.6 approaches its first of two planned beta releases, it has gotten one of the most distinctive features of this release: support for lightweight themes, also known as personas.
Like with Mozilla Labs&#8217; Personas extensions and unlike full fledged themes, personas only customize the toolbars and status bar backgrounds, and the menus text color, [...]]]></description>
			<content:encoded><![CDATA[<p>As Firefox 3.6 approaches its first of two planned beta releases, it has gotten one of the most distinctive features of this release: support for lightweight themes, also known as personas.</p>
<p>Like with Mozilla Labs&#8217; <a href="https://addons.mozilla.org/en-US/firefox/addon/10900">Personas</a> extensions and unlike full fledged themes, personas only customize the toolbars and status bar backgrounds, and the menus text color, just a couple of elements of Firefox UI that makes a large share of what we perceive as customization. <span id="more-3854"></span></p>
<p><img class="aligncenter size-full wp-image-3857" title="Namoroka with a  lightweight theme" src="http://mozillalinks.org/wp/wp-content/uploads/2009/09/personas.png" alt="Namoroka with a lightweight theme" width="538" height="130" /></p>
<p>To install or even preview a lightweight theme, the web site owner must call a JavaScript API, and get authorization from the user to preview or install the theme if it is not served by getpersonas.com or another whitelisted site.</p>
<p><img class="aligncenter size-full  wp-image-3856" title="Leightweight  themes installation confirm" src="http://mozillalinks.org/wp/wp-content/uploads/2009/09/personas_confirm.png" alt="Leightweight themes installation  confirm" width="505" height="177" /></p>
<p>To change or uninstall lightweight themes, proceed just like with regular ones: open the Add-ons Manager, open the Themes page and change themes at will.</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-3860" title="Personas in the Add-ons Manager" src="http://mozillalinks.org/wp/wp-content/uploads/2009/09/personas_addonsmanager.png" alt="Personas in the Add-ons Manager" width="530" height="435" /></p>
<p>Lightweight themes have been a wild success. Since its launch earlier this year, GetPersonas.com now counts more than 27,000 personas, thanks in large part to the fact that they are very <a href="http://getpersonas.com/demo_create">easy to author</a>: create a couple of images (3000 x 200 pixels for the header, 3000 x 100 pixels for the footer), upload them to GetPersonas.com and once approved, they become available for users everywhere.</p>
<p>GetPersonas.com still not fully supports Namoroka, but it is being worked right now, and we should be able to preview and install personas in the next few days. I tried a staging server and found functionality and performance just as good as with the Personas extension.</p>
<p>In the meantime you can try a <a href="http://en.design-noir.de/mozilla/themes/">few lightweight themes</a> provided by Dao Gottwald, one of the developers involved with the Personas uplift, the first Mozilla Labs&#8217; project to get into Firefox&#8217;s core. Practically all the other projects are now expected to contribute  experience and code in future releases: Ubiquity (via <a href="http://mozillalinks.org/wp/2009/06/first-look-to-firefox-command-line-taskfox/">Taskfox</a>), <a href="http://mozillalinks.org/wp/2009/05/new-ways-to-extend-firefox-with-mozilla-labs-jetpack/">Jetpack</a>, <a href="http://mozillalinks.org/wp/2007/10/prism-mozillas-take-on-desktop-web-apps/"> Prism</a>, and Weave.</p>
<p>There are still a few issues to resolve like supporting RTL languages which tend to have menus and button in the right side, where the theme just doesn&#8217;t look good.</p>
<p>Also, it&#8217;s not clear at this time whether Personas&#8217; option to define a custom persona will be available. In Personas, you are able to load a couple of images yourself and try them as a persona before submitting them to getpersonas.com.</p>
<p>EDIT: Updates to GetPersonas.com have already been pushed and it now supports Namoroka: you can preview by just hovering themes thumbnails and install with a single click!</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/09/firefox-3-6-gets-lightweight-themes-personas/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 provides easier support with about:support</title>
		<link>http://mozillalinks.org/wp/2009/09/firefox-3-6-provides-easier-support-with-aboutsupport/</link>
		<comments>http://mozillalinks.org/wp/2009/09/firefox-3-6-provides-easier-support-with-aboutsupport/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 14:13:43 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3840</guid>
		<description><![CDATA[The latest Firefox 3.6 Beta 1 nightlies now feature a new about:support page that lists important information about your Firefox installation that will help support people help with problems you may have in the future.
Implemented as one of the private about: pages. Enter about:support in the location bar, hit Enter, and you will get a [...]]]></description>
			<content:encoded><![CDATA[<p>The latest Firefox 3.6 Beta 1 nightlies now feature a new <em>about:support</em> page that lists important information about your Firefox installation that will help support people help with problems you may have in the future.</p>
<p>Implemented as one of the private <em>about:</em> pages. Enter <em>about:support</em> in the location bar, hit Enter, and you will get a simple web page that includes details like your current profile location, exact Firefox version, links to plugins and build configuration details (<em>about:plugins</em> and <em>about:buildconfig</em>), a list of all your current extensions, and all modified preferences which could signal some incompatibility or forgotten customization.<span id="more-3840"></span></p>
<p><img class="aligncenter size-full wp-image-3841" title="about:support" src="http://mozillalinks.org/wp/wp-content/uploads/2009/09/aboutsupport.png" alt="about:support" width="502" height="253" /></p>
<p>A single button allows you to copy all the information to the clipboard and then paste it into a support forum or chat window, providing the guy in the other end a good idea of what&#8217;s going on.</p>
<p>There&#8217;s still a debate on whether the profile folder should be shown or not. As you may know, the profile folder name is randomly named, adding another level of protection from remote access attacks.</p>
<p>This is a big leap for Firefox support not only for SUMO (Mozilla Support), but for everyone who has spent some time helping a friend or relative troubleshoot some Firefox problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/09/firefox-3-6-provides-easier-support-with-aboutsupport/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Firefox multitouch support demo</title>
		<link>http://mozillalinks.org/wp/2009/08/firefox-multitouch-support-demo/</link>
		<comments>http://mozillalinks.org/wp/2009/08/firefox-multitouch-support-demo/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 04:25:43 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3761</guid>
		<description><![CDATA[Mozilla intern Felipe Gomes has put up a very nice video showcasing a few demos of what can be done with the new multitouch support coming on Windows 7.





Felipe explains the trick is done with some new program interfaces web developers will be able to use to multitouch enable their web applications. Multitouch devices will [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla intern <a href="http://felipe.wordpress.com/2009/08/21/sneak-peak-on-multitouch-events/">Felipe Gomes has put up a very nice video</a> showcasing a few demos of what can be done with the new multitouch support coming on Windows 7.</p>
<div style="text-align:center;"><video width="550" controls="true" src ="http://videos.mozilla.org/serv/air_mozilla/multi-touch-felipe.ogg"><br />
<source src="http://videos.mozilla.org/serv/air_mozilla/multi-touch-felipe.mp4" /><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="300" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=6214945&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="300" src="http://vimeo.com/moogaloop.swf?clip_id=6214945&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object><br />
</video>
</div>
<p>Felipe explains the trick is done with some new program interfaces web developers will be able to use to multitouch enable their web applications. Multitouch devices will also be detectable via CSS media queries so that multitouch interfaces are served for the relevant users.</p>
<p>All of these is targeted for Namoroka (Firefox 3.6), expected later this year.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/08/firefox-multitouch-support-demo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 on November, focus on Personas and responsiveness</title>
		<link>http://mozillalinks.org/wp/2009/08/firefox-3-6-on-november-focus-on-personas-and-responsiveness/</link>
		<comments>http://mozillalinks.org/wp/2009/08/firefox-3-6-on-november-focus-on-personas-and-responsiveness/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 23:54:44 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3744</guid>
		<description><![CDATA[The initial plan for Firefox 3.6 (code named Namoroka) originally aimed for including pieces of Personas, Ubiquity (a command line in the location bar), Jetpack (light extensions), and Prism (ability to make web applications more desktop friendly), but when a few weeks ago, Firefox development team decided for a quick update (later this year) rather [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mozillalinks.org/wp/2009/04/desktop-web-apps-and-snappiness-top-next-firefox-namoroka-plans/">The initial plan for Firefox 3.6</a> (code named Namoroka) originally aimed for including pieces of Personas, Ubiquity (a command line in the location bar), Jetpack (light extensions), and Prism (ability to make web applications more desktop friendly), but when a few weeks ago, Firefox development team decided for a quick update (later this year) rather than a new year-long development cycle, it was clear not all would get in on time.</p>
<p><a href="https://wiki.mozilla.org/Firefox/Namoroka">Namoroka roadmap</a> has been updated and it shows the focus will be on making it feel snappier when performing some common tasks like openingÂ  a new tab, launching Firefox, scrolling a web page, getting autocomplete and location bar suggestions, etc.</p>
<p><span id="more-3744"></span>It was also confirmed that it will integrate the Personas add-on that allows quick and easy look customization by adding a pair of images as backgrounds for the toolbars. Launched in final form a few months ago, <a href="http://mozillalinks.org/wp/2009/04/firefox-customization-site-getpersonascom-now-open-for-business/">GetPersonas.com</a>, Mozilla&#8217;s official personas repository, reports over 25,000 contributed skins, includingÂ  a <a href="http://mozillalinks.org/wp/2009/07/warner-bros-releases-harry-potter-personas-for-firefox/">Harry Potters&#8217; set</a> released by Warner Bros. itself.</p>
<p>Among other features, better form autocomplete and location bars are almost done in <a href="http://mozillalinks.org/wp/2009/08/firefox-3-6-alpha-1-review/">Alpha 1</a>, released last week.</p>
<p>Surprisingly, the roadmap doesn&#8217;t mention any Windows 7 integration improvement, specifically JumpLists and Aero Peek, which would be  greatly appreciated by the millions of user (like me) who will jump into  the OSÂ  update when it comes out in October 22.</p>
<p>Firefox 3.6 BetaÂ  1 is already targeted for early September, with a second one to follow later that month. By this time all UI changes and updates, including Personas integration should have happened. Release candidates are expected to go out in October, to meet a targeted final release some time in November.</p>
<p>If the roadmap is followed (or even slightly delayed), it will become the fastest development cycle for Firefox: all previous major updates have taken about a year, except for Firefox 3 which took a year and a half.</p>
<p>Among the features that have been phased out for the next release are the mentioned Mozilla Labs&#8217; extensions integration (Ubiquity, Jetpack, and Prisim), said Windows 7 support, site preferences accessible from the site button, better file uploading, and a few second priority including helpful new tabs, <em>about:me</em> for personal web browsing analysis, identity management support (OpenID likely), and file management capabilities from the downloads manager.</p>
<p>There&#8217;s still no word on what release will take these feature, but most likely it will be Firefox 3.7, tentatively targeted for mid-next year. Another major feature for 3.7 will be the <a href="http://mozillalinks.org/wp/2009/07/firefox-next-theme-update-mockup/">deep Windows theme updates</a> shown a few weeks ago, which will make it look much more native.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/08/firefox-3-6-on-november-focus-on-personas-and-responsiveness/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Firefox 3.6 Alpha 1 review</title>
		<link>http://mozillalinks.org/wp/2009/08/firefox-3-6-alpha-1-review/</link>
		<comments>http://mozillalinks.org/wp/2009/08/firefox-3-6-alpha-1-review/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 03:39:22 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3675</guid>
		<description><![CDATA[Mozilla has released Firefox 3.6 Alpha 1, the first development step in the way for Firefox 3.6 (code named Namoroka), targeted for later this year.
One of the main themes in this release is making Firefox feel snappier to the user: whether you are launching it, opening a new tab, a sidebar, there is a difference [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla has released <a href="https://developer.mozilla.org/devnews/index.php/2009/08/07/firefox-3-6-alpha-1-now-available-for-download/">Firefox 3.6 Alpha 1</a>, the first development step in the way for Firefox 3.6 (code named Namoroka), targeted for later this year.</p>
<p>One of the main themes in this release is making Firefox feel snappier to the user: whether you are launching it, opening a new tab, a sidebar, there is a difference on whether the action is done fast and perceived fast.</p>
<p>In this area, you will notice that web pages now scroll faster thanks to acceleration activated after a few mouse wheel scrolls.</p>
<p><span id="more-3675"></span>User experience</p>
<p>A new feature provides better autocomplete recommendations for previously entered form fields: instead of an alphabetically ordered list, it is sorted by frecency (a combined index of frequency and recency of use) so the most likely values are displayed first. Also, the characters you type are searched in all previously entered strings not just the beginning as in Firefox 3.5.</p>
<p>Originally planned for Firefox 3.0 and 3.5, tabs preview got backed out in both development cycles. It is back again to provide visual tab switching: press Ctrl + Tab and you get preview of the current along with the five most recently used tabs, plus an option to show all tabs&#8217; thumbnails including a search bar.</p>
<p><img class="aligncenter size-full wp-image-3708" title="ctrltab" src="http://mozillalinks.org/wp/wp-content/uploads/2009/08/ctrltab.png" alt="ctrltab" width="500" height="77" /></p>
<p><img class="aligncenter size-full wp-image-3710" title="ctrltab2" src="http://mozillalinks.org/wp/wp-content/uploads/2009/08/ctrltab21.png" alt="ctrltab2" width="500" height="160" /></p>
<p>Also back is the new behavior for single Ctrl + Tab:Â  instead of moving to the next tab in the tab bar, you switch to the previously used tab.</p>
<p>Unlike previous attempts, this time tab preview and the new tab switching behavior are off by default. To enable tab preview, set <em>browser.ctrlTab.previews</em> to <em>true</em> via <em>about:config</em>. For the new behavior, set <em>browser.ctrlTab.mostRecentlyUsed</em> to true.</p>
<p>A new full screen button is now available in the customize toolbar dialog for users who prefer mouse browsing. There&#8217;s always F11 for hard core keyboard users.</p>
<p><img class="aligncenter size-full wp-image-3712" title="fullscreenbutton" src="http://mozillalinks.org/wp/wp-content/uploads/2009/08/fullscreenbutton.png" alt="fullscreenbutton" width="135" height="92" /></p>
<p>Better Session Restore</p>
<p>Has this happened to you? You want to restart Firefox, so you close your only window, then double click the Firefox icon and instead of your tabs you get your home page only. What happened? You then realize that there was a non browser window (the Add-ons or Download manager)Â  also opened, so you just got a new window. Starting with alpha 1, Firefox is smarter about this and will restore your tabs whenever it finds no other browser window open.</p>
<p>Performance</p>
<p>JavaScript optimizations (TraceMonkey) are improved and are also now available for the user interface by default. You can do the same in Firefox 3.5 setting <em>javascript.options.jit.chrome</em> to <em>true</em> via <em>about:config</em>. I have been using it that way since the Firefox 3.5 alphas or betas and haven&#8217;t hadÂ  a problem, so I think it is is safe to have it enabled by now.</p>
<p>Web Development</p>
<p>In the development front, support for multiple background images, gradients, rem units (root font size) in CSS. It scores 94 in <a href="http://acid3.acidtests.org/">Acid3</a> (the web standards compliance test), one point more than Firefox 3.5.</p>
<p>As said, Firefox 3.6 is targeted for later this year. A previous <a href="https://wiki.mozilla.org/Firefox/Namoroka">Namoroka draft plan</a> included a lot of significant new features borrowed from Prism, Ubiquity, Personas, and Jetpack Mozilla Labs&#8217; extensions, but it is hard to imagine all or even any of these will get in for a fall release.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/08/firefox-3-6-alpha-1-review/feed/</wfw:commentRss>
		<slash:comments>35</slash:comments>
		</item>
		<item>
		<title>Tab previews in Firefox 3.6. Third time the charm?</title>
		<link>http://mozillalinks.org/wp/2009/08/tab-previews-in-firefox-3-6-third-time-the-charm/</link>
		<comments>http://mozillalinks.org/wp/2009/08/tab-previews-in-firefox-3-6-third-time-the-charm/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 05:45:43 +0000</pubDate>
		<dc:creator>Percy Cabello</dc:creator>
				<category><![CDATA[Firefox 3.6]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://mozillalinks.org/wp/?p=3718</guid>
		<description><![CDATA[Originally planned for Firefox 3.0 and 3.5 but finally backed out in both  development cycles, tab preview is available again in Firefox 3.6 alpha 1 nightlies to provide visual tab  switching: you press Ctrl + Tab to get previews of the current along  with the five most recently used tabs, plus an [...]]]></description>
			<content:encoded><![CDATA[<p>Originally planned for Firefox 3.0 and 3.5 but finally backed out in both  development cycles, tab preview is available again in Firefox 3.6 alpha 1 nightlies to provide visual tab  switching: you press <em>Ctrl + Tab</em> to get previews of the current along  with the five most recently used tabs, plus an option to show all tabs&#8217;  thumbnails.</p>
<p style="text-align: center;"><img class="aligncenter" title="ctrltab" src="http://mozillalinks.org/wp/wp-content/uploads/2009/08/ctrltab.png" alt="ctrltab" width="500" height="77" /></p>
<p style="text-align: left;"><span id="more-3718"></span>The all tabs preview includes a search bar to look for keywords among tab titles and tab close buttons for some housekeeping.</p>
<p style="text-align: center;"><img class="aligncenter" title="ctrltab2" src="http://mozillalinks.org/wp/wp-content/uploads/2009/08/ctrltab21.png" alt="ctrltab2" width="500" height="160" /></p>
<p>Also back is the new behavior for single <em>Ctrl + Tab</em>:Â  instead of  moving to the next tab in the tab bar, you switch to the previously used  tab.</p>
<p>Unlike previous attempts, this time tab preview and the new tab  switching behavior are off by default. To enable tab preview, set <em>browser.ctrlTab.previews</em> to <em>true</em> via <em>about:config</em>. For the new behavior, set <em>browser.ctrlTab.mostRecentlyUsed</em> to true.</p>
<p>It&#8217;s also worth mentioning that the list all tabs button still shows a list of tabs, while recently released mockups and previous implementations in Firefox 3.0 and 3.5 replaced it with a tab preview button. These just could be temporary and a tab preview button could be on its way.</p>
<p>While it definitely looks good and modern (it still has to undergo Windows and Linux theming, and I would prefer Flip 3D on Vista and 7), I&#8217;m still not convinced on how much it will improve tab switching for heavy tab users like myself (usually 20+ tabs), but at the very least, I find more helpful than the current combination of tab bar scroll bars and a list.</p>
]]></content:encoded>
			<wfw:commentRss>http://mozillalinks.org/wp/2009/08/tab-previews-in-firefox-3-6-third-time-the-charm/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>
