<?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>Michael S. Ouellette &#124; Freelance Web and Application Developer/Designer</title>
	<atom:link href="http://www.michaelsouellette.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.michaelsouellette.com/blog</link>
	<description>Michael S. Ouellette &#124; Freelance Web and Application Developer/Designer</description>
	<lastBuildDate>Wed, 11 Apr 2012 03:25:06 +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>jQuery YouTube Carousel</title>
		<link>http://www.michaelsouellette.com/blog/?p=66</link>
		<comments>http://www.michaelsouellette.com/blog/?p=66#comments</comments>
		<pubDate>Wed, 11 Apr 2012 03:25:06 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.michaelsouellette.com/blog/?p=66</guid>
		<description><![CDATA[One of the sites I work on required a way to display YouTube videos on their site in a carousel like fashion. The biggest challenge that I had to look at was the coding language I could use. The site&#8217;s back-end end &#8230; <a href="http://www.michaelsouellette.com/blog/?p=66">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>One of the sites I work on required a way to display <a href="http://www.youtube.com">YouTube</a> videos on their site in a carousel like fashion. The biggest challenge that I had to look at was the coding language I could use. The site&#8217;s back-end end of does not allow for me to use PHP code, which is what I would have originally used to make this solution. Instead I took to the internet find a suitable Javascript/jQuery option and to my surprise there were none to be found.</p>
<p>I have done some work with embedding YouTube videos in the past so I figured I could make a slick jQuery plugin to insert code into a div on a page and provide the controls to switch between the videos. My goal was to make it so that all I would need to supply to file was the video ID list, video height, and video width. I combined what I created with <a href="http://sorgalla.com/jcarousel/">jCarousel &#8211; Riding carousels with jQuery</a> to form the plugin. This plugin is developed under the dual open source licenses from <a href="http://www.opensource.org/licenses/mit-license.php" target="_blank">MIT</a> and <a href="http://www.opensource.org/licenses/gpl-license.php" target="_blank">GPL</a>.</p>
<p><a href="http://www.michaelsouellette.com/projects/youtube_carousel/example.htm" target="_blank">View live example</a><br />
<a href="http://www.michaelsouellette.com/projects/youtube_carousel/YouTubeCarousel.zip" target="_blank">Download the file for your own use</a></p>
<p>Once you download the file add the contents to your site. Make sure you include &lt;link rel=&#8221;stylesheet&#8221; href=&#8221;path-to-css/youtubecarousel.css&#8221; type=&#8221;text/css&#8221;&gt; to the head of the page and &lt;script type=&#8221;text/javascript&#8221; src=&#8221;path-to-javascript/jquery.youtubecarousel.js&#8221;&gt;&lt;/script&gt; to the footer of the page. You of course will need to include jQuery to the page in order for this to work. My suggestion is to grab the path file over at <a href="https://developers.google.com/speed/libraries/devguide#jquery" target="_blank">Google Libraries API</a> and include that near the bottom of the page. Then all you have to do is place &lt;div id=&#8221;yt_container&#8221;&gt;&lt;/div&gt; somewhere in the body part of your document and everything should work for you.</p>
<p>Let me know of any problems or suggestions in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelsouellette.com/blog/?feed=rss2&#038;p=66</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site redesign for Raechul Ouellette&#8217;s site!</title>
		<link>http://www.michaelsouellette.com/blog/?p=122</link>
		<comments>http://www.michaelsouellette.com/blog/?p=122#comments</comments>
		<pubDate>Thu, 29 Mar 2012 02:06:26 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[New Website]]></category>
		<category><![CDATA[WordPress Development]]></category>

		<guid isPermaLink="false">http://www.michaelsouellette.com/blog/?p=122</guid>
		<description><![CDATA[I am pleased to announce the redesign of my wife&#8217;s site, Raechul Ouellette.com. I have developed this site to be used for personal promotion and blogging of her passion for public relations and communication. The site runs WordPress on the back end and &#8230; <a href="http://www.michaelsouellette.com/blog/?p=122">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am pleased to announce the redesign of my wife&#8217;s site, <a href="http://www.raechulouellette.com">Raechul Ouellette.com</a>. I have developed this site to be used for personal promotion and blogging of her passion for public relations and communication. The site runs <a href="http://www.wordpress.com/" target="_blank">WordPress</a> on the back end and utilizes a variety of WordPress plugins to provide the different functional parts of the website. WordPress also allows Raechul the ability to update all the content on her site with little to no knowledge of scripting languages. A custom theme was developed using CSS and images created via Photoshop. The new site layout is a vast improvement from the previous design and utilizes a very clean and easy to navigate layout while also using a much larger color palette.</p>
<p>I also focused on improving the SEO and search engine visibility with this site design by utilizing many of the advanced features WordPress offers. Also, by switching to strictly WordPress, to run the whole site, increases in the number spidered pages have been witnessed.</p>
<p>I have included some pictures of the new site below and when you get a chance you should check it out at <a href="http://www.raechulouellette.com" target="_blank">RaechulOuellette.com</a>.</p>
<div style="margin-bottom: 20px;">
<div id="attachment_129" class="wp-caption aligncenter" style="width: 396px"><a href="http://www.michaelsouellette.com/blog/wp-content/uploads/2012/03/raechul_1.jpg"><img class="size-full wp-image-129 " title="Raechul Ouellette Homepage" src="http://www.michaelsouellette.com/blog/wp-content/uploads/2012/03/raechul_1.jpg" alt="" width="386" height="248" /></a><p class="wp-caption-text">Raechul Ouellette Homepage</p></div>
<div id="attachment_128" class="wp-caption aligncenter" style="width: 396px"><a href="http://www.michaelsouellette.com/blog/wp-content/uploads/2012/03/raechul_2.jpg"><img class="size-full wp-image-128 " title="Raechul Ouellette Resume" src="http://www.michaelsouellette.com/blog/wp-content/uploads/2012/03/raechul_2.jpg" alt="" width="386" height="262" /></a><p class="wp-caption-text">Raechul Ouellette Resume</p></div>
<div style="clear: both;"></div>
<div></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelsouellette.com/blog/?feed=rss2&#038;p=122</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>STOP SOPA/PIPA</title>
		<link>http://www.michaelsouellette.com/blog/?p=115</link>
		<comments>http://www.michaelsouellette.com/blog/?p=115#comments</comments>
		<pubDate>Sat, 14 Jan 2012 21:30:56 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Future of the Internet]]></category>

		<guid isPermaLink="false">http://www.michaelsouellette.com/blog/?p=115</guid>
		<description><![CDATA[PROTECT IP / SOPA Breaks The Internet from Fight for the Future on Vimeo. If these bills pass they will be the worst thing to ever happen to the internet and free speech ever. We need to make sure these &#8230; <a href="http://www.michaelsouellette.com/blog/?p=115">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/31100268?byline=0&amp;portrait=0" width="400" height="225" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p><a href="http://vimeo.com/31100268">PROTECT IP / SOPA Breaks The Internet</a> from <a href="http://vimeo.com/fightforthefuture">Fight for the Future</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>If these bills pass they will be the worst thing to ever happen to the internet and free speech ever. We need to make sure these bills do not pass to protect of economy, country, and freedoms!</p>
<p><a href="http://fightforthefuture.org/pipa">
<p>Click here and send a message to congress!</p>
<p></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelsouellette.com/blog/?feed=rss2&#038;p=115</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Going Mobile!</title>
		<link>http://www.michaelsouellette.com/blog/?p=87</link>
		<comments>http://www.michaelsouellette.com/blog/?p=87#comments</comments>
		<pubDate>Tue, 13 Dec 2011 04:20:11 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Future of the Internet]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.michaelsouellette.com/blog/?p=87</guid>
		<description><![CDATA[I&#8217;ve spent this previous weekend teaching myself the art of mobile web development. There is a continuing trend within technology were our devices continue to get smaller and more portable. I know someday laptops and desktops will most likely be &#8230; <a href="http://www.michaelsouellette.com/blog/?p=87">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve spent this previous weekend teaching myself the art of mobile web development. There is a continuing trend within technology were our devices continue to get smaller and more portable. I know someday laptops and desktops will most likely be a thing of the past so I thought now would be the perfect time to dip my toe in the mobile development waters. I am pleased to say that my website, <a href="http://www.michaelsouellette.com" title="Michael S. Ouellette.com">http://www.michaelsouellette.com</a>, is now completely mobile optimized.</p>
<p>In the design of the mobile version of my site I utilized the <a href="http://www.jqtouch.com/" title="jQTouch">jQTouch</a> plugin for jQuery. This plugin helps to render the site into a touch screen friendly interface instead of the usual click event focused environment of a desktop or laptop. I tried to match the desktop version of my site as closely as possible when designing the layout and images for the mobile pages. You can see below a few screen shots I included that highlight a some of the pages on the mobile site. Let me know your thoughts and opinions in the comments.</p>
<div style="margin-bottom:20px;"><div id="attachment_100" class="wp-caption alignleft" style="width: 178px"><a href="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/12/mobile_screenshot1.jpg"><img src="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/12/mobile_screenshot1-168x300.jpg" alt="Michael S. Ouellette mobile homepage" title="mobile_screenshot1" width="168" height="300" class="size-medium wp-image-100" /></a><p class="wp-caption-text">Michael S. Ouellette mobile homepage</p></div><div id="attachment_101" class="wp-caption alignright" style="width: 178px"><a href="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/12/mobile_screenshot2.jpg"><img src="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/12/mobile_screenshot2-168x300.jpg" alt="Michael S. Ouellette portfolio page" title="mobile_screenshot2" width="168" height="300" class="size-medium wp-image-101" /></a><p class="wp-caption-text">Michael S. Ouellette portfolio page</p></div>
<div style="clear:both;"></div>
<div>
<div id="attachment_102" class="wp-caption alignleft" style="width: 178px"><a href="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/12/mobile_screenshot3.jpg"><img src="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/12/mobile_screenshot3-168x300.jpg" alt="Michael S. Ouellette portfolio details pages" title="mobile_screenshot3" width="168" height="300" class="size-medium wp-image-102" /></a><p class="wp-caption-text">Michael S. Ouellette portfolio details pages</p></div><div id="attachment_99" class="wp-caption alignright" style="width: 178px"><a href="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/12/mobile_screenshot4.jpg"><img src="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/12/mobile_screenshot4-168x300.jpg" alt="Michael S. Ouellette social page" title="mobile_screenshot4" width="168" height="300" class="size-medium wp-image-99" /></a><p class="wp-caption-text">Michael S. Ouellette social page</p></div></p>
<div style="clear:both;"></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelsouellette.com/blog/?feed=rss2&#038;p=87</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Homepage redesign for Pittsburgh Water Limo</title>
		<link>http://www.michaelsouellette.com/blog/?p=77</link>
		<comments>http://www.michaelsouellette.com/blog/?p=77#comments</comments>
		<pubDate>Thu, 01 Dec 2011 03:56:36 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[New Website]]></category>

		<guid isPermaLink="false">http://www.michaelsouellette.com/blog/?p=77</guid>
		<description><![CDATA[I have recently made some improvements to the Pittsburgh Water Limo homepage. The new design I rolled out is more appealing and is more consistent between different browser types. The new layout also will benefit the Pittsburgh Water Limo with &#8230; <a href="http://www.michaelsouellette.com/blog/?p=77">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have recently made some improvements to the <a href="http://www.pghwaterlimo.com">Pittsburgh Water Limo</a> homepage. The new design I rolled out is more appealing and is more consistent between different browser types. The new layout also will benefit the <a href="http://www.pghwaterlimo.com">Pittsburgh Water Limo</a> with increased search engine visibility and help improve the site&#8217;s bounce rate. The new homepage takes advantage of the jQuery library to provide animations and quick site load times. By utilizing jQuery it makes it easier and cleaner to highlight multiple products from the company as the main image slides to show more products.</p>
<div id="attachment_81" class="wp-caption aligncenter" style="width: 399px"><a href="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/11/pgh2011_1-copy.jpg"><img class="size-full wp-image-81" title="pgh2011_1 copy" src="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/11/pgh2011_1-copy.jpg" alt="Pittsburgh Water Limo" width="389" height="227" /></a><p class="wp-caption-text">New layout for featured products and events along with better highlighting of &quot;Alerts&quot;.</p></div>
<div id="attachment_82" class="wp-caption aligncenter" style="width: 396px"><a href="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/11/pgh2011_2.jpg"><img class="size-full wp-image-82" title="pgh2011_2" src="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/11/pgh2011_2.jpg" alt="Pittsburgh Water Limo" width="386" height="382" /></a><p class="wp-caption-text">New social media, mailing list and products layout.</p></div>
<p>&nbsp;</p>
<p>I have also updated the site&#8217;s masthead to give it a more modern and refreshed look. <a href="http://www.pghwaterlimo.com">Pittsburgh Water Limo</a> had been using the same masthead on their website for at least 5 years now and I felt it was time to update the look. The new masthead has a look that is consistent with the old one but will provide the site with a fresher look. The new masthead also makes the the logo and company&#8217;s name stand out better along with making it easier to read</p>
<div id="attachment_83" class="wp-caption aligncenter" style="width: 397px"><a href="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/11/pgh2011_3.jpg"><img class="size-full wp-image-83" title="pgh2011_3" src="http://www.michaelsouellette.com/blog/wp-content/uploads/2011/11/pgh2011_3.jpg" alt="Pittsburgh Water Limo masthead" width="387" height="92" /></a><p class="wp-caption-text">The new Pittsburgh Water Limo masthead.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelsouellette.com/blog/?feed=rss2&#038;p=77</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Site Design!</title>
		<link>http://www.michaelsouellette.com/blog/?p=72</link>
		<comments>http://www.michaelsouellette.com/blog/?p=72#comments</comments>
		<pubDate>Wed, 23 Nov 2011 17:43:42 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[New Website]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.michaelsouellette.com/blog/?p=72</guid>
		<description><![CDATA[As you may have noticed my site has had a major overhaul, it was well over due. With the new design I hope to better showcase my talents at designing attractive websites along with gaining some traction with SEO. My &#8230; <a href="http://www.michaelsouellette.com/blog/?p=72">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As you may have noticed my site has had a major overhaul, it was well over due. With the new design I hope to better showcase my talents at designing attractive websites along with gaining some traction with SEO. My new site functions like a Javascript web application with the user visiting one page and the content of each page is brought in through AJAX. I used the Google recommended article, <a href="http://code.google.com/web/ajaxcrawling/">Making AJAX Applications Crawlable</a>, to design the structure of my site. By using #! search engines, like Google, are able to view each AJAX page as a new page. Using AJAX also has immensely improved the site loading time over the previous version of the site.</p>
<p>Apart from a restructure of the site&#8217;s back-end I tried to focus on making a more professional and attractive looking site. I also tried to cut down on image file sizes to help out site loading time. I developed the site with open-sourced fonts from <a href="http://www.google.com/webfonts">Google Web Fonts</a> which allows for an expanded font library for sites to use. This allowed me to take font that would normally be in an image and apply it to the site as normal text instead. Furthermore, I have plans in the not so distant future of making this site more mobile friendly.</p>
<p>I love my new and improved site and all the benefits it will bring me. I spend so much time working on other people&#8217;s/company&#8217;s websites I felt bad that my site had fallen into such disrepair, it really feels good to give it a big and much needed overhaul. I would be happy to provide many of these same techniques used in my new site to your next web project, just visit my contact page and let me know how I can help you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelsouellette.com/blog/?feed=rss2&#038;p=72</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing William R. Brice.com!</title>
		<link>http://www.michaelsouellette.com/blog/?p=64</link>
		<comments>http://www.michaelsouellette.com/blog/?p=64#comments</comments>
		<pubDate>Sun, 09 Oct 2011 02:46:56 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[New Website]]></category>

		<guid isPermaLink="false">http://www.michaelsouellette.com/blog/?p=64</guid>
		<description><![CDATA[William R. Brice is a Professor Emeritus of Geology and Planetary Sciences at the University of Pittsburgh at Johnstown with degrees from the University of Florida, University of Tasmania (Australia), and Cornell University (Ithaca, New York). For many years he &#8230; <a href="http://www.michaelsouellette.com/blog/?p=64">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>William R. Brice is a Professor Emeritus of Geology and Planetary Sciences at the University of Pittsburgh at Johnstown with degrees from the University of Florida, University of Tasmania (Australia), and Cornell University (Ithaca, New York). For many years he was a member of the summer faculty at Cornell University and he has served as a visiting scholar at universities in Tasmania and Brazil. In the Fall of 2005, he was a faculty member on a Semester-at-Sea 100-day voyage around the world.</p>
<p>Mr. Brice approached me to develop a site which would allow him to promote himself and the books he writes. His main focus for the site was to have an attractive way to present himself and his projects online. I developed the site using mainly HTML, CSS, and jQuery. I used jQuery to handle all of the sites animations and the contact form, this helps to keep the site&#8217;s load time down. <a href="http://www.williamrbrice.com">Click Here</a> to take a look at the site now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelsouellette.com/blog/?feed=rss2&#038;p=64</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introducing Bone Works Grill.com</title>
		<link>http://www.michaelsouellette.com/blog/?p=56</link>
		<comments>http://www.michaelsouellette.com/blog/?p=56#comments</comments>
		<pubDate>Fri, 12 Aug 2011 05:28:22 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[New Website]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.michaelsouellette.com/blog/?p=56</guid>
		<description><![CDATA[Its my pleasure to introduce my new client and site Bone Works Grill. Bone Works Grill is a restaurant opening on August 17th, 2011 in Level Green, PA (a suburb outside of Pittsburgh, PA). They use a firewood grill and &#8230; <a href="http://www.michaelsouellette.com/blog/?p=56">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Its my pleasure to introduce my new client and site <a href="http://www.boneworksgrill.com" target="_blank">Bone Works Grill</a>. Bone Works Grill is a restaurant opening on August 17th, 2011 in Level Green, PA (a suburb outside of Pittsburgh, PA). They use a firewood grill and smokers for most of their cooking which includes many American and BBQ style dishes.</p>
<p>In the development of their site I used mainly jQuery and Javascript mixed with HTML. The owners of the restaurant wanted a website that would be interactive and would be graphically attractive so using jQuery would provide these results while still maintaining a SEO friendly interface. This site also utilizes the <a href="http://code.google.com/web/ajaxcrawling/docs/specification.html">Making AJAX Applications Crawlable</a> from Google to make the entire site crawable. The site also takes advantage of the Google Maps API to create a truly unique user experience when visiting the location tab. I really liked the idea of having a full screen map for customers to use to see where the restaurant is located.</p>
<p>Some parts of the site are not fully completed yet but I plan on having them up as soon as possible. More graphics and animations will also be appearing in the coming weeks as the restaurant prepares to open.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelsouellette.com/blog/?feed=rss2&#038;p=56</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google+ Follow Up</title>
		<link>http://www.michaelsouellette.com/blog/?p=53</link>
		<comments>http://www.michaelsouellette.com/blog/?p=53#comments</comments>
		<pubDate>Fri, 01 Jul 2011 05:06:57 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Future of the Internet]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.michaelsouellette.com/blog/?p=53</guid>
		<description><![CDATA[Well I have had access to Google+ for about 24 hours now (thanks to some members over at droid-life.com). So far I really like the service, it is a much better experience then Buzz and Wave provided. I think that &#8230; <a href="http://www.michaelsouellette.com/blog/?p=53">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Well I have had access to Google+ for about 24 hours now (thanks to some members over at <a href="http://www.droid-life.com" target="_blank">droid-life.com</a>). So far I really like the service, it is a much better experience then Buzz and Wave provided. I think that it may have the potential to take on Facebook. My biggest worry however is that Google will not be able to attract &#8220;normal users&#8221;. Google has no problem working up those interested and working in Tech with any of their new products. However, they have a much harder time attracting people outside of the Tech circle. If they can not capture this crowd then I do not see the product going anywhere fast.</p>
<p>I have total faith that Google will address this problem and one of the biggest signals may be in the discovered code linking Google+ to a Google+ Games platform. This was reported today by Engadget and can be read <a href="http://www.engadget.com/2011/06/30/google-code-reveals-intent-to-unleash-games-and-questions-to-th/" target="_blank">here</a>. With the addition of a games platform I can really see this product taking off especially if they can work out some way to effectively integrate social into them.</p>
<p>Other then that fear I think many aspects of the &#8220;project&#8221; were very well thought out. I am a huge fan of the Circles and how it really takes the best of both Twitter and Facebook and combines them together. It allows you to follow people while at the same time keeping your closer circle of friends and family separate. Circles is also one of the best ways to handle privacy settings as well, which I feel Google got 100% right in Plus. Being able to post something to just certain groups of people is really nice. You do not have to worry about who may be reading what you post because now you know.</p>
<p>I have some really high hopes for this new Google product and I really hope to be fully using it, instead of Facebook, soon! Feel free to share your thoughts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelsouellette.com/blog/?feed=rss2&#038;p=53</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google+</title>
		<link>http://www.michaelsouellette.com/blog/?p=41</link>
		<comments>http://www.michaelsouellette.com/blog/?p=41#comments</comments>
		<pubDate>Tue, 28 Jun 2011 23:16:44 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Future of the Internet]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.michaelsouellette.com/blog/?p=41</guid>
		<description><![CDATA[I am really excited about the new Google+ social network. Google has been lacking in the social space for a long time and many of their attempts seemed promising. I really think this is their chance to take on Facebook, and &#8230; <a href="http://www.michaelsouellette.com/blog/?p=41">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am really excited about the new Google+ social network. Google has been lacking in the social space for a long time and many of their attempts seemed promising. I really think this is their chance to take on Facebook, and from what is demonstrated in the following video, they will most likely one up them. The huge benefit Google will be able to provide it&#8217;s users comes in the form of integrated search along with integration with their very popular Android platform. Google will be able to use many of the features in their new social product to better offer search results to their users. They may even get to the point of being able to have an intelligent guess in what you are searching for.</p>
<p>I haven&#8217;t been interest in Facebook for some time now, to me they have sort of stopped being the innovator and social driver they once were. Don&#8217;t get me wrong Facebook is still a great way to connect with friends and family but a lot of their new features are more creepy then useful. Call me a Google fan boy but I have total faith that Google has finally achieved a viable player in social networking. Now only if I could get an invite&#8230;</p>
<p>Anyways check out this video describing Google+ a little more:</p>
<p><iframe width="490" height="309" src="http://www.youtube.com/embed/xwnJ5Bl4kLI" frameborder="0" allowfullscreen></iframe></p>
]]></content:encoded>
			<wfw:commentRss>http://www.michaelsouellette.com/blog/?feed=rss2&#038;p=41</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

