<?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>Pro Web Marketing &#187; web</title>
	<atom:link href="http://www.prowebmarketing.com/blog/tag/web/feed" rel="self" type="application/rss+xml" />
	<link>http://www.prowebmarketing.com/blog</link>
	<description>Web Development &#38; SEO Experts</description>
	<lastBuildDate>Tue, 10 Jan 2012 15:39:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Using Non-Standard Fonts &#8211; Solutions and Issues</title>
		<link>http://www.prowebmarketing.com/blog/web-site-tools/using-non-standard-fonts-solutions-and-issues</link>
		<comments>http://www.prowebmarketing.com/blog/web-site-tools/using-non-standard-fonts-solutions-and-issues#comments</comments>
		<pubDate>Mon, 21 Dec 2009 17:55:06 +0000</pubDate>
		<dc:creator>Pro Web</dc:creator>
				<category><![CDATA[Website Tools]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[non]]></category>
		<category><![CDATA[standard]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.prowebmarketing.com/blog/?p=375</guid>
		<description><![CDATA[One of the more challenging obstacles in website design are the limits imposed on designers by the idea of &#8220;web fonts&#8221;.  Web fonts are the few type faces which are installed on every system globally.  To maintain a consistent look to all users, most designers will stick to using those few fonts (Verdana, Arial, Times, [...]]]></description>
			<content:encoded><![CDATA[<p>One of the more challenging obstacles in website design are the limits imposed on designers by the idea of &#8220;web fonts&#8221;.  Web fonts are the few type faces which are installed on every system globally.  To maintain a consistent look to all users, most designers will stick to using those few fonts (Verdana, Arial, Times, Georgia, and Palatino are most common) or use images to replace headers.  This former solution causes a very stale, plain look that users see on every website they visit.  The latter can seriously hurt your search engine rankings.  Neither of those sound very appealing!</p>
<p>Innovative and curious as the developers are Pro Web Marketing are, we&#8217;ve found several alternatives that can avoid the downsides of traditional solutions.</p>
<p><span id="more-375"></span></p>
<h3>Fahrner Image Replacement</h3>
<p>Fahrner Image Replacement is a technique that was originally thought up by Todd Fahrner, but it is simple and obvious enough that many other designers and developers have thought of it on their own (Us included!)  The idea is that you may use CSS (Cascading Style Sheets) to &#8220;Hide&#8221; the heading, and superimpose the graphic version of that text over it.  This is good for basic header replacement, but it requires a lot of manual work.   The text is also impossible to &#8220;copy&#8221; for an end-user, which is bad for accessibility.</p>
<p><a title="FIR" href="http://en.wikipedia.org/wiki/Fahrner_Image_Replacement" target="_blank">&#8230;Read more about FIR</a></p>
<h3>(Scalable) Inman Flash Replacement (sIFR)</h3>
<p>sIFR is a technique which uses Adobe&#8217;s Flash Player to replace text with a dynamic flash layer automatically.  It utilizes Flash, JavaScript, and CSS to create what is probably the most full-featured option to show your fonts in their full glory.  The only downsides?  It is a real pain to set up, and it requires that your users have a modern version of the flash player.  It can also cause havoc on slower PCs!</p>
<p><a title="sIFR" href="http://en.wikipedia.org/wiki/Sifr" target="_blank">&#8230;Read more about sIFR</a></p>
<h3>Cufon &#8211; My personal favorite!</h3>
<p>Cufon is a project designed to replace sIFR.  It uses JavaScript and a custom &#8220;Generator&#8221; to create a script directly from your font.  All you have to do is generate the script, include it, and deploy it at specified selector tags (headings, etc).</p>
<p>Cufon works in all major browsers and does not interfere with any text interaction such as copying and pasting, and even allows for perfect search engine spidering.</p>
<p><a title="Cufon" href="http://cufon.shoqolate.com/generate/" target="_blank">Check it out here</a></p>
<h3>Looking to the future &#8211; CSS3 and Modern Browsers</h3>
<p>CSS3 includes the &#8220;@font-face&#8221; property as part of its specification.  This will allow developers to specify which font they want to use by uploading a copy of it to their server.  The code will work like this:</p>
<pre style="padding-left: 30px;">@font-face {
  font-family: &lt;a-remote-font-name&gt;;
  src: &lt;source&gt; [,&lt;source&gt;]*;
  [font-weight: &lt;weight&gt;];
  [font-style: &lt;style&gt;];
}
<!--more--></pre>
<p>Once all major browser vendors have implemented this into their specification, this technique will become more popular.  <a title="https://developer.mozilla.org/index.php?title=En/CSS/%40font-face" href="http://" target="_blank">Learn more about the spec here.</a></p>
<h3>Conclusion</h3>
<p>Using non-standard fonts still requires a bit of extra work at this point, and all of these techniques should only be used sparingly.  Your pages main body text should still be a web-standard font, for most cases.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.prowebmarketing.com%2Fblog%2Fweb-site-tools%2Fusing-non-standard-fonts-solutions-and-issues&amp;title=Using%20Non-Standard%20Fonts%20%E2%80%93%20Solutions%20and%20Issues" id="wpa2a_2"><img src="http://www.prowebmarketing.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.prowebmarketing.com/blog/web-site-tools/using-non-standard-fonts-solutions-and-issues/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Website Project For Northern Granite</title>
		<link>http://www.prowebmarketing.com/blog/new-web-design-projects/new-website-project-for-northern-granite</link>
		<comments>http://www.prowebmarketing.com/blog/new-web-design-projects/new-website-project-for-northern-granite#comments</comments>
		<pubDate>Thu, 17 Dec 2009 19:28:15 +0000</pubDate>
		<dc:creator>Pro Web</dc:creator>
				<category><![CDATA[New Web Design Projects]]></category>
		<category><![CDATA[granite]]></category>
		<category><![CDATA[michigan]]></category>
		<category><![CDATA[northern]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.prowebmarketing.com/blog/?p=312</guid>
		<description><![CDATA[We are wrapping up a new website for Northern Granite. Located in Northern Michigan, Northern Granite leads the way in great products and services in the tabletop industry. We chose a great color palette the suit type of company they are. We kept it earthy and also fresh vibrant. keep a look out for the [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_313" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.northerngranite.com"><img class="size-full wp-image-313" title="Northern Granite" src="http://www.prowebmarketing.com/blog/wp-content/uploads/2009/11/NorthernGranite.jpg" alt="Northern Granite Website" width="450" height="242" /></a><p class="wp-caption-text">Northern Granite Website</p></div>
<p>We are wrapping up a new website for Northern Granite. Located in Northern Michigan, Northern Granite leads the way in great products and services in the tabletop industry. We chose a great color palette the suit type of company they are. We kept it earthy and also fresh vibrant. keep a look out for the live site in the next few weeks.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.prowebmarketing.com%2Fblog%2Fnew-web-design-projects%2Fnew-website-project-for-northern-granite&amp;title=New%20Website%20Project%20For%20Northern%20Granite" id="wpa2a_4"><img src="http://www.prowebmarketing.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.prowebmarketing.com/blog/new-web-design-projects/new-website-project-for-northern-granite/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project for Hertler Construction</title>
		<link>http://www.prowebmarketing.com/blog/new-web-design-projects/new-project-for-hertler-construction</link>
		<comments>http://www.prowebmarketing.com/blog/new-web-design-projects/new-project-for-hertler-construction#comments</comments>
		<pubDate>Thu, 19 Nov 2009 21:44:34 +0000</pubDate>
		<dc:creator>Pro Web</dc:creator>
				<category><![CDATA[New Web Design Projects]]></category>
		<category><![CDATA[concept]]></category>
		<category><![CDATA[contruction]]></category>
		<category><![CDATA[hertler]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.prowebmarketing.com/blog/?p=240</guid>
		<description><![CDATA[We are in the works of a new Website for Hertler Construction. This Website has been specifically designed to keep the consistent brand of the logo and the company&#8217;s mission of how they work inline with each other. They are recognized for being a well organized, clean and efficient company. They create high end construction [...]]]></description>
			<content:encoded><![CDATA[<p>We are in the works of a new Website for Hertler Construction. This Website has been specifically designed to keep the consistent brand of the logo and the company&#8217;s mission of how they work inline with each other. They are recognized for being a well organized, clean and efficient company. They create high end construction projects on any scale. This site clearly showcases two galleries of work consisting of Residential and Commercial projects. The site displays some new project sections to display what Hertler Construction has been up to.</p>
<p>Look for <a title="Hertler Construction" href="http://www.hertlerconstruction.com" target="_blank">www.hertlerconstruction.com</a> to launch in the next few weeks!</p>
<div id="attachment_243" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.hertlerconstruction.com"><img class="size-full wp-image-243" title="Hertler Construction" src="http://www.prowebmarketing.com/blog/wp-content/uploads/2009/11/HertlerConstruction.jpg" alt="Hertler Constructions Website" width="450" height="286" /></a><p class="wp-caption-text">Hertler Constructions Website</p></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.prowebmarketing.com%2Fblog%2Fnew-web-design-projects%2Fnew-project-for-hertler-construction&amp;title=New%20Project%20for%20Hertler%20Construction" id="wpa2a_6"><img src="http://www.prowebmarketing.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.prowebmarketing.com/blog/new-web-design-projects/new-project-for-hertler-construction/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brand New Website Finished for Creative Stone Designs</title>
		<link>http://www.prowebmarketing.com/blog/new-web-design-projects/brand-new-website-finished-for-creative-stone-designs</link>
		<comments>http://www.prowebmarketing.com/blog/new-web-design-projects/brand-new-website-finished-for-creative-stone-designs#comments</comments>
		<pubDate>Thu, 19 Nov 2009 21:43:05 +0000</pubDate>
		<dc:creator>Pro Web</dc:creator>
				<category><![CDATA[New Web Design Projects]]></category>
		<category><![CDATA[completed]]></category>
		<category><![CDATA[creative]]></category>
		<category><![CDATA[designs]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[stone]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.prowebmarketing.com/blog/?p=247</guid>
		<description><![CDATA[We just finished a new Website for Creative Stone Designs in Traverse City. The client wanted a very clean and simple Website that really emphasized the work that they have done. This is exactly what we did for them. The site is a showcases all aspects of their business in galleries. These galleries use jquery [...]]]></description>
			<content:encoded><![CDATA[<p>We just finished a new Website for <a title="Creative Stone Designs" href="http://www.creativestonedesignsinc.com" target="_blank">Creative Stone Designs</a> in Traverse City. The client wanted a very clean and simple Website that really emphasized the work that they have done. This is exactly what we did for them. The site is a showcases all aspects of their business in galleries. These galleries use jquery galleries to slide you through each image. The images are navigated by the viewer at their own speed. The site also has two clearly viewed Google maps to show each company location. There is also information regarding detailed services along with frequently asked questions about the business.</p>
<p>Visit <a title="Creative Stone Designs" href="http://www.creativestonedesignsinc.com" target="_blank">www.creativestonedesignsinc.com</a> to view the site!!</p>
<div id="attachment_252" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.creativestonedesignsinc.com"><img class="size-full wp-image-252" title="Creative Stone Designs" src="http://www.prowebmarketing.com/blog/wp-content/uploads/2009/11/CreativeStoneDesigns1.jpg" alt="Creative Stone Designs Website" width="450" height="242" /></a><p class="wp-caption-text">Creative Stone Designs Website</p></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.prowebmarketing.com%2Fblog%2Fnew-web-design-projects%2Fbrand-new-website-finished-for-creative-stone-designs&amp;title=Brand%20New%20Website%20Finished%20for%20Creative%20Stone%20Designs" id="wpa2a_8"><img src="http://www.prowebmarketing.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.prowebmarketing.com/blog/new-web-design-projects/brand-new-website-finished-for-creative-stone-designs/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS and Divs vs Tables</title>
		<link>http://www.prowebmarketing.com/blog/web-standards/css-and-divs-vs-tables</link>
		<comments>http://www.prowebmarketing.com/blog/web-standards/css-and-divs-vs-tables#comments</comments>
		<pubDate>Wed, 18 Nov 2009 04:19:37 +0000</pubDate>
		<dc:creator>brad</dc:creator>
				<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[divs]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.prowebmarketing.com/blog/?p=282</guid>
		<description><![CDATA[When it comes to building sites some people are still using tables to create their layouts.  While these still may work they are outdated and can look unprofessional.  This is where CSS and Divs come in.  Not only are they the new and latest design technique but they also can give your site a superior [...]]]></description>
			<content:encoded><![CDATA[<p>When it comes to building sites some people are still using tables to create their layouts.  While these still may work they are outdated and can look unprofessional.  This is where CSS and Divs come in.  Not only are they the new and latest design technique but they also can give your site a superior look.  Some other benefits to using CSS and Divs include faster load times, cross-browser compatibility, lower hosting costs, less time spent, consistency maintained, easier for SEO, etc.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.prowebmarketing.com%2Fblog%2Fweb-standards%2Fcss-and-divs-vs-tables&amp;title=CSS%20and%20Divs%20vs%20Tables" id="wpa2a_10"><img src="http://www.prowebmarketing.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.prowebmarketing.com/blog/web-standards/css-and-divs-vs-tables/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Project For Cedar Creek Interiors</title>
		<link>http://www.prowebmarketing.com/blog/new-web-design-projects/new-project-for-cedar-creek-interiors</link>
		<comments>http://www.prowebmarketing.com/blog/new-web-design-projects/new-project-for-cedar-creek-interiors#comments</comments>
		<pubDate>Thu, 12 Nov 2009 18:31:24 +0000</pubDate>
		<dc:creator>Pro Web</dc:creator>
				<category><![CDATA[New Web Design Projects]]></category>
		<category><![CDATA[cedar]]></category>
		<category><![CDATA[creek]]></category>
		<category><![CDATA[interiors]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.prowebmarketing.com/blog/?p=268</guid>
		<description><![CDATA[We have been working on a another new and exciting Website for Cedar Creek Interiors. We have put together for them  a very unique Website that will display there vast inventory of in-house products and also catalog only items. The site has a break down of four categories; Cottages, Rustic, Traditional and Transitional. Each page [...]]]></description>
			<content:encoded><![CDATA[<p>We have been working on a another new and exciting Website for Cedar Creek Interiors. We have put together for them  a very unique Website that will display there vast inventory of in-house products and also catalog only items. The site has a break down of four categories; Cottages, Rustic, Traditional and Transitional. Each page will highlight the category and give a brief view of what they offer. As a customer your able to just scratch the surface of the site or you can dive in deep to get full catalog views of all products available. Cedar Creek Interiors originally wanted a site that gave a very strong sense of who they were in the design. We took this in mind and created a site that is elegant and informational at the same time.</p>
<p>Look back later for the new <a title="Cedar Creek Interiors" href="http://www.cedarcreekinteriors.com" target="_blank">www.cedarcreekinteriors.com</a> Website in a few weeks!!</p>
<div id="attachment_269" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.cedarcreekinteriors.com"><img class="size-full wp-image-269" title="Cedar Creek Interiors" src="http://www.prowebmarketing.com/blog/wp-content/uploads/2009/11/CedarCreekInteriors.jpg" alt="Cedar Creek Interiors" width="450" height="277" /></a><p class="wp-caption-text">Cedar Creek Interiors</p></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.prowebmarketing.com%2Fblog%2Fnew-web-design-projects%2Fnew-project-for-cedar-creek-interiors&amp;title=New%20Project%20For%20Cedar%20Creek%20Interiors" id="wpa2a_12"><img src="http://www.prowebmarketing.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.prowebmarketing.com/blog/new-web-design-projects/new-project-for-cedar-creek-interiors/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Project for Daddy Mac&#8217;s Snacks</title>
		<link>http://www.prowebmarketing.com/blog/new-web-design-projects/new-project-for-daddy-macs-snacks</link>
		<comments>http://www.prowebmarketing.com/blog/new-web-design-projects/new-project-for-daddy-macs-snacks#comments</comments>
		<pubDate>Thu, 12 Nov 2009 18:04:34 +0000</pubDate>
		<dc:creator>Pro Web</dc:creator>
				<category><![CDATA[New Web Design Projects]]></category>
		<category><![CDATA[daddy]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[snacks]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.prowebmarketing.com/blog/?p=234</guid>
		<description><![CDATA[Another one of our newest client Websites is for Daddy Mac&#8217;s Snacks. Located in Traverse City, Daddy Mac&#8217;s has been a large part of the snack industry in the area and decided it was time to take his business to the next level. That meant taking sales online with a great looking Website that would [...]]]></description>
			<content:encoded><![CDATA[<p>Another one of our newest client Websites is for Daddy Mac&#8217;s Snacks. Located in Traverse City, Daddy Mac&#8217;s has been a large part of the snack industry in the area and decided it was time to take his business to the next level. That meant taking sales online with a great looking Website that would attract new customers and generate interest in his many products. The site consists mainly of the company information and will soon be taking sales of his snacks online.</p>
<p>Check back at <a title="Daddy Mac's Snacks" href="http://www.daddymacsnacks.com" target="_blank">www.daddymacsnacks.com</a> for the Website launch!</p>
<div id="attachment_238" class="wp-caption aligncenter" style="width: 460px"><a href="http://www.daddymacsnacks.com"><img class="size-full wp-image-238" title="DaddyMacSnacks" src="http://www.prowebmarketing.com/blog/wp-content/uploads/2009/11/DaddyMacSnacks.jpg" alt="Daddy Mac's Snacks Website" width="450" height="357" /></a><p class="wp-caption-text">Daddy Mac&#39;s Snacks Website</p></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.prowebmarketing.com%2Fblog%2Fnew-web-design-projects%2Fnew-project-for-daddy-macs-snacks&amp;title=New%20Project%20for%20Daddy%20Mac%E2%80%99s%20Snacks" id="wpa2a_14"><img src="http://www.prowebmarketing.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.prowebmarketing.com/blog/new-web-design-projects/new-project-for-daddy-macs-snacks/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIM Group &#8211;  An Extensive Re-Design Project</title>
		<link>http://www.prowebmarketing.com/blog/web-site-re-design/fim-group-an-extensive-re-design-project</link>
		<comments>http://www.prowebmarketing.com/blog/web-site-re-design/fim-group-an-extensive-re-design-project#comments</comments>
		<pubDate>Tue, 10 Nov 2009 20:00:11 +0000</pubDate>
		<dc:creator>Pro Web</dc:creator>
				<category><![CDATA[Website Re-designs]]></category>
		<category><![CDATA[FIM]]></category>
		<category><![CDATA[Group]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.prowebmarketing.com/blog/?p=225</guid>
		<description><![CDATA[FIM Group is a fee-only investment management firm located in Traverse City.  They serve a lot of high-profile clientele and bring a lot of online functionality to their services with their website.  One of the challenges of this project was maintaining that functionality while adding ease of use and a new design to the entire FIM Group network.]]></description>
			<content:encoded><![CDATA[<p>FIM Group is a fee-only investment management firm located in Traverse City.  They serve a lot of high-profile clientele and bring a lot of online functionality to their services with their website.  <span id="more-225"></span>One of the challenges of this project was maintaining that functionality while adding ease of use and a new design to the entire FIM Group network.  Their old site was hard to navigate and even harder to update.  We redesigned the site based on a content management system to make it easy for developers and FIM Group staff alike to update their content.</p>
<div class="wp-caption aligncenter" style="width: 421px"><img title="FIM Group Old Site" src="http://i36.tinypic.com/nfk1s5.jpg" alt="FIM Group Old Site" width="411" height="273" /><p class="wp-caption-text">FIM Group Old Site</p></div>
<div class="wp-caption aligncenter" style="width: 422px"><img title="FIM Group Re-Design" src="http://i38.tinypic.com/2dv1ipz.jpg" alt="FIM Group Re-Design" width="412" height="274" /><p class="wp-caption-text">FIM Group Re-Design</p></div>
<p><br style="clear: both;" /><br />
Look for the new FIM Group website to launch in the next few weeks!</p>
<p><a title="FIM Group" href="http://www.fimg.net/" target="_blank">http://www.fimg.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.prowebmarketing.com/blog/web-site-re-design/fim-group-an-extensive-re-design-project/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pro Web Marketing Sponors Iceman Race</title>
		<link>http://www.prowebmarketing.com/blog/pro-web-marketing-company-news/pro-web-marketing-sponors-iceman-race</link>
		<comments>http://www.prowebmarketing.com/blog/pro-web-marketing-company-news/pro-web-marketing-sponors-iceman-race#comments</comments>
		<pubDate>Thu, 05 Nov 2009 05:33:28 +0000</pubDate>
		<dc:creator>Pro Web</dc:creator>
				<category><![CDATA[Pro Web Marketing News]]></category>
		<category><![CDATA[iceman]]></category>
		<category><![CDATA[marketing]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[race]]></category>
		<category><![CDATA[sponsors]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.prowebmarketing.com/blog/?p=198</guid>
		<description><![CDATA[We are proud to announce that Pro Web Marketing is sponsoring a mountain bike racer Rob Hulwick, in the annual 2009 Iceman Cometh Challenge Race. Rob is an avid biker, enjoys training with his wife Robin Hulwick and has prepared for this race all year. The race is to begin this weekend, Sat. Nov. 7th, [...]]]></description>
			<content:encoded><![CDATA[<p>We are proud to announce that Pro Web Marketing is sponsoring a mountain bike racer Rob Hulwick, in the annual 2009 Iceman Cometh Challenge Race. Rob is an avid biker, enjoys training with his wife Robin Hulwick and has prepared for this race all year.</p>
<p>The race is to begin this weekend, Sat. Nov. 7th, 2009.  The trail route is a grueling, off-road 28 miles starting in Kakaska, Michigan and ending at Timber Ridge RV &amp; Recreation Resort on the eastern edge of Traverse City, Michigan. Ages range from 3 years to 82 years old and range in all skill levels.  The race attracts thousands of spectators and athletes from all over the country and in 2008 3,001 athletes from 36 states competed.</p>
<p>We wish Rob the best of luck and are happy to be apart of this event. For more information about this race please visit: <a title="Iceman Race" href="http://www.iceman.com" target="_blank">www.iceman.com</a></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.prowebmarketing.com%2Fblog%2Fpro-web-marketing-company-news%2Fpro-web-marketing-sponors-iceman-race&amp;title=Pro%20Web%20Marketing%20Sponors%20Iceman%20Race" id="wpa2a_16"><img src="http://www.prowebmarketing.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.prowebmarketing.com/blog/pro-web-marketing-company-news/pro-web-marketing-sponors-iceman-race/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tracey Madder Photography</title>
		<link>http://www.prowebmarketing.com/blog/new-web-design-projects/tracey-madder-photography</link>
		<comments>http://www.prowebmarketing.com/blog/new-web-design-projects/tracey-madder-photography#comments</comments>
		<pubDate>Wed, 04 Nov 2009 19:43:12 +0000</pubDate>
		<dc:creator>Pro Web</dc:creator>
				<category><![CDATA[New Web Design Projects]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[madder]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[tracey]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.prowebmarketing.com/blog/?p=196</guid>
		<description><![CDATA[One of our newest clients, Tracey Madder, came to us to design a website that portrayed her artistic abilities as well as her experience.  We came up with a solution that offers a lot of functionality through website tools.  We are using JavaScript and Flash techniques to display her photography in an interesting and easily [...]]]></description>
			<content:encoded><![CDATA[<p>One of our newest clients, Tracey Madder, came to us to design a website that portrayed her artistic abilities as well as her experience.  We came up with a solution that offers a lot of functionality through website tools.  We are using JavaScript and Flash techniques to display her photography in an interesting and easily accessible way.<span id="more-196"></span></p>
<p><img class="alignnone" title="Tracey Madder Website Screenshot" src="http://i35.tinypic.com/2drdxfs.jpg" alt="" width="300" height="201" /><br />
We will also be implementing a unique image upload service so that her clients can view and download their photos.</p>
<p>Look for <a title="Tracey Madder Photography" href="http://traceymadder.com/" target="_blank">www.traceymadder.com</a> to launch in the next few weeks!</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.prowebmarketing.com%2Fblog%2Fnew-web-design-projects%2Ftracey-madder-photography&amp;title=Tracey%20Madder%20Photography" id="wpa2a_18"><img src="http://www.prowebmarketing.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.prowebmarketing.com/blog/new-web-design-projects/tracey-madder-photography/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quality Web Content and Why it&#8217;s Important!</title>
		<link>http://www.prowebmarketing.com/blog/web-content/quality-web-content-and-why-its-important</link>
		<comments>http://www.prowebmarketing.com/blog/web-content/quality-web-content-and-why-its-important#comments</comments>
		<pubDate>Tue, 27 Oct 2009 15:53:35 +0000</pubDate>
		<dc:creator>Pro Web</dc:creator>
				<category><![CDATA[Web Content]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[content]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.prowebmarketing.com/blog/?p=135</guid>
		<description><![CDATA[Many people believe that content on the web is just text that has been added to a site to tell about the company. It information is actually much much more than this. A Web sites content is the backbone of what a Web site is there to do. All of this important content needs to [...]]]></description>
			<content:encoded><![CDATA[<p>Many people believe that content on the web is just text that has been added to a site to tell about the company. It information is actually much much more than this. A Web sites content is the backbone of what a Web site is there to do. All of this important content needs to be relevant to the business and quickly and directly tell the target market what it is this business does before losing there interest in a sea of letters and paragraphs.<span id="more-135"></span>Good content is comprised of a combination of text, professional photographs, well thought out graphics and also the overall layout of the Web site. A good combination of these factors will result in a &#8220;sticky&#8221; page. What does being sticky have to do with a Web site? This basically just means that you want people to stay for a while and take a look around. They want to see what your site has to offer them. Brains process information quicker with images, so this is where these come in handy. Having to much text with lose the interest of your visitors. They didn&#8217;t come to your site to read a novel and frankly they really just don&#8217; t care to put in the extra effort. So make content straight forward, short and to the point using keywords that are relative to the type of business.</p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.prowebmarketing.com%2Fblog%2Fweb-content%2Fquality-web-content-and-why-its-important&amp;title=Quality%20Web%20Content%20and%20Why%20it%E2%80%99s%20Important%21" id="wpa2a_20"><img src="http://www.prowebmarketing.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.prowebmarketing.com/blog/web-content/quality-web-content-and-why-its-important/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

