<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Solutions for Office Live space</title>
	<atom:link href="http://officelivesolutions.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://officelivesolutions.wordpress.com</link>
	<description>Just another WordPress.com site</description>
	<lastBuildDate>Tue, 01 Feb 2011 22:05:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='officelivesolutions.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Solutions for Office Live space</title>
		<link>http://officelivesolutions.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://officelivesolutions.wordpress.com/osd.xml" title="Solutions for Office Live space" />
	<atom:link rel='hub' href='http://officelivesolutions.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Hello world!</title>
		<link>http://officelivesolutions.wordpress.com/2010/10/03/hello-world/</link>
		<comments>http://officelivesolutions.wordpress.com/2010/10/03/hello-world/#comments</comments>
		<pubDate>Sun, 03 Oct 2010 19:14:33 +0000</pubDate>
		<dc:creator>Studio Allen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://officelivesolutions.wordpress.com/?p=1</guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=1&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Welcome to <a href="https://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/officelivesolutions.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/officelivesolutions.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=1&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://officelivesolutions.wordpress.com/2010/10/03/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca243ec50a4d76bbaee2759fe81b195?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">studioallen</media:title>
		</media:content>
	</item>
		<item>
		<title>How to get codes with a  tag working in Office Live?</title>
		<link>http://officelivesolutions.wordpress.com/2010/02/21/how-to-get-codes-with-a-tag-working-in-office-live/</link>
		<comments>http://officelivesolutions.wordpress.com/2010/02/21/how-to-get-codes-with-a-tag-working-in-office-live/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 14:14:37 +0000</pubDate>
		<dc:creator>Studio Allen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://officelivesolutions.wordpress.com/2010/02/21/how-to-get-codes-with-a-tag-working-in-office-live</guid>
		<description><![CDATA[Since my last entry, I have had a number of users say they still are not able to get code to work in Office Live.  There have been two main reasons, 1.  The Custom Footer Module is broken.  The simple &#8230; <a href="http://officelivesolutions.wordpress.com/2010/02/21/how-to-get-codes-with-a-tag-working-in-office-live/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=3&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="msgcns!4F839233022DCB44!687" class="bvMsg">
<p>Since my last entry, I have had a number of users say they still are not able to get code to work in Office Live.  There have been two main reasons, 1.  The Custom Footer Module is broken.  The simple solution is simply use one of the other custom modules (Custom Header or Custom Navigation).  The second reason is codes that have a &lt;form&gt; tag in the code, this can include contact us forms, or even Google’s Search box has a &lt;form&gt; tag in it.</p>
<p>To make a code with a &lt;form&gt; tag work in Office Live, use the following base codes, these codes work in all the Custom modules.  There are two base codes, one for strict XHTML and one for codes that may not conform to XHTML standards.  If possible use the strict XHTML base code.  If the code does not work then use the second base code.</p>
<p><u>Base code for XHTML compliant codes:</u></p>
<p>Your code would go on line <strong>#5</strong></p>
<p><span>1: </span>&lt;xsl:stylesheet xmlns:xsl=<span>&quot;<a href="http://www.w3.org/1999/XSL/Transform&#038;quot" rel="nofollow">http://www.w3.org/1999/XSL/Transform&#038;quot</a>;</span> version=<span>&quot;1.0&quot;</span>&gt;<br /><span>2: </span>&lt;xsl:output method=<span>&quot;html&quot;</span> omit-xml-declaration=<span>&quot;yes&quot;</span>/&gt;<br /><span>3: </span>&lt;xsl:template match=<span>&quot;/&quot;</span>&gt;<br />4<span>: </span>&lt;xsl:text disable-output-escaping=<span>&quot;yes&quot;</span>&gt;&lt;![CDATA[&lt;/form&gt;]]&gt;&lt;/xsl:text&gt;<br /><span>5:<br /></span><span>6: </span>&lt;xsl:text disable-output-escaping=<span>&quot;yes&quot;</span>&gt;&lt;![CDATA[&lt;form&gt;]]&gt;&lt;/xsl:text&gt;<br /><span>7: </span>&lt;/xsl:template&gt;<br /><span>8: </span>&lt;/xsl:stylesheet&gt;</p>
<p><u>Example:</u></p>
<div>
<p>&lt;xsl:stylesheet xmlns:xsl=<a href="http://www.w3.org/1999/XSL/Transform">http://www.w3.org/1999/XSL/Transform</a> version=&quot;1.0&quot;&gt;<br />&lt;xsl:output method=&quot;html&quot; omit-xml-declaration=&quot;yes&quot;/&gt;<br />&lt;xsl:template match=&quot;/&quot;&gt;<br />&lt;xsl:text disable-output-escaping=&quot;yes&quot;&gt;&lt;![CDATA[&lt;/form&gt;]]&gt;&lt;/xsl:text&gt;<br />&lt;div align=&quot;left&quot; &gt;<br />&lt;form action=http://solutionsforofficelive.com/search.aspx id=&quot;cse-search-box&quot; style=&quot;background-color:#1b1b1b; background-repeat:repeat;width:275px; height:40px;&quot;&gt;<br />&lt;input type=&quot;hidden&quot; name=&quot;cx&quot; value=&quot;partner-pub-0488902814979569:dku8ma-8ngn&quot; /&gt;<br />&lt;input type=&quot;hidden&quot; name=&quot;cof&quot; value=&quot;FORID:11;NB:1&quot; /&gt;<br />&lt;input type=&quot;hidden&quot; name=&quot;ie&quot; value=&quot;UTF-8&quot; /&gt;<br />&lt;input type=&quot;text&quot; name=&quot;q&quot; size=&quot;19&quot; style=&quot;height:25px; vertical-align:middle; background-color:#ffffff; background-repeat:repeat; border : 1px solid #ff9900; font-size:12pt;&quot;/&gt;<br />&lt;input type=&quot;image&quot; src=&quot;/documents/mag_glass.gif&quot; style=&quot;vertical-align:middle;&quot; alt=&quot;Search&quot; name=&quot;sa&quot;/&gt;&lt;/form&gt;&lt;/div&gt;<br />&lt;xsl:text disable-output-escaping=&quot;yes&quot;&gt;&lt;![CDATA[&lt;form&gt;]]&gt;&lt;/xsl:text&gt;<br />&lt;/xsl:template&gt;<br />&lt;/xsl:stylesheet&gt;</p>
</div>
<p><u>Base code for non-compliant codes:</u></p>
<p>Your code would go on line <strong>#6</strong></p>
<p><span>1: </span>&lt;xsl:stylesheet xmlns:xsl=<span>&quot;<a href="http://www.w3.org/1999/XSL/Transform&#038;quot" rel="nofollow">http://www.w3.org/1999/XSL/Transform&#038;quot</a>;</span> version=<span>&quot;1.0&quot;</span>&gt;<br /><span>2: </span>&lt;xsl:output method=<span>&quot;text&quot;</span> omit-xml-declaration=<span>&quot;yes&quot;</span>/&gt;<br /><span>3: </span>&lt;xsl:template match=<span>&quot;/&quot;</span>&gt;<br />4: &lt;![CDATA[<br /><span>5: </span>&lt;/form&gt;<br /><span>6:<br /></span><span>7: </span>&lt;form&gt;<br />8: ]]&gt;<br /><span>9: </span>&lt;/xsl:template&gt;<br /><span>10: </span>&lt;/xsl:stylesheet&gt;</p>
<p><u>Example:</u></p>
<p>&lt;xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform version=&quot;1.0&quot;&gt;<br />&lt;xsl:output method=&quot;text&quot; omit-xml-declaration=&quot;yes&quot;/&gt;<br />&lt;xsl:template match=&quot;/&quot;&gt;<br />&lt;![CDATA[<br />&lt;/form&gt;<br />&lt;div align=&quot;left&quot; &gt;<br />&lt;form action=http://solutionsforofficelive.com/search.aspx id=&quot;cse-search-box&quot; style=&quot;background-color:#1b1b1b; background-repeat:repeat;width:275px; height:40px;&quot;&gt;<br />&lt;input type=&quot;hidden&quot; name=&quot;cx&quot; value=&quot;partner-pub-0488902814979569:dku8ma-8ngn&quot; /&gt;<br />&lt;input type=&quot;hidden&quot; name=&quot;cof&quot; value=&quot;FORID:11;NB:1&quot; /&gt;<br />&lt;input type=&quot;hidden&quot; name=&quot;ie&quot; value=&quot;UTF-8&quot; /&gt;<br />&lt;input type=&quot;text&quot; name=&quot;q&quot; size=&quot;19&quot; style=&quot;height:25px; vertical-align:middle; background-color:#ffffff; background-repeat:repeat; border : 1px solid #ff9900; font-size:12pt;&quot;/&gt;<br />&lt;input type=&quot;image&quot; src=&quot;/documents/mag_glass.gif&quot; style=&quot;vertical-align:middle;&quot; alt=&quot;Search&quot; name=&quot;sa&quot;/&gt;&lt;/form&gt;&lt;/div&gt;<br />&lt;form&gt;<br />]]&gt;<br />&lt;/xsl:template&gt;<br />&lt;/xsl:stylesheet&gt;</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/officelivesolutions.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/officelivesolutions.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=3&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://officelivesolutions.wordpress.com/2010/02/21/how-to-get-codes-with-a-tag-working-in-office-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca243ec50a4d76bbaee2759fe81b195?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">studioallen</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Get Code to Work in Office Live</title>
		<link>http://officelivesolutions.wordpress.com/2009/12/28/how-to-get-code-to-work-in-office-live/</link>
		<comments>http://officelivesolutions.wordpress.com/2009/12/28/how-to-get-code-to-work-in-office-live/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 16:58:53 +0000</pubDate>
		<dc:creator>Studio Allen</dc:creator>
				<category><![CDATA[Office Live]]></category>

		<guid isPermaLink="false">http://officelivesolutions.wordpress.com/2009/12/28/how-to-get-code-to-work-in-office-live</guid>
		<description><![CDATA[Essentially, with Office Live, you have two options for inserting code in Office Live.  Method one (1) is to insert the code in the HTML module, this is the easiest, since you do not have to do anything special with &#8230; <a href="http://officelivesolutions.wordpress.com/2009/12/28/how-to-get-code-to-work-in-office-live/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=6&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="msgcns!4F839233022DCB44!661" class="bvMsg">
<p>Essentially, with Office Live, you have two options for inserting code in Office Live.  </p>
<p><u>Method one (1)</u> is to insert the code in the HTML module, this is the easiest, since you do not have to do anything special with the code, just paste it in the HTML Module.  However, not all codes work with the HTML module, about the only thing that works with the HTML module is plain HTML.  It should be noted, that the HTML module is an IFrame created through JavaScript.  Also NEVER NEVER try to use JavaScript that has external reference (&lt;script type=”text/javascript” <strong><u>src=”somejssource.js”</u></strong>&gt;&lt;/script&gt;) into the HTML module, it will lock up your site!  Solutions for Office Live <strong>does not</strong> recommend using the <strong>HTML Module</strong>!</p>
<p><u>Method two (2)</u> is to use the Custom Modules (Header, Navigation, Footer).  It is <strong>recommend</strong> to use the <strong>Custom Footer module</strong>, though some people have errors with the Custom Footer module, in which case, you <strong>can try</strong> the <strong>Custom Header module</strong>.  With the Custom Modules, you can get most codes to work in Office Live, this method however is not as easy, since it requires modifying the code.  You can find several solutions for modifying codes to work at <a href="http://solutionsforofficelive.com">http://solutionsforofficelive.com</a>, just use the search bar at the top of the site!  If you can’t find a specific solution, often a solution that is close/similar will work just as well.  If you still cannot find a solution follow the directions below.</p>
<p>The Custom Modules use XSLT, which requires a “base” code, currently there are two versions, each have there purpose, if possible you will want to use the first “base” code, which only supports Strict HTML/JavaScript and any comments will be removed (which is why the Google Adsense code requires further modification: <a href="http://solutionsforofficelive.com/googleadsense.aspx">http://solutionsforofficelive.com/googleadsense.aspx</a>).  The second base code uses &lt;![CDATA[  ]]&gt; tags which basically tell the web server not to process the code.  Note, that there <strong>already is code</strong> in all of the <strong>Custom Modules</strong>, just make sure you <strong>remove that code</strong> before using any of these other codes!</p>
<p><u>First “Base” Code</u> (For Strict HTML/JavaScript)<br />Your code, would go on line #4 (between the &lt;xsl:template&gt; tags.  The code can go all the Custom Modules.</p>
<p><span>1: </span>&lt;xsl:stylesheet xmlns:xsl=<span>&quot;<br /><a href="http://www.w3.org/1999/XSL/Transform&#038;quot" rel="nofollow">http://www.w3.org/1999/XSL/Transform&#038;quot</a>;</span> version=<span>&quot;1.0&quot;</span>&gt;<br /><span>2: </span>&lt;xsl:output method=<span>&quot;html&quot;</span> omit-xml-declaration=<span>&quot;yes&quot;</span>/&gt;<br /><span>3:  </span>&lt;xsl:template match=<span>&quot;/&quot;</span>&gt;<br /><span>4:  </span> <br /><span>5: </span>&lt;/xsl:template&gt;<br /><span>6: </span>&lt;/xsl:stylesheet&gt;</p>
<div>
<pre> </pre>
</div>
<p>Example:</p>
<p>&lt;xsl:stylesheet xmlns:xsl=<span>&quot;<br /><a href="http://www.w3.org/1999/XSL/Transform&#038;quot" rel="nofollow">http://www.w3.org/1999/XSL/Transform&#038;quot</a>;</span> version=<span>&quot;1.0&quot;</span>&gt;<br />&lt;xsl:output method=<span>&quot;html&quot;</span> omit-xml-declaration=<span>&quot;yes&quot;</span>/&gt;<br />&lt;xsl:template match=<span>&quot;/&quot;</span>&gt;<br />&lt;marquee style=<span>&quot;font-family: Times New Roman; font-size: 12pt&quot;<br /></span>direction=<span>&quot;right&quot;</span> scrollamount=<span>&quot;3&quot;</span> loop=<span>&quot;-1&quot;</span> behavior=<span>&quot;scroll&quot;</span>&gt;<br />replace text, replace text, replace text, replace text<br />&lt;/marquee&gt;<br />&lt;/xsl:template&gt;<br />&lt;/xsl:stylesheet&gt;</p>
<pre> </pre>
<p><u>Second “Base” Code</u> (For any codes that will not work use first “base” code)<br />Your code, would go on line #5 (between the &lt;![CDATA[  ]]&gt; tags.  This code can go in all the Custom Modules.</p>
<p><span>1: </span>&lt;xsl:stylesheet xmlns:xsl=<span>&quot;<br /><a href="http://www.w3.org/1999/XSL/Transform&#038;quot" rel="nofollow">http://www.w3.org/1999/XSL/Transform&#038;quot</a>;</span> version=<span>&quot;1.0&quot;</span>&gt;<br /><span>2: </span>&lt;xsl:output method=<span>&quot;text&quot;</span> omit-xml-declaration=<span>&quot;yes&quot;</span>/&gt;<br /><span>3: </span>&lt;xsl:template match=<span>&quot;/&quot;</span>&gt;<br /><span>4:  </span>&lt;![CDATA[<br /><span>5:  </span> <br /><span>6:  </span>]]&gt;<br /><span>7:  </span>&lt;/xsl:template&gt;<br /><span>8:  </span>&lt;/xsl:stylesheet&gt;</p>
<p>Example:</p>
<p>&lt;xsl:stylesheet xmlns:xsl=<span>&quot;<br /><a href="http://www.w3.org/1999/XSL/Transform&#038;quot" rel="nofollow">http://www.w3.org/1999/XSL/Transform&#038;quot</a>;</span> version=<span>&quot;1.0&quot;</span>&gt;<br />&lt;xsl:output method=<span>&quot;text&quot;</span> omit-xml-declaration=<span>&quot;yes&quot;</span>/&gt;<br />&lt;xsl:template match=<span>&quot;/Footer&quot;</span>&gt;<br />&lt;![CDATA[<br />&lt;!-- AddThis Bookmark Button BEGIN –&gt;<br />&lt;script type=<span>&quot;text/javascript&quot;</span>&gt; addthis_url = location.href; addthis_title = document.title; addthis_pub = <span>'yourid'</span>; &lt;/script&gt;&lt;script type=<span>&quot;text/javascript&quot;</span> <br />src=<span>&quot;<a href="http://s7.addthis.com/js/addthis_widget.php?v=12&#038;quot" rel="nofollow">http://s7.addthis.com/js/addthis_widget.php?v=12&#038;quot</a>;</span> &gt;&lt;/script&gt;<br />&lt;!-- AddThis Bookmark Button END –&gt;<br />]]&gt;<br />&lt;/xsl:template&gt;<br />&lt;/xsl:stylesheet&gt;  </div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/officelivesolutions.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/officelivesolutions.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=6&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://officelivesolutions.wordpress.com/2009/12/28/how-to-get-code-to-work-in-office-live/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca243ec50a4d76bbaee2759fe81b195?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">studioallen</media:title>
		</media:content>
	</item>
		<item>
		<title>Experiencing Technical Difficulties</title>
		<link>http://officelivesolutions.wordpress.com/2009/08/27/experiencing-technical-difficulties/</link>
		<comments>http://officelivesolutions.wordpress.com/2009/08/27/experiencing-technical-difficulties/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 21:35:45 +0000</pubDate>
		<dc:creator>Studio Allen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://officelivesolutions.wordpress.com/2009/08/27/experiencing-technical-difficulties</guid>
		<description><![CDATA[Many of are probably noticing that your sites are either down or are not displaying correctly.  Office Live is aware of the issue (after all they probably caused it?) and working to fix it. Current Known Problems, you may or &#8230; <a href="http://officelivesolutions.wordpress.com/2009/08/27/experiencing-technical-difficulties/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=5&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="msgcns!4F839233022DCB44!569" class="bvMsg">
<p>Many of are probably noticing that your sites are either down or are not displaying correctly.  Office Live is aware of the issue (after all they probably caused it?) and working to fix it.</p>
<p>Current Known Problems, you may or may not have all of them (currently they are all fixed as of 8/27/2009).</p>
<ul>
<li>You cannot edit your site you get an Access Denied message</li>
<li>Custom Modules are down, this includes the Custom Footer, Navigation and Header modules.</li>
<li>CSS styles are not being applied hence your site is not rendering properly.</li>
<li>Images are displayed with a red X’s.</li>
<li>And of course your site may not be displaying at all!</li>
</ul>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/officelivesolutions.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/officelivesolutions.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=5&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://officelivesolutions.wordpress.com/2009/08/27/experiencing-technical-difficulties/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca243ec50a4d76bbaee2759fe81b195?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">studioallen</media:title>
		</media:content>
	</item>
		<item>
		<title>Office Live Update (a complete mess!)</title>
		<link>http://officelivesolutions.wordpress.com/2009/08/15/office-live-update-a-complete-mess/</link>
		<comments>http://officelivesolutions.wordpress.com/2009/08/15/office-live-update-a-complete-mess/#comments</comments>
		<pubDate>Sun, 16 Aug 2009 01:14:57 +0000</pubDate>
		<dc:creator>Studio Allen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://officelivesolutions.wordpress.com/2009/08/15/office-live-update-a-complete-mess</guid>
		<description><![CDATA[The recent updates to Office Live have really outdone themselves.  The list of Damages: Business Application Alerts.  Apparently the Business Application alerts are not sending an email when new data is entered into an application. Appears to be working OK &#8230; <a href="http://officelivesolutions.wordpress.com/2009/08/15/office-live-update-a-complete-mess/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=8&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="msgcns!4F839233022DCB44!564" class="bvMsg">
<p>The recent updates to Office Live have really outdone themselves.  The list of Damages:</p>
<ul>
<li>Business Application Alerts.  Apparently the Business Application alerts are not sending an email when new data is entered into an application.</li>
<li><u>Appears to be working OK now.</u>  NEW: (what you thought that was it!):  The Custom Footer Module stopped working.  Just displays:</li>
</ul>
<p><em>Microsoft Office Live Small Business has encountered an error retrieving the data that you requested.<br />Please try again later.</em> </p>
<ul>
<li><u>This has now been fixed, though there are some reports of problem still.</u>  Paypal modules where not working, the Paypal buttons simply redirected back to your site.</li>
<li><u>This appears to be working.</u>  Code in the header is no longer working, so the solutions for Webmaster tools, redirects, and favicons are no longer working.<br />No word on this one yet, and I would not get your hopes up on this functionality returning either.</li>
<li><u>This should be fixed.</u>  Reports are down again on some sites (totally not surprising).<br />No word on this either.</li>
<li><u>These seem to have disappeared for the most part.</u>  And of course a smattering of smaller problems.  Pages not saving, html modules not working, trouble with codes, cannot create new pages on two of my sites (seems to be functioning now though).</li>
</ul>
<p>Of course this begs the question, do the Office Live developers know what they are doing?</p>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/officelivesolutions.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/officelivesolutions.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=8&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://officelivesolutions.wordpress.com/2009/08/15/office-live-update-a-complete-mess/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca243ec50a4d76bbaee2759fe81b195?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">studioallen</media:title>
		</media:content>
	</item>
		<item>
		<title>New Business Application &#8211; Image Gallery</title>
		<link>http://officelivesolutions.wordpress.com/2009/05/22/new-business-application-image-gallery/</link>
		<comments>http://officelivesolutions.wordpress.com/2009/05/22/new-business-application-image-gallery/#comments</comments>
		<pubDate>Fri, 22 May 2009 20:51:32 +0000</pubDate>
		<dc:creator>Studio Allen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://officelivesolutions.wordpress.com/2009/05/22/new-business-application-image-gallery</guid>
		<description><![CDATA[We have just released a new application for Office Live Business Applications that will allow you create a simple image gallery that will allow you enlarge images using Lightbox!  You can see it in action here: http://solutionsforofficelive.com/image_gallery.aspx and you can &#8230; <a href="http://officelivesolutions.wordpress.com/2009/05/22/new-business-application-image-gallery/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=7&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="msgcns!4F839233022DCB44!554" class="bvMsg">
<p>We have just released a new application for Office Live Business Applications that will allow you create a simple image gallery that will allow you enlarge images using Lightbox!  You can see it in action here: <a href="http://solutionsforofficelive.com/image_gallery.aspx">http://solutionsforofficelive.com/image_gallery.aspx</a> and you can download it at: <a href="http://solutionsforofficelive.com/businessapps.aspx">http://solutionsforofficelive.com/businessapps.aspx</a>.</p>
<p><a href="http://officelivesolutions.files.wordpress.com/2009/05/imagepreview.jpg?w=300" rel="WLPP;url=https://aqwroq.bay.livefilestore.com/y1m7iCZDX7CP8Sha65r8Nr5R4LWARbqd57lVAXw28ve4ScKgJQvlJIMZnYqOpVYbeEiLHFlz34tVxFsTXHIvq7kjqrM5H4x4tFuFxloq5COXCAo4A26QOnbetWEGHjjX0D4dDHMrXdWegNpaqIt7UvmtQ/Image%20Preview.jpg" target="_blank"><img style="width:506px;height:297px;" alt="" src="http://officelivesolutions.files.wordpress.com/2009/05/imagepreview.jpg?w=533&#038;h=342" width="533" height="342" /></a></p>
</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/officelivesolutions.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/officelivesolutions.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=7&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://officelivesolutions.wordpress.com/2009/05/22/new-business-application-image-gallery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca243ec50a4d76bbaee2759fe81b195?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">studioallen</media:title>
		</media:content>

		<media:content url="http://officelivesolutions.files.wordpress.com/2009/05/imagepreview.jpg?w=300" medium="image" />
	</item>
		<item>
		<title>Office Live Reports!</title>
		<link>http://officelivesolutions.wordpress.com/2009/05/13/office-live-reports/</link>
		<comments>http://officelivesolutions.wordpress.com/2009/05/13/office-live-reports/#comments</comments>
		<pubDate>Wed, 13 May 2009 23:36:55 +0000</pubDate>
		<dc:creator>Studio Allen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://officelivesolutions.wordpress.com/2009/05/13/office-live-reports</guid>
		<description><![CDATA[As many of you may have noticed, the Office Live reports have not been working properly for the last couple months (actually since the very start of Office Live!), data has been inaccurate and slow to update.  The best thing &#8230; <a href="http://officelivesolutions.wordpress.com/2009/05/13/office-live-reports/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=10&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="msgcns!4F839233022DCB44!548" class="bvMsg">
<div>As many of you may have noticed, the Office Live reports have not been working properly for the last couple months (actually since the very start of Office Live!), data has been inaccurate and slow to update.  The best thing you can do is contact support and let them know of the issue.  The more people contact support the better, this will them know that there definitely is a problem.  The next thing to do is switch over to using Google Analytics, Google Analytics is far superior to the Office Live reports: <a href="http://solutionsforofficelive.com/googleanalytics.aspx">http://solutionsforofficelive.com/googleanalytics.aspx</a>. </div>
<div> </div>
<div>UPDATE:  Some of the reports appear to be functioning correctly now.  Though data still may not be completely accurate.</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/officelivesolutions.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/officelivesolutions.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=10&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://officelivesolutions.wordpress.com/2009/05/13/office-live-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca243ec50a4d76bbaee2759fe81b195?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">studioallen</media:title>
		</media:content>
	</item>
		<item>
		<title>Office Live Spaces Blog Module</title>
		<link>http://officelivesolutions.wordpress.com/2009/04/30/office-live-spaces-blog-module/</link>
		<comments>http://officelivesolutions.wordpress.com/2009/04/30/office-live-spaces-blog-module/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 20:29:44 +0000</pubDate>
		<dc:creator>Studio Allen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://officelivesolutions.wordpress.com/2009/04/30/office-live-spaces-blog-module</guid>
		<description><![CDATA[Many you may have noticed, but the Office Live Spaces Blog Module currently is not working.  No word yet on what is up. Looks like this issue as been resolved now, the Blog modules is now working, but lost its &#8230; <a href="http://officelivesolutions.wordpress.com/2009/04/30/office-live-spaces-blog-module/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=4&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="msgcns!4F839233022DCB44!534" class="bvMsg">
<div>Many you may have noticed, but the Office Live Spaces Blog Module currently is not working.  No word yet on what is up.</div>
<div>Looks like this issue as been resolved now, the Blog modules is now working, but lost its formating so you may have to re-add it.</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/officelivesolutions.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/officelivesolutions.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=4&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://officelivesolutions.wordpress.com/2009/04/30/office-live-spaces-blog-module/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca243ec50a4d76bbaee2759fe81b195?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">studioallen</media:title>
		</media:content>
	</item>
		<item>
		<title>Site Designer or Third Party?</title>
		<link>http://officelivesolutions.wordpress.com/2009/04/11/site-designer-or-third-party/</link>
		<comments>http://officelivesolutions.wordpress.com/2009/04/11/site-designer-or-third-party/#comments</comments>
		<pubDate>Sat, 11 Apr 2009 19:08:36 +0000</pubDate>
		<dc:creator>Studio Allen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://officelivesolutions.wordpress.com/2009/04/11/site-designer-or-third-party</guid>
		<description><![CDATA[While neither may be perfect, the Office Live Site Designer does offer some advantages that you might want to consider before deciding to use a third party designer such as Expressions or Dreamweaver.  First off if you enable third party &#8230; <a href="http://officelivesolutions.wordpress.com/2009/04/11/site-designer-or-third-party/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=9&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="msgcns!4F839233022DCB44!519" class="bvMsg">
<p>While neither may be perfect, the Office Live Site Designer does offer some advantages that you might want to consider before deciding to use a third party designer such as Expressions or Dreamweaver. 
<p>First off if you enable third party tools, you will no longer be able to use the Business Application as a backend for you website.  You can still use the Business Applications, you just will not be able to collect or publish data to your website.  The same also goes for the Contact Manager.
<p>As far as coding and design goes, you can achieve just about anything you want with the Site Designer with a little coding knowledge and by enabling Advanced Design Features.  True you can create more XHTML compliant code if you know how and use a third party designer, but so far I have not seen an instance where some Office Lives&#8217; coding flaws have caused major problems, or caused a serious limitation.
<p>Finally, as far as search engine optimization (SEO) goes, the Site Designer does just as well if not better than third party designed sites.  Even though you cannot add h1-h6 and alt tags. You will of course want to make sure you properly optimize each every page on your site, with keywords, descriptions, and titles.  It would also be a wise idea to limit the use of the HTML module or combine all your code for a page into one HTML module.  </p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/officelivesolutions.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/officelivesolutions.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=9&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://officelivesolutions.wordpress.com/2009/04/11/site-designer-or-third-party/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca243ec50a4d76bbaee2759fe81b195?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">studioallen</media:title>
		</media:content>
	</item>
		<item>
		<title>Can’t Find your Site in the Search Engines?</title>
		<link>http://officelivesolutions.wordpress.com/2009/03/28/can%e2%80%99t-find-your-site-in-the-search-engines/</link>
		<comments>http://officelivesolutions.wordpress.com/2009/03/28/can%e2%80%99t-find-your-site-in-the-search-engines/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 13:49:54 +0000</pubDate>
		<dc:creator>Studio Allen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://officelivesolutions.wordpress.com/2009/03/28/can%e2%80%99t-find-your-site-in-the-search-engines</guid>
		<description><![CDATA[This gets asked a lot, so I though I would address a few basics.  First off have you submitted your site to the search engines?  Have you optimized all your pages (not just the home page!) for the search engine &#8230; <a href="http://officelivesolutions.wordpress.com/2009/03/28/can%e2%80%99t-find-your-site-in-the-search-engines/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=14&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<div id="msgcns!4F839233022DCB44!516" class="bvMsg">
<p>This gets asked a lot, so I though I would address a few basics.  First off have you submitted your site to the search engines?  Have you optimized all your pages (not just the home page!) for the search engine by adding keywords, descriptions, and titles?  Here a couple links to check out:: </p>
<ul>
<li><a href="http://solutionsforofficelive.com/searchengineeoptimization.aspx" target="_blank">Search Engine Optimization</a>
<li><a href="http://solutionsforofficelive.com/seo_faq.aspx#sesubmissionlinks">Search Engine Submission Links</a>
<li><a href="http://www.office.microsoft.com/en-us/officelive/FX102018061033.aspx" target="_blank">Office Live Resources</a>.
<li><a href="http://www.sitepronews.com/archives/2008/jul/16prt.html">http://www.sitepronews.com/archives/2008/jul/16prt.html</a>
<li><a href="http://www.sitepronews.com/archives/2009/apr/15prt.html">http://www.sitepronews.com/archives/2009/apr/15prt.html</a></li>
</ul>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/officelivesolutions.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/officelivesolutions.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=officelivesolutions.wordpress.com&#038;blog=16361830&#038;post=14&#038;subd=officelivesolutions&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://officelivesolutions.wordpress.com/2009/03/28/can%e2%80%99t-find-your-site-in-the-search-engines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0ca243ec50a4d76bbaee2759fe81b195?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">studioallen</media:title>
		</media:content>
	</item>
	</channel>
</rss>
