<?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>mkWebDesign - Your personal website designer and developer</title>
	<atom:link href="http://www.mkwebdesign.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mkwebdesign.ca</link>
	<description>Maximum Exposure Web Design and development</description>
	<lastBuildDate>Sun, 16 May 2010 19:52:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Making SimpleViewer SEO friendly</title>
		<link>http://www.mkwebdesign.ca/tutorials/making-simpleviewer-seo-friendly/</link>
		<comments>http://www.mkwebdesign.ca/tutorials/making-simpleviewer-seo-friendly/#comments</comments>
		<pubDate>Sun, 16 May 2010 12:52:57 +0000</pubDate>
		<dc:creator>Mikael</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[caption]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[google search engine]]></category>
		<category><![CDATA[non-flash]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[simpleviewer]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[spider]]></category>

		<guid isPermaLink="false">http://www.mkwebdesign.ca/blog/?p=68</guid>
		<description><![CDATA[I had a issue with my images and captions not being indexed by Google and other search engines because my images were being displayed in the flash viewer SimpleViewer. The solution for the problem was to create a small php script that would pull the images and caption from the gallery.xml file that SimpleViewer uses [...]]]></description>
			<content:encoded><![CDATA[<p>I had a issue with my images and captions not being indexed by Google and other search engines because my images were being displayed in the flash viewer <a href="http://www.simpleviewer.net/simpleviewer/" target="_blank">SimpleViewer</a>.<br />
<span id="more-68"></span></p>
<div id="attachment_69" class="wp-caption alignright" style="width: 265px"><img class="size-medium wp-image-69" title="flash" src="http://www.mkwebdesign.ca/wp-content/uploads/2009/07/flash-255x200.jpg" alt="SimpleViewer Flash viewer" width="255" height="200" /><p class="wp-caption-text">SimpleViewer Flash viewer</p></div>
<p>The solution for the problem was to create a small php script that would pull the images and caption from the gallery.xml file that SimpleViewer uses and then display them on the webpage for the spiders and non-flash viewers to see.</p>
<p>There are several different ways of displaying the images, but I put the PHP include command into the flashcontent DIV which you can see below.</p>
<p><em>&lt;div id=&#8221;flashcontent&#8221;&gt;Your browser requires JavaScript and the Flash Player to view the content on this site.<br />
<span style="font-style: normal;"><em>&lt;a href=&#8221;http://www.macromedia.com/go/getflashplayer/&#8221;&gt;Get Flash.&lt;/a&gt;<br />
</em><span style="font-style: normal;"><em>&lt;?php include(&#8220;simpleviewer-seo.php&#8221;); ?&gt;<br />
&lt;/div&gt;</em></span></span></em></p>
<p>The code will fetch your thumbnails and captions.</p>
<p>You will have to change the $imgpath variable to your gallery directory.</p>
<p>The code also puts the first 50 characters of your caption into the image&#8217;s ALT and Title tag.</p>
<p>To see if the plugin is working, enter the url simpleviewer-seo.php file in your browser and you can see what it put&#8217;s out.  Another way is to disable javascript in the browser and you should then see the script running rather than the SimpleViewer flash gallery.</p>
<p>If you need any help, feel free to send me an email.</p>
<div id="attachment_70" class="wp-caption alignright" style="width: 281px"><img class="size-medium wp-image-70" title="non-flash" src="http://www.mkwebdesign.ca/wp-content/uploads/2009/07/non-flash-271x200.jpg" alt="Gallery Output for non-flash browsers and spiders." width="271" height="200" /><p class="wp-caption-text">Gallery output for non-flash browsers and spiders.</p></div>
<p>Mikael Kjellstrom</p>
<p>You can download the code below and try it out.</p>
<p><a title="SimpleViewer SEO Solution with PHP script." href="http://www.mkwebdesign.ca/codes/simpleviewer-seo.zip" target="_blank">http://www.mkwebdesign.ca/codes/simpleviewer-seo.zip</a></p>
<p>This code is provided without guarantee and  &#8217;AS IS&#8217; .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkwebdesign.ca/tutorials/making-simpleviewer-seo-friendly/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Island Homes for Sales &#8211; Real Estate Example</title>
		<link>http://www.mkwebdesign.ca/work/island-homes-for-sales-real-estate-example/</link>
		<comments>http://www.mkwebdesign.ca/work/island-homes-for-sales-real-estate-example/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 05:46:19 +0000</pubDate>
		<dc:creator>Mikael</dc:creator>
				<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.mkwebdesign.ca/blog/?p=89</guid>
		<description><![CDATA[This is a great example of a real estate theme for WordPress.  It can be customized to fit your real estate needs. We are happy to help you getting your online presence with this style of theme.]]></description>
			<content:encoded><![CDATA[<p>This is a great example of a real estate theme for WordPress.  It can be customized to fit your real estate needs.</p>
<p>We are happy to help you getting your online presence with this style of theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkwebdesign.ca/work/island-homes-for-sales-real-estate-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spoke Collective website</title>
		<link>http://www.mkwebdesign.ca/work/spoke-collective-website/</link>
		<comments>http://www.mkwebdesign.ca/work/spoke-collective-website/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 19:49:57 +0000</pubDate>
		<dc:creator>Mikael</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[arts]]></category>
		<category><![CDATA[las vegas]]></category>
		<category><![CDATA[multi media]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[spoke collective]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.mkwebdesign.ca/blog/?p=58</guid>
		<description><![CDATA[Created a blog for the Spoke Collective team based out of Las Vegas, USA. "In recognizing advancements in Multi Media, we pledge to inspire youth with knowledge and skills in these arts. Through hands on workshops and proper guidance, we commit to achieving this goal. By educating the youth of today we are preserving a [...]]]></description>
			<content:encoded><![CDATA[<p>Created a blog for the Spoke Collective team based out of Las Vegas, USA.</p>
<pre style="word-wrap: break-word; white-space: pre-wrap;">"In recognizing advancements in Multi Media, we pledge to inspire youth with knowledge and skills in these arts. Through hands on workshops and proper guidance, we commit to achieving this goal.  By educating the youth of today we are preserving a healthy future for the Arts."</pre>
<p><a href="http://www.spokecollective.com/" target="_blank">http://www.spokecollective.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkwebdesign.ca/work/spoke-collective-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Re-design of wildfire.ca</title>
		<link>http://www.mkwebdesign.ca/work/re-design-of-wildfireca/</link>
		<comments>http://www.mkwebdesign.ca/work/re-design-of-wildfireca/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 03:54:14 +0000</pubDate>
		<dc:creator>Mikael</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.mkwebdesign.ca/blog/?p=51</guid>
		<description><![CDATA[I had the opportunity to re-design the website wildfire.ca for Boulder Mountain Contracting. New content was added and a secure employee area is under development. You can visit the new site at wildfire.ca]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-52" title="wildfire" src="http://www.mkwebdesign.ca/wp-content/uploads/2009/04/wildfire-300x206.jpg" alt="wildfire" width="300" height="206" />I had the opportunity to re-design the website wildfire.ca for Boulder Mountain Contracting.</p>
<p>New content was added and a secure employee area is under development.</p>
<p>You can visit the new site at <a href="http://www.wildfire.ca" target="_blank">wildfire.ca</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkwebdesign.ca/work/re-design-of-wildfireca/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ChristinaRyan.com</title>
		<link>http://www.mkwebdesign.ca/work/christinaryancom/</link>
		<comments>http://www.mkwebdesign.ca/work/christinaryancom/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 03:51:54 +0000</pubDate>
		<dc:creator>Mikael</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[calgary]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[editorial]]></category>
		<category><![CDATA[photographer]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.mkwebdesign.ca/blog/?p=47</guid>
		<description><![CDATA[Created the website and design for Calgary photographer Christina Ryan aka Inez Photography. You can see her work at christinaryan.com]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-48" title="christinaryan" src="http://www.mkwebdesign.ca/wp-content/uploads/2009/04/christinaryan-300x203.jpg" alt="christinaryan" width="300" height="203" />Created the website and design for <a href="http://www.christinaryan.com" target="_blank">Calgary photographer</a> Christina Ryan aka Inez Photography.</p>
<p>You can see her work at c<a href="http://www.christinaryan.com" target="_blank">hristinaryan.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkwebdesign.ca/work/christinaryancom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RainerCustomCutting.com</title>
		<link>http://www.mkwebdesign.ca/work/rainercustomcuttingcom/</link>
		<comments>http://www.mkwebdesign.ca/work/rainercustomcuttingcom/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 01:54:09 +0000</pubDate>
		<dc:creator>Mikael</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[bc]]></category>
		<category><![CDATA[butcher]]></category>
		<category><![CDATA[canada]]></category>
		<category><![CDATA[interior]]></category>
		<category><![CDATA[kamloops]]></category>
		<category><![CDATA[meat cutter]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.mkwebdesign.ca/blog/?p=44</guid>
		<description><![CDATA[We created a website for a Kamloops local butcher, Ben Rainer, located in the North Thompson valley, B.C. Canada. Feel free to visit his website at rainercustomcutting.com]]></description>
			<content:encoded><![CDATA[<p>We created a website for a <a href="http://www.rainercustomcutting.com" target="_blank">Kamloops local butcher</a>, Ben Rainer, located in the North Thompson valley, B.C. Canada.</p>
<p>Feel free to visit his website at <a href="http://www.rainercusstomcutting.com" target="_blank">rainercustomcutting.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkwebdesign.ca/work/rainercustomcuttingcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pasoapasolaspalmas.com</title>
		<link>http://www.mkwebdesign.ca/work/pasoapasolaspalmascom/</link>
		<comments>http://www.mkwebdesign.ca/work/pasoapasolaspalmascom/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 14:41:56 +0000</pubDate>
		<dc:creator>Mikael</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[bachata]]></category>
		<category><![CDATA[dance]]></category>
		<category><![CDATA[diseñadores web las palmas]]></category>
		<category><![CDATA[diseño]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[gran canaria]]></category>
		<category><![CDATA[las palmas]]></category>
		<category><![CDATA[lessons]]></category>
		<category><![CDATA[salsa]]></category>
		<category><![CDATA[school]]></category>
		<category><![CDATA[spain]]></category>
		<category><![CDATA[studio]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.mkwebdesign.ca/blog/?p=41</guid>
		<description><![CDATA[Our friend Ayose and his brother Ancor were in need of a website for their new dance studio in Las Palmas, Gran Canaria, Spain and we offered to build one with the WordPress blogging system to allow them to update their website without our help. Feel free to visit the website, and if you ever [...]]]></description>
			<content:encoded><![CDATA[<p>Our friend Ayose and his brother Ancor were in need of a website for their new dance studio in Las Palmas, Gran Canaria, Spain and we offered to build one with the WordPress blogging system to allow them to update their website without our help.</p>
<p>Feel free to visit the website, and if you ever are in Las Palmas, please go and visit the dance studio.  It&#8217;s a fantastic salsa school.  Ayose is a great dance teacher and he holds both private dance lessons and group lessons. He also speaks fluently English.</p>
<p><a href="http://www.pasoapasolaspalmas.com" target="_blank">Paso a Paso Las Palmas</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkwebdesign.ca/work/pasoapasolaspalmascom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PhotoEquiv.com</title>
		<link>http://www.mkwebdesign.ca/work/photoequivcom/</link>
		<comments>http://www.mkwebdesign.ca/work/photoequivcom/#comments</comments>
		<pubDate>Mon, 15 Dec 2008 20:46:16 +0000</pubDate>
		<dc:creator>Mikael</dc:creator>
				<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[allen dewey]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[photographer]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://www.mkwebdesign.ca/blog/?p=7</guid>
		<description><![CDATA[Allen Dewey, a Las Vegas still and video photographer was in need of web presence. I created two domain names, set-up email forwarding and then created a Flash based Portfolio site and a Blog for his company. Feel free to visit the site at http://www.PhotoEquiv.com]]></description>
			<content:encoded><![CDATA[<p>Allen Dewey, a Las Vegas still and video photographer was in need of web presence.</p>
<p>I created two domain names, set-up email forwarding and then created a Flash based Portfolio site and a Blog for his company.</p>
<p>Feel free to visit the site at <cite>http://www.PhotoEquiv.com</cite></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkwebdesign.ca/work/photoequivcom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SlideShowPro Director photos in WordPress posts</title>
		<link>http://www.mkwebdesign.ca/tutorials/30/</link>
		<comments>http://www.mkwebdesign.ca/tutorials/30/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 01:26:02 +0000</pubDate>
		<dc:creator>Mikael</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[albums]]></category>
		<category><![CDATA[director]]></category>
		<category><![CDATA[slideshowpro]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mkwebdesign.ca/blog/?p=30</guid>
		<description><![CDATA[This short video shows you how you can put SlideShowPro photograhs into your posts with SSP Director. You will need two plug-ins: SSPD Connector and Lightbox 2 installed and activated.]]></description>
			<content:encoded><![CDATA[<p>This short video shows you how you can put SlideShowPro photograhs into your posts with SSP Director.  You will need two plug-ins: <a title="SSPD Connector" href="http://rdp-photo.net/sspdc" target="_blank">SSPD Connector</a> and <a title="Lightbox 2" href="http://www.stimuli.ca/lightbox/" target="_blank">Lightbox 2</a> installed and activated.</p>
<p><object width="450" height="333" data="http://www.mkwebdesign.ca/videos/cinemaplayer.swf" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="sameDomain" /><param name="bgcolor" value="#000000" /><param name="flashvars" value="content=http://www.mkwebdesign.ca/videos/wordpress_ssp_director_1k_640x473.flv&amp;extenral=true" /><param name="src" value="http://www.mkwebdesign.ca/videos/cinemaplayer.swf" /><param name="allowfullscreen" value="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkwebdesign.ca/tutorials/30/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to embed Vimeo into your WordPress blog</title>
		<link>http://www.mkwebdesign.ca/tutorials/how-to-embed-vimeo-into-your-wordpress-blog/</link>
		<comments>http://www.mkwebdesign.ca/tutorials/how-to-embed-vimeo-into-your-wordpress-blog/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 23:17:45 +0000</pubDate>
		<dc:creator>Mikael</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[embedding]]></category>
		<category><![CDATA[movie]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[vimeo]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.mkwebdesign.ca/blog/?p=3</guid>
		<description><![CDATA[This is a short video showing you how to put video from Vimeo into a post on your WordPress blog.  Make sure you select an video size that is smaller than your column width, otherwise the video will throw off the column.]]></description>
			<content:encoded><![CDATA[<p>This is a short video showing you how to put video from Vimeo into a post on your WordPress blog.  Make sure you select an video size that is smaller than your column width, otherwise the video will throw off the column.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="450" height="289" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="sameDomain" /><param name="bgcolor" value="#000000" /><param name="flashvars" value="content=http://www.mkwebdesign.ca/videos/vimeo_wordpress.flv&amp;extenral=true" /><param name="src" value="http://www.mkwebdesign.ca/videos/cinemaplayer.swf" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="450" height="289" src="http://www.mkwebdesign.ca/videos/cinemaplayer.swf" flashvars="content=http://www.mkwebdesign.ca/videos/vimeo_wordpress.flv&amp;extenral=true" bgcolor="#000000" allowscriptaccess="sameDomain" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mkwebdesign.ca/tutorials/how-to-embed-vimeo-into-your-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
