<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:atom="http://www.w3.org/2005/Atom">

<channel>
	
	<title>Two Six Code</title>
	<link>http://twosixcode.com/notes</link>
	<description></description>
	<dc:language>en</dc:language>
	<dc:creator>alex@twosixcode.com</dc:creator>
	<dc:rights>Copyright 2013</dc:rights>
	<dc:date>2013-03-22T16:35:00+00:00</dc:date>
	<admin:generatorAgent rdf:resource="http://expressionengine.com/" />
	<atom:link href="http://twosixcode.com/notes/rss" rel="self" type="application/rss+xml" />

	
		<item>
			<title>Items to Consider when Preparing a PSD for Handoff to a Developer</title>
			<link>http://twosixcode.com/notes/view/items-to-consider-when-preparing-a-psd-for-handoff-to-a-web-developer</link>
			<guid>http://twosixcode.com/notes/view/items-to-consider-when-preparing-a-psd-for-handoff-to-a-web-developer#58</guid>
			<description><![CDATA[
				<h2><a href="http://twosixcode.com/notes/view/items-to-consider-when-preparing-a-psd-for-handoff-to-a-web-developer">Items to Consider when Preparing a PSD for Handoff to a Developer</a></h2>
				Here is my list of details to remember, common pitfalls to avoid, and tools to use when preparing a PSD file for handoff to a web developer. This list is based on my experiences doing CMS builds for designers and their clients &mdash; your mileage may vary!
			]]></description>
			<dc:date>2013-03-22T16:35:44+00:00</dc:date>
		</item>
	
		<item>
			<title>Handling Gypsy Fields in an EE1 to EE2 Upgrade</title>
			<link>http://twosixcode.com/notes/view/handling-gypsy-fields-in-an-ee1-to-ee2-upgrade2</link>
			<guid>http://twosixcode.com/notes/view/handling-gypsy-fields-in-an-ee1-to-ee2-upgrade2#57</guid>
			<description><![CDATA[
				<h2><a href="http://twosixcode.com/notes/view/handling-gypsy-fields-in-an-ee1-to-ee2-upgrade2">Handling Gypsy Fields in an EE1 to EE2 Upgrade</a></h2>
				One of the bigger hassles in updating an ExpressionEngine 1.x site to ExpressionEngine 2.x can be dealing with a site that has a lot of Gypsy fields. There is no denying that Gypsy was a huge time (and tedium) saver. But with no EE2 upgrade path, one is stuck paying double for all that convenience.
			]]></description>
			<dc:date>2012-09-05T03:49:34+00:00</dc:date>
		</item>
	
		<item>
			<title>The New Two Six Code</title>
			<link>http://twosixcode.com/notes/view/the-new-two-six-code</link>
			<guid>http://twosixcode.com/notes/view/the-new-two-six-code#48</guid>
			<description><![CDATA[
				<h2><a href="http://twosixcode.com/notes/view/the-new-two-six-code">The New Two Six Code</a></h2>
				<p>Today I am proud to launch the new Two Six Code site. I&rsquo;ve been building ExpressionEngine sites with designers and their clients for nearly four years now. It&rsquo;s what I do and I love it. One of the goals of the new site is to communicate that more clearly.</p>
			]]></description>
			<dc:date>2012-07-11T06:00:34+00:00</dc:date>
		</item>
	
		<item>
			<title>A Few More Time Savers</title>
			<link>http://twosixcode.com/notes/view/a-few-more-time-savers</link>
			<guid>http://twosixcode.com/notes/view/a-few-more-time-savers#51</guid>
			<description><![CDATA[
				<h2><a href="http://twosixcode.com/notes/view/a-few-more-time-savers">A Few More Time Savers</a></h2>
				<p>A while ago I posted some of my favorite time-saving applications for web workers. This list adds a few more that can be handy for those of us that work on websites.</p>

			]]></description>
			<dc:date>2012-03-01T21:21:59+00:00</dc:date>
		</item>
	
		<item>
			<title>How to Use Photoshop Layer Comps</title>
			<link>http://twosixcode.com/notes/view/how-to-use-photoshop-layer-comps</link>
			<guid>http://twosixcode.com/notes/view/how-to-use-photoshop-layer-comps#39</guid>
			<description><![CDATA[
				<h2><a href="http://twosixcode.com/notes/view/how-to-use-photoshop-layer-comps">How to Use Photoshop Layer Comps</a></h2>
				<p>There have been some great articles on preparing Photoshop files (PSDs) for web development. But what surprises me is that none of them mention <strong>Layer Comps</strong>. This simple, easy-to-use feature of Photoshop can save the designer and developer lots of time and make the communication and hand-off process much clearer.</p>
			]]></description>
			<dc:date>2011-03-01T04:15:34+00:00</dc:date>
		</item>
	
		<item>
			<title>Simple Cache Busting for CSS and JS</title>
			<link>http://twosixcode.com/notes/view/simple-cache-busting-for-css-and-js</link>
			<guid>http://twosixcode.com/notes/view/simple-cache-busting-for-css-and-js#40</guid>
			<description><![CDATA[
				<h2><a href="http://twosixcode.com/notes/view/simple-cache-busting-for-css-and-js">Simple Cache Busting for CSS and JS</a></h2>
				<p>If you update your site&#8217;s CSS or JS it is a good idea to force browsers to download the latest version.  If you don&#8217;t then your visitor&#8217;s browser may well load a cached version of the CSS or JS which can result in broken pages.  One simple way I like to do this by appending a query string to the link.</p>
			]]></description>
			<dc:date>2010-11-10T14:26:45+00:00</dc:date>
		</item>
	
		<item>
			<title>A Few Time Savers</title>
			<link>http://twosixcode.com/notes/view/a-few-time-savers</link>
			<guid>http://twosixcode.com/notes/view/a-few-time-savers#41</guid>
			<description><![CDATA[
				<h2><a href="http://twosixcode.com/notes/view/a-few-time-savers">A Few Time Savers</a></h2>
				<p>These well-designed and fun-to-use apps will quickly begin to feel like essentials by gracefully automating repetitive tasks.  A few of these are especially good if you are a web-worker or often work with text.</p>
			]]></description>
			<dc:date>2010-07-17T14:28:46+00:00</dc:date>
		</item>
	
		<item>
			<title>Custom Keyboard Shortcuts</title>
			<link>http://twosixcode.com/notes/view/custom-keyboard-shortcuts</link>
			<guid>http://twosixcode.com/notes/view/custom-keyboard-shortcuts#42</guid>
			<description><![CDATA[
				<h2><a href="http://twosixcode.com/notes/view/custom-keyboard-shortcuts">Custom Keyboard Shortcuts</a></h2>
				<p>If you find yourself accessing the same menu items again and again with your mouse you can save time and mousing by assigning it a keyboard shortcut.  This Mac feature is also useful if you find that an existing keyboard shortcut inconvenient or if it interferes with a global keyboard shortcut.</p>
			]]></description>
			<dc:date>2010-04-19T15:54:13+00:00</dc:date>
		</item>
	
		<item>
			<title>Sync Applications with Dropbox</title>
			<link>http://twosixcode.com/notes/view/sync-applications-with-dropbox</link>
			<guid>http://twosixcode.com/notes/view/sync-applications-with-dropbox#43</guid>
			<description><![CDATA[
				<h2><a href="http://twosixcode.com/notes/view/sync-applications-with-dropbox">Sync Applications with Dropbox</a></h2>
				<p>There are many uses for the very handy (and free) <a href="https://www.dropbox.com/referrals/NTc2MzE5ODk">Dropbox</a>.  You can share, sync, back-up, and version.  But one of the neatest tricks is syncing applications across two or more Macs &mdash; no MobileMe required!  Some applications, such as <a href="http://www.smileonmymac.com/TextExpander/">TextExpander</a> are now offering built in Dropbox sync.  Either way, it is just a few simple steps to stay in sync.</p>
			]]></description>
			<dc:date>2010-04-15T17:04:57+00:00</dc:date>
		</item>
	
		<item>
			<title>Annotate Screenshots Natively in Mac OS X</title>
			<link>http://twosixcode.com/notes/view/annotate-screenshots-natively-in-mac-os-x</link>
			<guid>http://twosixcode.com/notes/view/annotate-screenshots-natively-in-mac-os-x#44</guid>
			<description><![CDATA[
				<h2><a href="http://twosixcode.com/notes/view/annotate-screenshots-natively-in-mac-os-x">Annotate Screenshots Natively in Mac OS X</a></h2>
				<p>Screenshots can be handy things.  Before I made the switch to Mac I used to use <a href="http://greenshot.sourceforge.net/">Greenshot</a> or <a href="https://addons.mozilla.org/en-US/firefox/addon/5648">Fireshot</a>.  But in Mac OS X its as easy as <span class="keyboard">&#x2318;&#x21E7;4</span>.  However, sometimes a screenshot isn&#8217;t enough and you need a clarifying arrow or label to really convey your message.  There are some <a href="http://mac.appstorm.net/roundups/utilities-roundups/8-versatile-mac-screenshot-apps/" title="8 Versatile Mac Screenshot Apps | Mac.AppStorm">3rd party applications</a> that can help, but you can do it quickly, simply, and for free using <a href="http://en.wikipedia.org/wiki/Preview_(software)">Preview</a>.</p>
			]]></description>
			<dc:date>2010-03-14T17:06:15+00:00</dc:date>
		</item>
	
    
</channel>
</rss>