Script Junkie
- Building a Flexible Foundation for ee-podcast.com
- 03/28/2012
- Script Junkie, the tutorial site I've been writing for since 2010, has been fairly quiet lately. That's because they've been making a move to MSDN Magazine. Now the move is (mostly) complete (aside from a few URL redirects they are still addressing), and tutorials should return to a regular publishing schedule. I've seen some of the topics lined up, and they are not to be missed! Speaking of not to be missed, I wrote an article for Script Junkie in…
- HTML5
<audio>
without all the<video>
- 10/12/2011
- As you may have heard, I was lucky to be asked to contribute a few chapters to the HTML5 Cookbook (early release eBook now available). One of the chapters I wrote was on HTML5 <audio>, and as I did my research for the chapter I noticed the vast majority of articles and books "covering" <audio> are actually focused on <video>. It's understandable, really, since the two new media elements share most of the same attributes, syntax and implementation strategies. But…
- Responsive Design With CSS3 Media Queries
- 02/11/2011
- When I launched my freelance site, I did so with a fixed-width design. Why? Because working within the "known" parameters of fixed width was faster for me, and I needed to get the site launched ASAP. Of course, I realized that this meant my site wouldn't resize with different browser resolutions, nor would it always display in the best fashion for mobile users. I knew at some point, sooner rather than later, I would need to address these critical design…
- Attribute Selectors for Efficient CSS
- 02/08/2011
- I'm a big believer in working efficiently so I don't have to work too hard. From time and project management, to the CSS and HTML I write, efficiency is key to me having a life outside of work. When I worked for the corporate dooshes, efficiency was often talked about during the oh–so–efficient "town hall meetings," but rarely encouraged in practice. Instead, the corporate mentality of getting it done regardless of whether it was done right prevailed. And I spent…
- Get Up-to-Speed on
@font-face
- 01/05/2011
- As part of my ongoing quest to test the extremes of self-promotion, I'm launching a new category on this here blog to promote the writing I do for other publications. I've posted about these elsewhere articles before, but never in any organized fashion. Now, I'm going to try to update my blog the same day an elsewhere article is published. Content for this blog + shameless self promotion = win for Em. And, dare I say, a win for you…
- Doing a Little Writing for the New ScriptJunkie
- 06/16/2010
- In case you missed my shameless self promotion on Twitter (and Buzz and Reader and Facebook), I've been doing a little writing for a new MSDN site, ScriptJunkie. ScriptJunkie is a new site aimed at client-side developers and focuses on cross-browser information and resources. Yes. Cross-browser. From Microsoft. So far, two four of my articles are live and ready for your enjoyment: Be a CSS Team Player: CSS Best Practices for Team-Based Development Web Accessibility & WAI-ARIA Primer Meaningful Markup:…