<?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>Browser Blog</title>
	<atom:link href="http://browserblog.net/content/feed/" rel="self" type="application/rss+xml" />
	<link>http://browserblog.net/content</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 21 Dec 2009 12:15:13 +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.5 is the world&#8217;s most popular browser?</title>
		<link>http://browserblog.net/content/2009/12/firefox-3-5-is-the-worlds-most-popular-browser/</link>
		<comments>http://browserblog.net/content/2009/12/firefox-3-5-is-the-worlds-most-popular-browser/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 11:56:21 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[browser wars]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[market share]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://browserblog.net/content/?p=39</guid>
		<description><![CDATA[Firefox 3.5 can, according to one tracking poll, now claim to be the world&#8217;s most popular browser.  There&#8217;s a chart floating around from StatCounter.com (figure 1 below)  that shows a nearly 1.5% lead for Firefox 3.5 above Internet Explorer 7.0.  This is all a bit silly of course, because Internet Explorer 7.0 (the previous champion [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Firefox 3.5 can, according to one <a title="StatCoutner browser stats" href="http://gs.statcounter.com/#browser_version-ww-weekly-200952-200952-bar">tracking poll</a>, now claim to be the world&#8217;s most popular browser.  There&#8217;s a chart floating around from StatCounter.com (figure 1 below)  that shows a nearly 1.5% lead for Firefox 3.5 above Internet Explorer 7.0.  <span id="more-39"></span>This is all a bit silly of course, because Internet Explorer 7.0 (the previous champion in the single-version browser race) is already something of a dated browser and is only losing numbers because people are upgrading to IE8.  Even IE6, which is nearly a decade old, only lags 6 points behind the top spot.  Still though, it&#8217;s good to be on top, even if both vendors can claim it in one way, shape or form.  Mozilla now makes the world&#8217;s most popular browser, but the same poll shows that the next three spots all go to Microsoft for a combined-version victory of 55.27% to Mozilla&#8217;s 30.85%.  Given that most people don&#8217;t really differentiate between what version they&#8217;re using and prefer to compare allegiance to a particular brand, our take is that Mozilla still has a lot of work to do (although we&#8217;ll gladly tell everybody and celebrate with them).</p>
<p style="text-align: justify;">StatCounter says that it&#8217;s stats are based on tracking software installed on 3 million websites and that they have a sample size of 5 billion page views a month.  I&#8217;ll post the latest snapshot from their site here as well (figure 2), and give you the breakdown of each browser&#8217;s current market share according to them.  All of these numbers will change at the link above, as I used the latest week to get these numbers and StatCounter updates them every 4 hours.</p>
<p>Firefox 3.5 [ 21.74%]<br />
IE 7 [20.26%]<br />
IE 8 [19.25%]<br />
IE6 [15.76%]<br />
Firefox 3.0 [9.11%]<br />
Chrome 3.0 [4.76%]<br />
Safari 4.0 [3.32%]<br />
Opera 10 [1.23%]</p>
<div class="wp-caption aligncenter" style="width: 510px"><img title="Browser Stats 2009" src="http://browserblog.net/images/2009/statcounter1.jpg" alt="figure 1" width="500" height="293" /><p class="wp-caption-text">figure 1</p></div>
<div class="wp-caption aligncenter" style="width: 510px"><img title="Browser Stats week 52 2009" src="http://browserblog.net/images/2009/statcounter2.jpg" alt="figure 2" width="500" height="323" /><p class="wp-caption-text">figure 2</p></div>
]]></content:encoded>
			<wfw:commentRss>http://browserblog.net/content/2009/12/firefox-3-5-is-the-worlds-most-popular-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction to WebGL</title>
		<link>http://browserblog.net/content/2009/12/introduction-to-webgl/</link>
		<comments>http://browserblog.net/content/2009/12/introduction-to-webgl/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 20:31:49 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[canvas]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[khronos]]></category>
		<category><![CDATA[webgl]]></category>

		<guid isPermaLink="false">http://browserblog.net/content/?p=31</guid>
		<description><![CDATA[3d graphics rendering is coming to a browser near you.  Khronos, which is responsible for OpenGL (among other things) has published the specifications for WebGL on their website.  The idea is to use the HTML5 canvas element to bring 3d straight to the browser without requiring third party plugins or proprietary code.  The technology itself [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 135px"><img title="WebGL" src="http://browserblog.net/images/2009/webgl.png" alt="The WebGL Logo" width="125" height="65" /><p class="wp-caption-text">The WebGL Logo</p></div>
<p style="text-align: justify;">3d graphics rendering is coming to a browser near you.  Khronos, which is responsible for OpenGL (among other things) has published the <a title="WebGL draft specification" href="https://cvs.khronos.org/svn/repos/registry/trunk/public/webgl/doc/spec/WebGL-spec.html">specifications</a> for WebGL on their website.  The idea is to use the HTML5 canvas element to bring 3d straight to the browser without requiring third party plugins or proprietary code. <span id="more-31"></span> The technology itself is tied closely to the specs for <a title="OpenGL ES - wikipedia" href="http://en.wikipedia.org/wiki/Opengl_es">OpenGL ES</a>, which is a 3d rendering library largely used in portable devices (Android, Symbian and the Iphone all use it).  While Khronos itself is a consortium made up of companies such as AMD, Intel, Nvidia and Sun Microsystems, the WebGL working group has development support from all the major browser manufacturers except (guess who?) Microsoft.</p>
<p style="text-align: justify;">While the technology itself is not ready for the masses, you can already start playing around with it in Firefox, Chrome, and Safari&#8217;s latest development releases.  Information on how to implement WebGL on each browser can be found on the <a title="Getting a WebGL Implementation" href="http://khronos.org/webgl/wiki/Getting_a_WebGL_Implementation">Khronos</a> website.  Be forewarned however, that WebGL is not for the faint of heart.  While people with experience working with OpenGL should feel right at home for the most part, this is going to seem a little foreign to your garden variety webmaster.  This is from the <a title="Getting Started with WebGL" href="http://khronos.org/webgl/wiki/Getting_Started">prerequisites</a> section on the Khronos website:</p>
<blockquote style="text-align: justify;"><p>WebGL is a low-level API, so it&#8217;s not for the faint of heart. OpenGL&#8217;s shading language, GLSL, is itself an entire programming environment. As a result, even simple things in WebGL take quite a bit of code. You have to load, compile, and link shaders, set up the variables to be passed in to the shaders, and also perform matrix math to animate shapes. Basic areas you&#8217;ll need to be familiar with include:</p>
<ul>
<li> GLSL, the shading language used by OpenGL and WebGL</li>
<li> Matrix computation to set up transformations</li>
<li> Vertex buffers to hold data about vertex positions, normals, colors, and textures</li>
</ul>
</blockquote>
<p style="text-align: justify;">That being said, there are already <a title="How to make a spinning box" href="http://khronos.org/webgl/wiki/Tutorial">tutorials</a> popping <a title="Learning WebGL" href="http://learningwebgl.com/blog/?page_id=1217">up</a>, and Khronos has a page showing off some <a title="WebGL demo repository" href="http://khronos.org/webgl/wiki/Demo_Repository">live examples</a> of what&#8217;s being done with the technology (if you are running a WebGL enabled browser).  And because most folks passing through here aren&#8217;t running a browser that can see any of what we&#8217;re talking about, we&#8217;ll end things here because you&#8217;re probably already watching the videos below anyhow.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" 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://www.youtube.com/v/YNQ82luB8MQ&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/YNQ82luB8MQ&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" 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://www.youtube.com/v/2rpKpj6ZO9w&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/2rpKpj6ZO9w&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" 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://www.youtube.com/v/p9TNqARZoXY&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/p9TNqARZoXY&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x3a3a3a&amp;color2=0x999999" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://browserblog.net/content/2009/12/introduction-to-webgl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Didn&#8217;t we already have &#8220;browser choice?&#8221;</title>
		<link>http://browserblog.net/content/2009/12/didnt-we-already-have-browser-choice/</link>
		<comments>http://browserblog.net/content/2009/12/didnt-we-already-have-browser-choice/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 05:21:38 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[antitrust]]></category>
		<category><![CDATA[browser choice]]></category>
		<category><![CDATA[david and goliath]]></category>
		<category><![CDATA[eu]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://browserblog.net/content/?p=23</guid>
		<description><![CDATA[
The Internet chatter about the settlement that Microsoft reached with the EU that will result in Windows users being presented with a &#8220;browser choice&#8221; screen asking them which browser they would like to use is being heralded as a great victory for pretty much everybody but Microsoft, but we can&#8217;t help but wonder if the [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">
<div class="wp-caption alignleft" style="width: 266px"><img title="Internet Explorer" src="http://browserblog.net/images/ie.png" alt="I cant belive Im defending Microsoft" width="256" height="256" /><p class="wp-caption-text">I can&#39;t belive I&#39;m defending Microsoft</p></div>
<p style="text-align: justify;">The Internet <a title="twitter search for &quot;microsoft browser choice&quot;" href="http://twitter.com/#search?q=microsoft%20browser%20choice">chatter</a> about the <a title="Microsoft Settles EU Investigation - Wired" href="http://www.wired.com/epicenter/2009/12/microsoft-eu-browser/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+wired%2Findex+%28Wired%3A+Index+3+%28Top+Stories+2%29%29">settlement</a> that Microsoft reached with the EU that will result in Windows users being presented with a &#8220;browser choice&#8221; screen asking them which browser they would like to use is being <a title="Opera Press Release" href="http://www.opera.com/press/releases/2009/12/16/">heralded</a> as a great victory for pretty much everybody but Microsoft, <span id="more-23"></span>but we can&#8217;t help but wonder if the decision is actually going to change things.  There are a number of points we&#8217;d like to make that make us a little skeptical of labeling this sort of thing as progress.</p>
<p style="text-align: justify;">First, there&#8217;s the issue of the monopolist being bullied by the little guy, which sounds like lots of fun in true David and Goliath form at first glance, but the fact that the EU was investigating Microsoft for antitrust issues (which were originally related to Media Player and had nothing to do with browsers) means that the settlement that was reached this week effects Microsoft, and only Microsoft.  There will be no similar browser choice screen for users of any other operating system (which is too bad, because I&#8217;m pretty sure there&#8217;s still a Linux distro or two out there that comes bundled with Konqueror or some such nonsense).  At least you&#8217;re allowed to install third-party browsers on Windows, which is more than we can say for most smart-phone OS&#8217;s out there.</p>
<p style="text-align: justify;">Why is it okay for Apple to refuse Opera or Firefox a spot in their app store for some ridiculous reason about replication of features while at the same time telling Microsoft that they&#8217;re not doing enough to support the same companies?  This gets further muddied when we look at the soon to be released swarm of devices running Chrome OS who&#8217;s entire existence is based on forcing consumers to spend their whole computing experience tied to a single browser with no options for change.  When you look at all these issues together it seems that Microsoft has done more to support open software on the platform they dominate than the soon to be industry leaders in other markets.  It&#8217;s as if they&#8217;re being punished because they met everybody halfway, whereas a totally closed platform never gets scrutinized because the third-party vendors can&#8217;t get their foot in the door in the first place.  This is not to say that as these other markets become larger parts of our day to day lives that their feet won&#8217;t be held to the same fire, but why not force them to open up from day one and avoid the courtroom down the road, especially if everybody agrees that that&#8217;s going to be the end result regardless?</p>
<p style="text-align: justify;">
<p style="text-align: justify;">The issues I&#8217;m bringing up about other markets aside, I want to see third party browsers given as fair a chance as anybody else, but is this decision really going to change anything?  Under the agreement users are going to be presented with the browser choice screen via Windows Update.  So we&#8217;ve just lost everybody that has Windows update turned off.  We&#8217;ve also lost everybody who doesn&#8217;t want to be bothered with regular operating system maintenance that just clicks through all those silly update screens without reading a word of it anyways.  And you can throw out the folks who don&#8217;t really understand what a browser is or that it&#8217;s separate from the OS in the first place and just want to get to their &#8220;online thingy.&#8221;</p>
<p style="text-align: justify;">I realize that list got a little long-winded and a slight bit silly, but read this next question carefully and answer it honestly.  Of the people that are left (the ones who are presented with the browser choice screen and take the time to read through it and make a decision), how many of them do you think didn&#8217;t know that other browsers exist and that they can download and install them for free?  That&#8217;s what I thought.</p>
]]></content:encoded>
			<wfw:commentRss>http://browserblog.net/content/2009/12/didnt-we-already-have-browser-choice/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mobile Browser Extensions are Coming</title>
		<link>http://browserblog.net/content/2009/12/mobile-browser-extensions-are-coming/</link>
		<comments>http://browserblog.net/content/2009/12/mobile-browser-extensions-are-coming/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 17:58:51 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[fennec]]></category>

		<guid isPermaLink="false">http://browserblog.net/content/?p=9</guid>
		<description><![CDATA[Are browser extensions possible on mobile platforms?  Will they be usable?  Probably.  And probably not.  I guess what I&#8217;m trying to say is that it&#8217;s going to depend on a variety of factors.  For starters, mobile browsers are harder to use than their desktop equivalents out of the box.  Often times core browser functionality can [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 266px"><img title="fennec logo" src="http://browserblog.net/images/fennec.png" alt="Fennec introduces mobile browser extensions" width="256" height="256" /><p class="wp-caption-text">Fennec introduces mobile browser extensions</p></div>
<p style="text-align: justify;">Are browser extensions possible on mobile platforms?  Will they be usable?  Probably.  And probably not.  I guess what I&#8217;m trying to say is that it&#8217;s going to depend on a variety of factors.  <span id="more-9"></span>For starters, mobile browsers are harder to use than their desktop equivalents out of the box.  Often times core browser functionality can be confusing enough for the majority of users out there, let alone bogging the interface down further with third party add-ons.  Then there&#8217;s the issue of screen real estate.  Some of the most popular browser extensions available on desktops come in the form of toolbars.  I don&#8217;t expect we&#8217;ll be seeing any of those integrated into the mobile market anytime soon.  Throw memory issues and resistance from many popular browser makers onto the fire and you&#8217;ve got yourself a real mess to clean up.</p>
<p style="text-align: justify;">But then again, there are a lot of extensions that probably would translate to the mobile platforms well.  We can look at one example that&#8217;s already more or less usable today on millions of devices (albeit, not necessarily in a pure &#8220;extension&#8221; form).  The <a title="delicious" href="http://delicious.com/">Delicious bookmarking service</a> has a whole bevy of applications available on all of the major mobile app stores.  On the IPhone, saving a bookmark to delicious involves clicking a bookmarklet saved in the safari browser.  When clicked, it closes the browser and opens the delicious app, with the URL already filled in for you.  On android, the app gets added to the browser&#8217;s list of ways you can &#8220;share&#8221; a link with someone.  It then minimizes the browser and opens the delicious app.</p>
<p style="text-align: justify;">These are examples of ways you can change your browser right now, and they aren&#8217;t terribly intrusive, but they&#8217;re far from perfect.  It&#8217;s not hard to imagine how seamless an app like this could be if mobile browsers opened themselves up a little more to third party development.  You could simply install an add-on that would replace (or complement) the browser&#8217;s core bookmarking feature.  Nobody wants to close their browser and open an app to handle bookmarking.  We want to be able to do it blind, just like we do on our desktops.</p>
<p style="text-align: justify;">At any rate, love them or hate them, browser extensions are coming to mobile devices.  <a title="Fennec" href="https://wiki.mozilla.org/fennec">Fennec</a>, the working title for Mozilla&#8217;s mobile version of Firefox, is shipping with add-on functionality out of the box.  It&#8217;s only available on a select few devices for the moment, but both a Windows Mobile and an Android version are slated for release in 2010.  Firefox may seem slow to enter the mobile browsing race, but they weren&#8217;t exactly an early contender on the desktop either.  The thing that has allowed them to stand out time and time again is the sheer volume of add-ons available for their products.  The IPhone app store is consistently stated as the real reason that Apple has managed to pick up so much steam in the past year, and the release of quality add-ons in the mobile browsing market is absolutely going to turn some heads.</p>
<div class="mceTemp" style="text-align: justify;">
<dl class="wp-caption alignnone" style="width: 510px;">
<dt class="wp-caption-dt"><img title="Browser Extensions are Coming" src="http://browserblog.net/images/2009/browser-extensions.jpg" alt="Fennec supports browser add-ons out of the box" width="500" height="271" /></dt>
<dd class="wp-caption-dd">Fennec supports browser add-ons out of the box</dd>
</dl>
</div>
<p style="text-align: justify;">You can <a title="Firefox Mobile add-ons" href="https://addons.mozilla.org/en-US/mobile">browse</a> available Fennec add-ons already over on the Mozilla website.  And you can even download a <a title="Install Fennec on your Desktop" href="http://www.mozilla.org/projects/fennec/1.0b1/releasenotes/#install">desktop version</a> of the mobile browser if you&#8217;d like to test it out (Windows, OSX and Linux).  Already available for download are the popular ad-block and no-script add-ons, as well as some that are extremely well-suited for the mobile crowd such as weave-sync (seamless sync of opened tabs, bookmarks and more from your PC to your phone).</p>
<p style="text-align: justify;">And as for the add-ons that may seem hard to recreate in a mobile environment?  They just have to be repackaged a little.  The address bar seems especially well suited for some tasks.  In what almost seems like the first hints of a mobile ubiquity port (which would be amazing, btw), there&#8217;s an add-on that let&#8217;s you tweet right from the address bar.  No need to close your browser, open a twitter app and wait for it to refresh before typing.  You. Just. Type.  We don&#8217;t know if we&#8217;re on board with an app-less phone environment, but we&#8217;re pretty sure this is part of what Jay Sullivan, vice president of mobile at Mozilla, was <a title="Firefox Mobile will kill off app stores" href="http://www.pcpro.co.uk/news/354205/mozilla-firefox-mobile-will-kill-off-app-stores">talking about</a> when he told PC Pro that developers were likely to move out of app stores and onto the web (He was largely talking about building traditional javascript web-apps, but I don&#8217;t see how tweeting from the address bar doesn&#8217;t apply either).</p>
]]></content:encoded>
			<wfw:commentRss>http://browserblog.net/content/2009/12/mobile-browser-extensions-are-coming/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>introductions&#8230;</title>
		<link>http://browserblog.net/content/2009/12/hello-world/</link>
		<comments>http://browserblog.net/content/2009/12/hello-world/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 03:01:12 +0000</pubDate>
		<dc:creator>Daniel</dc:creator>
				<category><![CDATA[site news]]></category>
		<category><![CDATA[browserblog.net]]></category>
		<category><![CDATA[objectivity]]></category>

		<guid isPermaLink="false">http://browserblog.net/content/?p=1</guid>
		<description><![CDATA[Welcome to BrowserBlog.net.  The site is just getting off the ground and is as of yet a little on the disorderly side, but we&#8217;ll pull ourselves together soon enough.  If you didn&#8217;t know, we&#8217;ll be covering browser related news.  This includes everything from traditional browsing software to mobile and beyond.  There will be a heavy [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignleft" style="width: 266px"><a href="http://getfirefox.com"><img class=" " title="objectivity be damned..." src="http://browserblog.net/images/firefox.png" alt="full disclaimer... we use firefox" width="256" height="256" /></a><p class="wp-caption-text">full disclaimer... we use firefox</p></div>
<p style="text-align: justify;">Welcome to BrowserBlog.net.  The site is just getting off the ground and is as of yet a little on the disorderly side, but we&#8217;ll pull ourselves together soon enough.  If you didn&#8217;t know, we&#8217;ll be covering browser related news.  This includes everything from traditional browsing software to mobile and beyond.  <span id="more-1"></span>There will be a heavy focus on web standards, usability and the typical design-related topics, but we&#8217;d also like to focus on industry news, experimental browsing, trends and other related topics.</p>
<p style="text-align: justify;">Oh, and while we intend to keep objectivity in mind as much as we possibly can, the giant firefox logo tied to this post is just to remind our readers that keeping said objectivity in mind is a prerequisite to its subsequent dismissal.  (but seriously, we&#8217;ll do what we can &#8211; you guys can dig this post up a year from now when we claim that we don&#8217;t favor one platform over another).</p>
]]></content:encoded>
			<wfw:commentRss>http://browserblog.net/content/2009/12/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
