<?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>Moore Web Exposure &#187; Web Design</title>
	<atom:link href="http://www.moorewebexposure.com/blog/category/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.moorewebexposure.com/blog</link>
	<description>Moore Web Exposure specializes in web design for small and medium sized businesses and organizations that are looking to enhance their overall web presence.</description>
	<lastBuildDate>Wed, 18 Jan 2012 02:27:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to Close Fancybox from an Iframe</title>
		<link>http://www.moorewebexposure.com/blog/web-design/how-to-close-fancybox-from-an-iframe/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-close-fancybox-from-an-iframe</link>
		<comments>http://www.moorewebexposure.com/blog/web-design/how-to-close-fancybox-from-an-iframe/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 02:27:22 +0000</pubDate>
		<dc:creator>moorewebx</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">http://www.moorewebexposure.com/blog/?p=543</guid>
		<description><![CDATA[This little snippet is being posted because of extreme frustration in trying to find the answer for how to close a fancybox window with a link or button.  Hopefully this little tid-bit will help you out. How to close Fancybox from an Iframe: &#160; &#60;button onclick=”parent.jQuery.fancybox.close();”&#62;Close&#60;/button&#62; And it will look like this: Close or for [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.moorewebexposure.com/blog/web-design/how-to-close-fancybox-from-an-iframe/" data-text="How to Close Fancybox from an Iframe" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.moorewebexposure.com/blog/web-design/how-to-close-fancybox-from-an-iframe/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>This little snippet is being posted because of extreme frustration in trying to find the answer for how to close a fancybox window with a link or button.  Hopefully this little tid-bit will help you out.</p>
<h1>How to close Fancybox from an Iframe:</h1>
<p>&nbsp;</p>
<div style="width: 500px; margin: auto; border: 1px solid #999; background: #EEE; padding: 10px; font-size: 12px; text-align:center">
&lt;button onclick=”parent.jQuery.fancybox.close();”&gt;Close&lt;/button&gt;<br />
<br/><br />
And it will look like this:<br />
<button onclick="parent.jQuery.fancybox.close();">Close</button><br />
<br/><br />
or for a textual link:<br/><br />
&lt;a href=&#8221;#&#8221; onclick=”parent.jQuery.fancybox.close();”&gt;Close&lt;/a&gt;
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.moorewebexposure.com/blog/web-design/how-to-close-fancybox-from-an-iframe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Fonts</title>
		<link>http://www.moorewebexposure.com/blog/web-design/google-fonts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-fonts</link>
		<comments>http://www.moorewebexposure.com/blog/web-design/google-fonts/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 01:48:43 +0000</pubDate>
		<dc:creator>moorewebx</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<guid isPermaLink="false">http://www.moorewebexposure.com/blog/?p=171</guid>
		<description><![CDATA[I saw an interesting Twitter post the other day talking about Google&#8217;s font directory.  Fonts have always been a problem on the web as not everyone has the same fonts installed and it has made consistency on a website a difficult task.  It appears, however, that Google is attempting to solve this problem by offering [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.moorewebexposure.com/blog/web-design/google-fonts/" data-text="Google Fonts" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.moorewebexposure.com/blog/web-design/google-fonts/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>I saw an interesting Twitter post the other day talking about Google&#8217;s font directory.  Fonts have always been a problem on the web as not everyone has the same fonts installed and it has made consistency on a website a difficult task.  It appears, however, that Google is attempting to solve this problem by offering up an API for their currently small collection of fonts.</p>
<p><a href="http://code.google.com/webfonts" target="_blank">http://code.google.com/webfonts</a></p>
<p>Something else I have also noticed is they are using CSS3 to reference the styling of their fonts.  You can learn more at their quick start guide and if I implement this in a site I will be sure to come back with an update and a link.</p>
<p><a href="http://code.google.com/apis/webfonts/docs/getting_started.html" target="_blank">http://code.google.com/apis/webfonts/docs/getting_started.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moorewebexposure.com/blog/web-design/google-fonts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Choosing Safe Website Fonts</title>
		<link>http://www.moorewebexposure.com/blog/web-design/choosing-safe-website-fonts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=choosing-safe-website-fonts</link>
		<comments>http://www.moorewebexposure.com/blog/web-design/choosing-safe-website-fonts/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 23:00:23 +0000</pubDate>
		<dc:creator>moorewebx</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[choosing website fonts]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[how fonts work]]></category>
		<category><![CDATA[safe fonts]]></category>
		<category><![CDATA[web pages]]></category>
		<category><![CDATA[websites]]></category>
		<guid isPermaLink="false">http://www.moorewebexposure.com/blog/?p=27</guid>
		<description><![CDATA[Exploring what fonts are safe to use in websites.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.moorewebexposure.com/blog/web-design/choosing-safe-website-fonts/" data-text="Choosing Safe Website Fonts" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.moorewebexposure.com/blog/web-design/choosing-safe-website-fonts/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>So you want your website to display a certain font, huh? Well before you go down the road of taking the time to run down the broad list of your options it is important to understand how fonts work. The reason for this is because if you choose a vague font to display your text the chances are good that your website visitor will not actually be able to see that font.</p>
<p>Before we go into further detail lets understand what a font is. It is easiest to think of each individual font as a computer program. When you are in your text editor, like Microsoft Word, and you see a long list of fonts it is because you have all of those fonts individually installed on your computer. Similarly, if you see a very short list of fonts it is because you do not have too many installed. If someone were to send you a text document with a font specified that is not installed on your computer, you would not be able to view that font. So basically this means that you can ONLY view fonts in documents that are installed on your computer.</p>
<p>What does this have to do with a font on a web page? Fonts on web pages are essentially the same as a font in a Word doc. When you visit a web page the code on that page tells your computer what font to view the page in. If your computer does not have the specified font installed, it will use your browser&#8217;s default font (like Arial) to view the web page.</p>
<p>So what does all this mean? This means that it is important to consult your web page designer before actually choosing a font for the content of your web page. You want it to be uniform for all visitors and there is a small list of fonts that are typically safe to assume are installed on all computers.</p>
<p>Here is a general list of safe fonts to use:</p>
<ul>
<li>Arial</li>
<li>Lucide</li>
<li>Times New Roman</li>
<li>Impact</li>
<li>Tahoma</li>
<li>Courier New</li>
<li>Comic Sans</li>
<li>Verdana</li>
<li>Georgia</li>
<li>Garamond</li>
</ul>
<p>Your web designer can define multiple fonts to be used in case one is not installed on the users computer. Its almost like a backup plan. When loading the web page your computer will go down the list and check for each font in order of preference until it finds one that is installed or gets to the end of the list and loads the browser&#8217;s default font.</p>
<p>In conclusion, we now know that it is important to choose a font for your web page that is standard on most computers and is not going to vary too much when displayed on different systems.</p>
<p>For more reading on fonts visit this nice <a href="http://web.mit.edu/jmorzins/www/fonts.html" target="_blank">MIT website that covers more detail.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moorewebexposure.com/blog/web-design/choosing-safe-website-fonts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Add your Business to Google Local</title>
		<link>http://www.moorewebexposure.com/blog/seo/how-to-add-your-business-to-google-local/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-add-your-business-to-google-local</link>
		<comments>http://www.moorewebexposure.com/blog/seo/how-to-add-your-business-to-google-local/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 23:04:02 +0000</pubDate>
		<dc:creator>moorewebx</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[business center]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[how to add my business to google local]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[portland web design]]></category>
		<guid isPermaLink="false">http://www.moorewebexposure.com/blog/?p=30</guid>
		<description><![CDATA[Learning how to add a business to Google local search.]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.moorewebexposure.com/blog/seo/how-to-add-your-business-to-google-local/" data-text="How to Add your Business to Google Local" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.moorewebexposure.com/blog/seo/how-to-add-your-business-to-google-local/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>Have you ever wondered how Google gets its information for its local search results? All too often companies have erroneous information listed with Google due to an address change, error or for no reason at all. Here is how you can change your Google Local business listing.</p>
<p>If your business has a website that has been around for awhile chances are you have a Google local listing and you did not have to do anything to get it. Google will automatically create a Google local page for you whether you want it or not. The Google robots harvest information off your website, usually from the contact page, and create a listing for your website. But what if this information is incorrect? What do you do then?</p>
<p>If you have incorrect information listed with Google Local there is something you can do about it. Google has created a place where business owners can login and edit their current business information.</p>
<p>If you have a current listing with Google you will want to actually search your business name. If you don&#8217;t have a Google local listing yet click here. For example, search “Moore Web Exposure, Portland, OR” but replace that with your business. You should find something like this:</p>
<p><img class="aligncenter size-full wp-image-31" title="mwx-local-755623" src="http://www.moorewebexposure.com/blog/wp-content/uploads/2010/01/mwx-local-755623.jpg" alt="mwx-local-755623" width="533" height="217" />Next you will want to click on the &#8220;More information &gt;&#8221; link that you see at the bottom there. This should take you to a page that gives you the full listing for your business.The next page should look something like this:</p>
<p><img class="aligncenter size-full wp-image-32" title="mwx-full-745667" src="http://www.moorewebexposure.com/blog/wp-content/uploads/2010/01/mwx-full-745667.jpg" alt="mwx-full-745667" width="400" height="258" />You will now want to click on the &#8220;Add or edit your business&#8221; button you see highlighted in red. The rest is pretty self explanatory as long as you have the patience to follow the directions Google provides you. You will be taken to a page where you can edit your business. The whole process is pretty easy. Once you put your information in Google will ask to verify that you really are the owner of that business. They will call the phone number provided and give you a verification code to enter. Its that easy.</p>
<p>If you do not already have a listing with Google then you will have to create one from scratch.  Go to <span id="main" style="visibility: visible;"><span id="search" style="visibility: visible;"><cite>www.<strong>google</strong>.com/<strong>local</strong>/add </cite></span></span>and add your listing to Google.  There is a video tutorial provided by Google that is helpful as well.</p>
<p>Once you have your account setup feel free to look around and see what Google has to offer. You can add coupons for your business as well as track the number of people who look you up. If have questions on Google local than feel free to <a href="http://www.moorewebexposure.com/contact-us.html" target="_blank">contact me</a> for help.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.moorewebexposure.com/blog/seo/how-to-add-your-business-to-google-local/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stock Photos: What are they and why do I need them?</title>
		<link>http://www.moorewebexposure.com/blog/web-design/stock-photos-what-are-they-and-why-do-i-need-them/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=stock-photos-what-are-they-and-why-do-i-need-them</link>
		<comments>http://www.moorewebexposure.com/blog/web-design/stock-photos-what-are-they-and-why-do-i-need-them/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 22:56:11 +0000</pubDate>
		<dc:creator>moorewebx</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<guid isPermaLink="false">http://www.moorewebexposure.com/blog/?p=24</guid>
		<description><![CDATA[Stock Photos: Wikipedia’s definition of stock photos: Stock photography consists of existing photographs that can be licensed for specific uses. Publishers, advertising agencies, graphic artists, and others use stock photography to fulfill the needs of their creative assignments. A customer who uses stock photography instead of hiring a photographer can save time and money, but [...]]]></description>
			<content:encoded><![CDATA[<div class="socialize-in-content" style="float:left;"><div class="socialize-in-button socialize-in-button-vertical"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.moorewebexposure.com/blog/web-design/stock-photos-what-are-they-and-why-do-i-need-them/" data-text="Stock Photos: What are they and why do I need them?" data-count="vertical" data-via="socializeWP" ><!--Tweetter--></a></div><div class="socialize-in-button socialize-in-button-vertical"><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.moorewebexposure.com/blog/web-design/stock-photos-what-are-they-and-why-do-i-need-them/&amp;layout=box_count&amp;show_faces=false&amp;width=50&amp;action=like&amp;font=arial&amp;colorscheme=light&amp;height=65" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:50px !important; height:65px;" allowTransparency="true"></iframe></div></div><p>Stock Photos:</p>
<p>Wikipedia’s definition of stock photos:</p>
<p><strong><em>Stock photography</em></strong><em> consists of existing photographs that can be licensed for specific uses. Publishers, advertising agencies, graphic artists, and others use stock photography to fulfill the needs of their creative assignments.</em></p>
<p><em>A customer who uses stock photography instead of hiring a photographer can save time and money, but can also sacrifice creative control. Stock images can be presented in searchable online databases, purchased online, and delivered via download or email.</em></p>
<p><em>A collection of stock photography may also be called a <strong>photo archive</strong>, <strong>picture library</strong>, <strong>image bank</strong> or <strong>photo bank</strong>. As modern stock photography distributors often carry stills, video, and illustrations, none of the existing terminology provides a perfect match</em>.</p>
<p>So, how do stock photos come into play when it comes to your website?  Stock photos can be used to essentially enhance the overall look and feel of your site.  For example, a picture of two people shaking hands would be a good picture to put on the meet us section of your website.</p>
<p>Stock photos are not free, however.  For truly good images there is usually a fee involved for use.  Most people do not want to pay for these images as it adds up and therefore are looking for good websites that offer free images.  Here is a list of websites that offer free or close to free images.  ** Be sure to read the disclosures, terms of use and any other agreements.  Most of these sites also offer images for a fee and it is sometimes hard to tell which ones are free.  Additionally, many terms of use agreements state that the images cannot be used to make a profit.  So for all you not for profits organizations out there, you may have just found your loophole to the stock photo issue.</p>
<p><a href="http://www.sxc.hu/" target="_blank">http://www.sxc.hu/</a> &#8211; Recommended</p>
<p><a href="http://www.morguefile.com/" target="_blank">http://www.morguefile.com/</a></p>
<p><a href="http://www.imageafter.com/" target="_blank">http://www.imageafter.com/</a></p>
<p><a href="http://www.freefoto.com/index.jsp" target="_blank">http://www.freefoto.com/index.jsp</a></p>
<p><a href="http://www.everystockphoto.com/" target="_blank">http://www.everystockphoto.com/</a></p>
<p>For even more visit this comprehensive list:<a href=" http://www.digitalimagemagazine.com/blog/featured/25-free-stock-photo-sites/" target="_blank">http://www.digitalimagemagazine.com/blog/featured/25-free-stock-photo-sites/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.moorewebexposure.com/blog/web-design/stock-photos-what-are-they-and-why-do-i-need-them/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

