<?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>Aaron Tweeton</title>
	<atom:link href="http://www.aarontweeton.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aarontweeton.com</link>
	<description>Promoting your brand by design</description>
	<lastBuildDate>Thu, 26 Jan 2012 17:29:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Help me decide!</title>
		<link>http://www.aarontweeton.com/blog/help-me-decide</link>
		<comments>http://www.aarontweeton.com/blog/help-me-decide#comments</comments>
		<pubDate>Tue, 18 Oct 2011 14:01:27 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1931</guid>
		<description><![CDATA[Last week, I posted a poll on my Facebook page asking if you would like me to write a step-by-step blog showing how to create a website for a fictitious organization using WordPress. So, I&#8217;m planning to write it, but &#8230; <a href="http://www.aarontweeton.com/blog/help-me-decide">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last week, I posted a poll on <a href="https://www.facebook.com/aarontweeton">my Facebook page</a> asking if you would like me to write a step-by-step blog showing how to create a website for a fictitious organization using WordPress.<br />
So, I&#8217;m planning to write it, but I need your help. I&#8217;ve got five choices of fictitious organizations for you to pick from:</p>
<ul>
<li>Coffee House</li>
<li>Church</li>
<li>Gift Retailer</li>
<li>Local News Organization</li>
<li>Job Seeker Portfolio</li>
</ul>
<div>Eventually, I&#8217;d like to cover all five, but I&#8217;d like your pick for which one to start with. You can leave your comments below or visit <a href="https://www.facebook.com/aarontweeton">my Facebook page</a> to answer a poll.</div>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/blog/help-me-decide/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use Google Docs Spreadsheet to track bugs</title>
		<link>http://www.aarontweeton.com/wordpress/use-google-docs-spreadsheet-to-track-bugs</link>
		<comments>http://www.aarontweeton.com/wordpress/use-google-docs-spreadsheet-to-track-bugs#comments</comments>
		<pubDate>Fri, 14 Oct 2011 01:06:08 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[version control]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1877</guid>
		<description><![CDATA[Today, I tried tracking bugs and changes for my WordPress themes using Google Doc Spreadsheets. So far, I find it a great method of tracking changes without staring mindlessly at my computer, trying to remember what changes I wanted. On &#8230; <a href="http://www.aarontweeton.com/wordpress/use-google-docs-spreadsheet-to-track-bugs">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today, I tried tracking bugs and changes for my <a href="http://wordpress.org/extend/themes/">WordPress themes</a> using <a href="http://docs.google.com">Google Doc Spreadsheets</a>. So far, I find it a great method of tracking changes without staring mindlessly at my computer, trying to remember what changes I wanted.</p>
<p>On another note, I&#8217;m also working on a way of handling version control for WordPress themes. I must admit I&#8217;m clueless when it comes to proper programming version control using <a href="http://git-scm.com/">Git</a> or <a href="http://subversion.apache.org/">Subversion</a>, and when I&#8217;ve searched for help with using version control for WordPress themes, I&#8217;ve come up empty. So I&#8217;m trying to create something that works.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/wordpress/use-google-docs-spreadsheet-to-track-bugs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic vs. static web pizza&#8230; er, pages</title>
		<link>http://www.aarontweeton.com/blog/dynamic-vs-static-web-pages</link>
		<comments>http://www.aarontweeton.com/blog/dynamic-vs-static-web-pages#comments</comments>
		<pubDate>Wed, 12 Oct 2011 02:31:25 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[dynamic websites]]></category>
		<category><![CDATA[static websites]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1853</guid>
		<description><![CDATA[Yesterday I wrote about why I preferred WordPress over Blogger. Most of my decision was based on how at the time, WordPress allowed for dynamic web pages, whereas Blogger was limited to static web pages. I&#8217;m going to try explaining &#8230; <a href="http://www.aarontweeton.com/blog/dynamic-vs-static-web-pages">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="Why I choose WordPress for content management" href="http://www.aarontweeton.com/wordpress/why-i-choose-wordpress-for-content-management">Yesterday</a> I wrote about why I preferred WordPress over Blogger. Most of my decision was based on how at the time, WordPress allowed for dynamic web pages, whereas Blogger was limited to static web pages.</p>
<p>I&#8217;m going to try explaining static vs. dynamic web pages by comparing them to how a pizza parlor makes pizza. Let&#8217;s pretend that each slice of pizza represents a single web page, and that each slice&#8217;s ingredients (sauce, peppers, mushrooms, etc.) represent the content of that particular page.<br />
<span id="more-1853"></span><br />
Most pizza parlors have pizzas-by-the-slice that are sitting on the counter, waiting to be devoured. Pizza-by-the-slice is similar to static web pages in the following ways:</p>
<ul>
<li>Both are made <strong>before</strong> you arrive</li>
<li>Both are already cooked, ready to &#8220;consume&#8221;</li>
<li>Both are limited in offerings</li>
</ul>
<p>Now suppose you want more offerings than what&#8217;s available with pizza-by-the-slice. Unfortunately, as in most pizza parlors, you can&#8217;t get <strong>only</strong> a slice of whatever pizza you want (except maybe the <a href="http://www.jacksoncreekpizza.com/">Jackson Creek Pizza Co.</a> in Medford). You usually have to order a brand new pizza. That&#8217;s where dynamic web pages are similar to the custom pizza you order:</p>
<ul>
<li>Both are made <strong>after</strong> you arrive</li>
<li>Both have to be &#8220;cooked&#8221; before you &#8220;consume&#8221; them</li>
<li>Both can be customized to feature whatever ingredients you wish.</li>
</ul>
<p>So as you can see, both forms of pizza are like both forms of web pages. Each has their benefits and disadvantages:</p>
<ul>
<li>Pizza-by-the-slice is good if you just want a basic pizza to munch on. Static web pages are good if you just want a simple site that&#8217;s not going to require any changes.</li>
<li>Customized pizza is preferable if you want something customized to your tastes with only the ingredients you choose. Dynamic web pages are preferably if you have a lot of &#8220;ingredients&#8221; that you want to be able to customize.</li>
</ul>
<p>Now this analogy fails in one aspect: With the pizza-by-the-slice, the pizza is ready to eat, whereas the custom pizza can take up to a half hour to bake. This is not the case with web publishing. While it does take a few milliseconds to &#8220;bake&#8221; dynamic web pages, you barely notice the difference.</p>
<p>I hoped this explained static vs. dynamic web pages. Have any questions? Please leave a comment or question below.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/blog/dynamic-vs-static-web-pages/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why I choose WordPress for content management</title>
		<link>http://www.aarontweeton.com/wordpress/why-i-choose-wordpress-for-content-management</link>
		<comments>http://www.aarontweeton.com/wordpress/why-i-choose-wordpress-for-content-management#comments</comments>
		<pubDate>Mon, 10 Oct 2011 21:34:24 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[content management]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1832</guid>
		<description><![CDATA[Why content management? If you think about it, every website involves content management, whether you&#8217;ve got a site created using hand-typed HTML, or you&#8217;re using an application like Adobe Dreamweaver, or you&#8217;re using a web-based CMS like WordPress. The question &#8230; <a href="http://www.aarontweeton.com/wordpress/why-i-choose-wordpress-for-content-management">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Why content management? If you think about it, <strong>every</strong> website involves content management, whether you&#8217;ve got a site created using hand-typed HTML, or you&#8217;re using an application like Adobe Dreamweaver, or you&#8217;re using a web-based <abbr title="Content Management System">CMS</abbr> like WordPress. The question is not whether you&#8217;re going to use content management for your website, but what content management you&#8217;re going to use.</p>
<p>I&#8217;ve used all three methods. After 16 years of making websites, I prefer to use a web-based CMS like WordPress.<span id="more-1832"></span></p>
<p><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/10/Screen-shot-2011-10-10-at-1.16.34-PM.png"><img class="size-thumbnail wp-image-1833 alignleft" title="Happy Page" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/10/Screen-shot-2011-10-10-at-1.16.34-PM-180x178.png" alt="Happy Page" width="180" height="178" /></a>In November 1995 I launched my first web page, called the Happy Page.</p>
<p>Yes, it looks awful. But this was back in 1995 and Al Gore had barely been released from the delivery room for giving birth to the Information Superhighway. There were few <abbr title="What You See Is What You Get">WYSIWYG</abbr> editors back then and they all were so UN-WYSIWYG that they were useless. The only way to make reliable websites was to write HTML from scratch. That was it.</p>
<p>I appreciate the early days of hand-coding HTML because I actually learned to write in HTML, something I wouldn&#8217;t have done with a WYSIWYG editor. I also don&#8217;t think I would have followed the progession of HTML to XHTML to HTML5 (or CSS3 and JavaScript for that matter) had I not started working on websites back when everything had to practically be done by hand.</p>
<p><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/10/Screen-shot-2011-10-10-at-1.23.03-PM.png"><img class="alignleft size-thumbnail wp-image-1834" title="KACU.org" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/10/Screen-shot-2011-10-10-at-1.23.03-PM-180x176.png" alt="KACU.org" width="180" height="176" /></a>Years later I saw the first usable WYSIWYG editors, including Adobe Dreamweaver (Macromedia Dreamweaver at the time), Microsoft FrontPage, and Adobe Pagemill.<br />
Something these WYSIWYG editors allowed was for you to set up templates where the same items like the header and footer could repeat on different pages. This beat the previous method of copying and pasting code from page to page, allowing me to concentrate on the content more.</p>
<p>From 2001-2005 I blogged a lot using a web-based CMS called Blogger. Afterwards, I switched to WordPress because Blogger didn&#8217;t handle publishing to my hosting server very well. I needed something like WordPress that would dynamically generate my pages and manage my content. While WordPress was great for managing content, it seemed at first difficult to make themes or templates for. While I knew how to make a few styling changes with CSS, I couldn&#8217;t figure out how to make WordPress sites look more like a website and less like a blog without intensive coding that would often break. In 2008 I built my first WordPress theme from scratch, and while I enjoyed the learning experience, I felt it took much longer than it should have.</p>
<p>With the release of WordPress 3.x, I&#8217;ve seen WordPress evolved from being a blogging platform to being a real content management system. It&#8217;s my system of choice, given the pros and cons of other notable platforms like Drupal and Joomla.</p>
<p>In the last few months, I&#8217;ve built five websites using WordPress, many involving conversion where an existing site is replaced with a new site using WordPress for CMS. I&#8217;ve clocked myself and discovered I&#8217;m able to develop from bare content to a customized live site in less than eight hours. That&#8217;s impressive &#8211; not on my part &#8211; but on WordPress&#8217; part.</p>
<p>So why do I use WordPress? Because I&#8217;ve got to manage my content somehow. I think WordPress&#8217; usability, flexibility and reliability make it the best choice.</p>
<p>What content management system do you use for your website? Do you like it? Please leave your comments below.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/wordpress/why-i-choose-wordpress-for-content-management/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why WordPress?</title>
		<link>http://www.aarontweeton.com/wordpress/why-wordpress</link>
		<comments>http://www.aarontweeton.com/wordpress/why-wordpress#comments</comments>
		<pubDate>Sun, 09 Oct 2011 20:23:57 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1829</guid>
		<description><![CDATA[I&#8217;m thinking of starting a blog series called &#8220;Why WordPress?&#8221; My aim is to explain to you and other the benefits of using a Content Management System like WordPress for your website. I&#8217;m not a WordPress expert, but I&#8217;ve used &#8230; <a href="http://www.aarontweeton.com/wordpress/why-wordpress">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m thinking of starting a blog series called &#8220;Why WordPress?&#8221; My aim is to explain to you and other the benefits of using a Content Management System like WordPress for your website.</p>
<p><span id="more-1829"></span></p>
<p>I&#8217;m not a WordPress expert, but I&#8217;ve used it for five years, building over a half dozen websites using it for content management. In the last few months, I&#8217;ve managed to crank out five of sites using WordPress for content management along with a combination of Child Theme development <a title="Don’t Mess with the Parent – Make a Child Theme" href="http://www.aarontweeton.com/wordpress/dont-mess-with-the-parent-%e2%80%93-make-a-child-theme">(something I explained here)</a> and plugins. I&#8217;ve seen WordPress evolve from an alternative to Blogger, to become a full blown content management system that is easy and fast to use.</p>
<p>Over the course of the next month, I&#8217;d like to show particularly how churches can take advantage of the WordPress platform.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/wordpress/why-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perspectives Global Email Newsletter</title>
		<link>http://www.aarontweeton.com/portfolio/email-design/perspectives-global-email-newsletter</link>
		<comments>http://www.aarontweeton.com/portfolio/email-design/perspectives-global-email-newsletter#comments</comments>
		<pubDate>Fri, 30 Sep 2011 18:12:15 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[U.S.C.W.M.]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1758</guid>
		<description><![CDATA[Email newsletter template design I just finished for Perspectives Global. . Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news &#8230; <a href="http://www.aarontweeton.com/portfolio/email-design/perspectives-global-email-newsletter">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Email newsletter template design I just finished for <a href="http://www.perspectivesglobal.com">Perspectives Global</a>.<br />
<a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/Perspectives-Global-Newsletter-template-CODE-FINAL.jpg"><img src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/Perspectives-Global-Newsletter-template-CODE-FINAL.jpg" alt="Perspectives Global Newsletter template" title="Perspectives Global Newsletter template" width="1200" height="2980" class="alignleft size-full wp-image-1759" /></a>.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/portfolio/email-design/perspectives-global-email-newsletter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>October Newsletter</title>
		<link>http://www.aarontweeton.com/portfolio/email-design/october-newsletter</link>
		<comments>http://www.aarontweeton.com/portfolio/email-design/october-newsletter#comments</comments>
		<pubDate>Fri, 30 Sep 2011 18:06:47 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[Pacific Coast Composites]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1754</guid>
		<description><![CDATA[October Newsletter design for Pacific Coast Composites. Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the &#8230; <a href="http://www.aarontweeton.com/portfolio/email-design/october-newsletter">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/october-newsletter.jpg"><img src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/october-newsletter-e1317406513728-170x200.jpg" alt="October Newsletter for Pacific Coast Composites" title="october-newsletter-PCC" width="170" height="200" class="alignleft size-thumbnail wp-image-1755" /></a><br />
October Newsletter design for <a href="http://www.pccomposites.com/">Pacific Coast Composites</a>.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/portfolio/email-design/october-newsletter/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Typeface in about an hour</title>
		<link>http://www.aarontweeton.com/design-something-daily/typeface-in-about-an-hour</link>
		<comments>http://www.aarontweeton.com/design-something-daily/typeface-in-about-an-hour#comments</comments>
		<pubDate>Mon, 19 Sep 2011 22:41:44 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Design Something Daily]]></category>
		<category><![CDATA[Adobe Illustrator]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1745</guid>
		<description><![CDATA[Here&#8217;s a typeface I created from scratch in about an hour in Adobe Illustrator as part of my Design Something Daily exercise. It&#8217;s not great, and there&#8217;s probably a typeface out there that looks just like it, but this was &#8230; <a href="http://www.aarontweeton.com/design-something-daily/typeface-in-about-an-hour">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/Typeface.jpg"><img class="alignleft size-large wp-image-1746" title="Typeface" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/Typeface-990x761.jpg" alt="" width="584" height="448" /></a><br />
Here&#8217;s a typeface I created from scratch in about an hour in Adobe Illustrator as part of my Design Something Daily exercise. It&#8217;s not great, and there&#8217;s probably a typeface out there that looks just like it, but this was a fun experiment in creating something from scratch.<br />
Sorry, I don&#8217;t have it available in TrueType or OpenType format. Maybe someday.<br />
For tomorrow&#8217;s exercise, perhaps I&#8217;ll draw something.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/design-something-daily/typeface-in-about-an-hour/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>House Blend</title>
		<link>http://www.aarontweeton.com/design-something-daily/house-blend</link>
		<comments>http://www.aarontweeton.com/design-something-daily/house-blend#comments</comments>
		<pubDate>Sat, 17 Sep 2011 21:50:28 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Design Something Daily]]></category>
		<category><![CDATA[Adobe Illustrator]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1734</guid>
		<description><![CDATA[Another coffee label design in less than an hour, this time with a house standing for &#8220;House Blend&#8221;. I sketched out the design early this morning. I was hoping to put in a little more texture and have a &#8220;Orange &#8230; <a href="http://www.aarontweeton.com/design-something-daily/house-blend">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/HouseBlend.jpg"><img class="alignnone size-large wp-image-1735" title="HouseBlend" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/HouseBlend-792x990.jpg" alt="" width="584" height="730" /></a></p>
<p>Another coffee label design in less than an hour, this time with a house standing for &#8220;House Blend&#8221;. </p>
<p><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/sketch.jpg"><img src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/sketch-116x200.jpg" alt="" title="sketch" width="116" height="200" class="alignleft size-thumbnail wp-image-1736" /></a>I sketched out the design early this morning. I was hoping to put in a little more texture and have a &#8220;Orange St.&#8221; street sign at the bottom, but I ran out of time. One of the challenges of this Design Something Daily exercise is to crank out something in less than an hour. When you&#8217;re pressed for time, some fine tuning and tweaking can end up getting ditched.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/design-something-daily/house-blend/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Espresso coffee label</title>
		<link>http://www.aarontweeton.com/design-something-daily/espresso-coffee-label</link>
		<comments>http://www.aarontweeton.com/design-something-daily/espresso-coffee-label#comments</comments>
		<pubDate>Sat, 17 Sep 2011 01:43:15 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Design Something Daily]]></category>
		<category><![CDATA[Adobe Illustrator]]></category>
		<category><![CDATA[coffee label]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1727</guid>
		<description><![CDATA[I decided to restart an old daily exercise I practiced about a year ago, which was designing something from concept to finish in less than an hour. I had created an assortment of coffee labels in the past under the &#8230; <a href="http://www.aarontweeton.com/design-something-daily/espresso-coffee-label">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/Espresso.jpg"><img class="alignnone size-large wp-image-1728" title="Espresso coffee label" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/Espresso-990x990.jpg" alt="" width="584" height="584" /></a></p>
<p>I decided to restart an old daily exercise I practiced about a year ago, which was designing something from concept to finish in less than an hour. I had created an assortment of coffee labels in the past under the fictitious name &#8220;Orange Street Coffee Roasters&#8221;. Here&#8217;s an espresso coffee label I put together in Illustrator.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/design-something-daily/espresso-coffee-label/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slate Creek Pie Charts</title>
		<link>http://www.aarontweeton.com/companies/slate-creek-hoa/slate-creek-pie-charts</link>
		<comments>http://www.aarontweeton.com/companies/slate-creek-hoa/slate-creek-pie-charts#comments</comments>
		<pubDate>Thu, 08 Sep 2011 21:15:15 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Slate Creek HOA]]></category>
		<category><![CDATA[Adobe Illustrator]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1537</guid>
		<description><![CDATA[Presentation graphics for Slate Creek Homeowners Association. Designed to show homeowners where money&#8217;s going. Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not &#8230; <a href="http://www.aarontweeton.com/companies/slate-creek-hoa/slate-creek-pie-charts">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
<a href='http://www.aarontweeton.com/companies/slate-creek-hoa/slate-creek-pie-charts/attachment/september-meeting-graphics1' title='September-Meeting-Graphics1'><img width="154" height="200" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/September-Meeting-Graphics1-154x200.jpg" class="attachment-thumbnail" alt="September-Meeting-Graphics1" title="September-Meeting-Graphics1" /></a>
<a href='http://www.aarontweeton.com/companies/slate-creek-hoa/slate-creek-pie-charts/attachment/september-meeting-graphics2' title='September-Meeting-Graphics2'><img width="154" height="200" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/September-Meeting-Graphics2-154x200.jpg" class="attachment-thumbnail" alt="September-Meeting-Graphics2" title="September-Meeting-Graphics2" /></a>
<a href='http://www.aarontweeton.com/companies/slate-creek-hoa/slate-creek-pie-charts/attachment/september-meeting-graphics3' title='September-Meeting-Graphics3'><img width="154" height="200" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/09/September-Meeting-Graphics3-154x200.jpg" class="attachment-thumbnail" alt="September-Meeting-Graphics3" title="September-Meeting-Graphics3" /></a>

<p>Presentation graphics for Slate Creek Homeowners Association. Designed to show homeowners where money&#8217;s going.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/companies/slate-creek-hoa/slate-creek-pie-charts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>-2 x -3 = 6</title>
		<link>http://www.aarontweeton.com/portfolio/video-production/2-x-3-6</link>
		<comments>http://www.aarontweeton.com/portfolio/video-production/2-x-3-6#comments</comments>
		<pubDate>Tue, 06 Sep 2011 19:29:44 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Video Production]]></category>
		<category><![CDATA[Adobe After Effects]]></category>
		<category><![CDATA[Adobe Illustrator]]></category>
		<category><![CDATA[motion graphics]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1458</guid>
		<description><![CDATA[Short animation I made for a math class over the Labor Day weekend. Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in &#8230; <a href="http://www.aarontweeton.com/portfolio/video-production/2-x-3-6">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><object width="584" height="329"><param name="movie" value="http://www.youtube.com/v/vBi2oCTj2BY?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><param name="wmode" value="opaque"></param><embed wmode="opaque"  src="http://www.youtube.com/v/vBi2oCTj2BY?version=3" type="application/x-shockwave-flash" width="584" height="329" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Short animation I made for a math class over the Labor Day weekend.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/portfolio/video-production/2-x-3-6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RoyalSix.me design</title>
		<link>http://www.aarontweeton.com/portfolio/web-design/royalsix-me-design</link>
		<comments>http://www.aarontweeton.com/portfolio/web-design/royalsix-me-design#comments</comments>
		<pubDate>Wed, 17 Aug 2011 19:45:28 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[RoyalSix]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[child themes]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1424</guid>
		<description><![CDATA[Here&#8217;s the first look at RoyalSix.me, a website featuring the tattoo work and artwork of Jaime VI, who works in the Black and Blue Tattoo Tattoo in San Francisco and Hangtown Tattoo in Placerville. The site is run using WordPress &#8230; <a href="http://www.aarontweeton.com/portfolio/web-design/royalsix-me-design">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/royalsix.jpg"><img class="alignleft size-large wp-image-1425" title="RoyalSix.me" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/royalsix-990x872.jpg" alt="RoyalSix.me" width="584" height="514" /></a><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/royalsix.jpg"><br />
</a>Here&#8217;s the first look at <a href="http://www.royalsix.me">RoyalSix.me</a>, a website featuring the tattoo work and artwork of Jaime VI, who works in the <a href="http://www.blackandbluetattoo.com">Black and Blue Tattoo Tattoo</a> in San Francisco and <a href="http://hangtowntattoo.com/">Hangtown Tattoo</a> in Placerville.<span id="more-1424"></span> The site is run using <a href="http://www.wordpress.org">WordPress</a> for content management, and uses a custom <a href="http://codex.wordpress.org/Child_Themes">Child Theme</a> placed on top of the <a href="http://theme.wordpress.com/themes/twentyeleven/">Twenty Eleven theme</a> that comes with WordPress. Creating Child Themes allows you to quickly create a customized look for your website without taking months writing a theme from scratch.</p>
<p>Right now this site doesn&#8217;t have a whole lot of content, but it&#8217;s planned to feature an e-commerce storefront and online scheduling.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/portfolio/web-design/royalsix-me-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slate Creek HOA infographics</title>
		<link>http://www.aarontweeton.com/portfolio/flyers/slate-creek-hoa-infographics</link>
		<comments>http://www.aarontweeton.com/portfolio/flyers/slate-creek-hoa-infographics#comments</comments>
		<pubDate>Wed, 17 Aug 2011 14:30:19 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Flyers]]></category>
		<category><![CDATA[Slate Creek HOA]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1402</guid>
		<description><![CDATA[Informational graphics I designed for the Slate Creek Homeowners Association. Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news reader, &#8230; <a href="http://www.aarontweeton.com/portfolio/flyers/slate-creek-hoa-infographics">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Informational graphics I designed for the Slate Creek Homeowners Association.</p>

<a href='http://www.aarontweeton.com/portfolio/flyers/slate-creek-hoa-infographics/attachment/slate-creek-hoa-property-map' title='Slate Creek HOA Property Map'><img width="180" height="139" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/Slate-Creek-HOA-Property-Map-180x139.png" class="attachment-thumbnail" alt="Slate Creek HOA Property Map" title="Slate Creek HOA Property Map" /></a>
<a href='http://www.aarontweeton.com/portfolio/flyers/slate-creek-hoa-infographics/attachment/budget-planning' title='Slate Creek HOA Budget Breakdown'><img width="154" height="200" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/Budget-Planning-154x200.png" class="attachment-thumbnail" alt="Slate Creek HOA Budget Breakdown" title="Slate Creek HOA Budget Breakdown" /></a>

<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/portfolio/flyers/slate-creek-hoa-infographics/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pacific Coast Composites August e-newsletter</title>
		<link>http://www.aarontweeton.com/portfolio/email-design/pacific-coast-composites-august-e-newsletter</link>
		<comments>http://www.aarontweeton.com/portfolio/email-design/pacific-coast-composites-august-e-newsletter#comments</comments>
		<pubDate>Thu, 11 Aug 2011 17:56:32 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[Pacific Coast Composites]]></category>
		<category><![CDATA[email marketing]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1408</guid>
		<description><![CDATA[Email design and HTML coding for Pacific Coast Composite&#8217;s August e-newsletter. Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content is not in your news &#8230; <a href="http://www.aarontweeton.com/portfolio/email-design/pacific-coast-composites-august-e-newsletter">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/pccnewsletter_aug11.jpg"><img class="size-thumbnail wp-image-1409 alignleft" title="Pacific Coast Composites August e-newsletter" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/pccnewsletter_aug11-e1313603895404-180x200.jpg" alt="Pacific Coast Composites August e-newsletter" width="180" height="200" /></a><br />
Email design and HTML coding for Pacific Coast Composite&#8217;s August e-newsletter.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/portfolio/email-design/pacific-coast-composites-august-e-newsletter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HangtownTattoo.com redesign</title>
		<link>http://www.aarontweeton.com/portfolio/web-design/hangtowntattoo-com-redesign</link>
		<comments>http://www.aarontweeton.com/portfolio/web-design/hangtowntattoo-com-redesign#comments</comments>
		<pubDate>Fri, 05 Aug 2011 15:17:10 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1393</guid>
		<description><![CDATA[I just finished uploading my redesign of HangtownTattoo.com. The website uses WordPress for content management. The template itself is a Child Theme of the default TwentyEleven theme, with some modifications to make it more customized. This site will likely evolve &#8230; <a href="http://www.aarontweeton.com/portfolio/web-design/hangtowntattoo-com-redesign">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I just finished uploading my redesign of <a href="http://www.HangtownTattoo.com">HangtownTattoo.com</a>. The website uses WordPress for content management. The template itself is a Child Theme of the default <a href="http://theme.wordpress.com/themes/twentyeleven/">TwentyEleven theme</a>, with some modifications to make it more customized.</p>

<a href='http://www.aarontweeton.com/portfolio/web-design/hangtowntattoo-com-redesign/attachment/hangtown1' title='Welcome page for HangtownTattoo.com'><img width="143" height="200" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/hangtown1-143x200.jpg" class="attachment-thumbnail" alt="Welcome page for HangtownTattoo.com" title="Welcome page for HangtownTattoo.com" /></a>
<a href='http://www.aarontweeton.com/portfolio/web-design/hangtowntattoo-com-redesign/attachment/hangtown3' title='Shop info page for HangtownTattoo.com'><img width="140" height="200" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/hangtown3-140x200.jpg" class="attachment-thumbnail" alt="Shop info page for HangtownTattoo.com" title="Shop info page for HangtownTattoo.com" /></a>
<a href='http://www.aarontweeton.com/portfolio/web-design/hangtowntattoo-com-redesign/attachment/hangtown2' title='Gallery page for HangtownTattoo.com'><img width="144" height="200" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/hangtown2-144x200.jpg" class="attachment-thumbnail" alt="Gallery page for HangtownTattoo.com" title="Gallery page for HangtownTattoo.com" /></a>

<p>This site will likely evolve in the next few months, but our goal for now was just to get something working to replace the old site.</p>
<p>What I really like about more recent versions of WordPress is the ability to quickly get customized websites up and running by making Child themes. In previous versions of WordPress, I usually would design the entire theme from scratch which took days.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/portfolio/web-design/hangtowntattoo-com-redesign/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Email Marketing seminar tomorrow in Rocklin</title>
		<link>http://www.aarontweeton.com/event/email-marketing-seminar-tomorrow-in-rocklin</link>
		<comments>http://www.aarontweeton.com/event/email-marketing-seminar-tomorrow-in-rocklin#comments</comments>
		<pubDate>Tue, 02 Aug 2011 14:29:23 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Event]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1389</guid>
		<description><![CDATA[Joanne Lang of The Personal Assistant is giving a free seminar on The Power of Email Marketing. The event is Wednesday (8/3) from Noon to 1:30 p.m. RSVP here. I&#8217;ve been looking forward to it all week. If you&#8217;re interested &#8230; <a href="http://www.aarontweeton.com/event/email-marketing-seminar-tomorrow-in-rocklin">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Joanne Lang of <a href="http://www.thepersonalassistant.com">The Personal Assistant </a>is giving a free seminar on <a href="http://www.eventbrite.com/event/1904687973">The Power of Email Marketing</a>. The event is Wednesday (8/3) from Noon to 1:30 p.m. <a href="http://www.eventbrite.com/event/1904687973">RSVP here.</a></p>
<p>I&#8217;ve been looking forward to it all week. If you&#8217;re interested in learning about email marketing, I suggest you come.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/event/email-marketing-seminar-tomorrow-in-rocklin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grow your farmers market with email marketing</title>
		<link>http://www.aarontweeton.com/blog/grow-your-farmers-market</link>
		<comments>http://www.aarontweeton.com/blog/grow-your-farmers-market#comments</comments>
		<pubDate>Fri, 29 Jul 2011 17:45:18 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[email marketing]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1383</guid>
		<description><![CDATA[If your small business frequently appears at farmers markets, you can use email marketing to grow your business. Plan how you&#8217;ll use email marketing First, plan out how you&#8217;ll use email marketing to benefit your customers. You can start by &#8230; <a href="http://www.aarontweeton.com/blog/grow-your-farmers-market">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If your small business frequently appears at farmers markets, you can use email marketing to grow your business.</p>
<h2>Plan how you&#8217;ll use email marketing</h2>
<p>First, plan out how you&#8217;ll use email marketing to benefit your customers. You can start by simply reminding your recipients (the people who choose to give you their email addresses) about your booth, products and services at the next market day. You could add a coupon for recipients to bring to your booth, or perhaps feature a particular product or service. Also, you can have links from the email back to your website where recipients can get more detailed information about your business, contact you and get driving directions.</p>
<h2><span id="more-1383"></span>Build your recipient list</h2>
<p>Build a list of recipients by providing a sign-up sheet at your booth, informing your customers what to expect when they sign up. You should also provide a sign up form on your website too. In both cases, be sure to get the recipient&#8217;s email address <strong>and first and last name. </strong>You&#8217;ll want the recipient&#8217;s name for tracking and personalization purposes. Also, some email service providers won&#8217;t allow you to add an email to your distribution list without a name.</p>
<p>Whatever you do, remember that you want recipients who <strong>want</strong> to receive your emails. Don&#8217;t waste time trying to blast millions of people with offers that they don&#8217;t care about anyway.</p>
<h2>Set a schedule and stick to it</h2>
<p>Since you hopefully show up at farmers markets on a regular basis, you should email your recipients likewise. Don&#8217;t have them sign up to receive&#8230; (wait for it)&#8230; (wait for it)&#8230; nothing! Also, don&#8217;t sandblast them with offers every single day. Keep it simple, regular and timely. These emails should be friendly reminders designed to drive recipients to your booth so they&#8217;ll become loyal customers.</p>
<h2>You don&#8217;t have to be a rocket scientist or a marketing rockstar</h2>
<p>Today I went to a farmers market and bought produce from three vendors. Neither of them mentioned websites or email newsletters. But they did have vinyl banners overhead each booth with a name, city and phone number. It would be a piece of cake to start an email marketing campaign that simply reminded customers of the next market and what produce to expect.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/blog/grow-your-farmers-market/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email Marketing makes sense (and saves cents too)</title>
		<link>http://www.aarontweeton.com/blog/email-marketing-makes-sense</link>
		<comments>http://www.aarontweeton.com/blog/email-marketing-makes-sense#comments</comments>
		<pubDate>Thu, 28 Jul 2011 21:15:11 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[email marketing]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1363</guid>
		<description><![CDATA[If your small business frequently mails out promotional material like newsletters and doesn&#8217;t provide an electronic alternative, it makes sense and saves cents to start exploring email marketing. One of the first benefits of sending out email newsletters is that &#8230; <a href="http://www.aarontweeton.com/blog/email-marketing-makes-sense">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If your small business frequently mails out promotional material like newsletters and doesn&#8217;t provide an electronic alternative, it makes sense and saves cents to start exploring email marketing. One of the first benefits of sending out email newsletters is that it saves paper which, while it does grow on trees, can cost a lot of money to produce, print and distribute. If your distribution list is less than 2,000, you can send up to 12,000 emails a month for free using <a href="http://mailchimp.com/pricing/">MailChimp</a>.</p>
<p>There&#8217;s always going to be many people who want promotional material the old fashioned way, but every piece of paper and postage stamp add up. As a small business, you have the potential to save hundreds each month in production costs.</p>
<p>Today we&#8217;ve talked about how email marketing can save your small business some cash. Tomorrow, we&#8217;ll brainstorm some reasons why small businesses should implement email marketing campaigns.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/blog/email-marketing-makes-sense/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pacific Coast Composites June e-newsletter</title>
		<link>http://www.aarontweeton.com/portfolio/email-design/pcc-june-enews</link>
		<comments>http://www.aarontweeton.com/portfolio/email-design/pcc-june-enews#comments</comments>
		<pubDate>Fri, 17 Jun 2011 18:37:50 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[Pacific Coast Composites]]></category>
		<category><![CDATA[email marketing]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1420</guid>
		<description><![CDATA[Second e-newsletter for Pacific Coast Composites. Not much changed besides the content from the debut e-newsletter in May. Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If &#8230; <a href="http://www.aarontweeton.com/portfolio/email-design/pcc-june-enews">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/pccnewsletter_june11.jpg"><img class="size-thumbnail wp-image-1421 alignleft" title="Pacific Coast Composites June e-newsletter" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/pccnewsletter_june11-e1313606363650-103x200.jpg" alt="Pacific Coast Composites June e-newsletter" width="103" height="200" /></a>Second e-newsletter for Pacific Coast Composites. Not much changed besides the content from the <a title="Pacific Coast Composites May e-newsletter" href="http://www.aarontweeton.com/portfolio/email-design/pcc-may-enews">debut e-newsletter in May</a>.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/portfolio/email-design/pcc-june-enews/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t Mess with the Parent – Make a Child Theme</title>
		<link>http://www.aarontweeton.com/wordpress/dont-mess-with-the-parent-%e2%80%93-make-a-child-theme</link>
		<comments>http://www.aarontweeton.com/wordpress/dont-mess-with-the-parent-%e2%80%93-make-a-child-theme#comments</comments>
		<pubDate>Fri, 27 May 2011 19:07:30 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[child themes]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Twenty Ten]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1338</guid>
		<description><![CDATA[I discovered something was wrong with my modified Twenty Ten WordPress theme this morning. Some of the modifications I made had disappeared. I then remembered that I had updated the version of WordPress the night before, which likely erased my &#8230; <a href="http://www.aarontweeton.com/wordpress/dont-mess-with-the-parent-%e2%80%93-make-a-child-theme">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I discovered something was wrong with my modified Twenty Ten WordPress theme this morning. Some of the modifications I made had disappeared. I then remembered that I had updated the version of WordPress the night before, which likely erased my modifications. Lesson learned: Don&#8217;t mess with the original parent theme – make a child theme instead.</p>
<p>What I did today was download the <a href="http://www.twentytenfive.com/">Twenty Ten Five theme</a>, a replica of the original Twenty Ten theme that uses HTML5 markup. Then I made a simple <a href="http://codex.wordpress.org/Child_Themes">Child theme</a> with some modifications to the header and CSS. The minimum you need to do is make a new folder with a style.css file that has something like this at the top:<br />
<code><br />
/*<br />
Theme Name: Twenty Ten Child<br />
Description: Child theme for the Twenty Ten theme<br />
Author: Your name here<br />
Template: twentyten<br />
*/</p>
<p>@import url("../twentyten/style.css");</p>
<p>#site-title a {<br />
    color: #009900;<br />
}<br />
</code></p>
<p>The Template refers to the original parent theme you wish to refer to, in this case it&#8217;s <strong>twentyten</strong>. The <strong>@import url(&#8220;../twentyten/style.css&#8221;)</strong> pulls the parent theme&#8217;s CSS. You&#8217;ll either need to import the parent&#8217;s CSS this way or copy and paste into your Child Theme&#8217;s style.css. Oddly enough, the child theme will automatically use the parent&#8217;s PHP structure for rendering pages but not the parent&#8217;s CSS. </p>
<p>Anyway, child themes are an easy way of modifying an existing theme without breaking it or having to go through the trouble of creating a WordPress theme from scratch (both of which I&#8217;ve done).</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/wordpress/dont-mess-with-the-parent-%e2%80%93-make-a-child-theme/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple galleries on one page using WordPress</title>
		<link>http://www.aarontweeton.com/wordpress/multiple-galleries-on-one-page-using-wordpress</link>
		<comments>http://www.aarontweeton.com/wordpress/multiple-galleries-on-one-page-using-wordpress#comments</comments>
		<pubDate>Mon, 23 May 2011 20:38:45 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[shortcodes]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1316</guid>
		<description><![CDATA[Ever wanted to add multiple image galleries to one page or post in WordPress? Here&#8217;s a simple way that doesn&#8217;t require any plugins. If you upload some images using the WordPress image uploader and add the &#91;gallery&#93; shortcode to your &#8230; <a href="http://www.aarontweeton.com/wordpress/multiple-galleries-on-one-page-using-wordpress">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to add multiple image galleries to one page or post in WordPress? Here&#8217;s a simple way that doesn&#8217;t require any plugins.</p>
<p>If you upload some images using the WordPress image uploader and add the &#91;gallery&#93; shortcode to your post, you&#8217;ll see all the thumbnails together. However, there&#8217;s no way to insert something like a headline for certain thumbnails, unless you use the WordPress image uploader to manually insert code for the thumbnails. I find this problematic, as it inserts hard code into your post that won&#8217;t update if you do something like change the name of the image, or switch to a new theme.</p>
<p>To insert multiple galleries on one page, first start a new post and add whatever images you want in just that gallery. For example, I started a post called &#8220;Email Marketing&#8221; to show some of my email marketing designs. Then add more posts with more images until you&#8217;ve basically got a post with images for each gallery you want. When you Publish these pages, be sure to set the Visibility to Private. This will make these posts invisible to the public, yet you&#8217;ll be able to access the images elsewhere in WordPress. </p>
<p>After that, you&#8217;ll want to start a new page or post, which will display your multiple galleries. Ctrl or Command click the Add New button to open a new tab on your browser, because you&#8217;ll need to access the Posts to look up the post ID. Wherever you want a gallery, add &#91;gallery id=&#8221;X&#8221; &#93;. If you switch to the other tab and list your Posts, hover your mouse over the title of the particular post containing your image gallery, where you&#8217;re see something like &#8220;&#8230;post=123&#8230;&#8221; in the Status Bar. Put that number in the Gallery shortcode in order to pull up that post&#8217;s gallery, so in this case, we&#8217;d have &#91;gallery id=&#8221;123&#8243; &#93;. After that, repeat the same steps until you have all the galleries you want on the page.</p>
<p>You can do similar tricks without having to worry about shortcodes with plugins, but I&#8217;m glad to have discovered this method because it allows me to use the WordPress image uploader and I can display a portfolio of different media. Previously I was having to write loops in my WordPress theme to get the images to display properly.</p>
<p>Any questions, please let me know.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/wordpress/multiple-galleries-on-one-page-using-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pacific Coast Composites May e-newsletter</title>
		<link>http://www.aarontweeton.com/portfolio/email-design/pcc-may-enews</link>
		<comments>http://www.aarontweeton.com/portfolio/email-design/pcc-may-enews#comments</comments>
		<pubDate>Wed, 11 May 2011 18:14:55 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Email Design]]></category>
		<category><![CDATA[Pacific Coast Composites]]></category>
		<category><![CDATA[email marketing]]></category>
		<category><![CDATA[HTML email]]></category>
		<category><![CDATA[Newsletter]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1413</guid>
		<description><![CDATA[This was my first &#8220;hand-coded&#8221; email template and design. Pacific Coast Composites needed an email template based off of some print collateral they had been distributing. This project was done in partnership with Tactical Marketing Group in Tacoma, Washington. I &#8230; <a href="http://www.aarontweeton.com/portfolio/email-design/pcc-may-enews">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/pccnewsletter_may11.jpg"><img class="size-thumbnail wp-image-1414 alignleft" title="Pacific Coast Composites e-newsletter" src="http://www.aarontweeton.com/funstuffandthings/wp-content/uploads/2011/08/pccnewsletter_may11-e1313605040365-122x200.jpg" alt="Pacific Coast Composites e-newsletter" width="122" height="200" /></a>This was my first &#8220;hand-coded&#8221; email template and design. <a href="http://www.pccomposites.com/">Pacific Coast Composites</a> needed an email template based off of some print collateral they had been distributing. This project was done in partnership with <a href="http://www.tacticalbg.com/tacticalmark/">Tactical Marketing Group</a> in Tacoma, Washington.</p>
<p>I coded the email template using <a href="http://www.barebones.com/products/textwrangler/">TextWrangler</a>, testing in Firefox with Firebug, and then final testing and deployment using <a href="http://www.aweber.com/">AWeber Email Marketing&#8217;s</a> services.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/portfolio/email-design/pcc-may-enews/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TARDIS in space</title>
		<link>http://www.aarontweeton.com/uncategorized/tardis-in-space</link>
		<comments>http://www.aarontweeton.com/uncategorized/tardis-in-space#comments</comments>
		<pubDate>Sat, 19 Feb 2011 04:18:31 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Adobe After Effects]]></category>
		<category><![CDATA[Design Something Daily]]></category>
		<category><![CDATA[motion graphics]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=1080</guid>
		<description><![CDATA[http://vimeo.com/20126426 5-second homage to Dr. Who&#8217;s TARDIS I threw together in After Effect just for fun. Copyright &#169; 2008 This feed is for personal, non-commercial use only. The use of this feed on other websites breaches copyright. If this content &#8230; <a href="http://www.aarontweeton.com/uncategorized/tardis-in-space">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>http://vimeo.com/20126426</p>
<p>5-second homage to Dr. Who&#8217;s TARDIS I threw together in After Effect just for fun.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/uncategorized/tardis-in-space/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>If it ain&#8217;t broke&#8230;</title>
		<link>http://www.aarontweeton.com/blog/if-it-aint-broke</link>
		<comments>http://www.aarontweeton.com/blog/if-it-aint-broke#comments</comments>
		<pubDate>Wed, 16 Feb 2011 00:00:53 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.aarontweeton.com/?p=955</guid>
		<description><![CDATA[I&#8217;m finding myself really enjoying the WordPress TwentyTen theme. It pretty much does all I want it to do, except a few things like show a post thumbnail and has that massive header on the top of each page. Thankfully, &#8230; <a href="http://www.aarontweeton.com/blog/if-it-aint-broke">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m finding myself really enjoying the WordPress TwentyTen theme. It pretty much does all I want it to do, except a few things like show a post thumbnail and has that massive header on the top of each page. Thankfully, there&#8217;s always child themes where I can make changes without screwing up the entire theme.</p>
<p>I built a small child theme today, and it pretty much is the same as the original TwentyTen theme except the header image is gone, the fonts are different (using Droid Sans), and the archives show thumbnails.</p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.aarontweeton.com/blog/if-it-aint-broke/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

