<?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>ScarTech &#187; Design</title>
	<atom:link href="http://www.scartech.net/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scartech.net</link>
	<description>The musings of a confessed code junkie and a game geek.</description>
	<lastBuildDate>Wed, 07 Jul 2010 01:34:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Wallpapers for the Samsung Glyde (SCH-U940)</title>
		<link>http://www.scartech.net/2008/11/23/wallpapers-for-the-samsung-glyde-sch-u940/</link>
		<comments>http://www.scartech.net/2008/11/23/wallpapers-for-the-samsung-glyde-sch-u940/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 23:18:05 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Consumer Electronics]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.scartech.net/?p=278</guid>
		<description><![CDATA[Now that my Samsung Glyde is working like it should have all along since I upgraded the firmware to version BI29, I&#8217;ve been searching for some decent wallpapers. I&#8217;ve found a few decent images that look good on my phone. They&#8217;re shared below the fold. Right-click the images and save them to your computer. I [...]]]></description>
			<content:encoded><![CDATA[<p>Now that my <a href="http://www.samsung.com/us/consumer/detail/detail.do?group=mobilephones&amp;type=mobilephones&amp;subtype=verizonwireless&amp;model_cd=SCH-U940DBAVZW">Samsung Glyde</a> is working like it should have all along since I <a href="http://www.scartech.net/2008/11/16/upgraded-firmware-on-the-samsung-glyde-sch-u940-version-bi29/">upgraded the firmware</a> to version BI29, I&#8217;ve been searching for some decent wallpapers. I&#8217;ve found a few decent images that look good on my phone. They&#8217;re shared below the fold.</p>
<p><span id="more-278"></span></p>
<p>Right-click the images and save them to your computer. I used Verizon&#8217;s online message center for my account to send the images as a picture message to my phone.</p>
<p><a href="http://www.scartech.net/wp-content/uploads/blue_swirls.jpg"> </a><img class="alignnone size-full wp-image-280" title="clown-fish" src="http://www.scartech.net/wp-content/uploads/clown-fish.jpg" alt="" width="240" height="440" /> <img class="alignnone size-full wp-image-282" title="Pleiades Star cluster" src="http://www.scartech.net/wp-content/uploads/space2.jpg" alt="" width="240" height="440" /></p>
<p><img class="alignnone size-full wp-image-286" title="green" src="http://www.scartech.net/wp-content/uploads/green.jpg" alt="" width="240" height="440" /> <img class="alignnone size-full wp-image-285" title="fire" src="http://www.scartech.net/wp-content/uploads/fire.jpg" alt="" width="240" height="440" /></p>
<p><img class="alignnone size-full wp-image-292" title="stained_glass" src="http://www.scartech.net/wp-content/uploads/stained_glass.jpg" alt="" width="240" height="440" /> <img class="alignnone size-full wp-image-294" title="blue energy tornado" src="http://www.scartech.net/wp-content/uploads/blue.jpg" alt="" width="240" height="440" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scartech.net/2008/11/23/wallpapers-for-the-samsung-glyde-sch-u940/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy Does It</title>
		<link>http://www.scartech.net/2007/10/27/easy-does-it/</link>
		<comments>http://www.scartech.net/2007/10/27/easy-does-it/#comments</comments>
		<pubDate>Sun, 28 Oct 2007 03:17:20 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.scartech.net/archives/28</guid>
		<description><![CDATA[It&#8217;s easy to find examples of bad design. Especially when we&#8217;re talking about websites. As developers we want people to use our software. The easier a system is to use, the more it&#8217;s going to be going to be used. It&#8217;s particularly important for an e-commerce site. If it&#8217;s difficult for your customers to get [...]]]></description>
			<content:encoded><![CDATA[<p align="left">It&#8217;s easy to find examples of <a href="http://www.webpagesthatsuck.com/">bad design</a>. Especially when we&#8217;re talking about websites. As developers we want people to use our software. The easier a system is to use, the more it&#8217;s going to be going to be used. It&#8217;s particularly important for an e-commerce site. If it&#8217;s difficult for your customers to get things done, it&#8217;s going to affect your sales. Instead of pointing out bad design, I want to highlight a simple design decision that makes the <a href="http://www.oldnavy.com/">Old Navy</a> web site so much easier to use.</p>
<p align="left"><img src="http://www.scartech.net/wp-content/uploads/oldnavy.png" alt="oldnavy.png" /></p>
<p>As a customer I only want to see items they&#8217;ve got in my size. Why make your customer sort through items that don&#8217;t fit? The developers of the Old Navy site did this by simply allowing you to display only clothes of a certain size. I can&#8217;t tell you how easy it is for me to find what I want, add it to my shopping cart and check out. I don&#8217;t even go to their brick and mortar stores anymore because it&#8217;s so easy for me to find what I want online.</p>
<p>I think this helps show the value of making your software simple and easy to use. Good design makes you <strong>want</strong>to use it. As a developer, I can&#8217;t think of anything more fulfilling than people using the software I develop.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scartech.net/2007/10/27/easy-does-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
