<?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>Tim Sainburg &#124; State College Web Design &#187; How To</title>
	<atom:link href="http://tim.bramblingdesign.com/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://tim.bramblingdesign.com</link>
	<description>Just another State College Web Design &#124; Brambling Design weblog</description>
	<lastBuildDate>Wed, 09 Mar 2011 23:04:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Watercolor Update</title>
		<link>http://tim.bramblingdesign.com/2009/08/08/watercolor-update/</link>
		<comments>http://tim.bramblingdesign.com/2009/08/08/watercolor-update/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 01:41:57 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://tim.bramblingdesign.com/?p=169</guid>
		<description><![CDATA[<a href="http://tim.bramblingdesign.com/2009/08/08/watercolor-update/"><img align="left" hspace="5" width="150" src="http://tim.bramblingdesign.com/files/2009/08/Picture-6.png" class="alignleft wp-post-image tfe" alt="Picture-2" title="" /></a>Lately I&#8217;ve been getting a lot of people who want little changes on the theme Watercolor, today I&#8217;m going to address those changes, as well as update the theme. This is the biggest update yet, because I&#8217;ve changed the framework this theme was based off of. I had a little trouble with WP Framework, which [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I&#8217;ve been getting a lot of people who want little changes on the theme <a href="http://wordpress.org/extend/themes/watercolor">Watercolor</a>, today I&#8217;m going to address those changes, as well as update the theme. This is the biggest update yet, because I&#8217;ve changed the framework this theme was based off of. I had a little trouble with WP Framework, which is what I used for the previous versions of Watercolor, so I moved to Carrington CMS framework, which I&#8217;ve been using for all of my recent projects.</p>
<p><img class="alignnone size-full wp-image-171" src="http://tim.bramblingdesign.com/files/2009/08/Picture-6.png" alt="Picture-2" width="470" height="174" /></p>
<p>Because the whole theme was rebuilt, there are a lot of changes. Feel free to contact me if you see any bugs, errors, or want any changes to the theme. Most of the changes are behind the scenes, although if you are using a Webkit based browser such as Safari or Chrome, you may notice some new visuals. Ok, here&#8217;s how to change the way your title displays.</p>
<h3>Using CSS</h3>
<p>*requires a basic knowledge of <a href="http://www.w3schools.com/css/default.asp">CSS</a></p>
<p>1) Open carrington-text.css inside Watercolor&gt;css</p>
<p>2) replace</p>
<pre>#blog-description {
	line-height:60px;
	font-size:30px;
	margin:0;
	padding:0;
	color: rgb(83, 20, 55);
	text-shadow:0 0 1px #fff;
}</pre>
<p>and</p>
<pre>#blog-title a, #blog-title a:visited {
	font-size: 90px;
	text-decoration: none;
	line-height:120px;
	margin:0;
	padding:0;
	color: rgb(66, 53, 110);
	text-shadow:1px 1px 1px #fff;

}</pre>
<p>with your own CSS.</p>
<h3>Using an Image</h3>
<p>*Photoshop or it&#8217;s free alternative <a href="http://www.gimp.org/">Gimp</a> is required for this</p>
<p>1)Download PSD below</p>
<p><a href="http://rapidshare.com/files/267737115/title.psd.zip.html">Download PSD (11MB)</a></p>
<p>2) Open with either Photoshop or Gimp</p>
<p>3) Change image to your liking. (title, tagline, font, logo, etc.)</p>
<p>4) Save file as title.jpg</p>
<p>5) Place file in Watercolor&gt;img (replace existing file)</p>
<p>6) Open header-default.php , located in Watercolor&gt;header</p>
<p>7) Find the line starting in <code>&lt;!--</code> and delete<code> &lt;!-- </code>and <code>--&gt;</code></p>
<p>That should be all. If you have any questions feel free to contact me and I&#8217;ll try to get back to you as soon as I can.</p>
<p><a href="http://wordpress.org/extend/themes/watercolor">Download Watercolor </a></p>
]]></content:encoded>
			<wfw:commentRss>http://tim.bramblingdesign.com/2009/08/08/watercolor-update/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Three Tips For Selling Your Services</title>
		<link>http://tim.bramblingdesign.com/2009/06/22/three-tips-for-selling-your-services/</link>
		<comments>http://tim.bramblingdesign.com/2009/06/22/three-tips-for-selling-your-services/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 17:24:27 +0000</pubDate>
		<dc:creator>Tim</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[How To]]></category>

		<guid isPermaLink="false">http://tim.bramblingdesign.com/?p=145</guid>
		<description><![CDATA[<a href="http://tim.bramblingdesign.com/2009/06/22/three-tips-for-selling-your-services/"><img align="left" hspace="5" width="150" src="http://tim.bramblingdesign.com/files/2009/08/wordpress.png" class="alignleft wp-post-image tfe" alt="wordpress" title="" /></a>In web design, one of the most important things to know is how to sell yourself. Some of the best designers in the world have the knowledge and skill to create beautiful websites, but they don&#8217;t know how to get out there. Here are three tips to getting your foot in the door. 1. Give [...]]]></description>
			<content:encoded><![CDATA[<p>In web design, one of the most important things to know is how to sell yourself. Some of the best designers in the world have the knowledge and skill to create beautiful websites, but they don&#8217;t know how to get out there. Here are three tips to getting your foot in the door.</p>
<h2 style="font-size: 1.5em">1. Give Stuff Away</h2>
<p><img class="alignnone size-full wp-image-150" src="http://tim.bramblingdesign.com/files/2009/08/wordpress.png" alt="wordpress" width="470" height="217" /></p>
<p>Here&#8217;s the best one to start off with. When you first start off as a web designer or developer, you don&#8217;t have a portfolio. Nobody is going to pay you if they don&#8217;t know what you can do. In almost all businesses you&#8217;re going to have to put a little  in to get anything out. In web design, it&#8217;s not actually materials or money, but time. Every time you give something away for free, you can put your name on it. You can even link to your own site. There are endless opportunities for offering free services.</p>
<p>My favorite is to create a WordPress theme and give it away on <a href="http://wordpress.org/extend/themes/">WordPress.org</a>. If you searched my name on Google about five months ago, you would have gotten about twenty results total. Today if I search my name the results are around seven thousand, and the climb higher every day. That&#8217;s not because people are talking about me, it&#8217;s because I put my name on the bottom of every wordpress theme I make. People really do click on that stuff.</p>
<p>Another way is to do something for your local community. You could offer to do something for a local charity, like a food bank. Another great way to get your name out is to offer to do websites for your family. Chances are someone in your extended family owns a business, is in a school club, or has some sort of project they&#8217;d like a site for.</p>
<h2 style="font-size: 1.5em">2. Undercharge Your Clients</h2>
<p><img class="alignnone size-full wp-image-151" src="http://tim.bramblingdesign.com/files/2009/08/coins.png" alt="coins" width="470" height="217" /></p>
<p>This is a little harder to justify to yourself. You know your services are worth more, so why can&#8217;t you charge what they&#8217;re worth? Once you do have your name out there, you&#8217;re still not as credible as the local design company that&#8217;s been working in tables since 1996. They&#8217;ve done hundreds of websites, it doesn&#8217;t matter how bad they look. Your clients don&#8217;t really care if you&#8217;re the next big thing; they want someone they can trust. If they&#8217;re trying to decide between you and the local design company, who makes things look prettier is barely a factor in their decision. The two big things are money and reliability. You can&#8217;t provide them with the latter.</p>
<h2 style="font-size: 1.5em">3. Word of Mouth</h2>
<p><img class="alignnone size-full wp-image-152" src="http://tim.bramblingdesign.com/files/2009/08/business-card.png" alt="business-card" width="470" height="217" /></p>
<p>This is what the first two lead up to. The very best way to get clients is  from other clients. By giving your previous clients a good experience and an even better website, you&#8217;re getting the best PR available. Business owners will talk to other business owners, friends will talk to friends, bloggers will talk to bloggers, and in the end, you want that talk to be about you. Part of this is making sure that your clients are really happy with what you&#8217;ve done. Go above and beyond what you&#8217;ve promised them. Meet or beat the agreed upon completion date. Give them a reason to talk about you. You also have to make your information available to talk about. Give you clients a few of your business cards, create a portfolio, and make sure it&#8217;s on the first page of Google. After you&#8217;ve gotten all of this in place, clients will be seeking out you, not the other way around.</p>
]]></content:encoded>
			<wfw:commentRss>http://tim.bramblingdesign.com/2009/06/22/three-tips-for-selling-your-services/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

