<?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"
	>

<channel>
	<title>Erik Teichmann Design</title>
	<atom:link href="http://www.eriktdesign.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eriktdesign.com</link>
	<description>Design for Web and Print</description>
	<pubDate>Tue, 02 Dec 2008 21:57:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Music for Advent and Christmas</title>
		<link>http://www.eriktdesign.com/2008/12/music-for-advent-and-christmas/</link>
		<comments>http://www.eriktdesign.com/2008/12/music-for-advent-and-christmas/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 21:57:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.eriktdesign.com/?p=89</guid>
		<description><![CDATA[
Project: Poster for Advent and Christmas music events
Client: New Hope Presbyterian
Role: Design, Layout, Production
Details: Tabloid size poster to promote music in Advent and Christmas Services
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.eriktdesign.com/wp-content/uploads/2008/12/advent-and-christmas-music-poster.png" rel="lightbox[89]"><img class="alignnone size-thumbnail wp-image-90" title="Advent and Christmas Music Poster" src="http://www.eriktdesign.com/wp-content/uploads/2008/12/advent-and-christmas-music-poster-150x150.png" alt="" width="150" height="150" /></a></p>
<p><strong>Project: </strong>Poster for Advent and Christmas music events</p>
<p><strong>Client: </strong>New Hope Presbyterian</p>
<p><strong>Role: </strong>Design, Layout, Production</p>
<p><strong>Details: </strong>Tabloid size poster to promote music in Advent and Christmas Services</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eriktdesign.com/2008/12/music-for-advent-and-christmas/feed/</wfw:commentRss>
		</item>
		<item>
		<title>O HAI</title>
		<link>http://www.eriktdesign.com/2008/11/o-hai/</link>
		<comments>http://www.eriktdesign.com/2008/11/o-hai/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 16:41:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.eriktdesign.com/?p=82</guid>
		<description><![CDATA[LOLspeak is infiltrating the universe. Imagine my surprise when my Flickr page greeted me this morning with this:
]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Lolspeak">LOLspeak</a> is infiltrating the universe. Imagine my surprise when my Flickr page greeted me this morning with this:</p>
<div id="attachment_83" class="wp-caption alignnone" style="width: 496px"><a href="http://www.eriktdesign.com/wp-content/uploads/2008/11/o-hai.png" rel="lightbox[82]"><img class="size-full wp-image-83" title="O HAI" src="http://www.eriktdesign.com/wp-content/uploads/2008/11/o-hai.png" alt="It's a language now." width="486" height="242" /></a><p class="wp-caption-text">It is a language now.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.eriktdesign.com/2008/11/o-hai/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tabs in HTML Forms</title>
		<link>http://www.eriktdesign.com/2008/11/tabs-in-html-forms/</link>
		<comments>http://www.eriktdesign.com/2008/11/tabs-in-html-forms/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 18:04:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[coding]]></category>

		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.eriktdesign.com/?p=80</guid>
		<description><![CDATA[This isn&#8217;t what you think. Tabbing between form fields is a built in behavior in modern web browsers that admittedly saves a load of time and is extremely convenient. This article is not about tabbing between form fields. It&#8217;s about tabbing IN form fields.
As someone who spends a lot of time in a web browser, [...]]]></description>
			<content:encoded><![CDATA[<p>This isn&#8217;t what you think. Tabbing between form fields is a built in behavior in modern web browsers that admittedly saves a load of time and is extremely convenient. This article is not about tabbing between form fields. It&#8217;s about tabbing IN form fields.</p>
<p>As someone who spends a lot of time in a web browser, and a lot of time again <em>coding </em>in a web browser, this has been one of my biggest pet peeves. One of the principles of clear code is lots of whitespace. Tabs help set hierarchy and make code much more readable. In your web browser, if you press the &#8220;Tab&#8221; key in a form field, you just jump to the next input. This is inconvenient! I want to make my code readable! And I don&#8217;t want to press the spacebar a thousand times to make it so!</p>
<p>Fortunately, there&#8217;s a great Firefox extension that fixes this! It&#8217;s called &#8220;Tabinta&#8221;, which stands for <a href="http://tabinta.mozdev.org/"><strong>T</strong>ab <strong>i</strong>n <strong>T</strong>ext<strong>a</strong>rea</a>. Simply install the extension and you&#8217;ll be able to make tabs in multi-line text inputs! It&#8217;s simple to turn off as well (just right click!) and offers a wealth of configuration options through Firefox&#8217;s <a href="about:config">about:config</a>. I&#8217;m seriously so happy I found this.</p>
<p>Right-oh, nose back to the grindstone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eriktdesign.com/2008/11/tabs-in-html-forms/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgrades</title>
		<link>http://www.eriktdesign.com/2008/11/upgrades/</link>
		<comments>http://www.eriktdesign.com/2008/11/upgrades/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 21:40:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.eriktdesign.com/?p=77</guid>
		<description><![CDATA[I&#8217;m really excited for the upcoming Wordpress 2.7 update. I know that as soon as it gets here, it will be underrated, but I&#8217;m excited now regardless.
The new admin interface is my main reason for excitement. I never really knew what problems people had with the older admin interfaces, but after test-driving 2.7, I see [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m really excited for the upcoming Wordpress 2.7 update. I know that as soon as it gets here, it will be underrated, but I&#8217;m excited now regardless.</p>
<p>The new admin interface is my main reason for excitement. I never really knew what problems people had with the older admin interfaces, but after test-driving 2.7, I see a lot of room for improvement in 2.6.x.</p>
<p>Regardless of the changes, I&#8217;m just thankful that Wordpress is Wordpress. I maintain a website for one of my clients that uses Joomla, which I personally think is just a mess.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eriktdesign.com/2008/11/upgrades/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Appalachian Mountain</title>
		<link>http://www.eriktdesign.com/2008/10/appalachian-mountain/</link>
		<comments>http://www.eriktdesign.com/2008/10/appalachian-mountain/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 19:28:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.eriktdesign.com/?p=74</guid>
		<description><![CDATA[
Project: Appalachian Mountain Family Mission Trip Poster
Client: Christus Victor Lutheran Church
Role: Design, Layout, Production
Details: Tabloid size poster for a family mission trip. An approachable design with a wide appeal was desired.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.eriktdesign.com/wp-content/uploads/2008/10/poster.png" rel="lightbox[74]"><img class="alignnone size-medium wp-image-75" title="Appalachian Mountain Poster" src="http://www.eriktdesign.com/wp-content/uploads/2008/10/poster-194x300.png" alt="" width="194" height="300" /></a></p>
<p><strong>Project: </strong>Appalachian Mountain Family Mission Trip Poster</p>
<p><strong>Client: </strong>Christus Victor Lutheran Church</p>
<p><strong>Role: </strong>Design, Layout, Production</p>
<p><strong>Details: </strong>Tabloid size poster for a family mission trip. An approachable design with a wide appeal was desired.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eriktdesign.com/2008/10/appalachian-mountain/feed/</wfw:commentRss>
		</item>
		<item>
		<title>NOT the Process</title>
		<link>http://www.eriktdesign.com/2008/10/not-the-process/</link>
		<comments>http://www.eriktdesign.com/2008/10/not-the-process/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 21:38:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.eriktdesign.com/?p=71</guid>
		<description><![CDATA[Clients: Please don&#8217;t do this. And yes, it has happened like this.

]]></description>
			<content:encoded><![CDATA[<p>Clients: Please don&#8217;t do this. And yes, it has happened like this.<br />
<object type="application/x-shockwave-flash" data="http://www.todaysbigthing.com/betamax/betamax.swf?item_id=290&#038;fullscreen=1" width="480" height="360"><param name="allowScriptAccess" value="sameDomain" /><param name="allowfullscreen" value="true" /><param name="movie" quality="best" value="http://www.todaysbigthing.com/betamax/betamax.swf?item_id=290&#038;fullscreen=1" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eriktdesign.com/2008/10/not-the-process/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Client Questionnaire with CformsII</title>
		<link>http://www.eriktdesign.com/2008/10/client-questionnaire-with-cformsii/</link>
		<comments>http://www.eriktdesign.com/2008/10/client-questionnaire-with-cformsii/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 16:20:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://www.eriktdesign.com/?p=40</guid>
		<description><![CDATA[In order to make it as easy as possible for a potential client to engage my services, I decided to switch from a PDF based client questionnaire to a web form. While this would be an easy enough task with HTML, I decided to use the excellent cformsII Wordpress plugin. This plugin can create elaborate [...]]]></description>
			<content:encoded><![CDATA[<p>In order to make it as easy as possible for a potential client to engage my services, I decided to switch from a PDF based client questionnaire to a web form. While this would be an easy enough task with HTML, I decided to use the <a href="http://www.deliciousdays.com/cforms-plugin" target="_blank">excellent cformsII Wordpress plugin</a>. This plugin can create elaborate custom contact forms, with many swanky features such as regular expression validation, email confirmations, CAPTCHAs, and a database store.</p>
<p style="text-align: center;"><a href="http://www.eriktdesign.com/wp-content/uploads/2008/10/cforms.png" rel="lightbox[40]"><img class="size-medium wp-image-45 aligncenter" title="Cforms Screenshot" src="http://www.eriktdesign.com/wp-content/uploads/2008/10/cforms-300x184.png" alt="" width="300" height="184" /></a></p>
<p>CformsII is extremely easy to setup. Just <a href="http://wordpress.org/extend/plugins/cforms/">download the plugin</a> from the Wordpress plugins site, extract it with your favorite zip program, and upload the entire folder to your wp-content/plugins/ directory. Login and activate the plugin. You&#8217;ll notice a new &#8220;cformsII&#8221; entry on the tab bar. Click on it to start creating your forms.</p>
<p>The cforms screen should make sense to you pretty quickly. Simply add form fields to the list, select the type, and choose any additional options, like required fields and regular expression validation. When you&#8217;ve created the form, the options below will set up the delivery of your data.</p>
<p>Now that you know how it works, why not <a href="http://www.eriktdesign.com/hire">hire me</a> to do it for you?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eriktdesign.com/2008/10/client-questionnaire-with-cformsii/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I love the color brown.</title>
		<link>http://www.eriktdesign.com/2008/10/i-love-the-color-brown/</link>
		<comments>http://www.eriktdesign.com/2008/10/i-love-the-color-brown/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 15:52:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.eriktdesign.com/?p=30</guid>
		<description><![CDATA[Ok, so I had enough of a break this week from doing everyone else&#8217;s projects to get into the nitty-gritty of updating my own site. I&#8217;ll be cracking on here as I&#8217;m at leisure. So far I&#8217;ve updated the color scheme (I love brown!), the header graphics, favicon, and categories. I&#8217;ll still be working on [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so I had enough of a break this week from doing everyone else&#8217;s projects to get into the nitty-gritty of updating my own site. I&#8217;ll be cracking on here as I&#8217;m at leisure. So far I&#8217;ve updated the color scheme (I love brown!), the header graphics, favicon, and categories. I&#8217;ll still be working on the sidebar and navigation, as well as the little details. I&#8217;m very happy with how this is coming together!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eriktdesign.com/2008/10/i-love-the-color-brown/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Keenagers Calendar</title>
		<link>http://www.eriktdesign.com/2008/10/keenagers-calendar/</link>
		<comments>http://www.eriktdesign.com/2008/10/keenagers-calendar/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 20:55:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.eriktdesign.com/?p=19</guid>
		<description><![CDATA[ 
Project: Keenagers Events Calendar
Client: New Hope Presbyterian Church
Role: Design, Layout and Production
Details: A twelve page booklet promoting various events throughout the year for a seniors group.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.eriktdesign.com/wp-content/uploads/2008/10/keenagers.jpg" rel="lightbox[19]"><img class="size-medium wp-image-20 alignnone" title="Keenagers Brochure" src="http://www.eriktdesign.com/wp-content/uploads/2008/10/keenagers-300x154.jpg" alt="Calendar of Events" width="300" height="154" /></a> <strong></strong></p>
<p><strong>Project: </strong>Keenagers Events Calendar</p>
<p><strong>Client:</strong> New Hope Presbyterian Church</p>
<p><strong>Role: </strong>Design, Layout and Production</p>
<p><strong>Details: </strong>A twelve page booklet promoting various events throughout the year for a seniors group.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eriktdesign.com/2008/10/keenagers-calendar/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Back Nine</title>
		<link>http://www.eriktdesign.com/2008/10/back-nine/</link>
		<comments>http://www.eriktdesign.com/2008/10/back-nine/#comments</comments>
		<pubDate>Tue, 14 Oct 2008 20:51:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.eriktdesign.com/?p=17</guid>
		<description><![CDATA[
Project: Back Nine Golf Poster
Client: New Hope Presbyterian Church
Role: Design, Layout and Production
Details: A poster for a women&#8217;s golf outing.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.eriktdesign.com/wp-content/uploads/2008/10/golf-outing.jpg" rel="lightbox[17]"><img class="alignnone size-medium wp-image-18" title="Back Nine" src="http://www.eriktdesign.com/wp-content/uploads/2008/10/golf-outing-194x300.jpg" alt="Golf Poster" width="194" height="300" /></a></p>
<p><strong>Project: </strong>Back Nine Golf Poster</p>
<p><strong>Client:</strong> New Hope Presbyterian Church</p>
<p><strong>Role: </strong>Design, Layout and Production</p>
<p><strong>Details: </strong>A poster for a women&#8217;s golf outing.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eriktdesign.com/2008/10/back-nine/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
