Talking with Ann Smarty, SEO Expert

I talked with Ann Smarty for BlogHer. She is the SEO expert for Blue Glass, a new marketing firm. She runs her own SEO company called SEO Smarty. The article Top SEO Women put her in with the top ranked SEO experts. Her site at annsmarty.com, offers SEO consulting. She blogs regularly at Search Engine Journal.

Ann started a new project aiming to help guest bloggers find blog owners accepting guest posts at MyBlogGuest. It’s a free-to-join community focusing on guest blogging and everything around it.

Most of the questions I asked her relate to building blog traffic. Her advice for bloggers isn’t the usual SEO advice you normally see. Read the full post at BlogHer.

Useful Links: jQuery, Women in Tech, DMCA and jailbreaking

jQuery: A Designer’s Perspective at scriptjunkie is a good introduction to jQuery.

Unless you’ve been living under a rock lately, you probably know that Jailbreaking iPhone apps is now legal. Well, it’s legal according to the DMCA. Apple says it voids your warranty, however.

Women in Technology is a thoughtful essay at Stubbornella (Nicole Sullivan’s blog). The essay itself is important reading, but as always with posts like this one, the comments reveal even more.

Stubbornella mentioned that women need role models. Well maybe we need some consciousness raising in the media by women who kick butt. Salt comes to mind. Or how about this flick?

But there are armed guards everywhere.

We’re already dead.

Should women just get out there and kick butt?

(I have no idea what this movie is about. Maybe it’s just an excuse to show scantily clad women. But they are kicking butt.)

Review: Create Stunning HTML Email that Just Works

get HTML Email at Amazon

A review by Web Teacher of Create Stunning HTML Email That Just Works (rating: 5 stars) Create Stunning HTML Email That Just Works by Mathew Patterson is from Sitepoint (2010).

I have opted in to quite a few corporate emails. They all come to my inbox in HTML. Some are more effective than others. Some get me to click through. Some I delete without even opening. This slim book talks about how to create an effective HTML email that will get clicks and will be effective.

The chapters include

  1. Why Email?
  2. Planning an Email Campaign
  3. Design for the Inbox
  4. Coding Your Emails
  5. Understanding Permission
  6. Selling Email to Your Clients

The author, Mathew Patterson, works for Campaign Monitor, and he does draw from that background. He isn’t knocking you over the head with Campaign Monitor, however, and gives credit to other email campaign services like MailChimp. What he does represent is the idea of legitimate business email as opposed to spam. He talks about how to get permission from people to opt-in, how to let people unsubscribe with ease, and the legal requirements of email campaigns. He spends quite a few pages detailing the capabilities of various email applications and explains carefully what will and won’t work in most email clients.

I was most interested in what he had to say in the chapter on coding email. No surprise, that. If you learned to make a web page 10 or 12 years ago, you are in great shape to market yourself as an email designer. If you are learning HTML now, you aren’t learning the old school coding techniques needed for email. Some of the tools of the email coder:

  • 600 pixel layout tables of one or two columns
  • presentational attributes in the code for things like cellspacing, cellpadding, bgcolor, and borders
  • inline styles for things like fonts and line-height
  • reduce reliance on images
  • always use alt text
  • caption images
  • store images permanently on your web server
  • use target="_blank" for links

In spite of the fact that some pundits have declaired email to be dead, it’s actually the most used protocol on the Internet. People who don’t do much of anything else on the Internet do use email. Companies and nonprofits rely on email for newsletters, announcements, calls to action, sales, and press releases. I think HTML email skills will be needed for a long time to come, and I think there is a niche market out there for people who can create well designed and effective email for a living.

This book opened up an educational can of worms for me. Do you think that an educational system should include the old school HTML techniques needed for effective email campaigns as a part of the curriculum? Should they be offered as a separate class or maybe a brief workshop, not a whole semester? Should the InterACT Curriculum include a module for HTML email?

Summary: A guide to the ethics and coding of HTML email.

Technorati Tags: ,

HTML5 and screen readers

It’s been on my mind lately to try to find out how well a screen reader will navigate a page of HTML5. I’m particularly wondering about how hierarchy would make sense if there were to be a series of articles on a page, all with an h1 in a header element.

HTML5, ARIA Roles, and screen readers in May 2010 is a research report based on several screen readers. They are JAWS 11, Window-Eyes 7.11, NVDA 2010.1, and SAToGo 3.0.202. The results are different for each screen reader.

On YouTube, you can see a video of JAWS reading the liferay.com homepage, which has “lots” of HTML5.

Using WAI-ARIA Landmark roles gives screen reader results, mainly about how landmark roles are handled. This article also explains what ARIA landmark roles are and how to start using them. Be sure to read the comments about this article.

On the WebAIM blog, Aaron Anderson is working his way through a series of articles about various aspects of HTML5. The series is dubbed future web accessibility and to date includes a look at semantic elements, video, canvas, and several other HTML5 elements.

Interesting articles, even though they don’t exactly answer my question about multiple h1 elements on a page.

Useful Links: Box-shadow, HTML5 on the job

Cross-browser CSS box-shadows at Opera Dev shows you how to make it work.

Demand for HTML5 Skills on the Rise, Report Says at Web Worker Daily quotes a study showing a 474 percent increase in demand for HTML5 developers at online job posting sites. Are educators working HTML5 into the curriculum? When do you think it’s appropriate to introduce HTML5 to students?

Accessible HTML for Knowbility

I’m doing a training session for Knowbility today. It’s a session on accessible HTML, training some trainers who work on various state of Texas sites. The people I’ll work with will be the ones who scatter through state agencies and make sure the people they train know how to write accessible HTML.

I can’t release the training materials because Knowbility is reserving them for the people attending the training. The aspects of HTML that I’ll talk about include headings, links, alt text, data tables, and forms.

I won’t have time to talk about video captioning, but I wanted to provide a reference for the trainers so they’d know where to look for information. Knowbility usually trains users in MAGpie for this. I wondered if YouTube did a decent job. I hadn’t seen anyone mention whether YouTube does a good job making video accessible with their new captioning service, so I asked Knowbility director Sharron Rush about YouTube’s service. She said that the service works great if you provide a transcript. It isn’t reliable if you depend on voice recognition.

I’ve been a supporter of Knowbility and what they do for a long time. This is the first time I’ve worked with them. I’m delighted to be officially associated with this wonderful organization, even in this small way.