<?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>TTI COM Visual Media &#187; web design</title>
	<atom:link href="http://visualmedia.tticomdev.com/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://visualmedia.tticomdev.com</link>
	<description>useful stuff to refer to for TTI's Visual Media group</description>
	<lastBuildDate>Sun, 20 Jun 2010 00:23:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The VERY excellent Perry-Castañeda Map Library</title>
		<link>http://visualmedia.tticomdev.com/2010/06/the-very-excellent-perry-castaneda-map-library/</link>
		<comments>http://visualmedia.tticomdev.com/2010/06/the-very-excellent-perry-castaneda-map-library/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 22:36:43 +0000</pubDate>
		<dc:creator>markcoppock</dc:creator>
				<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://visualmedia.tticomdev.com/?p=396</guid>
		<description><![CDATA[Maps and links to maps from I think everywhere. I first used this great library years ago. It still rocks. All the maps you may ever need. Definitely all the Texas maps you&#8217;ll ever need. University of Texas Libraries online map DOMINATION.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.lib.utexas.edu/maps/united_states/texas_2002.jpg"><img class="alignright size-full wp-image-410" title="texas_2002a" src="http://visualmedia.tticomdev.com/wp-content/uploads/2010/06/texas_2002a.jpg" alt="map of Texas" width="254" height="255" /></a>Maps and links to maps from I think everywhere. I first used this great library years ago. It still rocks.</p>
<div class="float:left;width:280px;"><strong><a href="http://www.lib.utexas.edu/maps/"> All the maps you may ever need</a>. </strong></div>
<div class="float:left;width:280px;"><strong><br />
</strong></div>
<div class="float:left;width:280px;">Definitely all the Texas maps you&#8217;ll ever need. <a href="http://www.lib.utexas.edu/maps/">University of Texas Libraries online map <strong>DOMINATION</strong></a>.</div>
]]></content:encoded>
			<wfw:commentRss>http://visualmedia.tticomdev.com/2010/06/the-very-excellent-perry-castaneda-map-library/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compress H.264 in dimensions divisible by 16</title>
		<link>http://visualmedia.tticomdev.com/2010/05/compress-h-264-in-dimensions-divisible-by-16/</link>
		<comments>http://visualmedia.tticomdev.com/2010/05/compress-h-264-in-dimensions-divisible-by-16/#comments</comments>
		<pubDate>Thu, 27 May 2010 14:04:38 +0000</pubDate>
		<dc:creator>markcoppock</dc:creator>
				<category><![CDATA[video]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://visualmedia.tticomdev.com/?p=379</guid>
		<description><![CDATA[For the iPodPhonePad and other mobile devices. Good overview article from the Adobe Developer Connection here (Note the error in their table. See corrected table below). It&#8217;s all about the hardware acceleration We love hardware acceleration. Hardware acceleration is why a $40 DVD player from Walmart plays DVDs perfectly and a $1500 computer plays them [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.adobe.com/devnet/devices/articles/mobile_video_encoding.html"><img class="alignright size-full wp-image-388" title="adc-logo" src="http://visualmedia.tticomdev.com/wp-content/uploads/2010/05/adc-logo1.png" alt="" width="283" height="64" /></a>For the iPodPhonePad and other mobile devices. Good overview <a href="http://www.adobe.com/devnet/devices/articles/mobile_video_encoding.html">article from the Adobe Developer Connection here</a> (Note the error in their table. See corrected table below).</p>
<h3>It&#8217;s all about the hardware acceleration</h3>
<p>We love hardware acceleration. <strong><span style="color: #ff0000;">Hardware acceleration is why a $40 DVD player from Walmart plays DVDs  perfectly and a $1500 computer plays them poorly.<br />
</span></strong></p>
<h4>Use these resolutions to support hardware acceleration:</h4>
<table width="300">
<thead>
<tr>
<th width="50%">4:3</th>
<th width="50%">16:9</th>
</tr>
</thead>
<tbody>
<tr>
<td width="50%">640 × 480</td>
<td width="50%">640<a href="#fn640">*</a> × 360</td>
</tr>
<tr>
<td width="50%">512 × 384</td>
<td width="50%">512 × 288</td>
</tr>
<tr>
<td width="50%">480 × 360</td>
<td width="50%">480 × 272</td>
</tr>
</tbody>
</table>
<hr class="footnote" />
*<span id="fn640" class="footnote">there&#8217;s a typo in this table in the article. The correct value is 640 x 360, not 480 x 360.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://visualmedia.tticomdev.com/2010/05/compress-h-264-in-dimensions-divisible-by-16/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Good web accessibility (best practices) article</title>
		<link>http://visualmedia.tticomdev.com/2009/12/good-web-accessibility-best-practices-article/</link>
		<comments>http://visualmedia.tticomdev.com/2009/12/good-web-accessibility-best-practices-article/#comments</comments>
		<pubDate>Sat, 05 Dec 2009 16:01:13 +0000</pubDate>
		<dc:creator>markcoppock</dc:creator>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://visualmedia.tticomdev.com/?p=354</guid>
		<description><![CDATA[&#8220;10 Simple Web Accessibility Tips You Can Do Today.&#8221; Good reminders. on the title attribute, don&#8217;t use the same text as what it&#8217;s describing (same with alt attributes, duh) headings—may be easier to use as page nav for screen reader users (though they mention Skip Navigation, I&#8217;ve heard some users more rely on the header [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sixrevisions.com/usabilityaccessibility/10-simple-web-accessibility-tips-you-can-do-today/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+SixRevisions+%28Six+Revisions%29"><img class="alignright" title="Web accessibility/Best practices tips" src="http://images.sixrevisions.com/2009/12/03-01_web_accessibility_tips_lead.jpg" alt="" width="330" height="120" /></a>&#8220;<a title="good accessibility article" href="http://sixrevisions.com/usabilityaccessibility/10-simple-web-accessibility-tips-you-can-do-today/">10 Simple Web Accessibility Tips You Can Do Today</a>.&#8221; Good reminders.</p>
<ul>
<li>on the title attribute, don&#8217;t use the same text as what it&#8217;s describing (same with alt attributes, duh)</li>
<li>headings—may be easier to use as page nav for screen reader users (though they mention Skip Navigation, I&#8217;ve heard some users more rely on the header tags)</li>
<li>Interesting link to WebAIM for <a title="Off-site link that will go to webaim dot org." href="http://www.webaim.org/techniques/skipnav/#focus">Links that become visible  with keyboard focus</a>; addressing mobility-impaired users that can&#8217;t/don&#8217;t use a mouse. Might like that as a user myself.</li>
<li>Labeling form elements, as we&#8217;ve <a href="http://visualmedia.tticomdev.com/2009/05/accessu-09/">mentioned here before</a>.</li>
</ul>
<p><a href="http://sixrevisions.com/usabilityaccessibility/10-simple-web-accessibility-tips-you-can-do-today/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+SixRevisions+%28Six+Revisions%29">Do check out the article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://visualmedia.tticomdev.com/2009/12/good-web-accessibility-best-practices-article/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web publishing checklist</title>
		<link>http://visualmedia.tticomdev.com/2009/09/web-publishing-checklist/</link>
		<comments>http://visualmedia.tticomdev.com/2009/09/web-publishing-checklist/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 13:48:36 +0000</pubDate>
		<dc:creator>markcoppock</dc:creator>
				<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://visualmedia.tticomdev.com/?p=344</guid>
		<description><![CDATA[Sent by Kim, a very comprehensive checklist. Items to check off in twenty categories. Some that may not be needed in all cases, some very obvious. Much of it is/should be habit, but there are some good reminders.]]></description>
			<content:encoded><![CDATA[<p>Sent by Kim, a <a href="http://www.merttol.com/articles/web/design-checklist.html?goback=.mml_inbox_none_DATE_1.mid_314275184#check-visual-design">very comprehensive checklist</a>. Items to check off in twenty categories. Some that may not be needed in all cases, some very obvious.</p>
<p>Much of it is/should be habit, but there are some good reminders.</p>
]]></content:encoded>
			<wfw:commentRss>http://visualmedia.tticomdev.com/2009/09/web-publishing-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AccessU 09</title>
		<link>http://visualmedia.tticomdev.com/2009/05/accessu-09/</link>
		<comments>http://visualmedia.tticomdev.com/2009/05/accessu-09/#comments</comments>
		<pubDate>Tue, 12 May 2009 02:05:22 +0000</pubDate>
		<dc:creator>markcoppock</dc:creator>
				<category><![CDATA[accessibility]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://visualmedia.tticomdev.com/?p=295</guid>
		<description><![CDATA[I&#8217;ve come to think of this conference as a web standards and best practices conference. My notes (some excellent links) #AccessU09 Twitter stream A few, not all, highlights HTML 5 will be the next doctype for web standards. XHTML is going away since its benefits aren&#8217;t getting used (browsers&#8230;). So, for now, use the HTML [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve come to think of this conference as <strong>a web standards and best practices conference</strong>.</p>
<ul>
<li><a href="http://www.google.com/notebook/public/00214254824444748337/BDQO7SwoQsoP_p6Ii?hl=en">My notes</a> (some excellent links)</li>
<li><a href="http://search.twitter.com/search?q=&amp;ands=&amp;phrase=&amp;ors=accessu+accessu09+slatinaccessu+slatinaccessu09&amp;nots=&amp;tag=&amp;lang=all&amp;from=&amp;to=&amp;ref=&amp;near=&amp;within=15&amp;units=mi&amp;since=&amp;until=&amp;rpp=15">#AccessU09 Twitter stream</a></li>
</ul>
<h3>A few, not all, highlights</h3>
<ul>
<li>HTML 5 will be the next doctype for web standards. XHTML is going away since its benefits aren&#8217;t getting used (browsers&#8230;). <span style="text-decoration: line-through;">So, for now, </span><strong><span style="text-decoration: line-through;">use the HTML 4.01 Strict doctype</span></strong>. <span class="edit"><strong>Edit 7-7-2009</strong>: I know what you&#8217;re thinking. See <a href="http://www.zeldman.com/2009/07/07/in-defense-of-web-developers/">Jeffrey Zeldman&#8217;s article defending XHTML 1.0</a>, right after XHTML 2.0&#8242;s going away announcement. Short story: <strong>we&#8217;ll <span style="color: #ff0000;">stick with XHTML 1.0</span></strong><strong> for now</strong>. Use strict when not impractical, transitional otherwise. btw, <strong><a href="http://adactio.com/journal/1595/">Jeremy Keith has a good overview of all this</a></strong>.<br />
</span></li>
<li>IE 8: some seriously strange problems with its compatibility modes. Short answer (and there&#8217;s no short answer really), for now: <strong>design with tight web standards and don&#8217;t add <abbr title="Microsoft">MS&#8217;s</abbr> suggested meta tag</strong>.</li>
<li>There are many standards for <a href="http://www.tsbvi.edu/technology/web/forms/">accessible forms</a> that I was not aware of. Example—here&#8217;s how to semantically connect a label with its associated input:<br />
<code>&lt;label <span style="color: #ff0000;">for="dogname"</span>&gt;Dog's Name&lt;/label&gt;<br />
&lt;input name="name" <span style="color: #ff0000;">id="dogname"</span> size="30" /&gt;</code></li>
<li>Simple semantic stuff I needed reminding of:
<ul>
<li><span style="color: #ff0000;"><strong>only one h1 per page</strong></span> (I think there was discussion of this in past years; that appears over), and <strong>it&#8217;s the title of that individual page</strong></li>
<li>h tags must be used successively; <strong>i.e., if you use an h4 tag, you must have at least one h2 and one h3 on the page</strong></li>
</ul>
</li>
<li>The new 508 and state accessibility requirements (coming this fall? Sept. 1?) will be close to the same as the <a title="Web Content Accessibility Gudelines" href="http://www.w3.org/TR/WCAG20/">WCAG 2.0</a>. Overview—content must be:
<ul>
<li><em>technology-agnostic</em></li>
<li><em>perceivable</em></li>
<li><em>operable</em></li>
<li><em>understandable</em> (for non-traditional browsers; e.g., a &#8216;more info&#8217; link whose content can&#8217;t be perceived by screen readers isn&#8217;t acceptable)</li>
<li><em>robust</em></li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://visualmedia.tticomdev.com/2009/05/accessu-09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 Fixes That Solve IE6 Problems</title>
		<link>http://visualmedia.tticomdev.com/2009/03/10-fixes-that-solve-ie6-problems/</link>
		<comments>http://visualmedia.tticomdev.com/2009/03/10-fixes-that-solve-ie6-problems/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 20:18:57 +0000</pubDate>
		<dc:creator>markcoppock</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[IE6]]></category>

		<guid isPermaLink="false">http://visualmedia.tticomdev.com/?p=201</guid>
		<description><![CDATA[Sitepoint has this very useful list. Some obvious, some I didn&#8217;t know. The idea is to resort to as little extra stuff as possible to accommodate IE6&#8242;s strangenesses. A few points from the article: Set position:relative Use display:inline for floated elements with a margin Set an element to hasLayout A few useful points in the [...]]]></description>
			<content:encoded><![CDATA[<div class="wp-caption alignright" style="width: 310px"><a href="http://www.flickr.com/photos/rohdesign/3373815938/in/set-72157615703262704/"><img title="Wanted Dead--IE" src="http://farm4.static.flickr.com/3551/3373815938_c49ac0a873.jpg?v=0" alt="Dare to dream. From Mike Rohde of Rohdesign." width="300" height="225" /></a><p class="wp-caption-text">Dare to dream. From Mike Rohde of Rohdesign.</p></div>
<p class="wrap">Sitepoint has this <a href="http://www.sitepoint.com/blogs/2009/03/06/10-fixes-for-ie6-problems/">very useful list</a>. Some obvious, some I didn&#8217;t know. The idea is to resort to as little extra stuff as possible to accommodate IE6&#8242;s strangenesses. A few points from the article:</p>
<ul class="wrap">
<li>Set <strong><code class="inline">position:relative</code></strong></li>
<li>Use <strong><code class="inline">display:inline</code></strong> for floated elements with a margin</li>
<li>Set an element to <strong><code class="inline">hasLayout</code></strong></li>
</ul>
<p>A few useful points in the comments, too.</p>
]]></content:encoded>
			<wfw:commentRss>http://visualmedia.tticomdev.com/2009/03/10-fixes-that-solve-ie6-problems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More great cheat sheets</title>
		<link>http://visualmedia.tticomdev.com/2009/03/more-great-cheat-sheets/</link>
		<comments>http://visualmedia.tticomdev.com/2009/03/more-great-cheat-sheets/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:39:20 +0000</pubDate>
		<dc:creator>markcoppock</dc:creator>
				<category><![CDATA[Flash]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://visualmedia.tticomdev.com/?p=196</guid>
		<description><![CDATA[Web Design Ledger, another excellent web design site, has a roundup of the 14 most useful web design cheat sheets. Some of these are worth printing out and wallpapering your office with: Adobe Photoshop CS3 Keyboard Shortcuts (they have CS4 too, when we get it) Adobe Pen Tool Cheatsheet (the pen tool rocks) CSS Cheat [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://webdesignledger.com/">Web Design Ledger</a>, another excellent web design site, has a roundup of the <a href="http://webdesignledger.com/resources/14-most-useful-web-design-cheat-sheets">14 most useful web design cheat sheets</a>. Some of these are worth printing out and wallpapering your office with:</p>
<ul>
<li><a href="http://morris-photographics.com/photoshop/shortcuts/#pscs3" target="_blank">Adobe Photoshop CS3 Keyboard Shortcuts</a> (they have CS4 too, when we get it)</li>
<li><a href="http://creativetechs.com/tipsblog/adobe-pen-tool-cheatsheet/" target="_blank">Adobe Pen Tool Cheatsheet</a> (the pen tool rocks)</li>
<li><a href="http://www.addedbytes.com/cheat-sheets/css-cheat-sheet/" target="_blank">CSS Cheat Sheet</a></li>
<li><a href="http://www.cookwood.com/html/extras/xhtml_ref.html" target="_blank">(X)HTML Elements and Attributes</a></li>
<li><a href="http://acodingfool.typepad.com/blog/jquery-13-cheat-sheet.html" target="_blank">jQuery 1.3 Cheat Sheet</a></li>
</ul>
<p>There are others; check &#8216;em out.</p>
]]></content:encoded>
			<wfw:commentRss>http://visualmedia.tticomdev.com/2009/03/more-great-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Design Researcher&#8221; as a profession</title>
		<link>http://visualmedia.tticomdev.com/2009/02/design-researcher-as-a-profession/</link>
		<comments>http://visualmedia.tticomdev.com/2009/02/design-researcher-as-a-profession/#comments</comments>
		<pubDate>Sat, 07 Feb 2009 17:32:06 +0000</pubDate>
		<dc:creator>markcoppock</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[design research]]></category>

		<guid isPermaLink="false">http://visualmedia.tticomdev.com/?p=141</guid>
		<description><![CDATA[I RSS a feed from fullasagoog, a conglomeration of mostly Adobe-related articles from various sites. On it I came across one from User Eccentric titled The Four Qualities of Successful Design Researchers. Nice quick read; here&#8217;s the four he describes: Inquisitive Empathic Articulate Ornery Worth checking out. The author is himself a Design Researcher for [...]]]></description>
			<content:encoded><![CDATA[<p>I RSS a feed from <a href="http://www.fullasagoog.com/">fullasagoog</a>, a conglomeration of mostly Adobe-related articles from various sites. On it I came across one from <a title="Rob Adams's User Eccentric: Off-center ideas on interaction design and design research" href="http://usereccentric.com/">User Eccentric</a> titled <strong><a href="http://usereccentric.com/entries/000338.html">The Four Qualities of Successful Design Researchers</a></strong>.</p>
<p>Nice quick read; here&#8217;s the four he describes:</p>
<ol>
<li><strong>Inquisitive</strong></li>
<li><strong>Empathic</strong></li>
<li><strong>Articulate</strong></li>
<li><strong>Ornery</strong></li>
</ol>
<p>Worth checking out. The author is himself a Design Researcher for <a href="http://www.adobe.com/products/flex/?promoid=BPDEQ">Adobe Flex</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://visualmedia.tticomdev.com/2009/02/design-researcher-as-a-profession/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New A&amp;M web style guide</title>
		<link>http://visualmedia.tticomdev.com/2009/02/new-am-web-style-guide/</link>
		<comments>http://visualmedia.tticomdev.com/2009/02/new-am-web-style-guide/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 15:57:28 +0000</pubDate>
		<dc:creator>markcoppock</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[branding guide]]></category>
		<category><![CDATA[style guide]]></category>

		<guid isPermaLink="false">http://visualmedia.tticomdev.com/?p=136</guid>
		<description><![CDATA[Highlights updated version of the Web color palette (jpg) unofficial templates (suggested starting points for customization) content recommendations (some good points here) resources (they list and link to us&#8211;COM&#8211;directly here. Cool!) Interesting that the new A&#38;M web style guide came out the same day as an article called 10 things a web designer would never [...]]]></description>
			<content:encoded><![CDATA[<h3>Highlights</h3>
<ul>
<li><a href="http://webmaster.tamu.edu/wp-content/uploads/2008/12/webcolorpalette.jpg">updated version of the Web color palette</a> (jpg)</li>
<li><a href="http://www.tamu.edu/marcomm/web/templates/">unofficial templates</a> (suggested starting points for customization)</li>
<li><a href="http://webmaster.tamu.edu/?page_id=675">content recommendations</a> (some good points here)</li>
<li><a href="http://webmaster.tamu.edu/?page_id=678">resources</a> (they list and link to us&#8211;COM&#8211;directly here. Cool!)</li>
</ul>
<p>Interesting that the <a href="http://webmaster.tamu.edu/?page_id=546">new A&amp;M web style guide</a> came out the same day as an article called <a href="http://boagworld.com/design/10_things_a_web_designer_would/">10 things a web designer would never tell you</a>. Note particularly #6: <strong>enforce style guides to the letter</strong>, and the link to the <a href="http://24ways.org/2006/cheating-color">article illustrating its point</a>.</p>
<p>While remembering <a title="'With great power comes great responsibility.' Uncle Ben in Spiderman I" href="http://en.wikiquote.org/wiki/Stan_Lee">what comes with great power</a>, it sounds like responsible designers should treat branding guides like the pirate code—more what you&#8217;d call guidelines than actual rules.</p>
<p><object width="425" height="355" data="http://www.youtube.com/v/bplEuBjppTw" type="application/x-shockwave-flash"><param name="src" value="http://www.youtube.com/v/bplEuBjppTw" /><param name="wmode" value="transparent" /></object></p>
<p>Hmmm. So you must be a pirate for the pirate code to apply. How should that relate to a <em>style</em> guide?</p>
]]></content:encoded>
			<wfw:commentRss>http://visualmedia.tticomdev.com/2009/02/new-am-web-style-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS or no CSS for layouts</title>
		<link>http://visualmedia.tticomdev.com/2009/02/css-or-no-css-for-layouts/</link>
		<comments>http://visualmedia.tticomdev.com/2009/02/css-or-no-css-for-layouts/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 19:13:57 +0000</pubDate>
		<dc:creator>Jared</dc:creator>
				<category><![CDATA[web design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[tables]]></category>

		<guid isPermaLink="false">http://visualmedia.tticomdev.com/?p=126</guid>
		<description><![CDATA[Remember those days when a website consisted of about 2,700 nested tables? I sure do. Luckily those days are a thing of the past. With the introduction of CSS2 years back there was no good reason to keep churning out table after table in your layouts. With CSS3 and HTML5  around the corner (hopefully) things [...]]]></description>
			<content:encoded><![CDATA[<p>Remember those days when a website consisted of about 2,700 nested tables? I sure do. Luckily those days are a thing of the past. With the introduction of CSS2 years back there was no good reason to keep churning out table after table in your layouts. With CSS3 and HTML5  around the corner (hopefully) things are only going to get better.</p>
<p>I find myself so anti-tables, I often trying to get rid of tables &#8211; for tabular data!</p>
<p>Even though it&#8217;s 2009, apparently some &#8220;web designers&#8221; still don&#8217;t buy into the whole no-tables movement. This past week an article titled <a href="http://www.flownet.com/ron/css-rant.html">Why CSS should not be used for layout</a> has spread like wildfire. If you are are moderate at CSS, you will quickly realize that most his arguments are off base, but it&#8217;s any interesting read never-the-less.</p>
<p>Luckily, an article has been written in response to the first, <a href="http://www.newmediacampaigns.com/page/why-css-should-be-used-for-layout">Why CSS should be used for layouts</a>. I might be a bit bias, but I find myself agreeing with the second article.</p>
<p>Moral of the story:<em> let tables die already</em> (at least for layouts). Now if we can just kill off IE6&#8230;<br />
<img src="http://visualmedia.tticomdev.com/wp-content/uploads/2009/02/css.jpg" alt="css" title="css" width="225" height="296" class="aligncenter size-full wp-image-129" /></p>
]]></content:encoded>
			<wfw:commentRss>http://visualmedia.tticomdev.com/2009/02/css-or-no-css-for-layouts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
