<?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>zahnster &#187; Browsers</title>
	<atom:link href="http://zahnster.com/category/browsers/feed" rel="self" type="application/rss+xml" />
	<link>http://zahnster.com</link>
	<description>my name's jade. i'm a child of the internet.</description>
	<lastBuildDate>Mon, 11 Apr 2011 18:15:57 +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>IE8 Beta 2: Promises and dreams, but mostly problems</title>
		<link>http://zahnster.com/browsers/ie8-beta-2-promises-and-dreams-but-mostly-problems</link>
		<comments>http://zahnster.com/browsers/ie8-beta-2-promises-and-dreams-but-mostly-problems#comments</comments>
		<pubDate>Tue, 07 Oct 2008 22:20:52 +0000</pubDate>
		<dc:creator>Zahnster</dc:creator>
				<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://zahnster.com/?p=100</guid>
		<description><![CDATA[Ahh, Internet Explorer. For many years now, this browser has been the main cause of stress-related injuries among the web community. Supporting this browser has proven to be one of the biggest challenges for any web designer / developer who has ever had to write one line of html/css/javascript. For many years, IE didn&#8217;t really [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://zahnster.com/wp-content/uploads/2008/10/800px-internet_explorer_8.png"><img class="alignleft size-medium wp-image-101" title="800px-internet_explorer_8" src="http://zahnster.com/wp-content/uploads/2008/10/800px-internet_explorer_8-300x180.png" alt="IE8 still needs some work" width="300" height="180" /></a>Ahh, Internet Explorer. For many years now, this browser has been the main cause of stress-related injuries among the web community. Supporting this browser has proven to be one of the biggest challenges for any web designer / developer who has ever had to write one line of html/css/javascript. For many years, IE didn&#8217;t really care what the web community thought of it&#8217;s product, but since version 7 hit the scene, Microsoft has been devoted towards getting IE to be a solid, standards-aware browser deserving of it&#8217;s massive market share.</p>
<p>The big news with IE right now is it&#8217;s upcoming release, IE8. Slated to come out &#8220;4th quater 2008&#8243; (so&#8230; any day now, right?), IE8 is <em>supposed</em> to have a lot going for it from a web developer standpoint. In fact, on paper it almost looks dreamy &#8211; the IE team has decided to include a full Firebug-esque debugger console, IE7 emulation, and more. When I was at the Ajax experience last week, the IE team showed off these features briefly in their presentation. From that, I was actually pretty excited about it all, and I couldn&#8217;t wait to get back to Zenbe to install it on our PC system and try it out. Even if there were bugs, I thought, it would be okay, because of this IE7 compatibility mode.</p>
<p>Right? Not a chance. It&#8217;s IE, after all.</p>
<p><span id="more-100"></span></p>
<p>I&#8217;ve been playing around with the browser for the better half of the day and I have some interesting results to report, and not really anything good. I made a series of mini-tests, which you can view for yourselves by checking out the simple sandbox site I set up at <a href="http://rauenzahner.com/ie8.html">http://rauenzahner.com/ie8.html</a>. Flipping back and forth from compatibility mode shows the differences, which I&#8217;ll detail now.</p>
<p><strong>Test A: *+html is an IE7 thing</strong><br />
This is actually a good thing. Although I haven&#8217;t found an IE8-specific css filter yet (if anyone knows one, a comment on it would make you a hero), it&#8217;s a bit of a relief knowing we won&#8217;t have to rework our IE7 filter fixes into the new release. Or&#8230; this could be a bad thing. It depends on your code.</p>
<p><strong>Test B: hover implementation is quite buggy<br />
</strong>You know, this is somewhat worrysome. The test is the most simplistic use of the :hover pseudo-class on earth, yet it seems to be quite finicky in IE8. The element seems to require a click before the hover effect will &#8216;kick in&#8217;. It frustrates me when something that previously worked is well.. bunk. Especially when it&#8217;s something as simple as :hover.</p>
<p><strong>Test C: transparency support died (much like my hopes and dreams for ie8)</strong><br />
It appears all forms of css transparency support are gone. Correct me if I&#8217;m missing something, but I couldn&#8217;t figure out how to make it work in IE8 (side note: I wasn&#8217;t aware IE7 had limitations where only divs could be rendered transparent&#8230; how odd and limiting).</p>
<p>That&#8217;s it for now, but there will most likely be additions to this IE8 testing page &#8211; I covered the main issues that I encountered today in testing out Zenbe. Also, keep in mind that this is just the html/css rendering&#8230; we&#8217;re encountering some javascript problems that I haven&#8217;t done much exploring into yet, and while there&#8217;s IE7 mode for html/css rendering, there doesn&#8217;t seem to be an &#8220;IE7&#8243; mode for the JavaScript parsing. Oops.</p>
<p>All of this leaves me a bit worried about the upcoming release of this browser, and how it will affect the interweb. I hope the IE team is on top of these issues and can tighten up the release for the launch at the end of this year.</p>
]]></content:encoded>
			<wfw:commentRss>http://zahnster.com/browsers/ie8-beta-2-promises-and-dreams-but-mostly-problems/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Firebug&#8230; What&#8217;s the deal?</title>
		<link>http://zahnster.com/browsers/firebug-whats-the-deal</link>
		<comments>http://zahnster.com/browsers/firebug-whats-the-deal#comments</comments>
		<pubDate>Mon, 21 Jul 2008 21:41:21 +0000</pubDate>
		<dc:creator>Zahnster</dc:creator>
				<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://zahnster.com/?p=82</guid>
		<description><![CDATA[Just posting quick to publicly announce my intense disappointment in how Firebug has been maintained recently. Firebug 1.2.0 (beta 6) is so awful and buggy that today I&#8217;ve given up on it completely. Which is sad, really, because it means that my use of Firefox 3 is limited to browsing the web&#8230; as if I [...]]]></description>
			<content:encoded><![CDATA[<p>Just posting quick to publicly announce my intense disappointment in how Firebug has been maintained recently. Firebug 1.2.0 (beta 6) is so awful and buggy that today I&#8217;ve given up on it completely. Which is sad, really, because it means that my use of Firefox 3 is limited to browsing the web&#8230; as if I were some &#8216;normal&#8217; web user and not a developer who constantly has her browser open for the purpose of developing websites.</p>
<p>So, for now, I have to go back to using FF2&#8230;. which is a bigger letdown than one would think.</p>
<p>The only light we have at the end of the tunnel was the recent announcement by John Resig that he would be <a href="http://ejohn.org/blog/firebuggin/">devoting half his time</a> to get Firebug back to where it needs to be.</p>
<p>This can&#8217;t happen soon enough.</p>
]]></content:encoded>
			<wfw:commentRss>http://zahnster.com/browsers/firebug-whats-the-deal/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>So much new stuff!</title>
		<link>http://zahnster.com/browsers/so-much-new-stuff</link>
		<comments>http://zahnster.com/browsers/so-much-new-stuff#comments</comments>
		<pubDate>Fri, 27 Jun 2008 04:09:58 +0000</pubDate>
		<dc:creator>Zahnster</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Best of Web]]></category>
		<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://zahnster.com/?p=71</guid>
		<description><![CDATA[Ever since starting with Zenbe, I&#8217;ve found myself feeling refreshed and newly invested in the web community &#8211; so much to the point that I can&#8217;t pick a singular thing to blog about tonight.
So, I&#8217;ll mention them all. First up is a site called Mint, which is just brilliant. You sync up your bank account [...]]]></description>
			<content:encoded><![CDATA[<p>Ever since starting with Zenbe, I&#8217;ve found myself feeling refreshed and newly invested in the web community &#8211; so much to the point that I can&#8217;t pick a singular thing to blog about tonight.</p>
<p><a href="http://zahnster.com/wp-content/uploads/2008/06/picture-2.png"><img class="alignright size-medium wp-image-72" title="starbucks-chart" src="http://zahnster.com/wp-content/uploads/2008/06/picture-2-152x300.png" alt="I\'m blaming this on Zenbe..." width="152" height="300" /></a>So, I&#8217;ll mention them all. First up is a site called <a href="http://www.mint.com">Mint</a>, which is just brilliant. You sync up your bank account info with them and they put your finances together in a spectacular array of animated bar graphs and pie charts. It also helps you manage your budget and find ways to save expenses. It&#8217;s also full of cute little statistics like the Starbucks data to the left (which apparently helps you realize you went a little crazy with the lattes). I&#8217;m a total nerd for this stuff, and the app, which is built in Flex, is smooth and responsive in ways which almost make me feel like a fool for sticking with this javascript stuff.</p>
<p>Besides Mint, there&#8217;s also a lot of other applications of all types that have been coming around. First, <a href="http://versionsapp.com">Versions</a> is finally out, and it&#8217;s quickly found it&#8217;s way into my &#8216;most used apps&#8217; list. There&#8217;s also <a href="http://280slides.com/">280 slides</a>, which does amazing things with web-based presentation tools; <a href="http://fluidapp.com">Fluid</a>, which turns any website into a self-running webkit-based application; a <a href="http://tv.timbormans.com/">youtube/last.fm</a> mashup, and more. Much more.</p>
<p><span id="more-71"></span></p>
<p>Firefox 3 is settling in, and every day I find something new I like about it. Today, I <a href="http://dotnetperls.com/Content/Browser-Memory.aspx">read an article</a> that confirmed my beliefs that the new Firefox has fixed the memory leak problem which would often cause me headache. I also read about some of <a href="http://ejohn.org/blog/new-css-in-firefox-3/">Firefox&#8217;s new css features</a> and was stoked to see support for inline-block elements, in particular. It really makes me wish Firefox 2 just go off and die already&#8230; as bad as that sounds.</p>
<p>There&#8217;s some new things personally as well. I&#8217;ve decided to rejoin the twitter community. We have an awesomely made new feature on zenbe for twitter, and it makes twittering really convenient, so we&#8217;ll see how it all turns out. I&#8217;ve hooked it up to the sidebar, along with my tumblr accout, which I just love. Their pre-sets for media types are really clever, and it&#8217;s just fun and totally random.</p>
<p>I&#8217;ve also been working on some old ideas and some new ones &#8211; including a new method for analyzing your iTunes data, which I&#8217;m real excited about. It involves a lot of pie charts and bar graphs. Hopefully animated ones.</p>
<p>So expect more soon. New York is beautiful in the summer, and I&#8217;m feeling more productive than ever.</p>
]]></content:encoded>
			<wfw:commentRss>http://zahnster.com/browsers/so-much-new-stuff/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It&#8217;s Firefox Day &#8211; help with the transition</title>
		<link>http://zahnster.com/browsers/its-firefox-day-helping-with-the-transition</link>
		<comments>http://zahnster.com/browsers/its-firefox-day-helping-with-the-transition#comments</comments>
		<pubDate>Tue, 17 Jun 2008 20:45:14 +0000</pubDate>
		<dc:creator>Zahnster</dc:creator>
				<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://zahnster.com/?p=70</guid>
		<description><![CDATA[Most people who would be reading this blog know that today Firefox 3 is released to the public. I&#8217;ve been itching to get this release for a while &#8211; FF3 uses a totally different graphics engine and already I can tell that it&#8217;s a lot slicker, smoother, and overall just kicks some ass.
The FF3 update [...]]]></description>
			<content:encoded><![CDATA[<p>Most people who would be reading this blog know that today Firefox 3 is released to the public. I&#8217;ve been itching to get this release for a while &#8211; FF3 uses a totally different graphics engine and already I can tell that it&#8217;s a lot slicker, smoother, and overall just kicks some ass.</p>
<p>The FF3 update is pretty massive, and there&#8217;s a lot of reasons we all will want to switch over to it as soon as we can (not just the graphics thing). However, within 30 seconds of running the app &#8211; I noticed that it has new rendering differences (improvements) from the FF2 version. Quickly this turned into a sticky situation, as I was in the middle of debugging some CSS in FF2 that, well&#8230; worked perfectly in FF3. It brought home the sad fact that as web developers, we&#8217;re still totally owned by browser compatibility issues* and need to support FF2 for a while &#8211; until the 3.0 transition is long a thing of the past.</p>
<p><span id="more-70"></span></p>
<p>So what&#8217;s a girl to do? I really like FF3 and would like to run it as my main browser. Quickly, I reinstalled FF2 as a secondary browser, but alas, FF3 and FF2 cannot be run at the same time, and there&#8217;s some weirdness with the Firebug plugin (which is an essential for web developers). I was about to raise my arms in frustration and head back to FF2, when I decided to check Google for some answers.</p>
<p>Quickly I found an excellent resource on how to <a href="http://jeroencoumans.nl/journal/multiple-firefox-versions" target="_self">run multiple Firefoxes at the same time</a> by using a little-known Firefox feature known as a &#8216;Profile&#8217;. The solution posted on the blog is limited to Mac people (Windows peeps, have fun with your own google search), and is targeted for running FF1.0 and 1.5, however it worked exactly the same for 2/3.</p>
<p>Good luck, and happy Firefoxing!</p>
<p><small><em>*I didn&#8217;t mean to sound so dire, the rendering differences in ff3 actually bring it more on-par with web standards. The future is promising, but we&#8217;re only on day 1 and still plagued by the browsers of the past.</em></small></p>
]]></content:encoded>
			<wfw:commentRss>http://zahnster.com/browsers/its-firefox-day-helping-with-the-transition/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Safari &#8211; It&#8217;s Just Another Internet Explorer</title>
		<link>http://zahnster.com/browsers/safari-its-just-another-internet-explorer</link>
		<comments>http://zahnster.com/browsers/safari-its-just-another-internet-explorer#comments</comments>
		<pubDate>Thu, 23 Aug 2007 21:44:42 +0000</pubDate>
		<dc:creator>Zahnster</dc:creator>
				<category><![CDATA[Browsers]]></category>

		<guid isPermaLink="false">http://zahnster.com/?p=40</guid>
		<description><![CDATA[This post isn&#8217;t meant to be a bash on Safari. Safari is a great browser overall, it&#8217;s super-fast, lightweight, and very integrated into the Mac OS. However, it&#8217;s not perfect, and not, as Steve Jobs thinks, any replacement for the Firefox browser.
When Steve Jobs had his last Keynote presentation at the WWDC, he displayed a [...]]]></description>
			<content:encoded><![CDATA[<p>This post isn&#8217;t meant to be a bash on Safari. Safari is a great browser overall, it&#8217;s super-fast, lightweight, and very integrated into the Mac OS. However, it&#8217;s not perfect, and not, as Steve Jobs thinks, any replacement for the Firefox browser.</p>
<p>When Steve Jobs had his last Keynote presentation at the WWDC, he displayed a chilling vision of <a href="http://john.jubjubs.net/2007/06/14/a-pictures-worth-100m-users/">how he sees the future of the browser market share</a>. Not only is his vision unrealistic, it&#8217;s also insulting (what&#8217;s also insulting is he didn&#8217;t try to chunk away at IE&#8217;s market share). By effectively removing Firefox (and the &#8216;other&#8217; web browsers) from the pie chart, he is demonstrating to the world that he really doesn&#8217;t understand the advantages of Firefox over his Safari browser, and in turn, what makes Firefox a refreshing alternative to any other browser on the market.</p>
<p><span id="more-40"></span></p>
<p>When it comes right down to it, Safari is just another IE. It&#8217;s a consumer level web browser developed by the same people who make the (native) Operating System. It&#8217;s not open-source. It&#8217;s not extensible. All it really lets you do is surf the web. Sure, it follows the box-model far better than IE, and it manages (somehow) to pass the Acid2 test, but it&#8217;s not flawless. It has it&#8217;s own <a href="http://browserwars.ifeedfish.com/pageslide/">rendering bugs</a> and issues.</p>
<p>As a web developer, Firefox is an essential tool for my everyday life. Looking back, I don&#8217;t know how I managed to be an effective developer without Firefox extensions like Firebug and the Web Developer Toolbar. Additionally, even as a consumer I&#8217;ve made much use of Firefox extensions, they&#8217;ve helped me organize my life and be a more efficient web user.</p>
<p>It&#8217;s a shame that Mr. Jobs fails to realize this, and I can only hope that he&#8217;ll one day understand that what makes Firefox special (and very much necessary in the market) isn&#8217;t the fact that it&#8217;s &#8220;not IE&#8221;, but rather that it&#8217;s an open-source, customizable productivity powerhouse for web professionals.</p>
]]></content:encoded>
			<wfw:commentRss>http://zahnster.com/browsers/safari-its-just-another-internet-explorer/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

