<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PMA Media Group&#187; webdesign</title>
	<atom:link href="http://www.pmamediagroup.com/tag/webdesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pmamediagroup.com</link>
	<description>Unique Marketing Techniques and Strategies with Guaranteed Results!</description>
	<lastBuildDate>Thu, 29 Jul 2010 15:34:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>What to do with IE6?</title>
		<link>http://www.pmamediagroup.com/2009/05/what-to-do-with-ie6/</link>
		<comments>http://www.pmamediagroup.com/2009/05/what-to-do-with-ie6/#comments</comments>
		<pubDate>Tue, 05 May 2009 20:52:42 +0000</pubDate>
		<dc:creator>Mister Mc</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Humor]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false">http://www.pmamediagroup.com/?p=760</guid>
		<description><![CDATA[
I&#8217;m really tired of designing a simple, standards-compliant layout that looks fine in every browser but IE6.  Aren&#8217;t you?  Almost every web developer has something to say about this topic.  I&#8217;ve found some interesting sites recently that suggest action we can take as a design community get IE6 out of our hair.  The suggestions range [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-767" title="bd" src="http://www.pmamediagroup.com/wp-content/uploads/2009/05/bd.png" alt="bd" width="117" height="120" /><br />
I&#8217;m really tired of designing a simple, standards-compliant layout that looks fine in every browser but IE6.  Aren&#8217;t you?  Almost every web developer has something to say about this topic.  I&#8217;ve found some interesting sites recently that suggest action we can take as a design community get IE6 out of our hair.  The suggestions range from mild to extreme; either helping IE6 gracefully exit the stage or die a quick, painful death.  We obviously want to make life easier for ourselves, but we can&#8217;t alienate our audience.  I&#8217;m most concerned about those who don&#8217;t have the ability to upgrade their system because they work for a public institution with ancient machines or proprietary apps that don&#8217;t work on other browsers.  For the rest of the world, maybe a little tough love is a good thing.  Here are some of my favorite ideas:<span id="more-760"></span></p>
<ul>
<li><a href="http://www.simplebits.com/notebook/2009/02/13/iegone.html">Dan Cederholm</a> suggests serving up an un-styled version of the site.</li>
<li><a href="http://sonspring.com/journal/redirect-ie6">Nathan Smith</a> points out that there ought to be a polite way to help the user upgrade their browser.  This is accomplished through a meta refresh.</li>
<li>The creators of <a href="http://ie6update.com/">IE6 Update</a> encourage an update with something that looks like IE’s Information Bar.  It contains a link to the latest release of IE.  Since Microsoft has marketed their browser as &#8220;the Internet&#8221; the creators reason we shouldn&#8217;t feel bad about tricking the visitor into moving on to a better browser.</li>
<li><a href="http://www.bringdownie6.com/">http://www.bringdownie6.com/</a> appears to be the one of the nicest looking unified efforts to get people to do something to encourage user awareness of IE6&#8217;s shortcomings. I wouldn&#8217;t include their graphics on anyone&#8217;s homepage, but I included it here, and now I feel like I&#8217;ve done my part.  IE6 users get the following message:</li>
</ul>
<blockquote><p>If you&#8217;re reading this, you&#8217;re surfing using Internet Explorer 6, an eight-year-old browser that cannot cope with the demands of the modern internet. For the best web experience, we strongly recommend upgrading to <a href="http://www.getfirefox.com/">Firefox</a>, <a href="http://www.opera.com/">Opera</a>, <a href="http://www.apple.com/safari/">Safari</a>, <a href="http://www.google.com/chrome">Google Chrome</a>, or a more recent version of <a href="http://www.microsoft.com/windows/downloads/ie/getitnow.mspx">Internet Explorer</a>.</p></blockquote>
<p><strong>Education is powerful</strong>, and the unifying theme on all of these sites and posts is: <em>making your audience aware there are better options available to then, they are more likely to change, especially if you help make the change easy.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.pmamediagroup.com/2009/05/what-to-do-with-ie6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Accessibility: A Few Things Everyone Should Do</title>
		<link>http://www.pmamediagroup.com/2009/04/accessibility-a-few-things-everyone-should-do/</link>
		<comments>http://www.pmamediagroup.com/2009/04/accessibility-a-few-things-everyone-should-do/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 17:55:52 +0000</pubDate>
		<dc:creator>Mister Mc</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.pmamediagroup.com/?p=657</guid>
		<description><![CDATA[Creating web pages that are accessible for people with disabilities is also a step in the right direction for making your site user-friendly for the rest of your audience.  Observing your work from a different perspective will give you insights on how you can improve.  For instance, what does your page look like when style [...]]]></description>
			<content:encoded><![CDATA[<p>Creating web pages that are <strong>accessible for people with disabilities</strong> is also a step in the right direction for <strong>making your site user-friendly</strong> for the rest of your audience.  Observing your work from a different perspective will give you insights on how you can improve.  For instance, what does your page look like when style sheets or images are disabled?  What will your site sound like when read by screen reading software?  How does the page look when loaded on a mobile device?  There are a few simple things everyone can do to avoid acessability problems.</p>
<p><span id="more-657"></span>An <a href="http://redish.net/content/papers/interactions.html">excellent article</a> based on direct observation by Mary Theofanos and Janice Redish gives some great suggestions on how to improve accessibility.  Here is a partial summary of some of their ideas and a few of my own:</p>
<ul>
<li><em><strong>Write for the web.</strong></em> Screen readers begin reading at the begining of a section.  Those who use them scan web pages auditorily like sighten users scan with their eyes.  Place keywords at the begining of a line of text so they your users have the most important information first.</li>
<li><em><strong>Build a page with proper XHTML structure.</strong></em> The wonderful thing about semantic coding is that it makes sense in a hierarchy and provides structural context.  Even though your page may display differently, your markup should reflect what is most important to your user.</li>
<li><em><strong>Use proper CSS techniques.</strong></em> CSS is allows designers the freedom to display a page the way they&#8217;d like it seen, but is also allows a user the same luxury.  By employing CSS best-practices, you can maximize a users experience by letting them &#8220;see&#8221; a page that makes sense for them.</li>
<li><em><strong>Use alternative text for all images.</strong></em><em> </em>It always suprises me how many websites still don&#8217;t include alt text for images.  Crafting a perfect description for a complicated graphic may be a little tricky, but something is better than nothing.  If an image is purely decorative, it&#8217;s better to have an empty alt tag (i.e. alt=&#8221; &#8220;) so that the screen reader will ignore it.  Having appropriate alt text will improve your search engine ranking for images, which is reason enough to include it.</li>
<li><em><strong>Make content, especially forms, keyboard accessible.</strong></em> Tabbing through form fields is something a lot of people do. If you&#8217;ve ever watched a computer power user, they often don&#8217;t even touch their mouse, or they have one hand on the keyboard at all times.  Some people can&#8217;t use a mouse, so this one is very important.</li>
</ul>
<p>As your tools to create web pages become more sophisticated, you&#8217;ll find that accessibility will be a more integrated part of your workflow.  Being aware of the big ticket items will help you move forward in your goal to create amazing work for a global audience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pmamediagroup.com/2009/04/accessibility-a-few-things-everyone-should-do/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: www.pmamediagroup.com @ 2010-07-31 10:57:23 -->