Skip to content

Category Archives: WebDesign

Useful links: Responsive bookmarklet, JAWS11, Sony Bloggie, Fluid Grid, Twitter in HS

There’s a tool for a simple responsive design test that works in your browser. It’s also available in a bookmarklet. JAWS 11 and IE 9. Tests by DingoAccess. Sony Bloggie Live. Take your video and broadcast it live via wifi. Imagine what we will see coming from tech conferences now . . . If your [...]

HTML5 News Resource

I invite you to follow HTML5 News on Scoop.it! You’ll find tutorials, discussions, books, videos, and more. Everything of interest that relates specifically to HTML5 will show up here. You can use this resource for learning, teaching, or keeping up with what’s happening in the web design world.

Going to An Event Apart? 5 Tips to Help You Get Ready

The latest iteration of An Event Apart is nearly upon us, to be held in Atlanta next month with subsequent sessions upcoming in Seattle, Boston, Austin and Washington, DC later in the year. Widely recognized as the most important conference of the year for web site designers and developers, An Event Apart offers a series [...]

Htaccess Magic: 4 Tips for a Better Website

 Congratulations! You have a website! Now that you have one, you also have the responsibility of taking care of one. Website optimization is not always easy, but it can be with basic knowledge of how they work. One tool you can use to optimize your website is an .htaccess file. Web servers that use Apache [...]

Liz Castro: Outstanding Woman in Technology

Elizabeth (Liz) Castro is a tech writer who has been influential in the growth of web design and the Internet since the 1990′s. Her website is elizabethcastro.com. Her blog is Pigs Gourds and Wikis. She’s a mentor of mine, and a source of information for literally millions of readers who want to know something about [...]

Now Available: How to Create a Responsive Web Site Using Dreamweaver CS 5.5

I’ve been thinking of writing about using the Dreamweaver CS 5.5 interface to create media queries lately. Dreamweaver’s system works, but it isn’t easy to figure out and doesn’t match up with what you read in articles by Ethan Marcotte and other responsive design gurus. The interface doesn’t explain itself well, and offers very little [...]

Useful links: Accessible New Year?, Responsive, App/Apple, Women in Tech

A Resolution for an Accessible New Year talks about the Fix the Web project and gives details and ideas about how you can participate in fixing the web. The Goldilocks Approach to Responsive Web Design takes a different approach to the concept. Sure to be discussed widely, so go read it. Understanding Apple is a [...]

How To Test Your Site’s Usability Without Breaking The Bank

When you are creating a new site, one of your first steps is to create an interface that is both presentable and useable. But testing for usability takes time and – frankly – money. Which isn’t easy to come by when you are first starting up a website, especially if your company deals largely in [...]

Media Query Fact Sheet

Something to keep at hand so you can check on all the possibilities and see the measurements. Device Features that can be used in media queries width (min and max)  height (min and max)  device-width  device-height  orientation  aspect-ratio  device-aspect-ratio  color  color-index  monochrome  resolution  scan  grid These can be chained together with the word ‘and’ @media [...]

Useful Links: CSS Layouts, Sliders, 2011

The Future of CSS Layouts. It’s coming and it’s gonna be good. Check out this exciting post by Peter Gasston at .net. What you need to know about the HTML5 Slider Element. There is no slider element in HTML5, the post is talking about the new input type ‘range’ combined with the JQuery function called [...]