Archive for the 'firefox' Category
March 9th, 2008
I’ve always been a fan of the <label> element. It’s an incredibly simple way to make a form more accessible. It does two things:
It explicitly associates text with a form element, so a screenreader doesn’t have to guess what text goes with what form element.
For checkboxes/radio buttons, it gives the user a larger [...]
posted by Eddie at 11:24 pm
& filed under accessibility, firefox, usability, web | No Comments »
March 5th, 2008
So I guess it’s simply the time of year. Many big releases today… software, APIs, and more!
First, the biggest. IE8 has been released in initial beta. The release was also included a general overview of IE8’s new features and fixes. It’s actually quite a lot of information to absorb all at [...]
posted by Eddie at 11:06 pm
& filed under firefox, ie, ie8, javascript, microformats, microsoft, standards, web | No Comments »
January 16th, 2008
Though I doubt it will mean anything to anyone… I threw this diagram together Monday night. It’s my application design for a default NCBI application. I’m pretty excited about it. Not too fancy, but a nice start.
I’ve also been thinking about writing a Firefox extension. It’s about time that I play around with [...]
posted by Eddie at 1:44 pm
& filed under firefox, twitter | No Comments »
December 18th, 2007
As you might have noticed, I’ve been a bit pre-occupied recently. And likely will be so in the future. So a design for this site has once again been placed on the back burner. I am good for a tweak-ing, however.
Looks fine in Firefox 2 for mac/pc. Opera, has a small [...]
posted by Eddie at 9:06 pm
& filed under design, firefox, ie | No Comments »
November 19th, 2007
When I came across High Performance Web Sites; Essential Knowledge for Frontend Engineers on Amazon, I was excited. I’ve been actively using the Yslow plugin for Firebug, and was interested in finding out more. At the day job I can’t implement each of the 14 rules myself, however the plugin is useful [...]
posted by Eddie at 12:27 am
& filed under books, firefox | No Comments »
October 30th, 2007
Well, that was kinda fun. I was trying to create a post, and when after I edited a <pre>, something I did killed Wordpress within Firefox on my MacBook. So I went inside and tried it on my frankenmac, and Firefox died there… three times. Odd. So I turned on my trusty old PC, and it crashed [...]
posted by Eddie at 7:45 pm
& filed under firefox | No Comments »
October 25th, 2007
So I had a problem a while back where I thought Firefox for Mac was picking up some left-over or un-overridden size styles, while the other browsers were not. It turns out that it wasn’t actually my problem.
While all of the other browsers that I tested… for both Windows and Mac display the default [...]
posted by Eddie at 3:19 pm
& filed under firefox, microsoft | No Comments »
October 10th, 2007
Goal for today: figure out why Firefox for Mac is displaying drastically smaller font-sizes than Firefox for Windows.
Why this may be difficult: I don’t have a Mac to use at work.
posted by Eddie at 8:03 am
& filed under Uncategorized, firefox | 1 Comment »
October 3rd, 2007
I am a big fan of Sage, the RSS newsreader plugin for Firefox. In my move, I have tried a few other apps that I thought would be a little better at handling the on-again, off-again nature of me checking my favorite feeds.
I tried Vienna for mac, as it was free, and it worked on [...]
posted by Eddie at 11:46 pm
& filed under firefox, rss | 1 Comment »
September 4th, 2007
So I have been working on a small piece of navigation at work. Tabs, to be exact. Multiple items, but no more than 5 at a time. Variable length titles (including some rather long). As it is a list of links, of course, I wanted to use an unordered list. [...]
posted by Eddie at 10:59 pm
& filed under firefox, ie, microsoft, standards | No Comments »