<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.2" -->
<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/"
	>

<channel>
	<title>Design Newz</title>
	<link>http://www.designnewz.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 07 May 2008 13:44:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
	<language>en</language>
			<item>
		<title>Consult With Your SEO Expert Before Site Re-Design</title>
		<link>http://www.designnewz.com/2008/05/05/consult-with-your-seo-expert-before-site-re-design/</link>
		<comments>http://www.designnewz.com/2008/05/05/consult-with-your-seo-expert-before-site-re-design/#comments</comments>
		<pubDate>Mon, 05 May 2008 15:19:12 +0000</pubDate>
		<dc:creator>Lee Odden</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.designnewz.com/2008/05/05/consult-with-your-seo-expert-before-site-re-design/</guid>
		<description><![CDATA[It&#8217;s a near nightmare situation really. A client sends an email on Friday saying, &#8220;We&#8217;re launching a new web site on Monday, can you take a look at it to make sure our site optimization is ok?&#8221;.
The Account Manager asks for a URL and upon receiving, clicks to find a &#8220;pretty&#8221; home page with 90% [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s a near nightmare situation really. A client sends an email on Friday saying, &#8220;We&#8217;re launching a new web site on Monday, can you take a look at it to make sure our site optimization is ok?&#8221;.</p>
<p>The Account Manager asks for a URL and upon receiving, clicks to find a &#8220;pretty&#8221; home page with 90% images and/or Flash, &#8220;cool web 2.0″ navigation using Ajax and as a result of a new content management system, a URL syntax that is completely different than before. Oh, and all title/meta descriptions are now hard coded and there are 50% less pages because the VP of Marketing heard at an executive marketing seminar that &#8220;less is more&#8221;.</p>
<p>First and foremost, such a blindside situation for a site&#8217;s SEO should never happen if Account Management is on top of things. As an advocate and consultant, the AM should have a rapport for information sharing, such as, &#8220;Our new VP is having a new site built and has no idea about the 60% of site traffic that comes from natural search. What should we do?&#8221;.</p>
<p> <a href="http://www.designnewz.com/2008/05/05/consult-with-your-seo-expert-before-site-re-design/#more-30" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designnewz.com/2008/05/05/consult-with-your-seo-expert-before-site-re-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Using CSS Variables</title>
		<link>http://www.designnewz.com/2008/04/21/using-css-variables/</link>
		<comments>http://www.designnewz.com/2008/04/21/using-css-variables/#comments</comments>
		<pubDate>Mon, 21 Apr 2008 13:21:49 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.designnewz.com/2008/04/21/using-css-variables/</guid>
		<description><![CDATA[It is very common to find repeated property values in a CSS stylesheet. CSS Variables allow authors to define variables that are reusable as property values anywhere in a stylesheet and queryable/modifiable through an extension of the CSS Object Model.
CSS Variables can define stylesheet-wide values identified by a token and usable in all CSS declarations. [...]]]></description>
			<content:encoded><![CDATA[<p>It is very common to find repeated property values in a <span class="caps">CSS </span>stylesheet. <span class="caps">CSS</span> Variables allow authors to define variables that are reusable as property values anywhere in a stylesheet and queryable/modifiable through an extension of the <span class="caps">CSS</span> Object Model.</p>
<p><span class="caps">CSS</span> Variables can define stylesheet-wide values identified by a token and usable in all <span class="caps">CSS </span>declarations. A recurring value, like colors or background-color in a stylesheet, will be way easier to update across the stylesheet if a developer has to modify at just one single place or value instead of modifying all style rules applying the <em>property:value</em> pair.</p>
<p><span class="caps">CSS</span> Variables, once implemented, will allow authors to define variables that are reusable as property values anywhere in a stylesheet and queryable/modifiable through an extension of the <span class="caps">CSS</span> Object Model.</p>
<p>Majority of the Web Designers and Developers has been requesting a way of defining <span class="caps">CSS</span> Variables since its early release. Nonetheless, some are of the opinion that it is not needed and will complicate matters.</p>
<p><strong>Why variables in <span class="caps">CSS</span>?</strong></p>
<p>Many a times, any <span class="caps">CSS </span>developer would have felt that s/he is using repeated property values in a <span class="caps">CSS </span>stylesheet, for instance to make sure semantically different elements in a web page have a similar rendering and user experience. <span class="caps">CSS </span>does offer a way to group styles using groups of selectors, but we tend to neglect it more because of the fact that it’s difficult to maintain, decreases readability and of course semantically distinct elements rarely share all style rules.</p>
<p><a href="http://disruptive-innovations.com/zoo/cssvariables/"><span class="caps">CSS</span> Variables Note</a> names David Hyatt of <a href="http://www.apple.com/">Apple</a> as one of the author, the other is Daniel Glazman of Disruptive Innovations. We might see a early implementation of <span class="caps">CSS</span> Variables in a future version of Safari!</p>
<p> <a href="http://www.designnewz.com/2008/04/21/using-css-variables/#more-29" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designnewz.com/2008/04/21/using-css-variables/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Can You Get By With An Old Site Design?</title>
		<link>http://www.designnewz.com/2008/04/07/can-you-get-by-with-an-old-site-design/</link>
		<comments>http://www.designnewz.com/2008/04/07/can-you-get-by-with-an-old-site-design/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 14:36:50 +0000</pubDate>
		<dc:creator>Dave Taylor</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.designnewz.com/2008/04/07/can-you-get-by-with-an-old-site-design/</guid>
		<description><![CDATA[I have a web site that I placed on the Internet in the year 2000. It consists of HTML 4 and Frames. At this time it opens in different browsers with no problem. With the advances of CSS and newer browsers running CSS more proficiently do you think the older web sites with frames will [...]]]></description>
			<content:encoded><![CDATA[<p style="font-style: italic; color: #000033">I have a web site that I placed on the Internet in the year 2000. It consists of HTML 4 and Frames. At this time it opens in different browsers with no problem. With the advances of CSS and newer browsers running CSS more proficiently do you think the older web sites with frames will stop working correctly? I don&#8217;t even know where to start with changing over to CSS as I have over 100 pages.</p>
<hr color="#cccccc" noshade="noshade" size="6" /> Dave&#8217;s Answer:</p>
<p>First off, congrats on having a Web site with longevity! Seems like most people were in a completely different industry eight years ago. <img src='http://www.designnewz.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>The key question you ask is <strong>are FRAMES deprecated in the latest version of HTML</strong>?According to the standards body that defines the HTML language (<a href="http://www.w3.org/" target="_blank">w3.org</a>, the latest version of HTML, HTML 4.01, <a href="http://www.w3.org/TR/html401/present/frames.html" target="_blank">does include frames</a>, without stating that it&#8217;s deprecated or obsolete. So that&#8217;s good. You should be in the clear in terms of your site working in newer browsers as things continue to evolve.</p>
<p> <a href="http://www.designnewz.com/2008/04/07/can-you-get-by-with-an-old-site-design/#more-28" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designnewz.com/2008/04/07/can-you-get-by-with-an-old-site-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>BBC Redesigns It&#8217;s Website</title>
		<link>http://www.designnewz.com/2008/03/31/bbc-redesigns-its-website/</link>
		<comments>http://www.designnewz.com/2008/03/31/bbc-redesigns-its-website/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 15:11:51 +0000</pubDate>
		<dc:creator>Brian Turner</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.designnewz.com/2008/03/31/bbc-redesigns-its-website/</guid>
		<description><![CDATA[The BBC continues to redesign and develop it’s website, with the BBC News section of the site now being rolled out to a new design.
Curiously, it makes BBC News look less like a world beating news source, as much as a common news blog.

]]></description>
			<content:encoded><![CDATA[<p>The BBC continues to redesign and develop it’s website, with the BBC News section of the site now being rolled out to a new design.</p>
<p>Curiously, it makes BBC News look less like a world beating news source, as much as a common news blog.</p>
<p><img src="http://www.internetbusiness.co.uk/wp-content/uploads/2008/03/bbc-1.jpg" alt="bbc-1.jpg"></p>
<p> <a href="http://www.designnewz.com/2008/03/31/bbc-redesigns-its-website/#more-27" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designnewz.com/2008/03/31/bbc-redesigns-its-website/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Easy Ways to Ruin Your Website</title>
		<link>http://www.designnewz.com/2008/03/17/easy-ways-to-ruin-your-website/</link>
		<comments>http://www.designnewz.com/2008/03/17/easy-ways-to-ruin-your-website/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 14:27:29 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.designnewz.com/2008/03/17/easy-ways-to-ruin-your-website/</guid>
		<description><![CDATA[A lot of people give suggestions on how to improve your website or blog. Whether it is via SEO or design suggestions. Not many tell you what is going to destroy your website. I may be a little extreme but there are several pet peeves (as do many in the web design world) have that [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of people give suggestions on how to improve your website or blog. Whether it is via SEO or design suggestions. Not many tell you what is going to destroy your website. I may be a little extreme but there are several pet peeves (as do many in the web design world) have that can truly turn your site from great to lame. There may be a couple of these that are straight forward but when dealing with clients it can become very obvious that some of their ideas on how a website should function are modeled after MySpace and the ilk.</p>
<p> <a href="http://www.designnewz.com/2008/03/17/easy-ways-to-ruin-your-website/#more-26" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designnewz.com/2008/03/17/easy-ways-to-ruin-your-website/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Adobe School Innovation Awards</title>
		<link>http://www.designnewz.com/2008/03/03/adobe-school-innovation-awards/</link>
		<comments>http://www.designnewz.com/2008/03/03/adobe-school-innovation-awards/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 18:58:12 +0000</pubDate>
		<dc:creator>Brajeshwar</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.designnewz.com/2008/03/03/adobe-school-innovation-awards/</guid>
		<description><![CDATA[The theme of 2008’s Adobe School Innovation Awards is My Community — My Planet — My 21st Century. High school students in grades 9-12 (ages 14-19) can submit entries in three categories:
]]></description>
			<content:encoded><![CDATA[<p>The theme of 2008’s <a href="http://www.adobe.com/education/solutions/k12/awards/">Adobe School Innovation Awards</a> is <strong>My Community — My Planet — My 21st Century</strong>. High school students in grades 9-12 (ages 14-19) can submit entries in three categories:</p>
<p> <a href="http://www.designnewz.com/2008/03/03/adobe-school-innovation-awards/#more-24" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designnewz.com/2008/03/03/adobe-school-innovation-awards/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The Importance of Web Standards</title>
		<link>http://www.designnewz.com/2008/02/04/the-importance-of-web-standards/</link>
		<comments>http://www.designnewz.com/2008/02/04/the-importance-of-web-standards/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 14:13:58 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.designnewz.com/2008/02/04/the-importance-of-web-standards/</guid>
		<description><![CDATA[There is a lot of talk amongst designers about why web standards are important, sometimes it is a bragging point to say that you know a lot about CSS and HTML and can make a good site within standards. Some of it is just a line to make whatever you are doing sound better. I [...]]]></description>
			<content:encoded><![CDATA[<p>There is a lot of talk amongst designers about why web standards are important, sometimes it is a bragging point to say that you know a lot about CSS and HTML and can make a good site within standards. Some of it is just a line to make whatever you are doing sound better. I hear a lot of local <em>Oklahoma web design</em> companies talk about web standards but for the most part I see some of them still designing in tables or not even getting the bare minimums in when it comes to web standards.</p>
<p>This article is going to be directed at web design firms, web design clients and web designers everywhere. The importance of web standards is more then just something to say, it is the way the web should be designed. There is more then just passing an HTML or CSS validator when it comes to standards. Even so there is more to making a site pass coding standards, accessibility being the primary objective. Accessibility is usability, it isn’t just about disabled it is about ensuring that your site will work from the time it is published until the end of time if it needs to. I’ll go over different web standards and accessibility guidelines and how they can be implemented, used and maintained better then just exporting a document out of Adobe Photoshop or throwing together an insane unaccessible image map.<br />
 <a href="http://www.designnewz.com/2008/02/04/the-importance-of-web-standards/#more-23" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designnewz.com/2008/02/04/the-importance-of-web-standards/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Finding Design Work</title>
		<link>http://www.designnewz.com/2008/01/18/finding-design-work/</link>
		<comments>http://www.designnewz.com/2008/01/18/finding-design-work/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 22:01:15 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.designnewz.com/2008/01/18/finding-design-work/</guid>
		<description><![CDATA[There are a lot of job boards out there that can help freelance web designers find work, a lot of them aren’t very good and you can find some clients that expect to pay pennies for hours worth of potential work. The problem you will mostly find is that a lot of people that post [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of job boards out there that can help freelance web designers find work, a lot of them aren’t very good and you can find some clients that expect to pay pennies for hours worth of potential work. The problem you will mostly find is that a lot of people that post jobs on job boards aren’t expecting to pay much. I have compiled a list of freelance job boards for web developers that will allow you, the freelance web designer, to find work that actually pays good enough to be worth your time. Contact me, however, if you are <a href="http://dustinbrewer.com/contact-dustin-brewer/" title="Freelance web design">looking for a freelance web designer</a>.</p>
<p> <a href="http://www.designnewz.com/2008/01/18/finding-design-work/#more-22" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designnewz.com/2008/01/18/finding-design-work/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Technique for CSS Image Replacement</title>
		<link>http://www.designnewz.com/2008/01/07/a-technique-for-css-image-replacement/</link>
		<comments>http://www.designnewz.com/2008/01/07/a-technique-for-css-image-replacement/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 15:00:53 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.designnewz.com/2008/01/07/a-technique-for-css-image-replacement/</guid>
		<description><![CDATA[There are a lot of reasons that you would want to replace simple text with an image. One of the biggest reasons is the benefit of getting the text that is within the image for search engines.
This method is used mostly for site headings. Say you were making a site about “Freelance Oklahoma Web Design” [...]]]></description>
			<content:encoded><![CDATA[<p>There are a lot of reasons that you would want to replace simple text with an image. One of the biggest reasons is the benefit of getting the text that is within the image for search engines.</p>
<p>This method is used mostly for site headings. Say you were making a site about “<strong>Freelance Oklahoma Web Design</strong>” you would want to be sure to include that in your first H1 but you don’t want to use plain text to do it.</p>
<p>So you would be creative and ensure that you are getting the same information that is within your fancy image into your heading tag.</p>
<p>This way you can ensure that your site topic is best read by search engines without losing any of your design benefits of creating custom imagery for your design comp.</p>
<p>The <em>CSS Image Replacement Technique</em> (often referred to as the Fahrner Image Replacement technique) itself is very simple but it is just understanding the concept to ensure that it is done without properly.</p>
<p>The biggest part of using this technique is being able to indent any text that happens within your selector.</p>
<p>A lot of people will choose to use H1’s as their focus of indenting the text off of the screen. Such as in the following example.<br />
 <a href="http://www.designnewz.com/2008/01/07/a-technique-for-css-image-replacement/#more-21" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designnewz.com/2008/01/07/a-technique-for-css-image-replacement/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Choosing the Right Color Scheme</title>
		<link>http://www.designnewz.com/2007/12/21/choosing-the-right-color-scheme/</link>
		<comments>http://www.designnewz.com/2007/12/21/choosing-the-right-color-scheme/#comments</comments>
		<pubDate>Fri, 21 Dec 2007 19:10:46 +0000</pubDate>
		<dc:creator>Dustin Brewer</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.designnewz.com/2007/12/21/choosing-the-right-color-scheme/</guid>
		<description><![CDATA[We all have our different practices that we use for starting a design of any kind. Sometimes we start with paper and pen or sometimes we may even jump right into Photoshop or Illustrator and begin tossing around ideas. One step we can’t skip though is choosing the right color scheme for our design. It [...]]]></description>
			<content:encoded><![CDATA[<p>We all have our different practices that we use for starting a design of any kind. Sometimes we start with paper and pen or sometimes we may even jump right into Photoshop or Illustrator and begin tossing around ideas. One step we can’t skip though is choosing the right color scheme for our design. It is always important to ensure that we <a href="http://dustinbrewer.com/understanding-color-in-design/">understand the color we use in our design</a>. Whether our design be a web site design or print work the color combination we choose is one of the most important choices. In order to ensure that we have a combination that will work well there is always some research that may be done. Especially when it comes to designing a logo or doing branding for a company.</p>
<p>There are several web sites available for designers from <strong>Oklahoma</strong> to <strong>Japan</strong> to find color schemes that will match their client’s or own design ideas. There is even color software available for web designers to use for pulling color from images.<br />
 <a href="http://www.designnewz.com/2007/12/21/choosing-the-right-color-scheme/#more-20" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designnewz.com/2007/12/21/choosing-the-right-color-scheme/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
