<?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>Yellow Butte - A Dallas, Texas Website Design and Development Company</title>
	<atom:link href="http://www.yellowbutte.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellowbutte.com</link>
	<description>A Dallas, Texas Website Design and Development Company</description>
	<lastBuildDate>Mon, 23 May 2011 18:31:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Interactive != Web</title>
		<link>http://www.yellowbutte.com/blog/interactive-web/</link>
		<comments>http://www.yellowbutte.com/blog/interactive-web/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 23:57:30 +0000</pubDate>
		<dc:creator>Yellow Butte</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.yellowbutte.com/?p=125</guid>
		<description><![CDATA[What&#8217;s in a title? For those of you not familiar with logical symbols in programming, the title of this post reads in plain English as &#8220;Interactive Does Not Equal Web&#8221;. Say it with me. Interactive. Does. Not. Equal. Web. Phew. That felt good. Why? All rectangles are not squares&#8230; In the world of math and [...]]]></description>
			<content:encoded><![CDATA[<h3>What&#8217;s in a title?</h3>
<p>For those of you not familiar with logical symbols in programming, the title of this post reads in plain English as &#8220;Interactive Does Not Equal Web&#8221;.</p>
<p>Say it with me. Interactive. Does. Not. Equal. Web.</p>
<p>Phew. That felt good. Why?</p>
<h3>All rectangles are not squares&#8230;</h3>
<p>In the world of math and logic, we often hear this phrase. &#8220;All rectangles are not squares, but all squares are rectangles.&#8221; This is logically true because of the definition of the two. A rectangle, as defined by our friends over at <a href="http://en.wikipedia.org/wiki/Rectangle">wikipedia</a>, is a &#8220;quadrilateral with four right angles.&#8221; A square (again from <a href="http://en.wikipedia.org/wiki/Square_(geometry)">Wikipedia</a>)   &#8220;has four equal sides and four equal angles.&#8221;</p>
<p>So, understandably, not all interactive media refers to websites, but websites are technically interactive, right?</p>
<h3>Definitions, definitions&#8230;</h3>
<p>In its most basic version, a completely static website with absolutely no links, buttons, or other interactive elements is technically interactive in its nature. You interacted with it by requesting it from the server, and you still have the option of viewing the site, or leaving it. Add at least one link, and you&#8217;ve already increased your interactivity by an order of magnitude, because the page linked there is just as interactive. Once you&#8217;ve created a fully developed website, with inter-related pages and a meaningful relationship between them, you have easily created at least a hundred potential points of interaction.</p>
<h3>So what&#8217;s the point?</h3>
<p>So few designers are completely aware of exactly how many points of interaction they are presenting to their users. <a href="http://www.econtent.hu/flash_version/index.html">Eco-content</a> is a great example of a beautiful/useful design that is created using a fundamentally interactive media method (Flash)&#8230; but the user is bombarded with a million things they can do. How do they interact with this site? What did the designer expect people to click? Most of this site is not presented in a plain and clear English version, so it&#8217;s understandable that as an American user I had a great deal of difficulty interacting with this site. I enjoyed it, I remembered the experience, but I learned nothing. I gained nothing. I got lost multiple times, and I was never sure if clicking on something would move me to a new page or change the visual layout of the page. Being a flash site, using the back button only brought me back to the loading screen. I was baffled and angered, but this was after a few minutes of peaceful music and imagery, so it more or less comes out a wash. Maybe this was their strategy: we don&#8217;t know how to make a design that doesn&#8217;t infuriate the user, so let&#8217;s make up for it with pretty images and sounds.</p>
<h3>What can we do?</h3>
<p>I hate to be the kind of guy who devoutly professes love of any one platform, but we&#8217;re doing an increasing number of WordPress themes these days, so I feel confident giving an example of <a href="http://www.smashingmagazine.com/2007/06/26/21-fresh-usable-and-elegant-wordpress-themes/">Usable</a> wordpress designs. The first example here that shows great explanation of my concept is the design <a href="http://koch-werkstatt.de/2010/03/21/wordpress-theme-nameless/">&#8220;Nameless&#8221;</a> which is a perfect example of simplicity.</p>
<p><a href="http://www.yellowbutte.com/wp-content/uploads/2010/03/example0.jpg"><img class="alignnone size-full wp-image-137" title="example0" src="http://www.yellowbutte.com/wp-content/uploads/2010/03/example0.jpg" alt="" width="600" height="320" /></a></p>
<p>This design showcases the individual elements that you are most in need of showcasing, and doesn&#8217;t dramatize the various other &#8220;effects&#8221; and &#8220;flourishes&#8221; of a design. This is a useful method of web design, but the fact of the matter is that all sites don&#8217;t need to be by necessity this simplified.</p>
<p>Not that a more <a href="http://juliakhusainova.com/">complex</a> site cannot be usable. You can see on the site below that there are examples of basic interactive flourishes, such as mouseover effects on the navigation and images that are essentially &#8220;no-risk&#8221;. In the first example, the flash site with moving buttons, the issue became the fact that the user could easily end up on the wrong page. Here, links are clearly and sufficiently labeled, so there is very little risk of a user becoming lost.  The mouseovers actually help the user to determine the clicking boundaries of a link, which is the reason for the hover effect on links. You know that if you click with your mouse in its current position, that&#8217;s the link that will direct you.</p>
<p><img class="alignnone size-full wp-image-138" title="example1" src="http://www.yellowbutte.com/wp-content/uploads/2010/03/example1.jpg" alt="" width="600" height="320" /></p>
<h3>So what should I walk away with on this topic?</h3>
<p>You must realize what your audience can potentially do on your website, for better or worse. Unless your website is supposed to be a video game or an exhibition of the latest web technology, you should make sure that your primary focus is the content. What is your site about? How do you get your users to use it? Once these questions are answered, you can move on to the design, including all flourishes or &#8220;bonuses&#8221; to your users.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowbutte.com/blog/interactive-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yellow Butte Welcomes The Dallas Morning News</title>
		<link>http://www.yellowbutte.com/blog/yellow-butte-welcomes-the-dallas-morning-news/</link>
		<comments>http://www.yellowbutte.com/blog/yellow-butte-welcomes-the-dallas-morning-news/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 01:23:23 +0000</pubDate>
		<dc:creator>Yellow Butte</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.yellowbutte.com/?p=120</guid>
		<description><![CDATA[We are excited to welcome our newest client, The Dallas Morning News!  We will be working with The Agency at The Dallas Morning News to do website development for some of their various clients.]]></description>
			<content:encoded><![CDATA[<p>We are excited to welcome our newest client, The Dallas Morning News!  We will be working with The Agency at The Dallas Morning News to do<a href="/services/"> website development</a> for some of their various clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowbutte.com/blog/yellow-butte-welcomes-the-dallas-morning-news/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Graceful Degradation or Progressive Enhancement?</title>
		<link>http://www.yellowbutte.com/blog/opinion/graceful-degradation-or-progressive-enhancement/</link>
		<comments>http://www.yellowbutte.com/blog/opinion/graceful-degradation-or-progressive-enhancement/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 03:44:48 +0000</pubDate>
		<dc:creator>Yellow Butte</dc:creator>
				<category><![CDATA[Opinion]]></category>

		<guid isPermaLink="false">http://www.yellowbutte.com/?p=108</guid>
		<description><![CDATA[The HTML5 Spec is trudging slowly (yet inevitably) closer to completion, and CSS Level Three is being picked up by Mozilla at a rate almost equal to their Webkit equivalents. What does this mean for those of us who make a living building websites? Simply put, we&#8217;re not all getting the same internet. As argued [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://dev.w3.org/html5/spec/Overview.html">HTML5 Spec</a> is trudging slowly (yet inevitably) closer to completion, and  <a href="http://www.w3.org/Style/CSS/current-work">CSS Level Three</a> is being picked up by Mozilla at a rate almost equal to their Webkit equivalents. What does this mean for those of us who make a living building websites?</p>
<p>Simply put, we&#8217;re not all getting the same internet. As argued by the anonymous and yet ingenious  <a href="http://dowebsitesneedtolookexactlythesameineverybrowser.com/">Do Websites Need to Look Exactly the Same in Every Brower.com</a>, different browsers will provide a different appearance of the same overall content and presentation. So we have essentially three choices.</p>
<ol>
<li>Screw the new features and stick with what we know will work across the board.</li>
<li>Use the new features and ignore the old browsers, people on IE will just have to deal.</li>
<li>Make a site that works on both new and old browsers, but provides a different experience for each</li>
</ol>
<h3>So where does that leave us?</h3>
<p>A majority of the web is moving towards option number 3. This honestly makes a lot of sense, as CSS 3.0 may be delayed even further, and IE9 may just decide to only support a small margin of the features. HTML5, for that matter, might take another decade to be fully supported by any one browser, let alone all of the market share. So now the question becomes the following: do we design for older browsers and then add neat features that are supported by the newer browsers, or do we design for newer browsers and then let an &#8220;acceptable&#8221; level of compatibility fall to the older browsers?</p>
<p>This defines the current argument of the web community, and there are official terms for each side. A degradable design is one that has fallback features for older browsers, but is truly optimized for newer and more standards compliant ones. A progressively enhanced design is one that is built with the less standards-compliant browsers in mind, and then steadily adds non-essential components for newer browsers.</p>
<h3>In my opinion, the argument is perhaps a bit premature.</h3>
<p>As a musician and sound engineer of some years of experience, I was constantly asked to &#8220;mix for headphones&#8221; or &#8220;master this so it sounds good in the car.&#8221; Just like most musicians who have pulled a majority of their hair out in the vain attempt for the &#8220;perfect mix,&#8221; I can tell you with some level of authority (and with a hairline to prove it) that this holy grail does not exist.</p>
<p>That&#8217;s not to say we can&#8217;t strive to achieve it, but one way or the other, our product is going to inevitably be slightly different on some viewing platforms. Is this the end of the world? To quote my earlier resource&#8230; NO!</p>
<h3>So what do we do?</h3>
<p>For now, the internet is creeping towards a new standard, and it has (widely accepted) old standards upon which to fall back. I say that as of today (February 22, 2010), if your target audience is the majority of the internet (something like <a href="http://en.wikipedia.org/wiki/Usage_share_of_web_browsers">62% of the market share</a>), design your sites to be html 4.01 and xhtml 1.0 compliant, and use as much CSS Level 2 as possible. This doesn&#8217;t mean be lazy, or slack on the layout and semantic value of your content. it means simply do your best to make a decent, accessible website. Then, you can add text shadows, gradients, rgba colors, whatever you like to your stylesheets so that more technically savvy users are rewarded with a slightly &#8220;improved&#8221; look. Think of it as making your site accessible to people who haven&#8217;t upgraded. Treat IE6 like a screen-reader. If people can see it, and it makes sense, it&#8217;s good enough.</p>
<p>That being said, if you&#8217;re someone who only plans to impress the users who are on the latest version of their Gecko, Webkit, or Opera-powered browser, go full hog as soon as possible with the new features. The sooner we push the browser manufacturers and users, the sooner they&#8217;ll be forced to adopt the latest technology. Besides that, if you end up learning all of the advanced functionality of the new web technology a month late, you&#8217;ll be a year behind the curve in developing it.</p>
<h3>So wait, you&#8217;re saying both sides of the argument are right?</h3>
<p>Like anything else, I think this argument needs a healthy dose of perspective. Who are your clients? Who is their target audience? Who are you trying to impress?</p>
<p>If you don&#8217;t know the answers to these questions, find out as soon as possible! This is your due diligence as a digital marketer. If you&#8217;re hiring an interactive agency to do this for you, get this information to them as soon as possible. Give them your branding guides, your technical requirements, and any documentation that you have lying around immediately. Then, you can decide together whether your site should degrade gracefully across the spectrum of technology, or whether it should be enhanced progressively in order to provide the highest level of accessibility.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowbutte.com/blog/opinion/graceful-degradation-or-progressive-enhancement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to Yellow Butte</title>
		<link>http://www.yellowbutte.com/blog/welcome-to-yellow-butte/</link>
		<comments>http://www.yellowbutte.com/blog/welcome-to-yellow-butte/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 04:39:07 +0000</pubDate>
		<dc:creator>Yellow Butte</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://dev.yellowbutte.com/?p=91</guid>
		<description><![CDATA[Yellow Butte, LLC is a website design and development company based out of Dallas, Texas. Simply put: we are about doing the right thing. Yellow Butte is the setting of Louis L’amor’s Showdown at Yellow Butte. In this epic masterpiece, Tom Kedrick is hired to drive a pack of outlaws and renegades from the property of [...]]]></description>
			<content:encoded><![CDATA[<p>Yellow Butte, LLC is a website design and development company based out of Dallas, Texas.</p>
<p>Simply put: we are about<em> doing the right thing</em>.</p>
<p>Yellow Butte is the setting of Louis L’amor’s <a href="http://www.amazon.com/Showdown-Yellow-Butte-Louis-LAmour/dp/0553279939" target="_blank">Showdown at Yellow Butte</a>. In this epic masterpiece, Tom Kedrick is hired to drive a pack of outlaws and renegades from the property of an investor. During his journey, it is made clear to him that he has been sent to kill innocents. Even though he is a battle-hardened mercenary and hard up for the money, he <em>does the right thing</em>.</p>
<p>Our industry is a dangerous place. Not because of thieves and charlatans, but because of unrealistic expectations and loose accountability. We don’t promise you something we can’t deliver. We don’t tell you that things are impossible simply because we don’t know how to do it yet.</p>
<p>Sound refreshing? Maybe it is. But it just seems like <em>doing the right thing</em> to us.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowbutte.com/blog/welcome-to-yellow-butte/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twinty Photography</title>
		<link>http://www.yellowbutte.com/portfolio/twinty-photography/</link>
		<comments>http://www.yellowbutte.com/portfolio/twinty-photography/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 03:26:45 +0000</pubDate>
		<dc:creator>Yellow Butte</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://dev.yellowbutte.com/?p=71</guid>
		<description><![CDATA[Twinty Photography was built for an Austin, TX area photographer.  With a user friendly content management system and a fully customizable photo gallery she can easily add new photos and edit the text through out the site.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-72" title="twin-ft" src="http://www.yellowbutte.com/wp-content/uploads/2010/02/twin-ft.jpg" alt="twin-ft" width="597" height="281" /></p>
<p>Twinty Photography was built for an Austin, TX area photographer.  With a user friendly content management system and a fully customizable photo gallery she can easily add new photos and edit the text through out the site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowbutte.com/portfolio/twinty-photography/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Renaissance Hospital &#8212; Terrell</title>
		<link>http://www.yellowbutte.com/portfolio/terrell-renaissance-hospital/</link>
		<comments>http://www.yellowbutte.com/portfolio/terrell-renaissance-hospital/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 16:10:49 +0000</pubDate>
		<dc:creator>Yellow Butte</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://dev.yellowbutte.com/?p=49</guid>
		<description><![CDATA[Terrell Hospital was split from the Renaissance healthcare system, and as a result it was decided that the individual hospitals would need their own sites. This site was built on a very short timeline and slim budget, and included new functionality that scaled on the fly.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-41" title="cephas" src="http://www.yellowbutte.com/wp-content/uploads/2010/02/terrell.jpg" alt="cephas" width="597" height="283" /></p>
<p>Terrell Hospital was split from the Renaissance healthcare system, and as a result it was decided that the individual hospitals would need their own sites. This site was built on a very short timeline and slim budget, and included new functionality that scaled on the fly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowbutte.com/portfolio/terrell-renaissance-hospital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cephas Building and Design</title>
		<link>http://www.yellowbutte.com/portfolio/cephas-building-and-design/</link>
		<comments>http://www.yellowbutte.com/portfolio/cephas-building-and-design/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 15:24:29 +0000</pubDate>
		<dc:creator>Yellow Butte</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://dev.yellowbutte.com/?p=40</guid>
		<description><![CDATA[Cephas is a small shop in Austin that provides a variety of services in the realm of carpentry, including home furnishing and both indoor/outdoor structural creation.  With an easy to use content management system, their new site allows them to easily showcase their work and reach out to prospective clients.   The proceeds of this project were donated to area charities.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-41" title="cephas" src="http://www.yellowbutte.com/wp-content/uploads/2010/02/cephas.jpg" alt="cephas" width="597" height="283" /></p>
<p>Cephas is a small shop in Austin that provides a variety of services in the realm of carpentry, including home furnishing and both indoor/outdoor structural creation.  With an easy to use content management system, their new site allows them to easily showcase their work and reach out to prospective clients.   The proceeds of this project were donated to area charities.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowbutte.com/portfolio/cephas-building-and-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iTutoring</title>
		<link>http://www.yellowbutte.com/portfolio/itutoring/</link>
		<comments>http://www.yellowbutte.com/portfolio/itutoring/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:46:35 +0000</pubDate>
		<dc:creator>Yellow Butte</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://dev.yellowbutte.com/?p=19</guid>
		<description><![CDATA[iTutoring.com is a educational website created to assist students in their understanding of mathematical concepts. Students have complete access to an online educational catalog of video lessons 24 hours a day, 7 days a week.

Video lessons include topics such as slope of a line, graphing quadratics, geometrical proofs, volume, surface area and much more.]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-24" title="itutoring.com" src="http://www.yellowbutte.com/wp-content/uploads/2009/12/itutoring-ft.jpg" alt="itutoring.com" width="597" height="281" /></p>
<p>iTutoring.com is a educational website created to assist students in their understanding of mathematical concepts. Students have complete access to an online educational catalog of video lessons 24 hours a day, 7 days a week.</p>
<p>Video lessons include topics such as slope of a line, graphing quadratics, geometrical proofs, volume, surface area and much more.</p>
<p>visit &lt;a href=&#8221;http://www.itutoring.com/&#8221; target=&#8221;_blank&#8221;&gt;iTutoring.com&lt;/a&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yellowbutte.com/portfolio/itutoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

