<br />
<b>Notice</b>:  Undefined index: HTTP_USER_AGENT in <b>/home/sixhills/domains/sixhills-software.com/public_html/blog/wp-content/themes/atahualpa/functions.php</b> on line <b>846</b><br />
<?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>Sixhills Software</title>
	<atom:link href="https://sixhills-software.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>https://sixhills-software.com/blog</link>
	<description>Random Jottings about software and other things</description>
	<lastBuildDate>Fri, 17 Feb 2012 18:17:58 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.6.14</generator>
	<item>
		<title>Outlook 2010, Multiple Accounts and the Default Account &#124; Slipstick Systems</title>
		<link>https://sixhills-software.com/blog/2012/02/17/outlook-2010-multiple-accounts-and-the-default-account-slipstick-systems/</link>
					<comments>https://sixhills-software.com/blog/2012/02/17/outlook-2010-multiple-accounts-and-the-default-account-slipstick-systems/#respond</comments>
		
		<dc:creator><![CDATA[agueritz]]></dc:creator>
		<pubDate>Fri, 17 Feb 2012 18:17:58 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://sixhills-software.com/blog/2012/02/17/outlook-2010-multiple-accounts-and-the-default-account-slipstick-systems/</guid>

					<description><![CDATA[<p>This is a very useful article if you use mutipl email accounts in Outlook</p> <p>Outlook 2010, Multiple Accounts and the Default Account &#124; Slipstick Systems</p> ]]></description>
										<content:encoded><![CDATA[<p>This is a very useful article if you use mutipl email accounts in Outlook</p>
<p><a href="http://www.slipstick.com/outlook/2010/multiple-accounts-and-the-default-account/">Outlook 2010, Multiple Accounts and the Default Account | Slipstick Systems</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://sixhills-software.com/blog/2012/02/17/outlook-2010-multiple-accounts-and-the-default-account-slipstick-systems/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows Phone Mango sync to outlook &#8211; 85010014 &#8211; Microsoft Answers</title>
		<link>https://sixhills-software.com/blog/2012/02/06/windows-phone-mango-sync-to-outlook-85010014-microsoft-answers/</link>
					<comments>https://sixhills-software.com/blog/2012/02/06/windows-phone-mango-sync-to-outlook-85010014-microsoft-answers/#respond</comments>
		
		<dc:creator><![CDATA[agueritz]]></dc:creator>
		<pubDate>Mon, 06 Feb 2012 19:41:21 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://sixhills-software.com/blog/2012/02/06/windows-phone-mango-sync-to-outlook-85010014-microsoft-answers/</guid>

					<description><![CDATA[<p>&#160;</p> <p>Windows Phone Mango sync to outlook &#8211; 85010014 &#8211; Microsoft Answers</p> ]]></description>
										<content:encoded><![CDATA[<p>&#160;</p>
<p><a href="http://answers.microsoft.com/en-us/winphone/forum/wp7-sync/windows-phone-mango-sync-to-outlook-85010014/0c0f3dc5-e877-4648-9287-2e1d6610c5e6">Windows Phone Mango sync to outlook &#8211; 85010014 &#8211; Microsoft Answers</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://sixhills-software.com/blog/2012/02/06/windows-phone-mango-sync-to-outlook-85010014-microsoft-answers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Trying to get Visual Studio Express working over a network share for Windows Phone 7 development?</title>
		<link>https://sixhills-software.com/blog/2011/08/12/trying-to-get-visual-studio-express-working-over-a-network-share-for-windows-phone-7-development/</link>
					<comments>https://sixhills-software.com/blog/2011/08/12/trying-to-get-visual-studio-express-working-over-a-network-share-for-windows-phone-7-development/#respond</comments>
		
		<dc:creator><![CDATA[agueritz]]></dc:creator>
		<pubDate>Fri, 12 Aug 2011 15:14:38 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://sixhills-software.com/blog/2011/08/12/trying-to-get-visual-studio-express-working-over-a-network-share-for-windows-phone-7-development/</guid>

					<description><![CDATA[<p>Getting the stupid error message from Visual Studio about assemblies loaded from the we, on assemblies generated by VS itself?</p> <p>You need to edit the VDPExpress.exe.config file to allow loading of assemblies from remote locations</p> <p>networking &#8211; Visual Studio Test won&#8217;t run over a network share &#8211; Stack Overflow</p> ]]></description>
										<content:encoded><![CDATA[<p>Getting the stupid error message from Visual Studio about assemblies loaded from the we, on assemblies generated by VS itself?</p>
<p>You need to edit the VDPExpress.exe.config file to allow loading of assemblies from remote locations</p>
<p><a href="http://stackoverflow.com/questions/3236506/visual-studio-test-wont-run-over-a-network-share">networking &#8211; Visual Studio Test won&#8217;t run over a network share &#8211; Stack Overflow</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://sixhills-software.com/blog/2011/08/12/trying-to-get-visual-studio-express-working-over-a-network-share-for-windows-phone-7-development/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Samsung Solid Extreme on Vodafone&#8211;Is it a phone or a brick?</title>
		<link>https://sixhills-software.com/blog/2011/08/09/samsung-solid-extreme-on-vodafoneis-it-a-phone-or-a-brick/</link>
					<comments>https://sixhills-software.com/blog/2011/08/09/samsung-solid-extreme-on-vodafoneis-it-a-phone-or-a-brick/#respond</comments>
		
		<dc:creator><![CDATA[agueritz]]></dc:creator>
		<pubDate>Tue, 09 Aug 2011 14:03:49 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://sixhills-software.com/blog/2011/08/09/samsung-solid-extreme-on-vodafoneis-it-a-phone-or-a-brick/</guid>

					<description><![CDATA[<p>Just looking at the Samsung Solid Extreme on the Vodafone website.&#160; Comparing with a couple of other phones, apparently it has almost no features…(it’s the one in the left hand column)</p> <p>&#160;</p> <p></p> [...]]]></description>
										<content:encoded><![CDATA[<p>Just looking at the Samsung Solid Extreme on the Vodafone website.&#160; Comparing with a couple of other phones, apparently it has almost no features…(it’s the one in the left hand column)</p>
<p>&#160;</p>
<p><a href="http://sixhills-software.com/blog/wp-content/uploads/2011/08/image.png"><img loading="lazy" style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://sixhills-software.com/blog/wp-content/uploads/2011/08/image_thumb.png" width="794" height="996" /></a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://sixhills-software.com/blog/2011/08/09/samsung-solid-extreme-on-vodafoneis-it-a-phone-or-a-brick/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PHP: Windows Installation on IIS</title>
		<link>https://sixhills-software.com/blog/2011/08/05/php-windows-installation-on-iis/</link>
					<comments>https://sixhills-software.com/blog/2011/08/05/php-windows-installation-on-iis/#respond</comments>
		
		<dc:creator><![CDATA[agueritz]]></dc:creator>
		<pubDate>Fri, 05 Aug 2011 17:47:35 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://sixhills-software.com/blog/2011/08/05/php-windows-installation-on-iis/</guid>

					<description><![CDATA[<p>Had a lot of fun setting up PHP on IIS.&#160; Used the installer, even though every body seems to recommend installing manually, and putting files in strange (non-Windows) places.&#160; Apart from divvying with a couple of PHP.INI settings, the only serious things I had to do was sort out the global PATH to include PHP, [...]]]></description>
										<content:encoded><![CDATA[<p>Had a lot of fun setting up PHP on IIS.&#160; Used the installer, even though every body seems to recommend installing manually, and putting files in strange (non-Windows) places.&#160; Apart from divvying with a couple of PHP.INI settings, the only serious things I had to do was sort out the global PATH to include PHP, sort out default content (index.php), and also configure the PHP CGI program as an <u>permitted Web service</u> (in the IIS MMC snap-in) – this last is one thing that the installer should have done, and gave some strange permissions errors, but got it sorted.</p>
<p><a href="http://www.php.net/manual/en/install.windows.installer.php">PHP: Windows Installer (PHP 5.1.0 and earlier) &#8211; Manual</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://sixhills-software.com/blog/2011/08/05/php-windows-installation-on-iis/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Open Graph protocol &#8211; Facebook developers</title>
		<link>https://sixhills-software.com/blog/2011/08/04/open-graph-protocol-facebook-developers/</link>
					<comments>https://sixhills-software.com/blog/2011/08/04/open-graph-protocol-facebook-developers/#respond</comments>
		
		<dc:creator><![CDATA[agueritz]]></dc:creator>
		<pubDate>Thu, 04 Aug 2011 09:38:32 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://sixhills-software.com/blog/2011/08/04/open-graph-protocol-facebook-developers/</guid>

					<description><![CDATA[<p>How Facebook uses Open Graph and how to configure the right information on your web pages</p> <p></p> <p>Open Graph protocol &#8211; Facebook developers</p> ]]></description>
										<content:encoded><![CDATA[<p>How Facebook uses Open Graph and how to configure the right information on your web pages</p>
<blockquote><p><code></code></p></blockquote>
<p><a href="http://developers.facebook.com/docs/opengraph/">Open Graph protocol &#8211; Facebook developers</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://sixhills-software.com/blog/2011/08/04/open-graph-protocol-facebook-developers/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Facebook Share Thumbnail Image : Capstrat</title>
		<link>https://sixhills-software.com/blog/2011/08/04/facebook-share-thumbnail-image-capstrat/</link>
					<comments>https://sixhills-software.com/blog/2011/08/04/facebook-share-thumbnail-image-capstrat/#respond</comments>
		
		<dc:creator><![CDATA[agueritz]]></dc:creator>
		<pubDate>Thu, 04 Aug 2011 09:15:09 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://sixhills-software.com/blog/2011/08/04/facebook-share-thumbnail-image-capstrat/</guid>

					<description><![CDATA[<p>Useful post describing how to set a standard facebook share icon/logo</p> <p>Facebook Share Thumbnail Image : Capstrat</p> ]]></description>
										<content:encoded><![CDATA[<p>Useful post describing how to set a standard facebook share icon/logo</p>
<p><a href="http://www.capstrat.com/insights/blog/facebook-share-thumbnail-image/">Facebook Share Thumbnail Image : Capstrat</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://sixhills-software.com/blog/2011/08/04/facebook-share-thumbnail-image-capstrat/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PDF doc scraper gobbledygook</title>
		<link>https://sixhills-software.com/blog/2011/07/18/pdf-doc-scraper-gobbledygook/</link>
					<comments>https://sixhills-software.com/blog/2011/07/18/pdf-doc-scraper-gobbledygook/#respond</comments>
		
		<dc:creator><![CDATA[agueritz]]></dc:creator>
		<pubDate>Mon, 18 Jul 2011 16:41:34 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://sixhills-software.com/blog/?p=5</guid>

					<description><![CDATA[<p>Just found one on the articles from the Sixhills Consulting website on a scammy PDF scraper site here http://www.pdf-download-free.net/make_money_with_amazon_just.html</p> <p>Really don’t know why they have used a thesaurus to change the text they have extracted</p> <p>B2B E-commerce: Confiscating the Money-Making Opportunities</p> <p>http://www.sixhills-consulting.com/Documents/Seizing_the_Money_Making_Opportunities-Sle&#8230;</p> <p>B2B E-commerce: Requisitioning the Money-Making Opportunities. Theoretically, one within the key attributes for [...]]]></description>
										<content:encoded><![CDATA[<p>Just found one on the articles from the Sixhills Consulting website on a scammy PDF scraper site here <a title="http://www.pdf-download-free.net/make_money_with_amazon_just.html" href="http://www.pdf-download-free.net/make_money_with_amazon_just.html">http://www.pdf-download-free.net/make_money_with_amazon_just.html</a></p>
<p>Really don’t know why they have used a thesaurus to change the text they have extracted</p>
<blockquote>
<p>B2B E-commerce: <strong><font color="#ff0000">Confiscating</font></strong> the Money-Making Opportunities</p>
<p>http://www.sixhills-consulting.com/Documents/<strong><font color="#ff0000">Seizing</font></strong>_the_Money_Making_Opportunities-Sle&#8230;</p>
<p>B2B E-commerce: <strong><font color="#ff0000">Requisitioning</font></strong> the Money-Making Opportunities. Theoretically, one within the key attributes for the internet is going without shoes makes &#8230; Competitors, after most of, are a click away. Yet. Amazon.com, the contributing book seller over the internet, is not close. to make sure you being this &#8230;</p>
</blockquote>
]]></content:encoded>
					
					<wfw:commentRss>https://sixhills-software.com/blog/2011/07/18/pdf-doc-scraper-gobbledygook/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
