Monthly Archives: April 2010

Why is the Apple SDK pissing so many people off?

I think Lee Brimelow is a guy that really knows his stuff and I’ve spent more time than I can add up watching the videos on his tutorial site, gotoAndLearn.com. The other day, on his blog The Flash Blog, he … Continue reading

Posted in general | Tagged , , | 1 Comment

The name iAds is pretty stupid and some HTML5 ideas

I’ll be honest with you, I don’t even think Apple is even trying anymore when it comes to naming things. I though the name iPad was lazy but man, iAds is just lame. But that and the fact that I’m … Continue reading

Posted in general | Tagged , , , | Leave a comment

A few great CSS3 tutorials

It’s pretty amazing what you can build with CSS3! Here’s a few examples I found of some of the stuff we’ll be seeing on the web in the next couple of years. CSS3 Glow Tabs uses transitions, box-shadow, border-radius and … Continue reading

Posted in HTML/CSS | Tagged | Leave a comment

How not to design your website’s header

One of the amazing things about the Internet is that companies can spend thousands of dollars on a website and what they end up with makes you wonder what was going through their heads. A perfect example of this has … Continue reading

Posted in general | Tagged | Leave a comment

CSS Transitions could end the need for JavaScript

One of the aspects of CSS3 that really has me excited is transitions. Anything that will allow me to use less JavaScript is something that I will learn as quickly as I can and transitions will let me do just … Continue reading

Posted in HTML/CSS | Tagged , | Leave a comment

Don’t be a hack, use a separate stylesheet

If you’ve ever built a website using HTML and CSS then you know that, unless you’re making the simpilest website in the world, it’s not going to look the same in and version of IE as it will in Firefox … Continue reading

Posted in HTML/CSS | Tagged , | Leave a comment