KillerSites Blog

Month: September 2008

Note to Firefox Nerds: Firefox Sucks on Mac

September 29, 2008

firefox-logo

Hi,

I’m a big fan of the Firefox browser; it’s fast, nimble and has a great plug-in architecture, that has made Firefox into a true tool for web designers. That said, Firefox has one big failing – it sucks on the Mac.

Yes, for reasons beyond the comprehension of this humble nerd, Firefox crashes like crazy on the typically ultra stable Mac OSX.

… It’s so bad in fact, that sometimes it feels like I’m using crash-crazy Mac OS 9!

What is the source of the Firefox problem?

I haven’t done any thorough testing, but it seems to me that the constant crashing has to do with the Firefox Javascript engine – it only seems to crash when I’m on a page that uses Javascript.

So if any of your Firefox developers happen to come across this post, please take a closer look at this glaring problem. Believe me, I am not the only one who has seen this.

PS: The Flash player also doesn’t work properly in Firefox on Mac.

Thanks,

Stefan Mischook

www.killersites.com
www.killerphp.com

read more

Dreamweaver CS4 PHP Toolset

September 18, 2008

Dreamweaver CS4 logo

Hi,

I wanted to announce that I just released a 6 page article on Dreamweaver CS4 … concentrating on it’s PHP and database features.

Check it out: Dreamweaver CS4 Introduction to the PHP toolset.

I also plan on creating a bunch of supporting dreamweaver CS4 video tutorials to help fill in the details not covered in this chapter. I hope you find it useful.

Let me know what you think.

Thanks,

Stefan Mischook

www.killersites.com
www.killerphp.com

read more

CSS Page Layout Strategies

September 13, 2008

If you’ve been struggling with CSS based page layouts (as apposed to using tables) and you’ve been smacking your head against the wall to get things to work … believe me, you’re not the only one!

No, you’re not stupid … CSS for page layout is.

What?! CSS is flawed?

Indeed. CSS for page layout sucks hard because the logic behind CSS page layout is weak at best, and perhaps, even flawed. I can say this with experience in other languages like Java and even VB. Not that I am saying CSS is a programming language.

Anyway …

For web designers used to the craziness of CSS layouts, they would be flabbergasted at how easy creating layouts/views/screens are in VB or even Java when compared to CSS.

What’s the main problem with CSS?

read more

Google’s Chrome and Web Design

September 2, 2008

google-chrome-logo

Hi,

You may have heard that Google just released its’ open source browser – Chrome. So, should web designers be freaking out about it?

Short answer: no.

Why not, you say … why not!?

Simply speaking, Chrome uses the same rendering engine that Safari, Adobe AIR, iPhone, and Android use. Something called ‘Web Kit’. So as web designers, we don’t have to worry about another annoying engine that can screw up our code.

read more