<?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>CHRIS MATTHIAS dot com</title>
	<atom:link href="http://chrismatthias.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrismatthias.com</link>
	<description>A blog about web design and my life stories. For the most part.</description>
	<pubDate>Wed, 16 Jul 2008 19:17:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Thumbs up to Facebook for ad relevance</title>
		<link>http://chrismatthias.com/2008/07/16/thumbs-up-to-facebook-for-ad-relevance/</link>
		<comments>http://chrismatthias.com/2008/07/16/thumbs-up-to-facebook-for-ad-relevance/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 19:17:35 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://chrismatthias.com/?p=86</guid>
		<description><![CDATA[Facebook added a &#8220;thumbs up&#8221; and &#8220;thumbs down&#8221; beneath their advertisement blocks this week.  As a user, this is great because I can hit thumbs down on the singles/gay ads I keep seeing (even though I&#8217;m listed as interested in Women) and hit thumbs up on technology/advertising ads that I actually dig.
Moreover, as a [...]]]></description>
			<content:encoded><![CDATA[<p>Facebook added a &#8220;thumbs up&#8221; and &#8220;thumbs down&#8221; beneath their advertisement blocks this week.  As a user, this is great because I can hit thumbs down on the singles/gay ads I keep seeing (even though I&#8217;m listed as interested in Women) and hit thumbs up on technology/advertising ads that I actually dig.</p>
<p>Moreover, as a publisher, being able to serve your ads to someone who actually gives a damn will be worth its weight in gold. Relevancy is just about as big a keyword as you hear these days.  And its not surprising, considering how much information I (and other web consumers) are bombarded with daily.  To get a user to click your ad in their inbox or on a banner is all about relevance.</p>
<p>With these tiny buttons, Facebook is taking a huge step on its path to owning the social advertising sector.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismatthias.com/2008/07/16/thumbs-up-to-facebook-for-ad-relevance/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Time To Drop Designing for IE6?</title>
		<link>http://chrismatthias.com/2008/06/10/time-to-drop-designing-for-ie6/</link>
		<comments>http://chrismatthias.com/2008/06/10/time-to-drop-designing-for-ie6/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 19:40:47 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[General]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://chrismatthias.com/?p=85</guid>
		<description><![CDATA[I&#8217;ve been a proponent of steadily phasing out IE6 support but too many of my clients (and their at-home usability testers, hah) have IE6 inadvertently installed on their machines.  You don&#8217;t know how many times I walk a client or friend through Help > About Internet Explorer and ask them to read me the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been a proponent of steadily phasing out IE6 support but too many of my clients (and their at-home usability testers, hah) have IE6 inadvertently installed on their machines.  You don&#8217;t know how many times I walk a client or friend through Help > About Internet Explorer and ask them to read me the version number and I was shocked to hear that they were still using IE6.  &#8220;You should download Firefox or the latest IE 7.0 if you must,&#8221; I&#8217;d repeat again.  A few years ago, IE6 users had more reason to gripe&#8211; it was installed on most machines at their workplace (businesses who&#8217;s windfall profits in the 90&#8217;s left their employees on Win98 machines with the <em>latest</em> in browsing technoloy; IE6!)</p>
<p>But it&#8217;s no longer the nineties, and after <a href="http://billpstudios.blogspot.com/2007/11/facebook-recommends-ie7.html">Facebook started recommending IE7 to IE6 users</a>, <a href="http://www.37signals.com/svn/posts/1072-apples-mobileme-drops-support-for-ie-6">Apple recently dropped it entirely for MobileMe service</a> and others my ears have started perking up.  I mean, Microsoft realease IE7 as a &#8220;high priority update&#8221; for Windows XP users, so that an automatic update was likely done on millions of machines. <span id="more-85"></span></p>
<p>Can I stop testing my applications and web designs in IE6?  The answer is, <strong>yes I can!</strong> </p>
<p>The bottom line is that you should try to keep all core functionalities of your web application or website accessible to every user, but we are in the days of AJAX (dynamically loading information into a rendered page) and our view of plain websites has shifted into rich internet applications. Antiquated browsers like IE6 struggle to keep up.  So, ditch em. But be graceful about it.</p>
<h3>What to do?</h3>
<ul>
<li>I recommend using <a href="http://dean.edwards.name/IE7/" target="_blank">Dean Edward&#8217;s latest IE7 javascript libraries</a> that handle most of IE6&#8217;s CSS style issues and other bug fixes. You can drop the javascript code into your site and it will make a ton of your normal CSS fixes for IE6 non-existant.</li>
<li>If you are using a great deal of AJAX and find that some of your features are buggy with IE6 and lack the resources or enthusiasm to debug and correct IE6 issues, I&#8217;d consider using the <a href="http://www.savethedevelopers.org/" target="_blank">javascript from SaveTheDevelopers.org</a> to let your IE6 users know they are using an outdated browser and an upgrade will let them get all the content and functionality.</li>
</ul>
<p>At some point, as designers and developers, we need to take actions that greatly reduce our development time and Advil intake.  This is one such measure&#8230; but do the research first.  Ideally you should have an idea of just how many users you&#8217;d be affecting when you decide to degrade support for IE6.  And, as always in CSS, writing basic definitions for all browsers/platforms and then writing enhanced CSS for standards-compliant browsers utilizing the new CSS3 revision will only help your cause.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismatthias.com/2008/06/10/time-to-drop-designing-for-ie6/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Add A Google Talk chatback badge to your site!</title>
		<link>http://chrismatthias.com/2008/03/27/add-google-talk-chatback-badge-to-your-site/</link>
		<comments>http://chrismatthias.com/2008/03/27/add-google-talk-chatback-badge-to-your-site/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 20:02:52 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Marketing]]></category>

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

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

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

		<category><![CDATA[small business]]></category>

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

		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://chrismatthias.com/2008/03/27/add-google-talk-chatback-badge-to-your-site/</guid>
		<description><![CDATA[This lesson is geared toward a small business owner who has a web presence and a Google account.  You can add a floating, ever-present Google Talk chatback badge to your site to your site in minutes that will let your website visitors ask you any questions they might have while surfing your website.
Note: As [...]]]></description>
			<content:encoded><![CDATA[<p>This lesson is geared toward a small business owner who has a web presence and a Google account.  You can add a floating, ever-present Google Talk chatback badge to your site to your site in minutes that will let your website visitors ask you any questions they might have while surfing your website.<span id="more-76"></span></p>
<p><em>Note: </em>As of this article, the chat widget was available for both Gmail and Google Apps accounts.  Also, important to note is that at this time the chat widget is tied to a single user, meaning it will only show availability for a single user.  Leaving your Gmail app open during peak surfing hours would be a good idea.  Hopefully, Google will work in a feature for Google Apps users that lets you use an e-mail alias (sales@yourcompany.com) that can notify a list of users on your domain of the incoming guest chat.  But I digress&#8230;</p>
<p><strong>Step 1:</strong> Get your Google Talk chatback badge code&#8230;</p>
<ul>
<li>For Gmail.com users:  <a href="http://www.google.com/talk/service/badge/New" target="_blank">http://www.google.com/talk/service/badge/New<br />
</a></li>
<li>For Google Apps users: http://www.google.com/talk/service/a/your-domain.com/badge/New (replace &#8220;your-domain.com&#8221; with your domain name tied to Google Apps)</li>
</ul>
<p><strong>Step 2:</strong> Grab the code below that you will paste at the bottom of your webpage HTML (just before the &lt;/BODY&gt; tag.  If you aren&#8217;t familiar how to do this, you can show your web designer this post as I&#8217;m sure they&#8217;ll be able to do it without much headache.</p>
<p><strong>UPDATE:</strong> I&#8217;d neglected to include a style property below in my original post.  It&#8217;s best to set a z-index of 9000 for the surrounding div.  Z-index tells the browser on what three-dimensional plane or level it is on.  Most page elements inherently are at 0 or 1 by default, but setting a high z-index ensures that no matter how complex your website layout is, the badge will be on top.  If its still hidden, try increasing the z-index value.</p>
<p><textarea name="CopyPasteData" rows="4" cols="40" class="post-code">&lt;div style=”position: fixed; bottom: 0px; right: 0px; width: 200px; height: 60px; z-index: 9000;”&gt;   &lt;!– Insert your GOOGLE IFRAME code from step 1 here –&gt; &lt;/div&gt;</textarea></p>
<p>Once you&#8217;ve inserted the code from Step 1 into my wrapping DIV code from Step 2, you&#8217;ll just need to insert it at the end of any page you&#8217;d like the chat badge to appear on.  Paste the whole thing onto your website just before the closing BODY tag.</p>
<p>The final code should look <em>something</em> like this:</p>
<p><textarea name="CopyPasteData" rows="4" cols="40" class="post-code">&lt;div style=”position: fixed; bottom: 0px; right: 0px; width: 200px; height: 60px; z-index: 9000;”&gt;   &lt;iframe src=&#8221;http://www.google.com/talk/service/badge/Show?tk=z01&#8230;6r&amp;w=200&amp;h=60&#8243; frameborder=&#8221;0&#8243; allowtransparency=&#8221;true&#8221; width=&#8221;200&#8243; height=&#8221;60&#8243;&gt;&lt;/iframe&gt; &lt;/div&gt; &lt;p&gt;</textarea></p>
<div class="chatbadge" style="z-index: 9000;"><iframe src="http://www.google.com/talk/service/badge/Show?tk=z01q6amlq5s8bemqmhkl1qc9jtu5cr3udca24ie50uv13ukk2dnpc3g2oje18egh4c79geu0do672q9c2d2c719dgppcnqu1sufo81iepr6ejrhs4dces5gm7lrjsu2akc4p4du419t5ho4n58q8jrt4hm79f4rti555u42jlgigedbr03fnkg7s8o2371bkqok&amp;w=200&amp;h=60" frameborder="0" allowtransparency="true" width="200" height="60"></iframe></div>
<p>I&#8217;ve included one on this page as an example. <strong>Look in the bottom right of your browser window!</strong>  Let me know what you think of the tutorial!  Good luck and happy returns!</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismatthias.com/2008/03/27/add-google-talk-chatback-badge-to-your-site/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Wordpress Theme for Designers</title>
		<link>http://chrismatthias.com/2008/01/02/wordpress-theme-for-designers/</link>
		<comments>http://chrismatthias.com/2008/01/02/wordpress-theme-for-designers/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 16:54:13 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://chrismatthias.com/2008/01/02/wordpress-theme-for-designers/</guid>
		<description><![CDATA[I&#8217;ve just recently had to convert an existing website into a Wordpress site for a client.  The good news was that on the whole, they wanted their existing site design to stay as close as possible while giving them the ability to add news, images and videos to their website without destroying the look [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just recently had to convert an existing website into a Wordpress site for a client.  The good news was that on the whole, they wanted their existing site design to stay as close as possible while giving them the ability to add news, images and videos to their website without destroying the look and feel of the website.   Thankfully, with the old design in place (albeit using tables for layout) I saved hours of creative and design time.  Here&#8217;s the <a href="http://www.cce-kingston.org/oldhome.htm" target="_blank">original</a> and the <a href="http://www.cce-kingston.org" target="_blank">overhaul I did</a>.  I cut down the page size by 50% and reduced the size of images and calls to the server by 50% as well.  And I was finished in about 6 hours.</p>
<p>My theme development for clients used to be a pretty exhaustive process.  For each project I&#8217;d start with a fresh install of Wordpress and hack up a theme&#8217;s PHP pages till it was tailored to fit.  I&#8217;d go in and add classes and id&#8217;s on-the-fly during my CSS development.  Adding and updating id&#8217;s and classes for the existing theme&#8217;s structure took needless time.</p>
<p>That was until I met <a href="http://www.plaintxt.org/themes/sandbox" target="_blank">Sandbox</a>.  Sandbox is billed as the themer&#8217;s theme.  But its really a theme for CSS designers.  Through some inventive manipulation of the code using some PHP functions, the authors have managed to add semantic CSS classes to almost every essential element for Wordpress.  You can have different styles based on page, author, date, category&#8230; you name it.  Just by putting classes on the BODY tag of the generated XHTML unleashes powerful design options.</p>
<p>Imagine&#8230; without and manipulation to the theme code itself you can do any of the following with just CSS:</p>
<ul>
<li>Hide unrelevant content based on page, post, category, etc&#8230;</li>
<li>Improve your site&#8217;s print stylesheet to display print-worthy content</li>
<li>Use images for your dates</li>
<li>Make a &#8220;day&#8221; and &#8220;night&#8221; version of your site.</li>
<li>Use custom backgrounds or graphical titles based on a posts&#8217; category</li>
<li>Use different colors for links, background and titles on your site based on the page or category.</li>
</ul>
<p>I&#8217;ll keep going&#8230; in the meantime you need to go and <a href="http://www.sndbx.org/live-preview/" target="_blank">preview the Sandbox theme</a> and then get your hands dirty with it.  You&#8217;ll feel like a kid in a sandbox again.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismatthias.com/2008/01/02/wordpress-theme-for-designers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Killer Coincidence?</title>
		<link>http://chrismatthias.com/2007/11/14/killer-coincidence/</link>
		<comments>http://chrismatthias.com/2007/11/14/killer-coincidence/#comments</comments>
		<pubDate>Thu, 15 Nov 2007 00:10:24 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[General]]></category>

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

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

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

		<guid isPermaLink="false">http://chrismatthias.com/2007/11/14/60/</guid>
		<description><![CDATA[I was doing a little Googling of myself this afternoon and found this bizarre video.  It seems a bit too coincidental, honestly.  Watch the video here.
]]></description>
			<content:encoded><![CDATA[<p>I was doing a little Googling of myself this afternoon and found this bizarre video.  It seems a bit too coincidental, honestly.  <a href="http://www.sliceoflifetv.com/index.php?id=04cde52d">Watch the video here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://chrismatthias.com/2007/11/14/killer-coincidence/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Radiohead Fans Have Collective Mushy Moment</title>
		<link>http://chrismatthias.com/2007/10/10/radiohead-fans-have-collective-mushy-moment/</link>
		<comments>http://chrismatthias.com/2007/10/10/radiohead-fans-have-collective-mushy-moment/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 16:39:16 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[General]]></category>

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

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

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

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

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

		<guid isPermaLink="false">http://chrismatthias.com/2007/10/10/radiohead-fans-have-collective-mushy-moment/</guid>
		<description><![CDATA[The long awaited release of Radiohead&#8217;s follow-up to Hail to the Thief (2003) was on my iPod (and in my ears) 3 minutes after it was released to the world. 3 minutes. I didn&#8217;t have to wait in line at a Best Buy in the morning or wait for the UPS guy to deliver my [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://chrismatthias.com/wp-content/uploads/2007/10/in-rainbows-splash.jpg" rel="lightbox"><img height="121" alt="in rainbows splash" hspace="10" src="http://chrismatthias.com/wp-content/uploads/2007/10/in-rainbows-splash-small.jpg" width="160" align="left" /></a>The long awaited release of Radiohead&#8217;s follow-up to Hail to the Thief (2003) was on my iPod (and in my ears) 3 minutes after it was released to the world. <strong>3 minutes.</strong> I didn&#8217;t have to wait in line at a Best Buy in the morning or wait for the UPS guy to deliver my pre-ordered album. No sir. I downloaded it instantly along with millions of other fans.</p>
<p>Radiohead has always been an envelope pusher; trying to bend and break the system. Outspoken about ticketing agencies and record label ripoffs, it was huge when Radiohead&#8217;s deal with long-time label EMI ended. Many people figured that an off-label release was imminent.<span id="more-59"></span></p>
<p>Quietly on September 30th, Radiohead announced they were releasing their album on October 10th with a link to <a href="http://inrainbows.com" target="_blank">InRainbows.com</a>. The album would only be available on the website. Anyone in the world could purchase a discbox which features a bonus CD with 9 extra tracks and two vinyl versions of the album, or just purchase the download to be available the day of the release.</p>
<p><a href="http://chrismatthias.com/wp-content/uploads/2007/10/in-rainbows-discbox-2.gif" rel="lightbox"><img height="158" alt="in rainbows discbox" hspace="10" src="http://chrismatthias.com/wp-content/uploads/2007/10/in-rainbows-discbox-2-small.gif" width="225" align="right" /></a>Most fans, like myself, bought the discbox, which also included a download link. However, fans who bought the download only were prompted to enter their own purchase price. They decide how much they&#8217;d pay for the album. You could enter $0.00, $0.10, $1,000.00. Genius.</p>
<p>Radiohead didn&#8217;t rely on iTunes or any major record label to distribute their music to the masses, and it could be the most effective release of all time. They pushed the album to millions of consumers (albeit without album art for iTunes) instantly. I&#8217;m interested to know how many downloads there will be and how much money they earn before it is released in stores in 2008.</p>
<p>Most Radiohead fans were dying for that E-mail this morning. I just setup a filter in my Gmail to forward anything from Waste.uk.com with &#8220;activation code&#8221; to my cell phone and was texted immediately. At 2:35am EST this morning, I knew that millions of other Radiohead fanatics like myself were all experiencing the album for the first time, together. Thank you again, Radiohead.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismatthias.com/2007/10/10/radiohead-fans-have-collective-mushy-moment/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Start your own web design business</title>
		<link>http://chrismatthias.com/2007/09/05/how-to-start-your-own-web-design-business/</link>
		<comments>http://chrismatthias.com/2007/09/05/how-to-start-your-own-web-design-business/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 01:16:28 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[General]]></category>

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

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

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

		<guid isPermaLink="false">http://chrismatthias.com/2007/09/05/how-to-start-your-own-web-design-business/</guid>
		<description><![CDATA[I&#8217;m going to assume in this post that you have some experience coding XHTML/CSS and you can implement or hack up Javascript and you desperately want to start your own web marketing business. I&#8217;m also assuming that you plan on starting your web business on your own, for the most part.
Ideally, you should start an [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to assume in this post that you have some experience coding XHTML/CSS and you can implement or hack up Javascript and you desperately want to start your own web marketing business. I&#8217;m also assuming that you plan on starting your web business on your own, for the most part.</p>
<p>Ideally, you should start an LLC or other limited liability company to front your web business. However, starting out as an independent contractor is perfectly acceptable (besides the pain in reporting your taxes.)</p>
<p><span id="more-38"></span></p>
<h3>Essential Reading</h3>
<p>Before you even consider starting your web design/marketing company, I suggest you read and comprehend the concepts in the following books.</p>
<ul>
<li><a href="http://www.amazon.com/Dont-Make-Me-Think-Usability/dp/0321344758/ref=pd_bbs_sr_1/104-5932612-0534355?ie=UTF8&amp;s=books&amp;qid=1184779266&amp;sr=1-1" title="See it on Amazon" target="_blank">Don&#8217;t Make Me Think</a> - by Steve Krug</li>
<li><a href="http://www.amazon.com/Designing-Web-Standards-Jeffrey-Zeldman/dp/0321385551/ref=pd_bbs_sr_1/104-5932612-0534355?ie=UTF8&amp;s=books&amp;qid=1184779236&amp;sr=1-1" title="See it on Amazon" target="_blank">Designing with Web Standards</a> - by Jeffery Zeldman</li>
<li><a href="http://www.amazon.com/Web-Standards-Solutions-Handbook-Pioneering/dp/1590593812/ref=pd_bbs_sr_1/104-5932612-0534355?ie=UTF8&amp;s=books&amp;qid=1184779195&amp;sr=1-1" title="See it on Amazon" target="_blank">Web Standards Solutions: The Markup and Style Handbook</a> - by Dan Cederholm</li>
<li><a href="http://www.amazon.com/Bulletproof-Web-Design-flexibility-protecting/dp/0321509021/ref=pd_bbs_sr_1/104-5932612-0534355?ie=UTF8&amp;s=books&amp;qid=1184779158&amp;sr=1-1" title="See it on Amazon" target="_blank">Bulletproof Web Design: Improving Flexibility and Protecting Against Worst-Case Scenarios with XHTML and CSS</a> - by Dan Cederholm</li>
<li><a href="http://www.amazon.com/DOM-Scripting-Design-JavaScript-Document/dp/1590595335/ref=pd_bbs_sr_1/104-5932612-0534355?ie=UTF8&amp;s=books&amp;qid=1184779119&amp;sr=1-1" title="See it on Amazon" target="_blank">DOM Scripting: Web Design with Javascript and the Document Object Model</a> - by Jeremy Keith</li>
<li><a href="http://www.amazon.com/Transcending-CSS-Design-Voices-Matter/dp/0321410971/ref=pd_bbs_1/104-5932612-0534355?ie=UTF8&amp;s=books&amp;qid=1184779089&amp;sr=1-1" title="See it on Amazon" target="_blank">Transcending CSS</a> - by Andy Clarke</li>
<li><a href="http://www.amazon.com/Defensive-Design-Web-improve-messages/dp/073571410X/sr=8-1/qid=1165413436/ref=pd_bbs_sr_1/002-9343617-5583263?ie=UTF8&amp;s=books" title="See it on Amazon" target="_blank">Defensive Design for the Web: How to improve error messages, help, forms, and other crisis points</a> - by 37signals</li>
<li><a href="http://gettingreal.37signals.com/" title="See it on 37signals" target="_blank">Getting Real</a> - by 37signals</li>
</ul>
<p>There are numerous other books you could read as well. See what the pros list as <a href="http://www.ngenworks.com/blog/detail/essential_reading_list_for_web_designers_and_developers/" title="Essential Reading List for Web Developers" target="_blank">their essential reading</a>.</p>
<h3>Find a Web Host</h3>
<p>Unless you plan on acquiring and setting up your own redundant, load-balanced server farm, most small companies choose a web host to host their web servers. Depending on your needs, your monthly cost can be quite low.</p>
<ul>
<li><strong><a href="http://dreamhost.com" target="_blank">Dreamhost</a></strong> - I&#8217;ve used Dreamhost for years with a few long standing clients. Their support is great and they have great uptime. They&#8217;ve recently started supporting Ruby on Rails and offer a nice subversion repository as well as a permanent file storage and sharing solution. Like most hosts, they also offer a 1-click setup of major CMS/Blog and other open source software. No Cpanel and Fanastico for those who are used to it, however.</li>
<li><strong><a href="http://railsplayground.net" target="_blank">Rails Playground</a></strong> - I do a lot of XHML/CSS for some Ruby on Rails applications and I&#8217;ve gotten familiar with the framework and I suggest anyone with an interest in programming web applications looks at Ruby on Rails. Rails Playground offers stable, reliable solutions to get your foot in the door using Rails and also offers Cpanel and Fantastico for your basic web hosting needs. I would start with a basic shared hosting plan and then when you need it, move to their VPS plans as they are affordable and lightning fast.</li>
<li><a href="http://surpasshosting.com" target="_blank"><strong>Surpass Hosting</strong></a> - I&#8217;ve used Surpass for years and they are dirt cheap. I don&#8217;t mind telling you that I host this blog as well as several low-traffic sites through them for around $10/month. I haven&#8217;t even begun to touch bandwidth or disk usage limits and they have quick support, so if you want to start cheap, use Surpass.</li>
</ul>
<h3>Manage your projects better</h3>
<h4>Set up a Basecamp</h4>
<p>The best way to keep your customers happy is if they are constantly in the loop. To achieve this goal, <a href="http://basecamphq.com/?referrer=chrismatthias" title="Start a basecamp" target="_blank">start a Basecamp site for your web business</a>.</p>
<p>Basecamp is a web based project management software ideal for small teams. And since we are talking about a one man team, Basecamp makes sense.</p>
<p>Setting up your Basecamp for your company gives you the option to have a client login at http://yourcompanyname.clientsection.com to share messages, to-dos, milestones, writeboards and more. For me, Basecamp has helped shave off hours of miscommunication and phone tag.</p>
<p>Basecamp is a paid service, but the free plan offers you control over one active project. You can invite as many people to collaborate as you wish and can create up to two writeboards. I highly suggest using the Free plan until you need more projects. In which case, I use the Personal Plan for $12 a month and I can manage up to three projects. If I have more than three projects at a time, I know I&#8217;ve got to finish one of the others before I can take on another.</p>
<h4>Budget, Budget, Budget</h4>
<p>When working for yourself, its always a good idea to budget your time well. If you quote a client a certain number of hours you know you&#8217;ll likely go over the time budget anyway, but keeping track of tasks and hours logged will help you better gauge your time estimates for your next proposal. And, often times, clients will ask for a timesheet at least with your invoice and using an online time clock can certainly help.</p>
<ul>
<li><a href="http://tickspot.com" title="Budget and Timesheet Application" target="_blank">Tick</a> is a fantastic timesheet application that you can connect to your Basecamp account to pull client and project information for your timesheets. There is also a dashboard widget available for Mac and PC which lets you run a timer and tell it what tasks you were working on and this info goes directly onto your <a href="http://tickspot.com" target="_blank">Tickspot.com</a> timesheets. The reporting option lets you save or print timesheets for given time cycles and can be attached to outgoing invoices to clients.</li>
<li>If you need a simpler time-clock solution, I can also recommend <a href="http://slimtimer.com" title="Simple task timer" target="_blank">Slimtimer</a>. Slimtimer does not have the Basecamp integration but does have a web based timer and task management. The reporting tool is also useful. But if you have Basecamp, Tick is the way to go.</li>
</ul>
<h4>Invoice your clients</h4>
<p>Let&#8217;s face it. Our main goal here is to make money, right? Well, we could just whip up some word documents to invoice our clients. I was doing that for years and it worked wonderfully. However, when we get into hosting below, I found that I needed an automated system to bill my hosting clients on a recurrent basis.</p>
<p>I use <a href="http://blinksale.com" target="_blank">Blinksale</a>. Sure, there are a few major invoicing applications out there that you could use, but I find the best value is at Blinksale. Blinksale lets me have my own transparent billing software. I have an address at http://mycompany.blinksale.com where I can add and settle invoices when I receive payment. The best feature are the recurring invoice templates that you can assign to certain clients. You charge your client $30/month every three months and Blinksale will send that invoice out for you on time each quarter.</p>
<p>Other great features include tax setup, invoice reminders and web-based invoices. You can even include links so that a client can pay directly through Paypal. Do you have some old fashioned clients that need hard copies in the mail? Great! Blinksale will let you buy stamps in bulk and they will mail your invoice for you.</p>
<h3>Add White Label Services</h3>
<p>How can you make your one person operation look like a boutique design shop? Offer some extra marketing services to your clients to entice them to jump on board with you. You design their website and maybe even their business cards, letterheads. Can you also offer some solutions like a content management system or E-mail campaign service without having to learn a complex programming language?</p>
<h4>Let your clients send HTML E-mail campaigns</h4>
<p>If you know HTML/CSS then that&#8217;s all you need to know to let your clients create, send and manage high-impact E-mail campaigns. <a href="http://mailbuild.com" target="_blank">Mailbuild</a> is a nifty white label E-mail campaign solution perfect for a web designer. It allows you to create your own branded website (http://yourcompanyname.createsend.com) that your clients can log into and send E-mail campaigns. Sign up for a free account to get started and create an HTML template or use one provided for your clients. Mailbuild charges your client to send HTML E-mails to an E-mail list based on the number of recipients. Mailbuild also gives you the ability to markup and pocket the profit from using their service making it an ideal way to enhance your services and incur no out-of-pocket expenses.</p>
<h4>Use a Content Management System</h4>
<p>If your client needs the ability to update their own website and don&#8217;t want to be tied down to your company for minor site updates, your best bet is implementing a Content Management System. You can use <a href="http://www.joomla.org" target="_blank">Joomla</a>, <a href="http://www.drupal.org" target="_blank">Drupal</a> or any number of Open Source software that you install on your web server and customize to fit. However, sometimes these programs can take a ton of time to setup and usually do more than your client requires. If you use a hosted white label CMS like <a href="http://www.speaklight.com/" target="_blank">Light</a>, you can brand your own CMS backend and design custom templates for your clients. Light is built for designers and has a very simple templating system. They are constantly releasing upgrades and if a basic no-frills CMS that you can brand as your own is what you are looking for, you should probably see the Light.</p>
<h3>Google is Awesome</h3>
<p>Google is here for you, so use them. Google provides many free services to help you enhance your client&#8217;s capabilities when trying to reach target markets or collaborate within a company.</p>
<h4>Gmail</h4>
<p><a href="http://gmail.com" target="_blank">Google&#8217;s free web-based E-mail</a> provides you with 2 gigs of space for your E-mails and links you to other popular Google products like Docs and Spreadsheets, Calendars, Personal Start pages, Video, Images, etc. Its always a good idea to open a GMail account using your company name because you don&#8217;t need to use your hosted E-mail solution and bog down your server with your extensive E-mail correspondance. Let Google handle it. But if a client also needs an E-mail address, have them use Gmail, too.</p>
<h4>Google Analytics</h4>
<p>There are numerous web analytics services out there to track visitors, referrers, time on site, most popular content, etc. but no one does a better job at it than <a href="http://www.google.com/analytics" target="_blank">Google Analytics</a>.</p>
<p>All you&#8217;ll need (as with most Google Services) is a regular GMail account and you can automatically deliver enhanced web traffic reports in PDF format to your clients via E-mail.</p>
<p>Google&#8217;s Analytics application is loaded with reporting features and AdSense tracking for campaigns, and its simple to use; just add a line of javascript at the bottom of any page you&#8217;d like tracked and you&#8217;re done.</p>
<h4>Google Apps For Your Domain</h4>
<p><a href="http://www.google.com/a/" target="_blank">Google Apps for your domain</a> offers a viable free solution for any of your small business clients. If they have a business in which they need to collaborate more effectively, you can have your very own GMail, Calendar, Start Page, Docs and Spreadsheets all living at http://yourcompanyname.com.</p>
<p>You&#8217;ll need to know a bit about DNS changes and be comfortable using your registrar&#8217;s administration to allow Google to accept your mail and serve start pages, docs and spreadsheets and calendars to your own subdomains (start.yourcompanyname.com, mail.yourcompanyname.com, or calendar.yourcompanyname.com for instance.)</p>
<p>The mail application gives you GMail with chat functionality and an easy-to-use interface so your client can add users, E-mail lists and forwarding accounts.</p>
<p>The ability to customize a start page for that company works as well because you can add any Google Dashboard Widgets and RSS feeds from trade news sites, and all are at a glance with your calendar and inbox.</p>
<h4>Webmaster Central</h4>
<p>Your client want to be listed in search engines? The place to start is with Google and <a href="http://www.google.com/webmasters" target="_blank">Webmaster Central</a> lets you see your site&#8217;s status in Google&#8217;s search index as well as use powerful tools like Sitemaps to ensure all of your pages are listed in Google&#8217;s index.</p>
<h3>What You&#8217;re Worth</h3>
<p>Take a little time before you start developing your own website or a client&#8217;s and actually figure out you&#8217;re hourly wage. Typically, you&#8217;ll be charging an hourly fee based on mockups or outlines supplied by a client and you&#8217;ll need to know what to charge.</p>
<p>The folks over at <a href="http://www.freelanceswitch.com" target="_blank">freelanceswitch.com</a> have created a <a href="http://freelanceswitch.com/rates/" target="_blank">handy hourly rate calculator</a> which does all the hardwork for you.  Try to be accurate when using this tool and it&#8217;s quite helpful.</p>
<ol></ol>
<h3>Be Passionate</h3>
<p>As you can see, as a web designer you can start your own web business for only dollars a month. However, you can&#8217;t put a price on passion. You <em>should only move forward</em> if you plan on pursuing your goals with passion. You must be passionate about delivering a solid product and also about staying on top of the technology as it changes everyday. Because if you are passionate about your work it will show and that will keep your client base happy.</p>
<h3>Get Started!</h3>
<p>If you&#8217;ve read this whole article, its safe to say you want to get out there and start your business, so <a href="http://www.entrepreneur.com/startingabusiness/startupbasics/namingyourbusiness/article21774.html" target="_blank">determine your business name</a>, <a href="http://godaddy.com" target="_blank">secure your domain name</a> and hosting and <a href="http://www.basecamphq.com" target="_blank">start your Basecamp</a>. Use the tools above to enhance your service offerings and you should be able to work independantly and build yourself a profitable and enjoyable business.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismatthias.com/2007/09/05/how-to-start-your-own-web-design-business/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hijacking your laptop&#8217;s wireless connection with XBOX 360</title>
		<link>http://chrismatthias.com/2007/01/23/hijacking-your-laptops-wireless-connection-with-xbox-360/</link>
		<comments>http://chrismatthias.com/2007/01/23/hijacking-your-laptops-wireless-connection-with-xbox-360/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 20:16:13 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Games]]></category>

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

		<guid isPermaLink="false">http://chrismatthias.com/general/hijacking-your-laptops-wireless-connection-with-xbox-360/</guid>
		<description><![CDATA[So I got Xbox 360 last weekend on the day that I was supposed to house sit for my lovely friends Nancy and Richard.  It was perfect since they have a 60-inch plus HDTV in the entertainment room.  Sweet&#8230; I could envision hours of punch drunk game playing.  It was all set [...]]]></description>
			<content:encoded><![CDATA[<p>So I got Xbox 360 last weekend on the day that I was supposed to house sit for my lovely friends Nancy and Richard.  It was perfect since they have a 60-inch plus HDTV in the entertainment room.  Sweet&#8230; I could envision hours of punch drunk game playing.  It was all set up and working great but I wanted to connect to Xbox Live&#8230; get it online and see what I could download or play Gears of War with some online players.   The Xbox ships with an ethernet jack and wire but the router was all the way up in the bedroom (which is a silly place to have it, if you ask me, Nancy&#8230; but I digress.) (<strong>Note:</strong> To save yourself the trouble, just pickup the Xbox Wireless Network Adaptor from your local Best Buy or gaming store.)  Luckily, my laptop is always with me and they do have a nice wireless setup with some Apple Airports around the house.  There must be a way to use my laptop&#8217;s wireless signal to get my Xbox online.</p>
<p>Indeed, there is.  It&#8217;s really quite simple and I&#8217;ll give you instructions on how to do it.<br />
<span id="more-28"></span></p>
<h3>First things first&#8230;</h3>
<ol>
<li><strong>Connect to a wireless network</strong> - Connect to a wireless network and make sure you can access the internet.  If you have trouble with this step, you&#8217;ve got bigger fish to fry and should at least check out <a href="http://www.google.com/search?q=troubleshooting+wireless+network&#038;ie=utf-8&#038;oe=utf-8" target="_blank">troubleshooting your wireless network</a>.</li>
<li><strong>Hookup your laptop to your Xbox 360</strong> - With your laptop powered up and connected to a wireless network, connect your laptop to your Xbox 360 by an ethernet cable (standard internet wire seen coming out of your router.)  One end should plugin to your xbox and the other into your ethernet port on the laptop where you&#8217;d normally hook up your ethernet wire.</li>
</ol>
<p><strong><br />
For Windows XP users:</strong><br />
<a class="imagelink" rel="lightbox" href="http://chrismatthias.com/wp-content/uploads/2007/01/xbox_connectionsharing.png" title="Windows XP Wireless Connection Settings"><img id="image29" src="http://chrismatthias.com/wp-content/uploads/2007/01/xbox_connectionsharing.thumbnail.png" alt="xbox_connectionsharing.png" align="right" /></a></p>
<ol>
<li>Make sure you are logged in as a computer Administrator.</li>
<li>Go to the Control Panel (click Start, click Control Panel).</li>
<li>Double-click on Network Connections</li>
<li>Right-click your Wireless Network Connection adaptor and click Properties</li>
<li>Click on the Advanced tab, then check Allow other network users to connect through this computerâ€™s Internet connection.</li>
<li>Click OK</li>
<li><strong>And finally&#8230;</strong>Turn on your XBox and connect to XBox Live.</li>
</ol>
<p><strong><br />
For Mac OS X users:</strong></p>
<p><a class="imagelink" rel="lightbox" href="http://chrismatthias.com/wp-content/uploads/2007/01/xbox_internetsharing_osx.png" title="OS X Internet Sharing Settings"><img id="image30" src="http://chrismatthias.com/wp-content/uploads/2007/01/xbox_internetsharing_osx.thumbnail.png" alt="OS X Internet Sharing Settings" align="right"/></a></p>
<ol>
<li>Click on the System Preferences icon in the Dock.</li>
<li>Select the Sharing preference pane.</li>
<li>Click on the Internet tab.</li>
<li>Start Internet Sharing.  (<strong>Note:</strong> Make sure that you are <em>sharing from your wireless connection</em> to <em>computers using built-in  ethernet</em>). </li>
<li><strong>And finally&#8230;</strong>Turn on your XBox and connect to XBox Live.</li>
</ol>
<div class="clearfix"></div>
]]></content:encoded>
			<wfw:commentRss>http://chrismatthias.com/2007/01/23/hijacking-your-laptops-wireless-connection-with-xbox-360/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Top 50 Loose Ends on Lost</title>
		<link>http://chrismatthias.com/2006/12/01/top-50-loose-ends-on-lost/</link>
		<comments>http://chrismatthias.com/2006/12/01/top-50-loose-ends-on-lost/#comments</comments>
		<pubDate>Fri, 01 Dec 2006 18:42:55 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[TV]]></category>

		<guid isPermaLink="false">http://chrismatthias.com/tv/top-50-loose-ends-on-lost/</guid>
		<description><![CDATA[Well, you&#8217;ve got a few months to actually read this since Lost is on hiatus AGAIN, but the folks over at IGN have brought to light the top 50 loose ends on the show.  And to this, I say, &#8220;Only 50?&#8221;  Check it for yourself because I didn&#8217;t catch most of these or [...]]]></description>
			<content:encoded><![CDATA[<p>Well, you&#8217;ve got a few months to actually read this since Lost is on hiatus AGAIN, but the folks over at IGN have brought to light the <a href="http://tv.ign.com/articles/745/745595p1.html?=lle">top 50 loose ends</a> on the show.  And to this, I say, &#8220;Only 50?&#8221;  Check it for yourself because I didn&#8217;t catch most of these or perhaps I&#8217;ve suspended my disbelief so permanently its never coming back.  Word.  Read it.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismatthias.com/2006/12/01/top-50-loose-ends-on-lost/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Website Fit For A King</title>
		<link>http://chrismatthias.com/2006/11/30/website-fit-for-a-king/</link>
		<comments>http://chrismatthias.com/2006/11/30/website-fit-for-a-king/#comments</comments>
		<pubDate>Thu, 30 Nov 2006 05:04:44 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
		
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://chrismatthias.com/work/website-fit-for-a-king/</guid>
		<description><![CDATA[I just got done developing a very simple website for a local pizza and Italian restaurant.  Very simple and affordable for our client.  Check out King&#8217;s Pizza and let me know what you think.  Let me know if it looks funny and what browser/OS you are using.
]]></description>
			<content:encoded><![CDATA[<p>I just got done developing a very simple website for a local pizza and Italian restaurant.  Very simple and affordable for our client.  Check out <a href="http://www.kingspizzarestaurant.com">King&#8217;s Pizza</a> and let me know what you think.  Let me know if it looks funny and what browser/OS you are using.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismatthias.com/2006/11/30/website-fit-for-a-king/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
