<?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>Advantcomp</title>
	<atom:link href="http://advantcomp.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://advantcomp.com</link>
	<description>Build Your Competitive Advantage</description>
	<lastBuildDate>Tue, 21 Jun 2011 15:38:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>Comments on every paragraph?  A very unique plugin…</title>
		<link>http://advantcomp.com/comments-on-every-paragraph-a-very-unique-plugin%e2%80%a6/</link>
		<comments>http://advantcomp.com/comments-on-every-paragraph-a-very-unique-plugin%e2%80%a6/#comments</comments>
		<pubDate>Sat, 16 Oct 2010 00:39:11 +0000</pubDate>
		<dc:creator>Nolan Walker</dc:creator>
				<category><![CDATA[Our Clients]]></category>

		<guid isPermaLink="false">http://advantcomp.com/?p=140</guid>
		<description><![CDATA[We were contacted recently by a long-time website development client of ours who wanted a personal website.  Sounds easy enough, until we found out how he wanted to handle comments on his content in WordPress. We wanted this site to &#8230; <a href="http://advantcomp.com/comments-on-every-paragraph-a-very-unique-plugin%e2%80%a6/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://advantcomp.com/comments-on-every-paragraph-a-very-unique-plugin%e2%80%a6/">Comments on every paragraph?  A very unique plugin…</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></description>
			<content:encoded><![CDATA[<p>We were contacted recently by a long-time website development client of ours who wanted a personal website.  Sounds easy enough, until we found out how he wanted to handle comments on his content in WordPress.</p>
<p>We wanted this site to be a place where people could come to discuss various aspects of being Jewish.  The catch was he wanted visitors to be able to add and read comments on each paragraph within a page or a post, not just on the whole entry itself.  See the mock-up.</p>
<p><a href="http://advantcomp.com/wp-content/uploads/2010/10/Screen-shot-2010-10-14-at-5.31.20-PM1.png" rel="lightbox[140]"><img class="alignnone size-full wp-image-143" title="Screen shot 2010-10-14 at 5.31.20 PM" src="http://advantcomp.com/wp-content/uploads/2010/10/Screen-shot-2010-10-14-at-5.31.20-PM1.png" alt="" width="543" height="289" /></a></p>
<p>We did a bit of searching, and couldn&#8217;t find any existing plugins to do this, so we create our own.  We tied into the existing comment engine in WordPress, and added a tool to allow our client to mark any paragraph as &#8220;commentable&#8221;.  We added an icon to the MCE editor so he could mark each paragraph.  Pretty cool hey?</p>
<p><a href="http://advantcomp.com/wp-content/uploads/2010/10/Screen-shot-2010-10-14-at-5.38.59-PM.png" rel="lightbox[140]"><img class="alignnone size-full wp-image-142" title="Screen shot 2010-10-14 at 5.38.59 PM" src="http://advantcomp.com/wp-content/uploads/2010/10/Screen-shot-2010-10-14-at-5.38.59-PM.png" alt="" width="486" height="223" /></a><br />
What&#8217;s even cooler is how he wanted the comments to be displayed.  He sent us this mock-up:</p>
<p><a href="http://advantcomp.com/wp-content/uploads/2010/10/Screen-shot-2010-10-14-at-5.32.03-PM.png" rel="lightbox[140]"><img class="alignnone size-full wp-image-144" title="Screen shot 2010-10-14 at 5.32.03 PM" src="http://advantcomp.com/wp-content/uploads/2010/10/Screen-shot-2010-10-14-at-5.32.03-PM.png" alt="" width="538" height="526" /></a></p>
<p>He wanted the comments randomly surround the passage.  That was a bit challenging, but we were able to make that work too.</p>
<p>Check out the website, we&#8217;ve just launched it: <a href="http://newjewview.com/" target="_blank">http://newjewview.com/</a></p>
<p><a href="http://advantcomp.com/comments-on-every-paragraph-a-very-unique-plugin%e2%80%a6/">Comments on every paragraph?  A very unique plugin…</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://advantcomp.com/comments-on-every-paragraph-a-very-unique-plugin%e2%80%a6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery conflicts and WordPress: how to include your own jQuery scripts the correct way</title>
		<link>http://advantcomp.com/jquery-conflicts-and-wordpress-how-to-include-your-own-jquery-scripts-the-correct-way/</link>
		<comments>http://advantcomp.com/jquery-conflicts-and-wordpress-how-to-include-your-own-jquery-scripts-the-correct-way/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 00:25:15 +0000</pubDate>
		<dc:creator>Nolan Walker</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://advantcomp.com/?p=135</guid>
		<description><![CDATA[If you do a lot of custom WordPress theme and plugin development like we do, you&#8217;ve probably tried to use jQuery in your theme. In most cases, you can get away with including your jQuery script in the section of &#8230; <a href="http://advantcomp.com/jquery-conflicts-and-wordpress-how-to-include-your-own-jquery-scripts-the-correct-way/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://advantcomp.com/jquery-conflicts-and-wordpress-how-to-include-your-own-jquery-scripts-the-correct-way/">jQuery conflicts and WordPress: how to include your own jQuery scripts the correct way</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></description>
			<content:encoded><![CDATA[<p>If you do a lot of custom WordPress theme and plugin development like we do, you&#8217;ve probably tried to use jQuery in your theme.  In most cases, you can get away with including your jQuery script in the  section of your theme.  But, this can cause some headaches.  You may find that some other plugins (like Auto Thickbox, NextGen Gallery) seem to stop working!</p>
<p>WordPress already includes JQuery.  Here&#8217;s how to include your own.  In the header.php file, within the  section, and BEFORE wp_head(), include this:</p>
<blockquote><p>&lt;?php wp_enqueue_script(&#8220;jquery&#8221;); ?&gt;</p></blockquote>
<p>So it may looks like this:</p>
<blockquote>
<div id="_mcePaste">&lt;?php wp_enqueue_script(&#8220;jquery&#8221;); ?&gt;</div>
<div id="_mcePaste">&lt;?php wp_head(); ?&gt;</div>
<div id="_mcePaste">&lt;/head&gt;</div>
</blockquote>
<p>Now you can call your own jQuery include:</p>
<blockquote><p>&lt;script type=&#8221;text/javascript&#8221; src=&#8221;&lt;?php bloginfo(&#8220;template_url&#8221;); ?&gt;/jQuery.js&#8221;&gt;&lt;/script&gt;</p></blockquote>
<p>This should cover most cases, but if you want to be really safe, you can set &#8220;no conflict&#8221; mode in your own jQuery.  Here&#8217;s an example:</p>
<blockquote><p>var $j = jQuery.noConflict();</p>
<p>$j(function(){</p>
<p>//some function code</p>
<p>});</p></blockquote>
<p>Hope this helps.  We were hitting our heads against the wall for awhile not his one on a recent project.  Check it out, it&#8217;s one of the most unique WP designs we&#8217;ve worked with:<br />
<a href="http://jonvalade.ca/" target="_blank">http://jonvalade.ca/</a></p>
<p><a href="http://advantcomp.com/jquery-conflicts-and-wordpress-how-to-include-your-own-jquery-scripts-the-correct-way/">jQuery conflicts and WordPress: how to include your own jQuery scripts the correct way</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://advantcomp.com/jquery-conflicts-and-wordpress-how-to-include-your-own-jquery-scripts-the-correct-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ben and Matt&#8217;s Gluten Free Gift Bundles goes live</title>
		<link>http://advantcomp.com/ben-and-matts-gluten-free-gift-bundles-goes-live/</link>
		<comments>http://advantcomp.com/ben-and-matts-gluten-free-gift-bundles-goes-live/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 23:53:57 +0000</pubDate>
		<dc:creator>Nolan Walker</dc:creator>
				<category><![CDATA[Our Clients]]></category>

		<guid isPermaLink="false">http://advantcomp.com/?p=120</guid>
		<description><![CDATA[Do you have a gluten allergy? Are you a Celiac? We&#8217;ve just launched Ben and Matt&#8217;s Gluten Free Gift Bundles, a website dedicate to providing tasty, gluten free gift bundles. Even if you don&#8217;t have a gluten allergy, the products &#8230; <a href="http://advantcomp.com/ben-and-matts-gluten-free-gift-bundles-goes-live/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://advantcomp.com/ben-and-matts-gluten-free-gift-bundles-goes-live/">Ben and Matt&#8217;s Gluten Free Gift Bundles goes live</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Do you have a gluten allergy?  Are you a Celiac?  We&#8217;ve just launched Ben and Matt&#8217;s Gluten Free Gift Bundles, a website dedicate to providing tasty, gluten free gift bundles.  Even if you don&#8217;t have a gluten allergy, the products are great, we were given our own gift bundle to try!</p>
<p><a href="http://benandmattsglutenfreegiftbundles.ca/">Check them out</a>, there is a even a draw for a free gift bundle.</p>
<p><a href="http://advantcomp.com/ben-and-matts-gluten-free-gift-bundles-goes-live/">Ben and Matt&#8217;s Gluten Free Gift Bundles goes live</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://advantcomp.com/ben-and-matts-gluten-free-gift-bundles-goes-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MergeCRM is Ready For Sale in iTunes</title>
		<link>http://advantcomp.com/mergecrm-is-ready-for-sale-in-itunes/</link>
		<comments>http://advantcomp.com/mergecrm-is-ready-for-sale-in-itunes/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 00:02:51 +0000</pubDate>
		<dc:creator>Nolan Walker</dc:creator>
				<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[Our Clients]]></category>

		<guid isPermaLink="false">http://advantcomp.com/?p=126</guid>
		<description><![CDATA[Well, it&#8217;s free, but it&#8217;s in the iTunes store! MergeCRM is a mobile CRM (customer relationship manager), which runs on the iPhone/iPad/iPad touch OS.  MergeCRM works with the MergeCRM Synchronization Engine, offered by our client, Island CRM. Sync your Address &#8230; <a href="http://advantcomp.com/mergecrm-is-ready-for-sale-in-itunes/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://advantcomp.com/mergecrm-is-ready-for-sale-in-itunes/">MergeCRM is Ready For Sale in iTunes</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Well, it&#8217;s free, but it&#8217;s in the iTunes store!</p>
<p><a href="http://itunes.apple.com/ca/app/mergecrm/id386656607?mt=8" target="_blank"><img class="alignnone size-full wp-image-92" title="mergeCRM" src="http://advantcomp.com/wp-content/uploads/2010/10/mergeCRM.png" alt="" width="200" height="225" align="right" /></a>MergeCRM is a mobile CRM (customer relationship manager), which runs on the iPhone/iPad/iPad touch OS.  MergeCRM works with the <a href="http://islandcrm.com/mergecrm.html" target="_blank">MergeCRM Synchronization Engine</a>, offered by our client, <a href="http://islandcrm.com/" target="_blank">Island CRM</a>.  Sync your Address Book, Hotlists, Calendar, Notes and more from Maximizer to MergeCRM wirelessly!  Have all of your valuable data in the palm of your hand.</p>
<p><a href="http://advantcomp.com/mergecrm-is-ready-for-sale-in-itunes/">MergeCRM is Ready For Sale in iTunes</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://advantcomp.com/mergecrm-is-ready-for-sale-in-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aqualine Aquatic Plants &amp; Waterfeatures launches new website</title>
		<link>http://advantcomp.com/aqualine-aquatic-plants-waterfeatures-launches-new-website/</link>
		<comments>http://advantcomp.com/aqualine-aquatic-plants-waterfeatures-launches-new-website/#comments</comments>
		<pubDate>Wed, 26 May 2010 23:49:31 +0000</pubDate>
		<dc:creator>Nolan Walker</dc:creator>
				<category><![CDATA[Our Clients]]></category>

		<guid isPermaLink="false">http://advantcomp.com/?p=115</guid>
		<description><![CDATA[We&#8217;ve launched a new website for Aqualine Aquatic Plants &#38; Waterfeatures today, just in time for the spring/summer in Edmonton Alberta. We&#8217;ve used WordPress with custom programming and theme design to create an attractive, easy-to-use website for Aqualine to show &#8230; <a href="http://advantcomp.com/aqualine-aquatic-plants-waterfeatures-launches-new-website/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://advantcomp.com/aqualine-aquatic-plants-waterfeatures-launches-new-website/">Aqualine Aquatic Plants &#038; Waterfeatures launches new website</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve launched a new website for Aqualine Aquatic Plants &amp; Waterfeatures today, just in time for the spring/summer in Edmonton Alberta.  We&#8217;ve used WordPress with custom programming and theme design to create an attractive, easy-to-use website for Aqualine to show off their great aquatic plants and pond equipment.</p>
<p>Check it out, and if you&#8217;re in the area, check out their great rural destinations.</p>
<p><a href="http://aqualinewaterfeatures.com/" target="_blank">www.aqualinewaterfeatures.com</a></p>
<p><a href="http://advantcomp.com/aqualine-aquatic-plants-waterfeatures-launches-new-website/">Aqualine Aquatic Plants &#038; Waterfeatures launches new website</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://advantcomp.com/aqualine-aquatic-plants-waterfeatures-launches-new-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2010 VFF is ready in iTunes</title>
		<link>http://advantcomp.com/2010-vff-is-ready-in-itunes/</link>
		<comments>http://advantcomp.com/2010-vff-is-ready-in-itunes/#comments</comments>
		<pubDate>Sat, 30 Jan 2010 00:07:08 +0000</pubDate>
		<dc:creator>Nolan Walker</dc:creator>
				<category><![CDATA[Mobile Apps]]></category>
		<category><![CDATA[Our Clients]]></category>

		<guid isPermaLink="false">http://advantcomp.com/?p=130</guid>
		<description><![CDATA[It&#8217;s film festival time again! This year, the Victoria Film Festival has hired us to create an iPhone application for them to allow film-goers to browse all of the exciting films and events for the 2010 Victoria Film Festival.  Click &#8230; <a href="http://advantcomp.com/2010-vff-is-ready-in-itunes/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://advantcomp.com/2010-vff-is-ready-in-itunes/">2010 VFF is ready in iTunes</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://itunes.apple.com/ca/app/2010-vff/id348780199?mt=8" target="_blank"><img class="alignnone size-full wp-image-93" title="victoriafilmfestival" src="http://advantcomp.com/wp-content/uploads/2010/10/victoriafilmfestival.png" alt="" width="200" height="225" align="right" /></a>It&#8217;s film festival time again!</p>
<p>This year, the Victoria Film Festival has hired us to create an iPhone application for them to allow film-goers to browse all of the exciting films and events for the 2010 Victoria Film Festival.  Click on the image on the right to download from the iTunes store,  and watch for the 2011 VFF iPhone app next with, rich with new features.</p>
<p><a href="http://advantcomp.com/2010-vff-is-ready-in-itunes/">2010 VFF is ready in iTunes</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://advantcomp.com/2010-vff-is-ready-in-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advantcomp is an iPad development company</title>
		<link>http://advantcomp.com/advantcomp-is-an-ipad-development-company/</link>
		<comments>http://advantcomp.com/advantcomp-is-an-ipad-development-company/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 23:48:47 +0000</pubDate>
		<dc:creator>Nolan Walker</dc:creator>
				<category><![CDATA[Mobile Apps]]></category>

		<guid isPermaLink="false">http://advantcomp.com/?p=111</guid>
		<description><![CDATA[The iPad is here, and we can make apps for that! Have a good idea for an iPhone or iPad application, get in touch with us, we can make it happen. For more info on the Apple iPad, click here. &#8230; <a href="http://advantcomp.com/advantcomp-is-an-ipad-development-company/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://advantcomp.com/advantcomp-is-an-ipad-development-company/">Advantcomp is an iPad development company</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The iPad is here, and we can make apps for that!  Have a good idea for an iPhone or iPad application, get in touch with us, we can make it happen.</p>
<p>For more info on the Apple iPad, <a href="http://www.apple.com/ipad/" target="_blank">click here</a>.</p>
<p><a href="http://advantcomp.com/advantcomp-is-an-ipad-development-company/">Advantcomp is an iPad development company</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://advantcomp.com/advantcomp-is-an-ipad-development-company/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rosedale Garden: garden weddings in Victoria</title>
		<link>http://advantcomp.com/rosedale-garden-garden-weddings-in-victoria/</link>
		<comments>http://advantcomp.com/rosedale-garden-garden-weddings-in-victoria/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 23:48:08 +0000</pubDate>
		<dc:creator>Nolan Walker</dc:creator>
				<category><![CDATA[Our Clients]]></category>

		<guid isPermaLink="false">http://advantcomp.com/?p=108</guid>
		<description><![CDATA[Thinking about getting married in Victoria? Check out Rosedale Garden. It&#8217;s a beautiful garden setting in a private home, offering bed &#38; bedfast accommodations, and a variety of different packages to choose from. Check out the image gallery! Nolan. Rosedale &#8230; <a href="http://advantcomp.com/rosedale-garden-garden-weddings-in-victoria/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://advantcomp.com/rosedale-garden-garden-weddings-in-victoria/">Rosedale Garden: garden weddings in Victoria</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Thinking about getting married in Victoria?  Check out <a href="http://gardenweddingsvictoria.ca/">Rosedale Garden</a>.  It&#8217;s a beautiful garden setting in a private home, offering <a href="http://gardenweddingsvictoria.ca/bed-breakfast-victoria/">bed &amp; bedfast accommodations</a>, and a variety of <a href="http://gardenweddingsvictoria.ca/packages-available/">different packages</a> to choose from.  Check out the <a href="http://gardenweddingsvictoria.ca/wedding-photos/">image gallery</a>!</p>
<p>Nolan.</p>
<p><a href="http://advantcomp.com/rosedale-garden-garden-weddings-in-victoria/">Rosedale Garden: garden weddings in Victoria</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://advantcomp.com/rosedale-garden-garden-weddings-in-victoria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Victoria News in the iPhone App Store</title>
		<link>http://advantcomp.com/victoria-news-in-the-iphone-app-store/</link>
		<comments>http://advantcomp.com/victoria-news-in-the-iphone-app-store/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 23:46:57 +0000</pubDate>
		<dc:creator>Nolan Walker</dc:creator>
				<category><![CDATA[Mobile Apps]]></category>

		<guid isPermaLink="false">http://advantcomp.com/?p=105</guid>
		<description><![CDATA[We are very proud to announce that our first iPhone App, Victoria News, has been approved and is now available for download in the Apple iPhone app store. This is the first version our our Victoria News iPhone app, we &#8230; <a href="http://advantcomp.com/victoria-news-in-the-iphone-app-store/">Continue reading <span class="meta-nav">&#8594;</span></a><p><a href="http://advantcomp.com/victoria-news-in-the-iphone-app-store/">Victoria News in the iPhone App Store</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://itunes.apple.com/ca/app/victoria-news/id343698023?mt=8" target="_blank"><img class="alignnone size-full wp-image-91" title="victorianews" src="http://advantcomp.com/wp-content/uploads/2010/10/victorianews.png" alt="" width="200" height="225" align="right" /></a>We are very proud to announce that our first iPhone App, Victoria News, has been approved and is now available for download in the Apple iPhone app store.  This is the first version our our Victoria News iPhone app, we will be expanding it and adding many more features.  If you follow news for Victoria BC, and if you have an iPhone, we encourage you to download:</p>
<p><a href="http://itunes.apple.com/ca/app/victoria-news/id343698023?mt=8" target="_blank">Victoria News iPhone App Download</a></p>
<p><a href="http://advantcomp.com/victoria-news-in-the-iphone-app-store/">Victoria News in the iPhone App Store</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://advantcomp.com/victoria-news-in-the-iphone-app-store/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mizzouspirit.com is live</title>
		<link>http://advantcomp.com/mizzouspirit-com-is-live/</link>
		<comments>http://advantcomp.com/mizzouspirit-com-is-live/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 23:45:34 +0000</pubDate>
		<dc:creator>Nolan Walker</dc:creator>
				<category><![CDATA[Our Clients]]></category>

		<guid isPermaLink="false">http://advantcomp.com/?p=102</guid>
		<description><![CDATA[mizzouspirit.com, our first official AdvantCommerce site was launched today. Please visit them, and let us know what you think. Design done by Erin Delanty from customwebconnect.com. mizzouspirit.com is live is a post from: Advantcomp<p><a href="http://advantcomp.com/mizzouspirit-com-is-live/">mizzouspirit.com is live</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://mizzouspirit.com" target="_blank"><strong>mizzouspirit.com</strong></a>, our first official <a href="http://advantcommerce.com/" target="_blank">AdvantCommerce</a> site was launched today.  Please visit them,  and let us know what you think.  Design done by Erin Delanty from <a href="http://customwebconnect.com" target="_blank">customwebconnect.com</a>.</p>
<p><a href="http://advantcomp.com/mizzouspirit-com-is-live/">mizzouspirit.com is live</a> is a post from: <a href="http://advantcomp.com">Advantcomp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://advantcomp.com/mizzouspirit-com-is-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

