Category Archives: firefox

Cross-Browser CSS3 (yes, even in IE6 and IE7), with a Little Help from MS Filters

What is the purpose of this article? To show how you can use (some) CSS3 styles right now, across all browsers, even IE6 and IE7, without the limitations and penalties of graphic headers and graphic backgrounds. Why is this important? … Continue reading

Today’s Readings

With all the hubba-baloo circling between Steve Jobs and Adobe, here is an interesting take on the situation, and prediction of the world in which we will soon live and work.  Thanks for the forward, Dan. I’ve written before about … Continue reading

Today’s Readings

If you’re a web developer, I can just about guarantee that you use Firefox to do your business, am I right? But I’ll also guarantee that you’ve started getting sick of it too, right? It has gotten soooooooo sssllloooowwwww lately… … Continue reading

Today’s Readings

Want to get away?  The most remote places on Earth… I’ve said it before, and I’ll surely say again about Paul Irish: you are a mad man!  He and Divya Manian have created another HTML5/CSS5 “readiness” site, but this time … Continue reading

Today’s Readings

Still working my way through the backlog…  But I’m back down to under 250!  :-) As Cameron says, “Now this is a reading experience only iPad (currently) could deliver.” Be sure to watch the video… Awesome… Anyone get a little … Continue reading

Cross-browser “compatibility” vs. Cross-browser “consistency”

So, this is a old topic, right?  Every developer knows that every single page has to looks exactly the same in every single browser known to mankind, right?  Or does it? This is something I’ve been finding more and more … Continue reading

CSS3Please: The CSS3 Generator (Paul Irish, You Are a MAD Man)

Hate having to remember and then write something like this every time you want rounded corners? .box_round { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; } Well, in conjunction with Jonathan Neal, Paul Irish announces CSS3Please! The Cross-Browser CSS3 Rule Generator. … Continue reading

Google Page Speed: It’s Their World, We Just Live In It

I briefly mentioned Google Page Speed in a recent post, but I’m just now making the time to dig deeper into this Firefox add-on (truthfully, it is a Firebug add-on, so you’ll need that installed first).  And, as one might … Continue reading

Today’s Readings

I recently tripped across the Firefox Tips & Tricks page.  There probably isn’t a lot here that most developers don’t already know, but being someone that is always on the look-out for new keyboard shortcuts, I found these, a couple … Continue reading

Introducing the New & Improved aarontgrogg.com

Since the day I launched this blog, I basically stopped thinking about my name-sake page, aarontgrogg.com.  I converted it to a portal page, just linking out to the various locations you can find information about me on the web, and … Continue reading