<?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>ThinkDoBeCreate</title>
	<atom:link href="http://thinkdobecreate.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thinkdobecreate.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 10 Jun 2010 17:19:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DNS Propogation: Why it Takes Time for Your New Website to Appear Online</title>
		<link>http://thinkdobecreate.com/blog/dns-propogation/</link>
		<comments>http://thinkdobecreate.com/blog/dns-propogation/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 17:18:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[tips & tricks]]></category>

		<guid isPermaLink="false">http://thinkdobecreate.com/?p=1294</guid>
		<description><![CDATA[This article was written for ThinkDoBeCreate by Christopher Shepard of WebHost Gear, a site that provides hosting information and reviews of major web hosting providers as well as website development articles and tips.
So you&#8217;ve done everything you can think of to launch your website, and share it with the entire World Wide Web. You registered [...]]]></description>
			<content:encoded><![CDATA[<p><em><a href="http://thinkdobecreate.com/wp-content/uploads/2010/06/Email-Attachmentwebhostgear-logo.png"><img class="alignleft size-full wp-image-1295" title="Email Attachmentwebhostgear logo" src="http://thinkdobecreate.com/wp-content/uploads/2010/06/Email-Attachmentwebhostgear-logo.png" alt="" width="157" height="108" /></a>This article was written for ThinkDoBeCreate by Christopher Shepard of WebHost Gear, a site that provides hosting information and </em><a href="http://www.webhostgear.com/">reviews of major web hosting providers</a><em> as well as website development articles and tips.</em></p>
<p>So you&#8217;ve done everything you can think of to launch your website, and share it with the entire World Wide Web. You registered a domain name. You paid for web site hosting with the hosting provider of your choice. You uploaded the contents of your website to your web server. You&#8217;ve done all this, yet you still can&#8217;t see the results of all your hard work! When you ask around you&#8217;re told that it has to do with something called “DNS propagation”. What the heck is “DNS propagation” and what does it have to do with not being able to see your web site?</p>
<p>To understand what DNS propagation is, you first need to understand how DNS works. DNS stands for “Domain Name System”. When you first set up a web site with a web host, they create what is called a “Master DNS Record” within their <a href="http://compnetworking.about.com/od/dns_domainnamesystem/f/dns_servers.htm">DNS servers</a>. Your domain name registrar—the company that paid to register ownership of your domain name—then indicates your web host’s DNS server as the master authority of your domain name.</p>
<p>No matter where you host your website, the network your site is on has its own DNS server. In fact, it is standard for most web hosts to have two or more DNS servers. These servers then act as the authority for your domain; your Internet service provider makes a couple of entries in their DNS server: one is for your domain name that basically says: “YOU ARE HERE!” Technically, this is called an &#8220;A&#8221; record—“A” stands for &#8220;address&#8221;. The other entry is called the Mail Exchanger (MX) record, which designates a mail server that will receive emails for your chosen domain name.</p>
<p>There are hundreds of thousands of DNS servers located worldwide. Each DNS server is sort of like an address book for the Internet. They have information about your domain name, which acts as your address for the Web. Remember though that no single DNS server has all of the domain names for the entire Internet. They only have the names they are responsible for. Some DNS servers do nothing but store domain names. Other DNS servers provide “look up” services for computers to look up domain names. Still other DNS servers do both jobs.</p>
<p>There are a few bits of important information kept on a DNS server about your domain name. All of this information taken together as a whole is called the &#8220;DNS Record&#8221;. In the DNS Record, computers can find other bits of information, also called records, regarding your domain name. For DNS propagation, the only part we need to understand is the part that stores the &#8216;A&#8217; record.</p>
<p>When an visitor types in a domain name, the computer then accesses the registration database to ask about the DNS authority for your web site (the DNS servers of your site assigned by your web host). Then they visit these DNS servers for the IP Address for your domain name (it&#8217;s sort of like the street address for a building, also assigned by the web hosting provider), retrieves all the information from that IP address, and delivers it to the visitor in the form of the web site.</p>
<p>The problem with this set up, though, is that to speed up the rate at which a customer can view the World Wide Web, every Internet Server Provider (ISP) will cache their DNS records. What that means is that an ISP makes their own copy of the master domain records, and will read from those locally saved copies, instead of looking them up over Internet every time someone wants to look at a website. This actually makes web surfing faster by speeding up the time it takes for your web browser to look up a domain name and get the record, and reduces the amount of overall traffic on the web, thereby giving the web the ability to load faster.</p>
<p>The drawback to this caching method, and why it can take so long for a website to be viewable to everyone, is that each ISP that caches its DNS records only updates those records every couple of days. The time between updates isn&#8217;t set to any particular standard. Each individual ISP can set the update time to be anywhere from a few days to a few hours. This slow update of the cached records is called propagation. It&#8217;s so named because after you register your web site, the web site&#8217;s DNS information is then propagated across every DNS server on the Internet. When this process is finally complete, everyone is able to visit and see your new web site. Since the cache time is different for every DNS server, DNS changes can take from 36 to up to 72 hours to be totally updated.</p>
<p>So the next time you set up a new website and you don&#8217;t see it right away after you upload everything, or you&#8217;re not receiving emails sent to the email addresses tied to your website, don&#8217;t panic—your website wasn&#8217;t killed on sight and neither is your mail server. The information is just currently being sent, copied, and cached to every possible DNS server in the world, and the world is big. Wait up to three or four days—it usually doesn&#8217;t take longer than that. Push website launch dates back a couple of days, in order to give time for DNS propagation to complete.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkdobecreate.com/blog/dns-propogation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crafterella Cupcake &#8211; Biz Card &amp; Etsy Identity</title>
		<link>http://thinkdobecreate.com/portfolio/crafterella-cupcake-biz-card-etsy-identity/</link>
		<comments>http://thinkdobecreate.com/portfolio/crafterella-cupcake-biz-card-etsy-identity/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 02:07:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Illustration]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://thinkdobecreate.com/?p=1284</guid>
		<description><![CDATA[The creative result of the first ThinkDoBeCreate Facebook fan page giveaway.]]></description>
			<content:encoded><![CDATA[<p>After reaching 50 fans on the <a href="http://facebook.com/ThinkDoBeCreate" target="_blank">ThinkDoBeCreate Facebook fan page</a>, I invited fans to &#8220;like&#8221; a series of status updates to place their name in the hat for a free business card design. You can see the <a href="http://www.facebook.com/ThinkDoBeCreate?v=wall#!/video/video.php?v=1415336506193&amp;ref=mf" target="_blank">winner drawing</a> on the fan page.</p>
<p>Korinne Zimmerman, aka &#8220;Crafterella&#8221; on <a href="http://twitter.com/crafterella" target="_blank">twitter </a>and <a href="http://www.etsy.com/shop/crafterellacupcake" target="_blank">Etsy</a>, won. She is in the process of opening a new Etsy shop called Crafterella Cupcake, and so requested the use of the delicious pastry in pink and green and Kawaii-style. After approving the biz card design, she then requested ThinkDoBeCreate&#8217;s services to also create a banner and avatar for her Etsy shop. The following are the results of this project.</p>
<p><em>BONUS: Screencast tutorial of creating cute vector cupcakes after the images.</em></p>
<p style="text-align: center;"><a href="http://thinkdobecreate.com/wp-content/uploads/2010/04/crafterella1.jpg"><img class="alignnone size-full wp-image-1286" title="crafterella" src="http://thinkdobecreate.com/wp-content/uploads/2010/04/crafterella1.jpg" alt="" width="440" height="293" /></a></p>
<p style="text-align: center;"><a href="http://thinkdobecreate.com/wp-content/uploads/2010/04/EtsyBanner1.jpg"><img class="alignnone size-full wp-image-1287" title="EtsyBanner1" src="http://thinkdobecreate.com/wp-content/uploads/2010/04/EtsyBanner1.jpg" alt="" width="532" height="70" /></a></p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="345" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="i=61660" /><param name="allowFullScreen" value="true" /><param name="src" value="http://screenr.com/Content/assets/screenr_1116090935.swf" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="345" src="http://screenr.com/Content/assets/screenr_1116090935.swf" allowfullscreen="true" flashvars="i=61660"></embed></object></p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="345" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="i=61661" /><param name="allowFullScreen" value="true" /><param name="src" value="http://screenr.com/Content/assets/screenr_1116090935.swf" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="345" src="http://screenr.com/Content/assets/screenr_1116090935.swf" allowfullscreen="true" flashvars="i=61661"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://thinkdobecreate.com/portfolio/crafterella-cupcake-biz-card-etsy-identity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRISMATIC</title>
		<link>http://thinkdobecreate.com/portfolio/prismatic/</link>
		<comments>http://thinkdobecreate.com/portfolio/prismatic/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 01:47:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Identity]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://thinkdobecreate.com/?p=1280</guid>
		<description><![CDATA[The prism graphic was originally created by fellow team member Abigail Powers. Typography, graphic placement, and color scheme were my responsibility.]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://unl-ad.me" target="_blank"><img class="size-full wp-image-1281 aligncenter" title="prismatic-logo" src="http://thinkdobecreate.com/wp-content/uploads/2010/04/prismatic-logo.png" alt="" width="319" height="81" /></a></p>
<p style="text-align: left;">PRISMATIC is a new website for University of Nebraska-Lincoln Advertising Majors. I started on this project almost two years ago. Initially, it was myself and my supervising professor, Stacy James, who picked me out of her class to help with this special project. The first stage of the project was the previous entry, the <a href="http://thinkdobecreate.com/portfolio/flash-ad-uncommons/">advertising uncommons</a>.</p>
<p style="text-align: left;">The second stage involved creating a team to help carry out the objectives I had created for the site. Over the past year we have been working on a visual identity. PRISMATIC was a name I initially chose because advertising is such a colorful business, literally and figuratively. Additionally, the UNL Ad Major is to students as a prism is to light: they enter as one but leave with the skills and knowledge to accomplish many things.</p>
<p style="text-align: left;">For this, the official logo of the PRISMATIC mission, the prism graphic was originally created by fellow team member Abigail Powers. Typography, graphic placement, and color scheme were my responsibility.</p>
<p style="text-align: left;">I am also the interactive designer for our website, now in it&#8217;s third phase. You can check on the progress of this project at <a href="http://unl-ad.me" target="_blank">unl-ad.me</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thinkdobecreate.com/portfolio/prismatic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the advertising uncommons</title>
		<link>http://thinkdobecreate.com/portfolio/flash-ad-uncommons/</link>
		<comments>http://thinkdobecreate.com/portfolio/flash-ad-uncommons/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 17:43:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://thinkdobecreate.com/?p=1268</guid>
		<description><![CDATA[A flash micro site which received a 2009 Nebraska Silver Student ADDY.]]></description>
			<content:encoded><![CDATA[<p>This Flash micro-site was created for my pitch to the University of Nebraska-Lincoln (UNL) Advertising professors to gain approval to move forward with a new website to connect past, present, and future UNL Ad students. You can view the progress on that site by visiting: <a href="http://unl-ad.me" target="_blank">PRISMATIC</a></p>
<p>The advertising uncommons received a 2009 Nebraska Silver Student ADDY.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="600" height="450" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="high" /><param name="src" value="http://unl-ad.me/admicro.swf" /><embed type="application/x-shockwave-flash" width="600" height="450" src="http://unl-ad.me/admicro.swf" quality="high"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://thinkdobecreate.com/portfolio/flash-ad-uncommons/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How To: Customize Your Wordpress Site</title>
		<link>http://thinkdobecreate.com/blog/custom-wordpress/</link>
		<comments>http://thinkdobecreate.com/blog/custom-wordpress/#comments</comments>
		<pubDate>Mon, 15 Mar 2010 04:04:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[free resources]]></category>
		<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://thinkdobecreate.com/?p=1219</guid>
		<description><![CDATA[
This post assumes that you are already a web designer
and know basic HTML and CSS.
In This Post:

Links to free Wordpress themes
Installing a theme
How to create a custom index page
The Wordpress loop
Using Custom Fields
Create unique page and category templates
How to add social sharing icons and links
Recommended plugins for contact forms, multiple thumbnails, &#38; tables
Resources for other [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="size-full wp-image-1220 aligncenter" title="wordpress-blog" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/wordpress-blog.png" alt="" width="500" height="230" /></p>
<p style="text-align: center;"><em>This post assumes that you are already a web designer<br />
and know basic HTML and CSS.</em></p>
<p><strong>In This Post:</strong></p>
<ul>
<li><a href="http://thinkdobecreate.com/blog/custom-wordpress/#themes">Links to free Wordpress themes</a></li>
<li><a href="http://thinkdobecreate.com/blog/custom-wordpress/#install">Installing a theme</a></li>
<li><a href="http://thinkdobecreate.com/blog/custom-wordpress/#index">How to create a custom index page</a></li>
<li><a href="http://thinkdobecreate.com/blog/custom-wordpress/#loop">The Wordpress loop</a></li>
<li><a href="http://thinkdobecreate.com/blog/custom-wordpress/#fields">Using Custom Fields</a></li>
<li><a href="http://thinkdobecreate.com/blog/custom-wordpress/#templates">Create unique page and category templates</a></li>
<li><a href="http://thinkdobecreate.com/blog/custom-wordpress/#share">How to add social sharing icons and links</a></li>
<li><a href="http://thinkdobecreate.com/blog/custom-wordpress/#plugins">Recommended plugins for contact forms, multiple thumbnails, &amp; tables</a></li>
<li><a href="http://thinkdobecreate.com/blog/custom-wordpress/#tricks">Resources for other Wordpress tips &amp; tricks</a></li>
</ul>
<p><span id="more-1219"></span></p>
<h2>Getting Started</h2>
<ol>
<li>Grab a domain and hosting. I recommend <a href="http://www.thiswebhost.com/clients/aff.php?aff=056">this* web hosting</a> (their name is actually &#8220;this*&#8221;).</li>
<li>Download the latest release of <a href="http://wordpress.org/download/">Wordpress</a> and upload it to your hosting server. <em><strong><br />
Note:</strong> If your host uses cpanel, you probably have access to Fantastico or Simple Scripts which allows you to easily install Wordpress. Check for this first because it will be much faster to install this way.</em></li>
</ol>
<h2 id="themes">Free Wordpress Themes</h2>
<p>I highly recommend finding a free theme that is similar in layout to your ideal design. That way you don&#8217;t have to completely learn how to code a Wordpress site, but rather modify the design to your liking. If nothing else, viewing the free theme galleries may inspire you to consider a theme function that you hadn&#8217;t thought about before.</p>
<p>The two themes I combined for my site were:</p>
<ul>
<li><a href="http://lab.yukei.net/wp-demo/">Satorii </a>- the main base structure for my site</li>
<li><a href="http://wp-themes.com/omegax/?TB_iframe=true&amp;width=1170&amp;height=702">OmegaX 1.0.3</a> &#8211; the base structure for footer sidebar and copyright area</li>
</ul>
<p>The mother of all design resources, <a href="http://smashingmagazine.com">Smashing Magazine</a>, has compiled several lists of free and amazing Wordpress themes. Some of them are:</p>
<ul>
<li><a href="http://www.smashingmagazine.com/2009/05/18/100-amazing-free-wordpress-themes-for-2009/">100 Amazing Free Wordpress Themes for 2009</a></li>
<li><a href="http://www.smashingmagazine.com/2008/01/08/100-excellent-free-high-quality-wordpress-themes/">100 Excellent Free WordPress Themes</a></li>
<li><a href="http://www.smashingmagazine.com/2009/11/12/40-free-high-quality-wordpress-themes/">40 Free High-Quality WordPress Themes</a></li>
<li><a href="http://www.smashingmagazine.com/2007/02/09/83-beautiful-wordpress-themes-you-probably-havent-seen/">83 Beautiful Wordpress Themes You (Probably) Haven’t Seen</a></li>
<li><a href="http://www.smashingmagazine.com/2008/08/25/30-free-high-quality-wordpress-themes/">30 Free High Quality Wordpress Themes</a></li>
</ul>
<h2 id="install">Installing a Theme</h2>
<p>To install your chosen theme, upload the ENTIRE theme folder to this path on your web server: wp-content/themes</p>
<h2 id="index">Create a Custom Index Page</h2>
<p>Especially if you are using Wordpress for a website where blogging is a secondary function, you should customize the index page.</p>
<p>You can design and create a plain HTML and CSS document just as you would for any other website. However, once that is done, you will need to break it up into the header, main index, and footer php files.</p>
<p>Nick La at Web Designer Wall has a great article showing how this is done. <a href="http://www.webdesignerwall.com/tutorials/building-custom-wordpress-theme/">Find it here</a>.</p>
<p>If you have not set up a testing server, such as Mr. La describes in <a href="http://www.webdesignerwall.com/tutorials/installing-wordpress-locally/">this post</a>, you will be editing those pieces from the Editor on your online Wordpress home. This is done by going to Appearance&gt;Editor, and then clicking on the files and copying/pasting the parts you want to replace. Be careful not to delete the &lt;php&gt; scripts!</p>
<p><strong>Correct Image Linking</strong></p>
<p>If you are doing your editing online, then the images you have included in your header/index/footer files will need to have their file paths updated. Here&#8217;s how:</p>
<ul>
<li>Upload your &#8220;images&#8221; folder into the main theme folder.</li>
<li>For each image used, correct the file path as follows:
<pre>&lt;img src="&lt;?php bloginfo('template_directory')?&gt;/images/logo.png" /&gt;</pre>
</li>
<li>If this is not working, double-check that you have the backslash after the php code &#8211; &#8220;/images&#8221;</li>
</ul>
<h2 id="loop">The Wordpress Loop</h2>
<p>The Wordpress Loop is the essence of Wordpress blogs. It is the php script set that actually displays the posts. The HTML and PHP designated within the loop will be used for each post. To really understand the loop, <a href="http://codex.wordpress.org/The_Loop">here is the documentation page</a> on the Wordpress Codex.</p>
<p>There can be multiple loops per page. This is necessary when you want to retrieve different types of posts or post information.</p>
<pre>&lt;?php if (have_posts()) : ?&gt;
     &lt;?php while (have_posts()) : the_post(); ?&gt;
               &lt;!-- do stuff ... --&gt;
               &lt;?php endwhile; ?&gt;
&lt;?php endif; ?&gt;</pre>
<p>The &#8220;do stuff&#8221; area is where you place any HTML or PHP you want to be shown for each post.</p>
<p>You can limit the query of the posts to a specific category or custom field name, as explained next.</p>
<h2 id="fields">Custom Fields</h2>
<p>Custom fields allow even greater, well, customization of each post. You can add things like thumbnails, meta data, or even CSS stylesheets. These are designated when you write a new post and only apply to that post.</p>
<p>ThinkDoBeCreate uses custom fields on the home page to pull the latest blog post and link to the client spotlight. The benefit of using custom fields is that these areas are updated immediately without having to manually edit those links every time I have a new post.</p>
<p><a href="http://perishablepress.com/press/2008/12/17/wordpress-custom-fields-tutorial/">This post</a> from Perishable Press was a great help when I set out to learn about custom fields.</p>
<p>The custom fields have to be used inside the loop. I will show you the code for my blog link on the home, then we&#8217;ll break it down.</p>
<pre>&lt;div id="blog"&gt;
&lt;?php query_posts('showposts=1&amp;cat=4'); ?&gt;
&lt;?php if (have_posts()) : ?&gt; &lt;?php while (have_posts()) : the_post(); ?&gt;
&lt;a href="&lt;?php the_permalink() ?&gt;"&gt;&lt;img src="&lt;?php echo get_post_meta($post-&gt;ID, 'blog', true); ?&gt;" alt="&lt;?php the_title(); ?&gt;" /&gt;&lt;/a&gt;
&lt;?php endwhile; endif; ?&gt;
&lt;/div&gt;</pre>
<ul>
<li>The &lt;div&gt; is of course just the designated area where this post should show up.</li>
<li>The second line,
<pre>&lt;?php query_posts('showposts=1&amp;cat=4'); ?&gt;</pre>
<p>means to limit the loop&#8217;s display of posts to showing one post in category 4</li>
<li>The third line begins the basic loop.</li>
<li>The fourth line is where we bring in our custom field. In this instance, I am using the custom field designation to pull a thumbnail. I want this thumbnail to be linked the corresponding post. So,
<pre>&lt;a href="&lt;?php the_permalink() ?&gt;"&gt;</pre>
<p>provides the link to the appropriate post. Then, for the img src,</p>
<pre>&lt;img src="&lt;?php echo get_post_meta($post-&gt;ID, 'blog', true); ?&gt;"</pre>
<p>means that it should come from the custom field &#8216;blog&#8217;.</li>
<li>The fifth and sixth line close the loop and the div.</li>
</ul>
<p><strong>Designate Custom Field Within A Post</strong></p>
<p>When you are writing a new post, the area &#8220;Custom Fields&#8221; below the writing WYSIWYG area is where you need to go. For the example above, you would type &#8220;blog&#8221; for the name, and put the URL of the uploaded image file for the value.</p>
<p>Done!</p>
<h2 id="templates">Create Unique Page &amp; Category Templates</h2>
<p>Now that you understand creating a custom index page, and how to use the loop, you may want to present more customized page and category templates.</p>
<p><strong>Page Templates</strong></p>
<p>These are useful for applying unique CSS to specific pages, or to display distinct features such as a slideshow.</p>
<p>First, you need to copy the theme file &#8220;page.php&#8221; and rename it to your desired template name, such as &#8220;portfolio.php&#8221;. At the very top of your new file, put the following code:</p>
<pre>&lt;?php
/*
Template Name: Portfolio
*/
?&gt;</pre>
<p>You can then modify other areas inside the loop to make this page unique. To use this template for your page, you will have the option to select it when you add a new page. This are appears to the right of the WYSIWYG writing area in a drop-down menu.</p>
<p><strong>Category Templates</strong></p>
<p>My theme makes heavy use of category templates. There is one for my blog posts, one for clients, and one for my overall portfolio. Within the portfolio category is a breakdown into identity, illustration, interactive, and print.</p>
<p>While categories will display on a unique page by default, you may want to futher customize how posts in a specific category appear. For instance, I do not want the date published with my portfolio pieces, but I do want it on my blog posts. I also added the custom field of &#8220;Client&#8221; to my portfolio pieces, but obviously don&#8217;t want it on my blog posts.</p>
<ol>
<li>First, find the category number. To do this, go to Posts&gt;Categories, and then hover your cursor over the name of the category you want to work with. The category number will be displayed at the end of the URL which will display in your browser&#8217;s status bar at the bottom of the window.</li>
<li>Then, resave the file category.php as &#8220;category-3.php&#8221; where &#8220;3&#8243; corresponds to the category page you are customizing. Just saving it this way automatically tells Wordpress to use this template when the category 3 page is viewed without you having to designate it anywhere else.</li>
<li>Now you can edit the category-3.php page any way you like.</li>
</ol>
<h2 id="share">Add Social Sharing Icons/Links</h2>
<p>Links to social sites, such as facebook and twitter, are almost a necessity these days. Luckily, it&#8217;s really easy to insert your own set of custom icons with the appropriate linking syntax in your posts so your guests can easily share your awesomeness with all their friends!</p>
<p><strong>Places to Find Icons</strong></p>
<ul>
<li><a href="http://www.iconfinder.net/">Icon Finder</a> &#8211; icon search engine</li>
<li><a href="http://www.smashingmagazine.com/tag/icons/">Smashing Magazine</a> &#8211; all posts SM has tagged &#8220;icon&#8221;</li>
<li><a href="http://webdesignledger.com/freebies/the-best-social-media-icons-all-in-one-place">Web Design Ledger</a> &#8211; several free social media icon sets</li>
</ul>
<p><strong>Insert Icons For Every Individual Post</strong></p>
<ul>
<li>Download or create your desired icons and upload to your theme&#8217;s &#8220;images&#8221; folder.</li>
<li>Go to: Appearance&gt;Editor and open single.php, which is the default template for displaying a single post.</li>
<li>Create a div to hold your icons. You will likely want to place it either directly before or directly after the line:
<pre>&lt;?php the_content() ?&gt;</pre>
</li>
<li>Each sharing site has a slightly different way to direct sharing links. Here is an example for my Twitter sharing icon:
<pre>&lt;a title="Click to Tweet This!" href="http://twitter.com/home?status=Enjoyed:
&amp;lt;?php the_permalink(); ?&amp;gt;" target="_blank"&gt;
&lt;img src="&amp;lt;?php bloginfo('template_directory')?&amp;gt;/images/ticon.png" alt="" /&gt;&lt;/a&gt;</pre>
</li>
<li>This code means that when your designated Twitter icon is clicked, it will open a new window/tab to twitter.com and input &#8220;Enjoyed: http://yoursite.com/blog-post-title&#8221; into the status field.</li>
<li>To customize this code, you can change &#8220;Enjoyed:&#8221; to a different phrase. You would also change the image name to your own image name.</li>
<li>For more sharing codes, visit this great article by <a href="http://anidandesign.com/wordpress/social-media-and-wordpress/">anidan.design</a>. <em>Note: Her article is for text links, not image links.</em></li>
</ul>
<h2 id="plugins">Recommended Plugins</h2>
<p>Plugins are the lifeblood of Wordpress sites. They are third-party scripts that add amazing extra functionality. They are easy to implement, and usually require little extra work on your part to activate them.</p>
<ul>
<li><a href="http://contactform7.com/">Contact Form 7</a> &#8211; definitely one of  the best contact form plugin around. Allows for great customization of the look and feel of the form. Form fields are handled in the backend of the plugin and are inserted into posts via a shortcode customized to each form. Great documentation for total customization can be found on the main plugin site.</li>
<li><a href="http://wordpress.org/extend/plugins/wp-post-thumbnail/installation/">WP Post Thumbnail </a>- lets you pre-define 3 thumbnail sizes which you then upload via the interface located below the WYSIWYG area of each post and then crop to the correct size. The thumbnail is then attached to a custom field which can be called anywhere in your theme. I use this plugin to easily grab and crop my thumbnails for use in my featured slider, blog, and client spotlight areas on my home page.</li>
<li><a href="http://tobias.baethge.com/wordpress-plugins/wp-table-reloaded-english/">WP-Table Reloaded</a> &#8211; also called using a shortcode and managed in the plugin backend. Easily customize via CSS. Supports row highlighting. Great documentation included on the plugin homepage. I use this plugin for the table on my <a href="http://thinkdobecreate.com/services">services </a>page.</li>
</ul>
<h2 id="tricks">Other Articles On Wordpress Tips &amp; Tricks</h2>
<ul>
<li><a href="http://www.smashingmagazine.com/2009/05/13/10-custom-fields-hacks-for-wordpress/">Custom Field Hacks</a> &#8211; by Smashing Magazine</li>
<li><a href="http://www.wpbeginner.com/wp-tutorials/55-most-wanted-wordpress-tips-tricks-and-hacks/">55+ Tips, Tricks &amp; Hacks</a> &#8211; by wpbeginner</li>
<li><a href="http://www.webdesignerwall.com/tutorials/wordpress-theme-hacks/">Hacks </a>and <a href="http://www.webdesignerwall.com/tutorials/20-wordpress-recipes-codes/">Recipes </a>from Web Designer Wall</li>
<li><a href="http://perishablepress.com/press/2009/12/01/stupid-wordpress-tricks/">Stupid Wordpress Tricks</a> &#8211; by Perishable Press</li>
<li><a href="http://spyrestudios.com/24-tips-tutorials-to-get-the-most-out-of-wordpress/">24 Tutorials &amp; Tricks </a>- by Spry Studios</li>
<li><a href="http://net.tutsplus.com/articles/web-roundups/20-brand-new-and-incredibly-useful-wordpress-plugins/">20 Incredibly Useful Plugins</a> &#8211; by nettuts+</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thinkdobecreate.com/blog/custom-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome Camp &#8211; Logo &amp; Website</title>
		<link>http://thinkdobecreate.com/portfolio/awesome-camp-identity/</link>
		<comments>http://thinkdobecreate.com/portfolio/awesome-camp-identity/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 05:56:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Identity]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://thinkdobecreate.com/?p=1009</guid>
		<description><![CDATA[Awesome Camp brought together Lincoln area creatives, communicators, and entrepreneurs for a day of sharing and networking.]]></description>
			<content:encoded><![CDATA[<p><a href="http://thinkdobecreate.com/wp-content/uploads/2010/03/awesomecamp.jpg"><img class="alignnone size-full wp-image-1010" title="awesomecamp" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/awesomecamp.jpg" alt="" width="565" height="377" /></a></p>
<p>The above was the final logo chosen for the Lincoln, NE event Awesome Camp. In short, Awesome Camp brought together Lincoln area creatives, communicators, and entrepreneurs for a day of sharing and networking.<span id="more-1009"></span></p>
<p>The following were other concepts presented to this client.</p>
<p><img class="alignnone size-full wp-image-1012" title="awespec" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/awespec.jpg" alt="" width="500" height="417" /></p>
<p>I also modified a Wordpress theme for the Awesome Camp website. This can of course be seen at <a href="http://awesomecamp.com">AwesomeCamp.com</a></p>
<p><a href="http://awesomecamp.com"><img class="alignnone size-full wp-image-1013" title="awesomeweb" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/awesomeweb.jpg" alt="" width="500" height="150" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thinkdobecreate.com/portfolio/awesome-camp-identity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Agricultural Ark</title>
		<link>http://thinkdobecreate.com/portfolio/agricultural-ark/</link>
		<comments>http://thinkdobecreate.com/portfolio/agricultural-ark/#comments</comments>
		<pubDate>Tue, 09 Mar 2010 04:47:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Illustration]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://thinkdobecreate.com/?p=975</guid>
		<description><![CDATA[This straw ark ridden by farm animals on a sea of corn will bring salvation from starvation.]]></description>
			<content:encoded><![CDATA[<div id="attachment_976" class="wp-caption alignnone" style="width: 575px"><a href="http://thinkdobecreate.com/wp-content/uploads/2010/03/AbsoluteNEweb.jpg"><img class="size-full wp-image-976 " title="ark" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/ark.jpg" alt="" width="565" height="377" /></a><p class="wp-caption-text">Click for larger image.</p></div>
<p>This photo manipulation was created as a metaphorical representation of Nebrakan agriculture. The straw ark ridden by farm animals on a sea of corn will bring salvation from starvation.</p>
<p>The ark was created from a single square hay bale image. The bull is one of my family&#8217;s own, and the sky image was one I snapped over the family farm. The corn and other animal images were licensed by Creative Commons.</p>
]]></content:encoded>
			<wfw:commentRss>http://thinkdobecreate.com/portfolio/agricultural-ark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quivira Capital &#8211; Logo &amp; Company Website</title>
		<link>http://thinkdobecreate.com/portfolio/quivira-capital/</link>
		<comments>http://thinkdobecreate.com/portfolio/quivira-capital/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 01:16:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Identity]]></category>
		<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://thinkdobecreate.com/?p=1042</guid>
		<description><![CDATA[Identity and website make-over for a Kansas financial company.]]></description>
			<content:encoded><![CDATA[<p><a href="http://thinkdobecreate.com/wp-content/uploads/2010/03/Q1.jpg"><img class="alignnone size-full wp-image-1043" title="Q1" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/Q1.jpg" alt="" width="500" height="187" /></a></p>
<p>I received the Quivira Capital project through a sub-contract with Social Buzz Media. They were helping Quivira Capital learn to use social media for their business. Their current website and logo, however, were in need of an update.<span id="more-1042"></span></p>
<p>Quivira Capital provides several financial services, and they are based in Lenexa, Kansas.</p>
<blockquote><p>The name Quivira refers to historic Indian regions in Kansas and was chosen to reflect our Midwestern roots.</p></blockquote>
<p>Quivira is said to be one of the seven cities of gold that Coronado&#8217;s expedition searched for, thus providing even more of a financial tie-in. A request from the client was to include an element that symbolized a river to relate to the region where Quivira was located.</p>
<p>Next, I did a complete overhaul of their website. The following is a comparison of the old and new home page.</p>
<div id="attachment_1044" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1044" title="Q6" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/Q6.jpg" alt="" width="500" height="150" /><p class="wp-caption-text">Quivira Capital&#39;s old home page.</p></div>
<div id="attachment_1045" class="wp-caption alignnone" style="width: 510px"><a href="http://quiviracapital.com"><img class="size-full wp-image-1045" title="Q2" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/Q2.jpg" alt="" width="500" height="150" /></a><p class="wp-caption-text">Click to visit the new Quivira Capital.</p></div>
<p>I kept the look very clean and minimal. The home page has a simple JQuery slider. I used key phrases from their copy, underscored them using the river element from the logo.</p>
<div id="attachment_1046" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1046" title="Q3" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/Q3.jpg" alt="" width="500" height="150" /><p class="wp-caption-text">The JQuery slider.</p></div>
<p>The interior &#8220;About&#8221; and &#8220;Services&#8221; page are simply informational text pages. The eRoom was created by their own IT.</p>
<div id="attachment_1047" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1047" title="Q5" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/Q5.jpg" alt="" width="500" height="150" /><p class="wp-caption-text">The &quot;About Us&quot; page.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thinkdobecreate.com/portfolio/quivira-capital/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NGC &#8211; Company Website</title>
		<link>http://thinkdobecreate.com/portfolio/ngc-company-website/</link>
		<comments>http://thinkdobecreate.com/portfolio/ngc-company-website/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 00:44:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interactive]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://thinkdobecreate.com/?p=1036</guid>
		<description><![CDATA[New Generation Construction Group, inc., contacted me to create a very basic site for their company. The four page site includes two text pages, a project image gallery, and a contact form.
The design process for this site evolved from my originally graphically intense mockups. The final minimalistic site strongly features the brand colors of red [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_1037" class="wp-caption alignnone" style="width: 510px"><a href="http://ngcgroupinc.com" target="_blank"><img class="size-full wp-image-1037" title="NGC1" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/NGC1.jpg" alt="" width="500" height="150" /></a><p class="wp-caption-text">Click to visit NGC&#39;s website.</p></div>
<p>New Generation Construction Group, inc., contacted me to create a very basic site for their company. The four page site includes two text pages, a project image gallery, and a contact form.<span id="more-1036"></span></p>
<p>The design process for this site evolved from my originally graphically intense mockups. The final minimalistic site strongly features the brand colors of red and black. There is a defined structure due to strong use of a grid design system.</p>
<p>For the project gallery, I completed resizing and basic brightness/contrast and hue/saturation alterations for their provided images. The gallery uses my favorite lightbox script, <a href="http://fancybox.net/" target="_blank">Fancybox</a>.</p>
<div id="attachment_1038" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1038" title="NGC2" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/NGC2.jpg" alt="" width="500" height="150" /><p class="wp-caption-text">The project gallery lightbox.</p></div>
<p>I also created a very basic contact form for project inquiries.</p>
<div id="attachment_1039" class="wp-caption alignnone" style="width: 510px"><img class="size-full wp-image-1039" title="NGC3" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/NGC3.jpg" alt="" width="500" height="150" /><p class="wp-caption-text">The contact form.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://thinkdobecreate.com/portfolio/ngc-company-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Innoveering Nebraska -Logo Identity</title>
		<link>http://thinkdobecreate.com/portfolio/inno-ne-logo/</link>
		<comments>http://thinkdobecreate.com/portfolio/inno-ne-logo/#comments</comments>
		<pubDate>Fri, 05 Mar 2010 00:23:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Identity]]></category>
		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://thinkdobecreate.com/?p=1031</guid>
		<description><![CDATA[
Lora Mae Frecks, the owner of Innoveering Nebraska, originally intended her business to be titled simply &#8220;Innoveering.&#8221; But due to e-mail not always being the clearest way to communicate, I used &#8220;Innoveering Nebraska&#8221; in the first round of logos I sent her. She was so pleased with the directions the design was taking that she [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1033" title="InnoNE-LARGE-rec" src="http://thinkdobecreate.com/wp-content/uploads/2010/03/InnoNE-LARGE-rec1.jpg" alt="" width="500" height="229" /></p>
<p>Lora Mae Frecks, the owner of Innoveering Nebraska, originally intended her business to be titled simply &#8220;Innoveering.&#8221; But due to e-mail not always being the clearest way to communicate, I used &#8220;Innoveering Nebraska&#8221; in the first round of logos I sent her. She was so pleased with the directions the design was taking that she officially changed the name of the business.</p>
<blockquote><p>Big changes brought about by great design making me rethink everything!</p>
<p><em>-Lora<br />
</em></p></blockquote>
<p><em><br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://thinkdobecreate.com/portfolio/inno-ne-logo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
