<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.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>DyeWeb.com</title>
	<link>http://dyeweb.com</link>
	<description>Scott Dye is a graphic designer specializing in print &#038; web design who lives in Murfreesboro, Tennessee.</description>
	<pubDate>Wed, 25 Jun 2008 16:06:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>
	<language>en</language>
			<item>
		<title>Get the current username using Applescript</title>
		<link>http://dyeweb.com/thoughts/37/get-the-current-username-using-applescript/</link>
		<comments>http://dyeweb.com/thoughts/37/get-the-current-username-using-applescript/#comments</comments>
		<pubDate>Mon, 31 Mar 2008 14:59:49 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Applescript]]></category>

		<category><![CDATA[Macintosh &#038; OSX]]></category>

		<guid isPermaLink="false">http://dyeweb.com/thoughts/37/get-the-current-username-using-applescript/</guid>
		<description><![CDATA[For various reasons while creating Applescripts, I&#8217;ve had a need for the script to know which computer it was on, since I am writing scripts for several co-workers to use. The easiest way to do so for me was to use each computer&#8217;s username (the shortname OS X uses for the home directory). It&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p>For various reasons while creating Applescripts, I&#8217;ve had a need for the script to know which computer it was on, since I am writing scripts for several co-workers to use. The easiest way to do so for me was to use each computer&#8217;s username (the shortname OS X uses for the home directory). It&#8217;s a pretty easy thing to extract from the home path:</p>
<p>
<div class="codesnip-container" >
<div class="codesnip" style="font-family: monospace;"><span class="kw1">set</span> userHome <span class="kw1">to</span> <span class="br0">&#40;</span>text <span class="kw1">of</span> word <span class="nu0">-1</span> <span class="kw1">of</span> <span class="br0">&#40;</span>path <span class="kw1">to</span> home folder <span class="kw3">as</span> text<span class="br0">&#41;</span><span class="br0">&#41;</span></p>
<p>display dialog userHome</p></div>
</div>
<p>This has worked well for me to be able to purge the script&#8217;s property settings whenever the script gets passed on to someone else (otherwise it seems to keep the property assignments on the new computer as well. Also, it&#8217;s set up just in case I ever need to fork code for a particular user if their computer setup happens to have something that just won&#8217;t work with the way the rest of the other computers are set up (hopefully that will <strong>not</strong> be necessary, but you just never know).</p>
<p>edit:<br />
Well as usual, there&#8217;s an easier way:</p>
<p>
<div class="codesnip-container" >
<div class="codesnip" style="font-family: monospace;"><span class="kw1">set</span> userHome <span class="kw1">to</span> <span class="br0">&#40;</span>short user name <span class="kw1">of</span> <span class="br0">&#40;</span>system info<span class="br0">&#41;</span><span class="br0">&#41;</span></p>
<p>display dialog userHome</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://dyeweb.com/thoughts/37/get-the-current-username-using-applescript/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Palm Centro - one device to rule them all</title>
		<link>http://dyeweb.com/thoughts/34/palm-centro-on-order/</link>
		<comments>http://dyeweb.com/thoughts/34/palm-centro-on-order/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 05:40:46 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Palm Centro]]></category>

		<guid isPermaLink="false">http://dyeweb.com/thoughts/34/palm-centro/</guid>
		<description><![CDATA[I am very soon to be a proud owner of the new Palm Centro smartphone, to replace (and combine) my existing standard flip-phone and my Palm TX.
I&#8217;ve considered before trying to &#8220;converge&#8221; all my various tech devices into one device. I had previously melded my previous PDA and my iPod into just the Palm TX, [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://dyeweb.com/wp-content/uploads/2007/10/centro-blk.jpg' alt='Palm Centro' align='right' />I am very soon to be a proud owner of the new <a href="http://www.palm.com/us/products/smartphones/centro/">Palm Centro</a> smartphone, to replace (and combine) my existing standard flip-phone and my <a href="http://www.palm.com/us/products/handhelds/tx/">Palm TX</a>.</p>
<p>I&#8217;ve considered before trying to &#8220;converge&#8221; all my various tech devices into one device. I had previously melded my previous PDA and my iPod into just the Palm TX, since it does a great job (for my uses) as a music and video player. I&#8217;ve always thought the Treo was too big for a phone, and didn&#8217;t compare to the quite large screen of the TX, which is great for viewing videos in widescreen format. I have been using my TX daily at work to listen to several Podcasts a day, and to watch downloaded TV shows on it while I&#8217;m on the bike or treadmill at the gym (the only thing that&#8217;s successfully convinced me to stay on a treadmill for 45 minutes).</p>
<p>As soon as I heard about the Centro, it intrigued me like no Treo ever had. It would allow me to combine my phone, PDA, and audio player into one device that is just barely larger than my current flip-phone. It will still work with my Bluetooth Stereo headphones, so I won&#8217;t have to dodge earphone cords all day while listening to my podcasts.</p>
<p>The only real tradeoff will be having a much smaller screen, especially being used to the extra screen space the TX allows. I&#8217;ll probably still use the TX for video watching at the gym, but otherwise, I&#8217;ll happily have one less thing in my pockets.</p>
]]></content:encoded>
			<wfw:commentRss>http://dyeweb.com/thoughts/34/palm-centro-on-order/feed/</wfw:commentRss>
		</item>
		<item>
		<title>iTunes 7 and the Audiobooks Tab</title>
		<link>http://dyeweb.com/thoughts/29/itunes-7-and-the-audiobooks-tab/</link>
		<comments>http://dyeweb.com/thoughts/29/itunes-7-and-the-audiobooks-tab/#comments</comments>
		<pubDate>Thu, 21 Sep 2006 13:48:07 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Macintosh &#038; OSX]]></category>

		<guid isPermaLink="false">http://dyeweb.com/?p=29</guid>
		<description><![CDATA[Overall, I really like the new changes in iTunes 7. The new Cover Flow view is really great - being a visual person this appeals greatly to me. I even re-discovered several songs that I had forgotten I had just by flipping through the album art - it feels much more akin to the traditional [...]]]></description>
			<content:encoded><![CDATA[<p><img src='/wp-content/20060921itunes.jpg' alt='iTunes' align='right' />Overall, I really like the new changes in <a href="http://www.apple.com/itunes/overview/">iTunes 7</a>. The new <a href=" http://www.apple.com/itunes/jukebox/coverflow.html">Cover Flow</a> view is really great - being a visual person this appeals greatly to me. I even re-discovered several songs that I had forgotten I had just by flipping through the album art - it feels much more akin to the traditional way of looking through your CD/Album collection.</p>
<p>However, one thing I am very unhappy about is slow but steady slide toward &#8220;the new Apple way&#8221; - and making iTunes more of a proprietary experience, instead of an open experience with the iTunes store as an added value. This is especially apparent in how iTunes 7 handles Audio books.   <a href="http://dyeweb.com/thoughts/29/itunes-7-and-the-audiobooks-tab/#more-29" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dyeweb.com/thoughts/29/itunes-7-and-the-audiobooks-tab/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Pluto is not a planet?</title>
		<link>http://dyeweb.com/thoughts/28/pluto-is-not-a-planet/</link>
		<comments>http://dyeweb.com/thoughts/28/pluto-is-not-a-planet/#comments</comments>
		<pubDate>Sat, 26 Aug 2006 20:11:12 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://dyeweb.com/?p=28</guid>
		<description><![CDATA[I feel cheated&#8230;like I&#8217;ve been lied to all my life. What do you mean Pluto isn&#8217;t a planet? Scientists are now saying Pluto isn&#8217;t a planet&#8230;it&#8217;s a dwarf planet. 
Huh?
That&#8217;s like saying &#8220;We&#8217;re not going to call it a ball any more&#8230;now it&#8217;s called little ball.&#8221;
]]></description>
			<content:encoded><![CDATA[<p>I feel cheated&#8230;like I&#8217;ve been lied to all my life. What do you mean Pluto isn&#8217;t a planet? Scientists are now saying Pluto isn&#8217;t a planet&#8230;it&#8217;s a <em>dwarf</em> planet. </p>
<p>Huh?</p>
<p>That&#8217;s like saying &#8220;We&#8217;re not going to call it a ball any more&#8230;now it&#8217;s called <em>little</em> ball.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://dyeweb.com/thoughts/28/pluto-is-not-a-planet/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Grouping Navigation Areas of a Website</title>
		<link>http://dyeweb.com/thoughts/23/grouping-navigation-areas-of-a-website/</link>
		<comments>http://dyeweb.com/thoughts/23/grouping-navigation-areas-of-a-website/#comments</comments>
		<pubDate>Mon, 19 Jun 2006 15:36:09 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://dyeweb.com/?p=23</guid>
		<description><![CDATA[In doing web design - especially for smaller sites and/or smaller companies - I often run into clients who want to have one list of navigation links.
Since websites have such a large number of links associated with them, it is common to create multiple navigation areas, loosely grouped by priority and/or intent. It is well [...]]]></description>
			<content:encoded><![CDATA[<p>In doing web design - especially for smaller sites and/or smaller companies - I often run into clients who want to have one list of navigation links.</p>
<p>Since websites have such a large number of links associated with them, it is common to create multiple navigation areas, loosely grouped by priority and/or intent. It is well documented from extensive user testing that online users â€œscanâ€ a webpage to find what they are looking for as opposed to â€œreadingâ€ it. Also, from past experience the typical user expects to find links either along the top, left, or bottom of the page.<br />
 <a href="http://dyeweb.com/thoughts/23/grouping-navigation-areas-of-a-website/#more-23" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dyeweb.com/thoughts/23/grouping-navigation-areas-of-a-website/feed/</wfw:commentRss>
		</item>
		<item>
		<title>One more OS9 user bites the dust (almost)</title>
		<link>http://dyeweb.com/thoughts/17/upgraded-to-osx/</link>
		<comments>http://dyeweb.com/thoughts/17/upgraded-to-osx/#comments</comments>
		<pubDate>Sun, 23 Oct 2005 03:48:53 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Macintosh &#038; OSX]]></category>

		<guid isPermaLink="false">http://dyeweb.com/?p=17</guid>
		<description><![CDATA[After lots and lots of nudging, begging, and (mostly) waiting on my part&#8230;my father has finally taken the leap into OS X. Thank goodness! 
]]></description>
			<content:encoded><![CDATA[<p>After lots and lots of nudging, begging, and (mostly) waiting on my part&#8230;<a href="http://www.burtondye.com">my father</a> has finally taken the leap into OS X. Thank goodness!<br />
 <a href="http://dyeweb.com/thoughts/17/upgraded-to-osx/#more-17" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dyeweb.com/thoughts/17/upgraded-to-osx/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Websites are like tatoos</title>
		<link>http://dyeweb.com/thoughts/15/websites-are-like-tattoos/</link>
		<comments>http://dyeweb.com/thoughts/15/websites-are-like-tattoos/#comments</comments>
		<pubDate>Mon, 05 Sep 2005 16:00:11 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://dyeweb.com/?p=15</guid>
		<description><![CDATA[While browsing the other night, I ran across a post by Dan Wood (creator of the fabulous - and currently in limbo - Watson), titled  Starting a website is like buying a turtle, in which he discusses the phenomenon created by the Google cache and the Wayback Machine.
To me though, it&#8217;s more like getting [...]]]></description>
			<content:encoded><![CDATA[<p>While browsing the other night, I ran across a post by Dan Wood (creator of the fabulous - and currently in limbo - <a href="http://www.karelia.com/watson/">Watson</a>), titled  <a href="http://www.gigliwood.com/weblog/General/Starting_a_website_.html">Starting a website is like buying a turtle</a>, in which he discusses the phenomenon created by the Google cache and the <a href="http://www.archive.org/">Wayback Machine</a>.</p>
<p>To me though, it&#8217;s more like getting a tattoo when you&#8217;re young. I sure hope you&#8217;ll still like what it looks like (and says about you) many, many years from now. Soon after a site is created, it&#8217;s pretty much a permanent fixture of the web, and there&#8217;s not much you can do about it, which means be careful what you say, and be ready to stand by it from that point onward.  <a href="http://dyeweb.com/thoughts/15/websites-are-like-tattoos/#more-15" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dyeweb.com/thoughts/15/websites-are-like-tattoos/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Print &#038; Web Design</title>
		<link>http://dyeweb.com/thoughts/14/print-web-design/</link>
		<comments>http://dyeweb.com/thoughts/14/print-web-design/#comments</comments>
		<pubDate>Mon, 20 Jun 2005 04:37:54 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Site Updates]]></category>

		<guid isPermaLink="false">http://dyeweb.com/?p=14</guid>
		<description><![CDATA[ Welcome to the online home of Dye Design. This current site is in the process of a complete redesign, so some things may be a little wonky - you have been warned. If you are in need of some design, feel free to send me a note, and I would be happy to talk [...]]]></description>
			<content:encoded><![CDATA[<p> Welcome to the online home of Dye Design. This current site is in the process of a <a href="v2/_layout.php">complete redesign</a>, so some things may be a little wonky - you have been warned. If you are in need of some design, feel free to <a href="/index.php?page_id=13">send me a note</a>, and I would be happy to talk to you about your creative needs. </p>
]]></content:encoded>
			<wfw:commentRss>http://dyeweb.com/thoughts/14/print-web-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Planes, Trains and Automobiles</title>
		<link>http://dyeweb.com/thoughts/8/planes-trains-and-automobiles/</link>
		<comments>http://dyeweb.com/thoughts/8/planes-trains-and-automobiles/#comments</comments>
		<pubDate>Sat, 05 Jun 2004 15:59:30 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://dyeweb.com/blog/?p=8</guid>
		<description><![CDATA[I had to go to New Hampsire to meet with a client, and went to Atlanta to watch some friends play in the US Open Volleyball Nationals in Atlanta. Since the flight my boss booked returned through Atlanta, I decided to stay for a couple of days, instead of flying back to Nashville, and turning [...]]]></description>
			<content:encoded><![CDATA[<p>I had to go to New Hampsire to meet with a client, and went to Atlanta to watch some friends play in the US Open Volleyball Nationals in Atlanta. Since the flight my boss booked returned through Atlanta, I decided to stay for a couple of days, instead of flying back to Nashville, and turning around and driving back to Atlanata.</p>
<p>Boy was it an experience.  <a href="http://dyeweb.com/thoughts/8/planes-trains-and-automobiles/#more-8" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://dyeweb.com/thoughts/8/planes-trains-and-automobiles/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
