<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Northwest Indiana Web Design, Web Development, Indiana Web Design - Capitol Web Design, LLC</title>
	
	<link>http://capitolwebdesign.net</link>
	<description />
	<lastBuildDate>Tue, 31 Jan 2012 18:29:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/NorthwestIndianaWebSiteDesignIndianaWebDesign-CapitolWebDesignLlc" /><feedburner:info uri="northwestindianawebsitedesignindianawebdesign-capitolwebdesignllc" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>If you are using tables, you are out of a job</title>
		<link>http://feedproxy.google.com/~r/NorthwestIndianaWebSiteDesignIndianaWebDesign-CapitolWebDesignLlc/~3/0yBDe2pUghQ/if-you-are-using-tables-you-are-out-of-a-job</link>
		<comments>http://capitolwebdesign.net/scattered-thoughts/if-you-are-using-tables-you-are-out-of-a-job#comments</comments>
		<pubDate>Mon, 24 Jan 2011 17:18:15 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Scattered Thoughts]]></category>
		<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.capitolwebdesign.net/?p=214</guid>
		<description><![CDATA[In case you didn&#8217;t know, I usually source out my design work because it&#8217;s my weakest skillset. Why should I agonize &#8211; and take forever to come to a decision &#8211; over what color scheme to use or design elements to incorporate. It adds a lot of stress on me because the design is so [...]]]></description>
			<content:encoded><![CDATA[<p>In case you didn&#8217;t know, I usually source out my design work because it&#8217;s my weakest skillset.  Why should I agonize &#8211; and take forever to come to a decision &#8211; over what color scheme to use or design elements to incorporate.  It adds a lot of stress on me because the design is so very important because people are visual creatures.  A picture really is worth a thousand words.  I&#8217;d rather use my time on something I have more confidence on  &#8211; making sure the design markup is clean and as close to <a href="http://validator.w3.org/docs/help.html#validation_basics" target="_blank">W3 compliance</a> as humanly possible in order to set the sites&#8217; SEO foot in the right direction.</p>
<p>A few months ago I had  a designer I had worked with previously contact me inquiring if I had any upcoming projects.  We  had collaborated well on our last project and everyone was satisfied with his work.  And yes, he used tables in the layout but that was still acceptable then.  Using &lt;div&gt; was still &#8220;cutting edge.&#8221;  I told him I would  hand off the next design project to him.  After a couple rounds of revisions, the client was satisfied and I told the designer to slice it up and send me the files.</p>
<p>So I unpack the Zip file, fire up my trusty old Dreamweaver MX and open up index.html and here&#8217;s what I see:</p>
<p><img class="size-full wp-image-216 alignnone" title="table-html" src="http://www.capitolwebdesign.net/wp-content/uploads/2011/01/table-html.jpg" alt="table html markup" width="750" height="74" /></p>
<p>Whoa.  I&#8217;ve gotten so used to seeing  &lt;div&gt; now for page layout that seeing the &lt;table&gt; markup really did cause a small shock.  Even worse, it was only html and not valid xhtml.  Well, ok, that&#8217;s easy enough to fix.  So I have this sinking feeling in the bottom of my stomach that I have paid this person for what is really sub-par work.  You wouldn&#8217;t  know it by looking at just the design &#8211; it looks fine.  Do that right-click &gt; view source and that&#8217;s when it gets ugly.  I see something that stops me dead in my tracks:</p>
<p><img class="size-full wp-image-217 alignnone" title="spacer-html" src="http://www.capitolwebdesign.net/wp-content/uploads/2011/01/spacer-html.jpg" alt="spacer.gif html markup" width="746" height="62" /></p>
<p>You&#8217;ve got to be kidding me.  A &#8216;spacer.gif&#8217; as a means to control page layout?  Really?  Um, I&#8217;m actually speechless on this one.</p>
<p>What it all this boils down to is one thing: laziness.  Laziness on the designers part for not keeping his skillset up with the changing times.  Keeping up with all the browser differences, CSS techniques and W3 recommendations can be time consuming and frustrating &#8211; but necessary for your career. It&#8217;s obvious to me that whatever graphics program he uses, he just used the quick &#8220;auto generate&#8221; html button.  I know this because back when I tried to design my own sites, using my old Paint Shop Pro, if you used the auto-generate html it spits out &lt;table&gt; and &#8216;spacer.gif&#8217;.  I knew the very first time I tried this that it was NOT the right way to do things &#8211; and back then tables were the norm.</p>
<p>So just an FYI to any designer who I may work with in the future &#8211; I will ask for live sites that you&#8217;ve worked on so I can right-click &gt; view source&#8230;..</p>
]]></content:encoded>
			<wfw:commentRss>http://capitolwebdesign.net/scattered-thoughts/if-you-are-using-tables-you-are-out-of-a-job/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capitolwebdesign.net/scattered-thoughts/if-you-are-using-tables-you-are-out-of-a-job</feedburner:origLink></item>
		<item>
		<title>A Not-So-Small Investment for the Future</title>
		<link>http://feedproxy.google.com/~r/NorthwestIndianaWebSiteDesignIndianaWebDesign-CapitolWebDesignLlc/~3/uM_shPsZIXo/a-not-so-small-investment-for-the-future</link>
		<comments>http://capitolwebdesign.net/northwest-indiana/a-not-so-small-investment-for-the-future#comments</comments>
		<pubDate>Thu, 20 Jan 2011 20:00:30 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Adventures in Northwest Indiana]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Mentor]]></category>

		<guid isPermaLink="false">http://www.capitolwebdesign.net/?p=202</guid>
		<description><![CDATA[Back in the fall of 2010, I met Cathie Dull and Jeni Elkins of Discoveries Unlimited at a nwitweetup. They both shared with me the focus of their organization &#8211; to encourage middle school girls to pursue career paths in Science, Technology, Engineering and Math (STEM), which are heavily dominated by men. The idea of [...]]]></description>
			<content:encoded><![CDATA[<p>Back in the fall of 2010, I met Cathie Dull and Jeni Elkins of <a href="http://discoveriesunlimited.org/" target="_blank">Discoveries Unlimited</a> at a <a href="http://nwitweetup.com" target="_blank">nwitweetup</a>.  They both shared with me the focus of their organization &#8211; to encourage middle school girls to pursue career paths in Science, Technology, Engineering and Math (STEM), which are heavily dominated by men.<span id="more-202"></span></p>
<p>The idea of this was very appealing to me.  Always having had an interest in technology, I was keenly aware when growing up that only boys were into that stuff.  And girls were supposed to be teachers, work at a bank &#8212; anything not to &#8220;techie.&#8221;  Mind you, there&#8217;s nothing wrong at all with those jobs.  What&#8217;s wrong here is the stereotypes we hang over young girls as to what they can/cannot be when they are adults.</p>
<p>So Cathie and Jeni asked me if I&#8217;d be willing to become a STEM mentor.  A chance broaden the horizon of a young girl, dreaming all those impossible dreams?  To impart a little bit of &#8220;girl power&#8221; to a young female?  I&#8217;m a sucker for that kind of stuff &#8211; sign me up.</p>
<p>Very soon I will meet my mentee face-to-face (with her parents) and start the process of building that relationship.  And making a not-so-small investment into mine &#8211; and hopefully Northwest Indiana&#8217;s &#8211; future.</p>
]]></content:encoded>
			<wfw:commentRss>http://capitolwebdesign.net/northwest-indiana/a-not-so-small-investment-for-the-future/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capitolwebdesign.net/northwest-indiana/a-not-so-small-investment-for-the-future</feedburner:origLink></item>
		<item>
		<title>New Design for Portage Indiana Dentist</title>
		<link>http://feedproxy.google.com/~r/NorthwestIndianaWebSiteDesignIndianaWebDesign-CapitolWebDesignLlc/~3/MlL-j3JuaHQ/new-design-for-portage-indiana-dentist</link>
		<comments>http://capitolwebdesign.net/featured-articles/new-design-for-portage-indiana-dentist#comments</comments>
		<pubDate>Fri, 03 Dec 2010 14:00:58 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Latest Work]]></category>

		<guid isPermaLink="false">http://www.capitolwebdesign.net/?p=189</guid>
		<description><![CDATA[We are delighted to announce a new site design for our latest client, Dr. Laura Hannon in Portage, Indiana. Dr. Hannon&#8217;s practice offers a comprehensive approach to dentistry. They offer cosmetic dentistry services such as porcelain veneers and teeth whitening, as well as general dentistry for the entire family. When I talked to Dr. Hannon [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_187" class="wp-caption alignleft" style="width: 299px"><img class="size-medium wp-image-187" title="smilebrightly-screenshot" src="http://www.capitolwebdesign.net/wp-content/uploads/2010/12/smilebrightly-screenshot-289x300.jpg" alt="Dr. Laura Hannon" width="289" height="300" /><p class="wp-caption-text">Custom WordPress Theme</p></div>
<p>We are delighted to announce a new site design for our latest client, <a href="http://smilebrightly.com" target="_blank">Dr. Laura Hannon in Portage, Indiana</a>.</p>
<p>Dr. Hannon&#8217;s practice offers a comprehensive approach to dentistry. They offer cosmetic dentistry services such as porcelain veneers and teeth whitening, as well as general dentistry for the entire family.</p>
<p>When I talked to Dr. Hannon and her staff, they were very clear that they did not want to deviate too far from their previous site.  It was important to them to maintain the sense of familiarity with their existing clients and to improve upon their brand by putting Dr. Hannon herself into the design.</p>
<p>Their previous site had nice, flowing lines and soft colors.  We kept those curved lines and soft colors in the new design, but chose warm colors over the previous cool tones.</p>
<p>Dr. Hannon&#8217;s office staff also wanted to be able to have control over their own web site and use it more for educating patients.  We used WordPress to build the site because of its user friendly Content Management System (CMS), which would enable them to update any page and add more before/after images to their smile gallery.  They wanted to be able to have a more dynamic, frequently updated web site and WordPress will allow them the freedom to expand the information provided to current and future patients.</p>
<p>Site Development: Lisa Fox<br />
Graphic Design: Nichole Baiel</p>
]]></content:encoded>
			<wfw:commentRss>http://capitolwebdesign.net/featured-articles/new-design-for-portage-indiana-dentist/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capitolwebdesign.net/featured-articles/new-design-for-portage-indiana-dentist</feedburner:origLink></item>
		<item>
		<title>Pre-Made WordPress Theme or Custom Design?</title>
		<link>http://feedproxy.google.com/~r/NorthwestIndianaWebSiteDesignIndianaWebDesign-CapitolWebDesignLlc/~3/3M-0OgW3Yes/pre-made-wordpress-theme-or-custom-design</link>
		<comments>http://capitolwebdesign.net/featured-articles/pre-made-wordpress-theme-or-custom-design#comments</comments>
		<pubDate>Sat, 22 May 2010 03:54:57 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[site design]]></category>
		<category><![CDATA[themes]]></category>

		<guid isPermaLink="false">http://www.capitolwebdesign.net/?p=151</guid>
		<description><![CDATA[For many web sites, WordPress has become the primary tool used to manage the site because of its user friendliness, a seemingly unending sea of plugins to use and a host of pre-made theme templates available, ready to use out of the box. A big question for a lot of people is whether or not [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-154" title="wordpress-logo" src="http://www.capitolwebdesign.net/wp-content/uploads/2010/02/wordpress-logo-150x150.png" alt="" width="150" height="150" />For many web sites, WordPress has become the primary tool used to manage the site because of its user friendliness, a seemingly unending sea of <a href="http://www.wordpress.org/extend/plugins/" target="_blank">plugins</a> to use and a host of pre-made theme templates available, ready to use out of the box.</p>
<p>A big question for a lot of people is whether or not to use a pre-made WordPress theme or go with a custom design.</p>
<p>The answer to that question is that there is no right or wrong answer.  It all depends upon your situation. <span id="more-151"></span></p>
<h3>The Case for Pre-Made WordPress Themes</h3>
<p>Without a doubt, the biggest reason to use a pre-made theme is because it&#8217;s cheap.  Most themes are free and those that aren&#8217;t usually are anywhere from $12 to $150.  Another big advantage that pre-made templates have is that it&#8217;s already made &#8211; hence, quicker turnaround time on the entire project.</p>
<p>There are probably thousands of different pre-made themes to browse through &#8211; which can be very overwhelming.  But the upside here is that you get to view hundreds of different designs &#8211; while doing a custom design means there&#8217;s usually only one mock-up to look at.</p>
<p>I find that pre-made themes work well for those businesses and non-profits who do not have a strong brand to project to the masses and can easily get the message across using the right theme that suits their content.</p>
<h3>The Case for Custom WordPress Themes</h3>
<p>The above paragraph leads nicely into the main reason why I believe businesses should have a custom WordPress template designed:  to protect your brand.</p>
<p>Maintaining a consistent image across all advertising domains &#8211; print, web, radio, tv &#8211; whatever the medium, is extremely important in creating an imprint in your potential customer&#8217;s mind.  I think it&#8217;s ironic that so many businesses give almost zero thought to the image they are projecting to the world.  If your web site is not performing like you thought it would, then maybe it&#8217;s time to re-vamp the design and make sure it&#8217;s sending the message you want it to.</p>
<p>The other reason why I like to do custom themes is because so many of the WordPress theme marketplaces either:</p>
<p>A)  have the same themes  &#8211; or</p>
<p>B) all the themes look like glorified blogs &#8211; not a beautiful web site.</p>
<p>Another important distinction between pre-made themes and custom themes is the way that content is displayed.  We all know that content is king in the eyes of the mighty search engines, so you really want to showcase that content, right?  With the pre-made themes, I find that many of them are more focused around promoting the social media (which is a very  important part of your online marketing plan) rather than the content.  You can have greater control over how your content is displayed if you do a custom theme, rather than trying to hack at someone&#8217;s existing design.</p>
<p>In the end, you need to take some time to think about the money you have to spend on a site, the content that you have to display and if it all aligns with your overall brand message.  And whatever you choose remember this:  a web site is always a work in progress.  Hit that reset button anytime.</p>
]]></content:encoded>
			<wfw:commentRss>http://capitolwebdesign.net/featured-articles/pre-made-wordpress-theme-or-custom-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capitolwebdesign.net/featured-articles/pre-made-wordpress-theme-or-custom-design</feedburner:origLink></item>
		<item>
		<title>New Site Design</title>
		<link>http://feedproxy.google.com/~r/NorthwestIndianaWebSiteDesignIndianaWebDesign-CapitolWebDesignLlc/~3/Hi-KLQe9NVo/new-site-design</link>
		<comments>http://capitolwebdesign.net/featured-articles/new-site-design#comments</comments>
		<pubDate>Wed, 20 Jan 2010 19:29:45 +0000</pubDate>
		<dc:creator>Lisa</dc:creator>
				<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[indiana web site design]]></category>
		<category><![CDATA[northwest indiana web design]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://capitolwebdesign.net/?p=57</guid>
		<description><![CDATA[Well, I&#8217;ve finally done it. I&#8217;ve been wanting to re-do my site for so long now and it&#8217;s finally finished  &#8211; for now.  This new site is built on the WordPress framework and this is the software I&#8217;ll be using to build all of my clients&#8217; sites.  More businesses are finally starting to embrace Web [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;ve finally done it. I&#8217;ve been wanting to re-do my site for so long now and it&#8217;s finally finished  &#8211; for now.  <img src='http://capitolwebdesign.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This new site is built on the WordPress framework and this is the software I&#8217;ll be using to build all of my clients&#8217; sites.  More businesses are finally starting to embrace Web 2.0 (even though it&#8217;s been around for a few years now) and realize the powerful potential a web site has to reach customers.  It&#8217;s not about having your logo, name and number anymore.  It&#8217;s all about fresh content and staying connected.</p>
<p>Look for more posts to come on this soon.</p>
<p><em>~Lisa</em></p>
]]></content:encoded>
			<wfw:commentRss>http://capitolwebdesign.net/featured-articles/new-site-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://capitolwebdesign.net/featured-articles/new-site-design</feedburner:origLink></item>
	</channel>
</rss>

