<?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>DocuView - document management system &#187; connection</title>
	<atom:link href="http://docuview.co.uk/index.php/tag/connection/feed/" rel="self" type="application/rss+xml" />
	<link>http://docuview.co.uk</link>
	<description>revolutionary web 2.0 document management system</description>
	<lastBuildDate>Fri, 25 Jun 2010 00:50:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WordPress spellcheck error/problem</title>
		<link>http://docuview.co.uk/index.php/2009/06/wordpress-spellcheck-error-problem/</link>
		<comments>http://docuview.co.uk/index.php/2009/06/wordpress-spellcheck-error-problem/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 10:45:11 +0000</pubDate>
		<dc:creator>Martin Korych</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[alternative]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[solved]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://docuview.co.uk/blog/?p=119</guid>
		<description><![CDATA[Enable WordPress spellchecking by enabling a library in php.ini.]]></description>
			<content:encoded><![CDATA[<p>Are you getting this:</p>
<pre>Error response: &lt;br /&gt; &lt;b&gt;Warning&lt;/b&gt;: fsockopen() [&lt;a href='function.fsockopen'&gt;function.fsockopen&lt;/a&gt;]: unable to connect to ssl://www.google.com:443 (Unable to find the socket transport &amp;quot;ssl&amp;quot; - did you forget to enable it when you configured PHP?) in &lt;b&gt;D:\websites\*******\wp-includes\js\tinymce\plugins\spellchecker\classes\GoogleSpell.php&lt;/b&gt; on line &lt;b&gt;86&lt;/b&gt;&lt;br /&gt; Could not open SSL connection to google.{"id":null,"result":[],"error":null?</pre>
<p><span id="more-119"></span>There is a way hot to solve it: enable the php_curl extension in your php.ini. Just delete the &#8220;;&#8221; (semicolon) in front of this line: ;extension=php_curl.dll and you&#8217;re done. WordPress will now be able to check your spelling and suggest correct alternatives!</p>
<p>Any problems let me know.</p>
<p>BTW &#8211; it has nothing to do with any other library, simply just php_curl.dll library.</p>
]]></content:encoded>
			<wfw:commentRss>http://docuview.co.uk/index.php/2009/06/wordpress-spellcheck-error-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>server connectivity troubleshooting</title>
		<link>http://docuview.co.uk/index.php/2008/03/server-connectivity-troubleshooting/</link>
		<comments>http://docuview.co.uk/index.php/2008/03/server-connectivity-troubleshooting/#comments</comments>
		<pubDate>Sun, 30 Mar 2008 00:15:15 +0000</pubDate>
		<dc:creator>Martin Korych</dc:creator>
				<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[alternative]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[latest]]></category>
		<category><![CDATA[remote desktop]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[skype]]></category>
		<category><![CDATA[solved]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[v3]]></category>
		<category><![CDATA[windows 2008]]></category>
		<category><![CDATA[working]]></category>

		<guid isPermaLink="false">http://docuview.co.uk/blog/?p=5</guid>
		<description><![CDATA[We have yet another issue, this time 3rd party software clashing with Microsoft&#8217;s Remote Desktop. Sometimes (and I don&#8217;t know why) the Skype installation enables as default the use of alternative ports &#8211; 80 and 443 to be precise. Now those ports are widely and commonly used by more than just Skype (take your localhost [...]]]></description>
			<content:encoded><![CDATA[<p>We have yet another issue, this time 3rd party software clashing with Microsoft&#8217;s Remote Desktop.</p>
<p>Sometimes (and I don&#8217;t know why) the Skype installation enables as default the use of alternative ports &#8211; 80 and 443 to be precise. Now those ports are widely and commonly used by more than just Skype (take your localhost for instance, 443 is used for secure (https) connections). And we came across a scenario where Skype&#8217;s default settings wouldn&#8217;t enable stable connection to any remote machine runnig Windows.</p>
<p>The spoiler: to fix this go to: Tools &gt; Options &gt; Advanced &gt; Connection &gt; and uncheck &#8220;Use port 80 and 443 as alternatives for incoming connections&#8221; as of v3.6.0.248.</p>
<p><span style="text-decoration: line-through;">BTW &#8211; did you know Windows Skype doesn&#8217;t really work on Windows 2008 at all?</span></p>
<p>Update: Skype has released v3.8 several times now and even the Beta 4.0 seems to be working just fine on Windows 2008. Solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://docuview.co.uk/index.php/2008/03/server-connectivity-troubleshooting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
