Archive for the 'Website Development' Category

Quite Possibly the World’s Best Hosting Company

Wednesday, April 26th, 2006

I have had websites on the internet since 1996. In the past decade I have used many different hosting companies, but none better than Bluehost. It’s nice that you get 10 ( soon 15 ) Gigabyte of space and 250 ( soon 400 ) Gigs of data transfer for only $7 dollars a month. But, this alone is not what makes them great. What makes bluehost better than all the rest is you can tell that these guys know the industry and are ‘in’ the industry. All the latest tools that you would want your host to have - they have: MySQL Admin, easy WordPress setup, AWStats and much much more. In fact, this blog is hosted on bluehost and I had WordPress up in running in less than 10 minutes!

Even their CEO Matt Heaton has his own blog that’s pretty good. Watch out Mark Cuban, he’s coming for you :)

CSS Rollover Buttons

Monday, April 24th, 2006

I have updated the css rollover Buttons designed by Paul O’Brien, Gavin Benda and myself.

I believe the Trifecta buttons are the smartest rollover buttons out there. They allow an image swap for good looks and maintain text in the anchor for search engines. The Trifecta buttons also eliminate the annoying flicker in IE that many other css buttons have.

Thanks to Paul O’Brien for his help - he may be the smartest CSS guy on the planet. Yeah, that’s right Zeldman, I said it.

* be sure to digg it!

The Microsoft IE ActiveX Bandaid…

Tuesday, April 18th, 2006

If you use Internet Explorer and you have Windows Update set to automatically download the latest updates then you may be noticing some of your Flash (and other ActiveX controls) no longer work without an initial click from the user.

Microsoft has released updates to Internet Explorer that will change how it handles active content such as that viewed in Adobe’s Macromedia Flash Player, Authorware Player, Shockwave Player, and Adobe Reader, as well as Sun Java, Apple QuickTime, RealNetworks RealPlayer and other ActiveX controls.

Active content that is embedded in HTML pages in certain ways will not be able to receive user input (for example, keyboard or mouse events) until the user clicks to either activate or continue loading the control. Instead, you will see a tooltip that reads, “Click to activate and use this control.” Once clicked that control will function as expected.

My question is, “Why didn’t Microsoft just create a fix that no longer uses the ActiveX control and uses a plugin, like Firefox does?” That would have fixed the problem seamlessly - why hold on to the ActiveX control? Why create bandaids instead of fixing the problem all together?

I’m not one of those people that hates Microsoft just for being Microsoft, but man this seems dumb.

The easiest way to fix the problem, not to mention that this is the way you should always add your Flash to your website anyways is to create an external JavaScript file that has your Flash code in it. See the webPod.js file as an example.

Next link to the .js file in your head:
<script type=”text/javascript” src=”webpod.js”> </script>

…and finally, just add a function call in your page where you want the Flash to appear:
<script type=”text/javascript”>webpod();</script>

This will eliminate all problems and your page will also validate now too.

Published new Flash article at Sitepoint.

Friday, April 7th, 2006

It’s been awhile since I’ve written for Sitepoint, but for those that work in Flash I think this article could really help you. Many Flash users really don’t know how to properly structure their site to optimize load times and make it easy to manage. This article is intended to help you better structure your Flash websites. So if you are a Flash developer have a read over at Sitepoint.

The Best Structure for your Flash Site

More about Flash 8

Tuesday, August 16th, 2005

Jens over at Flashmagazine.com has been test driving Flash 8 and has written a pretty extensive review.

I’m slow, I know

Tuesday, July 12th, 2005

I’m still trying to get the hang of this blog thing and get this blog looking the way that I want it to look.

REVIEWS:
96
99
95
91
88
87
90
91
89
90