Have digital tools made your dreams come true?

I found this wonderful video among PBS’s Digital Nation videos. Charlotte Ashurst McDaniel explains how digital tools have changed her life for the better.

I suspect that many of us have stories about how digital tools have changed our lives.

This blog changed my life. In the late 1990s and early in the current century, I was teaching basic HTML and web page creation with Dreamweaver in a community college. I couldn’t find a book I liked. In those years, now familiar concepts such as web standards, symantic HTML, using CSS to create the appearance of a web page, and accessibility were all under heated discussion. I became a believer early on—partly because of my frequent attendance at SXSW Interactive where I sat at the feet of people like Eric Meyer, Molly Holzschlag, and Jeffrey Zeldman while they talked about what they were doing.

Being a believer and trying to teach that way were almost incompatible in those days. The books at the time were still teaching table-based layouts, font-tag appearance controls and other not so wonderful techniques. I decided that I needed to go public with my complaints about the books that were available, and I started this blog. That was in about 2001.

The book reviews I post now are generally fairly positive. The wheel has turned. But for several years after  2001, they were very negative. I began to hear from publishers and writers. I was asked to look at tables of contents, to review chapters, to comment on proposed work. I was asked to write teacher’s editions. I did all those things and soon realized I’d made contacts within the world of computing book publishers.

I used those contacts to find out where to submit a proposal for a book of my own. I had this crazy idea that books should teach HTML and CSS at the same time. When a student learned a tag, they also learned  how to present it with CSS.  I truly did not want to make students learn a whole lot of useless HTML (like font tags) for the first half of a semester and then be told to forget all about it at the end of the semester when CSS was introduced. Learn both at once. I found a publisher–Sybex–who accepted the proposal. Sybex came up with the idea of calling it “Integrated” HTML and CSS.

I wrote the book from a teacher’s perspective. I’m not a computer science person—I’m not a programmer. I pulled together the best ideas for teaching I could and applied it to learning HTML and CSS.

So I had my own book, thanks to my blog. Publishers asked me to do more jobs: tech edit other people’s books. Write a second edition of my own book. Help other writers with their Dreamweaver books. Be the writer for a Dreamweaver book. In my own small way, I put the best web standards based material I can out into the world.

Then, a couple of years ago at SXSW, I met Aarron Walter. He talked about the notion that the Web Standards Project Education Task Force should get some volunteers together to work on a web standards based curriculum. I got involved in that. It seems to me now that this is where I was headed all the time. Because that involvement, that project, that group of people, may make a big difference in web education. The WaSP Edu Task force created a curriculum and called it InterAct. At this time, the first round of courses for the InterAct Curriculum are online. More courses are in development. The core group from InterAct have expanded to include business, education and schools in a  just-forming group at the W3C called The Open Web Education Alliance (OWEA). OWEA will bring industry and education together in pilot projects, education projects, outreach projects and in many other ways that will impact the education of web professionals in the future. One of those projects is the Web Education Rocks tours, which bring web standards professional educators to a location near you for training.

My blog changed my life. Dreams I didn’t even know I had are part of my life, part of many lives, part of the future of web education.

How has digital technology changed your life? I know you have a story. Please share it.

Reblog this post [with Zemanta]

Useful Links: Tips, Education, Seeking, good for a laugh

25 + Tips and Tutorials of HTML & CSS at Powerusers has some good links.

Technology as an Educational Need looks at some ways we could be incorporating technology into education.

Seeking: How the brain hard-wires us to love Google, Twitter, and texting. And why that’s dangerous. This article at Salon quotes a number of scientists who posit that the human seeking behavior releases chemicals that lead us to repeat actions we like over and over. Like checking Twitter 500 times a day. They consider that harmful. You can draw your own conclusions.

Tech Support Cheat Sheet is funny. At xkcd.

Summary of eHow Articles for July

Gino's Pizza

I can now say that I have eaten Gino’s Chicago style deep dish pizza. My education into American regional cuisine is complete. Thank you BlogHer09 for taking me back to Chicago and to Suzanne Reisman from CUSS and other Rants for inviting me to dinner with her family.

Over at eHow, there was a glitch in the machinery, and it was not possible to post some of the things I had written and ready to go. My list of articles at eHow is rather sparse this month, but more will come when eHow gets things working again.

Codeburner Add-on for Firefox

You now have access to all the Sitepoint References for HTML, CSS, and JavaScript available in Firefox as an add-on. You can download the  Codeburner add-on free from Sitepoint.

The references provide syntax information, browser compatibility charts and sample code for HTML and CSS.

The new add-on was just released. For a limited time, you can get a free book as a bonus when you download it. The book is Build Your Own Firefox Add-on.

If you are a Firebug user, you may realize that these same reference materials were available as a part of Firebug. The new add-on eliminates the Firebug step and gives you quick access to the reference materials at the bottom of the Firefox page.

the codeburner icon under the pointing fingerIt’s a simple toggle open and shut to see the reference panels. When you install it, a Codeburner icon will appear on your status bar. Just click the icon to open up the references. You see it here on my status bar with the pointing finger indicating which icon it is.

When you initially open it, you may have to futz with the drag handles a bit to get all three windows to show up and sized the way you want.the codeburner windows

In the left window you can search for an HTML element, HTML attribute, or CSS property. As soon as you start typing in the search box, you see results on the right. I typed “padd” before I stopped typing, and got a number of results involving the word padding. In the center window, you see information about browser compatibility, standards-compliance, and a brief summary of usage. If you don’t find out what you needed to know, there’s a link to the SitePoint References online. The window on the right gives you a generic example of the element, attribute or property you searched for in use. The window on the right will display information for which ever of the numerous items in the center window you select.

select an item from the DOM menu

You can learn about the elements and properties based on the page you are on. Select the DOM option in the left window, navigate through the DOM tree to find whatever you are interested in, and select it. I selected a <p> element in the image above.

If the code example in the right window is not enough information for you, you can click the “More information online” link to see a live demo. (The same function is available as an option in the contextual menu you see when you right-click on at item in the search results window in the center.)

Don’t want half your browser space taken up by the Codeburner pane? You can detach it into a separate window with a click on a small up arrow near the X that would close it completely.

The reference material available with the Codeburner add-on is already available from Sitepoint, in books, and was part of the Firebug add-on. The new add-on is a convenience. It can give you quick information without a lot of effort. If you are at that stage in your learning curve where you still spend a lot of time looking things up, you’ll love this one.

Review: Foundation Website Creation

by Web Teacher
get this book at Amazon

★★★★★ Foundation Website Creation with CSS, XHTML, and JavaScript by Jonathan Lane, Meitar Moscovitz and Joseph R. Lewis is from Friends of ED (2008). I recommend this book. It is not the usual heavy dose of XHTML and CSS that I normally like. This book is more comprehensive. It begins with a history of the web, chapters on project management and planning, covers the basics of XHTML, includes both a basic and a more advanced chapter on CSS, goes into JavaScript basics, and finishes up with a look at testing, launching, Ajax, social software and server-side technology.

Chapter 4 is Writing Markup with HTML and XHTML. In about 50 pages, the authors managed to cover the most important facts of HTML and do it in a standards-based way. The first CSS chapter is Chapter 5, Exploring Fundamental Concepts of CSS. Chapter 6 goes into more detail with Developing CSS in Practice From Design to Deployment. Then Chapter 7 covers Creating Interactivity with JavaScript. Surrounding those four key chapters is a complete manual on the management, planning, business use, and deployment of a website. The book has 10 chapters with an afterword called The Business of the Web, but don’t be fooled into feeling that the basics are overlooked. They aren’t. Chapter 6, the one with more detail about CSS is 70 pages long. However, including the rest of the concepts needed to successfully build and maintain a website along with the basics gives his book a real edge in terms of usefulness.

I think it would be a good book for an introductory or overview class. As soon as I finish writing this review, I’m headed over to the WaSP InterAct Curriculum site to add it to my list of recommended readings there.

One small point that prickled a bit. Several chapters conclude with a “Profiling Profession” section about a real person. All the real people are men. I know the three authors have worked with some women who could have been profiled. They even mentioned some in the Acknowledgments. If this book were a tech conference with three male speakers who only talked about the work of other men, I would urge people not to attend. But it isn’t a conference, it’s a book. Therefore, this is just a small complaint about a book that is excellent overall.

Summary: Comprehensive look at website creation.

Technorati Tags: ,

Summary of eHow articles for June

Shamu Show

Summer is here. A mini-vacation for my family was a fast trip to Sea World San Antonio. My kids and grandkids and myself took in the heat, the shows, and the water. We wore ourselves out having fun.

I also got a few things written for eHow in June:

Review: HTML and CSS Web Standards Solutions

by Web Teacher
get this book at Amazon

★★★★ HTML and CSS Web Standards Solutions: A Web Standardistas’ Approach by Christopher Murphy and Nicklas Persson is from Friends of ED (2009). The thing I like most about this book is also the thing I like least about it. That thing is the book’s organization. The first half of the book is devoted entirely to a complete intensive in semantic, standards-based HTML. Although some things are treated a little superficially (such as making tables accessible), for the most part a person could become very good at semantic HTML after going through this part of the book.

The second half of the book looks at CSS. Again, the book is really thorough about the basics and the use of best practices in writing and using CSS. However, it isn’t until Chapter 13 that the topic of using an exernal style sheet is introduced. There’s a chapter after that with references to good resources, but basically the book is over after Chapter 13.

I like that every part of HTML and CSS is covered from a web standards viewpoint. This book is really good for that. But it bothers me that it takes the book so long to put it all together so that the reader has a complete view of what the process is all about.

If I were teaching a semester class with this book, I would would work around the organization in all sorts of ways. (An individual reader, working through the book on her own, might find the approach excellent.) From a teaching viewpoint, it this would be a great book to have as a secondary resource. The chapter on Images, for example, could be assigned as required reading when you were ready to teach images. The information is thorough, the explanation of alt attributes is helpful: it’s a good chapter.

It’s a good book for working on your own. For classroom use, it’s a good secondary resource.

Summary: Thorough grounding in the basics.

Technorati Tags: ,