Reminder- I’m Presenting on Front End Performance Next Week (May 19)

I’m in the middle of finishing up my presentation, so I figured I might as well make an effort to get some people to show up to see the results of my hard work 🙂 Here’s the write up: Front End Performance for the Common Man: Practical Strategies to Speed Up Your Site Day: Wednesday […]

How To Make a Web Site the Modern Way. Part 11: The New HTML5 Elements

I promised one last post on HTML elements. This is it. This one will be a quick tour through some of the new semantic HTML5 elements. I’ve been using them regularly for a while now and I’m still trying to wrap my head around the best way to use some of them (in this, I’m […]

In Case You Missed It:

I started doing some writing for Isobar/Molecular. My first post: An Introduction to HTML5 HTML5 is the latest version of the language that serves as the foundation of the web. It’s the first major revision in over 10 years and as it’s gotten closer to its final form and more and more browsers begin to […]

How To Make a Web Site the Modern Way. Part 10: Forms

Forms. Forms are boring. 75% of all work you do with forms is exactly like all the rest of the work you do with forms. BO-RING. But, they’re the gateway to making real money on the web, so they’re kind of important. Hopefully, after today you’ll know all about forms and will love them. Let’s […]

How To Make a Web Site the Modern Way. Part 9: Tag (and Attribute) Soup

In case you were wondering, I’ve got two more posts after this one and then I’m moving onto CSS and JavaScript. I’ve got a post on forms (which I’ve been avoiding because forms feel like work) and then a post on the new HTML5 elements and then that’s it. Writing about CSS and JavaScript will […]