<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: connection - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/connection</link>
		<description>WordPress.com Forums &#187; Tag: connection - Recent Posts</description>
		<language>en</language>
		<pubDate>Thu, 23 May 2013 10:06:32 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/connection" rel="self" type="application/rss+xml" />

		<item>
			<title>futureculturalist on "The connection to the server was reset while the page was loading."</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-to-the-server-was-reset-while-the-page-was-loading#post-1221178</link>
			<pubDate>Fri, 12 Apr 2013 16:20:32 +0000</pubDate>
			<dc:creator>futureculturalist</dc:creator>
			<guid isPermaLink="false">1221178@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Again, I don't need help with futurecultualist.wordpress.com, but mysumrall.com.
</p>
]]></description>
					</item>
		<item>
			<title>futureculturalist on "The connection to the server was reset while the page was loading."</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-to-the-server-was-reset-while-the-page-was-loading#post-1221175</link>
			<pubDate>Fri, 12 Apr 2013 16:19:28 +0000</pubDate>
			<dc:creator>futureculturalist</dc:creator>
			<guid isPermaLink="false">1221175@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This problem is actually about my work site, mysumrall.com, not my personal blog.</p>
<p>I am having trouble gaining access to the admin site for mysumrall.com. No matter what browser I use, it gives me an error code. I've cleared my cache and cookies, I've disabled all add-ons and extensions, I've tried refreshing, I've tried rebooting. All of my browsers are up-to-date. In fact, I just installed Firefox for the first time today.</p>
<p>What's strange is that I can access my work's other site, wealthmarkadvisors.com, but not mysumrall.com.</p>
<p>Any other advice??
</p>
]]></description>
					</item>
		<item>
			<title>refactdk on "Connecting Klout using JetPack"</title>
			<link>http://en.forums.wordpress.com/topic/connecting-klout-using-jetpack-1#post-1210445</link>
			<pubDate>Fri, 05 Apr 2013 13:30:44 +0000</pubDate>
			<dc:creator>refactdk</dc:creator>
			<guid isPermaLink="false">1210445@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi, this topic is a follow-up on the following issue: <a href="http://en.forums.wordpress.com/topic/connecting-klout-using-jetpack/page/4?replies=106" rel="nofollow">http://en.forums.wordpress.com/topic/connecting-klout-using-jetpack/page/4?replies=106</a></p>
<p>Unfortunately the topic was closed, but I don't believe the issue was solved? We still have the problem with connecting our self-hosted blog, <a href="http://www.refact.dk/blog" rel="nofollow">http://www.refact.dk/blog</a>, to Klout.</p>
<p>I tried deactivating all plugins, except JetPack 2.2.2 - still no possible connection between Klout&#62;Wordpress.
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Connecting Klout using JetPack"</title>
			<link>http://en.forums.wordpress.com/topic/connecting-klout-using-jetpack-1#post-1210446</link>
			<pubDate>Fri, 05 Apr 2013 13:30:44 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">1210446@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The blog you specified at refact.dk does not appear to be hosted at WordPress.com.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>deigote on "Problem with JetPack: register_http_request_failed"</title>
			<link>http://en.forums.wordpress.com/topic/problem-with-jetpack-register_http_request_failed#post-1051814</link>
			<pubDate>Fri, 26 Oct 2012 12:53:51 +0000</pubDate>
			<dc:creator>deigote</dc:creator>
			<guid isPermaLink="false">1051814@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi there.</p>
<p>I'm trying to install Jetpack in a self hosted wordpress that runs in Amazon EC2 and I'm obtaining the following:</p>
<blockquote><p>
Jetpack could not contact WordPress.com: register_http_request_failed. This usually means something is incorrectly configured on your web host.</p></blockquote>
<p>The blog has a plain wordpress installation with no other plugins and I switched to the default theme just in case that was the problem. I also SSHed the server and did the following (using the apache user that is the one running the Apache server that runs WordPress):<br />
<code>&lt;br /&gt;
apache@host ~ $ curl -i -L --data &#039;test&#039; &#039;https://jetpack.wordpress.com/jetpack.register/1&#039;&lt;br /&gt;
HTTP/1.1 400 Bad Request&lt;br /&gt;
Server: nginx&lt;br /&gt;
Date: Fri, 26 Oct 2012 12:51:50 GMT&lt;br /&gt;
Content-Type: application/json&lt;br /&gt;
Transfer-Encoding: chunked&lt;br /&gt;
Connection: keep-alive&lt;br /&gt;
Vary: Cookie&lt;br /&gt;
X-hacker: If you&#039;re reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.&lt;br /&gt;
X-Pingback: http://jetpack.wordpress.com/xmlrpc.php&lt;br /&gt;
Expires: Wed, 11 Jan 1984 05:00:00 GMT&lt;br /&gt;
Cache-Control: no-cache, must-revalidate, max-age=60&lt;br /&gt;
Pragma: no-cache&lt;/p&gt;
&lt;p&gt;{&quot;error&quot;:&quot;home_missing&quot;,&quot;error_description&quot;:&quot;The required \&quot;home\&quot; parameter is missing.&quot;}</code></p>
<p>It seems that the connection is being made without problems... What should I try next?</p>
<p>Thanks in advance.
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Problem with JetPack: register_http_request_failed"</title>
			<link>http://en.forums.wordpress.com/topic/problem-with-jetpack-register_http_request_failed#post-1051815</link>
			<pubDate>Fri, 26 Oct 2012 12:53:51 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">1051815@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>sarcire on "Problem logging in- unable to connect"</title>
			<link>http://en.forums.wordpress.com/topic/problem-logging-in-unable-to-connect#post-945484</link>
			<pubDate>Mon, 16 Jul 2012 21:17:37 +0000</pubDate>
			<dc:creator>sarcire</dc:creator>
			<guid isPermaLink="false">945484@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>My URL is actually: <a href="http://www.sarcire.com" rel="nofollow">http://www.sarcire.com</a></p>
<p>The login page: <a href="http://www.sarcire.com/wp-admin/" rel="nofollow">http://www.sarcire.com/wp-admin/</a> keeps on saying that there is a problem loading the page.
</p>
]]></description>
					</item>
		<item>
			<title>cavepanzoult on "Can&#039;t connect to my blog"</title>
			<link>http://en.forums.wordpress.com/topic/cant-connect-to-my-blog#post-931897</link>
			<pubDate>Tue, 03 Jul 2012 12:54:52 +0000</pubDate>
			<dc:creator>cavepanzoult</dc:creator>
			<guid isPermaLink="false">931897@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><a href="http://infos.cave-panzoult.com/">The blog I'm talking about</a>
</p>
]]></description>
					</item>
		<item>
			<title>cavepanzoult on "Can&#039;t connect to my blog"</title>
			<link>http://en.forums.wordpress.com/topic/cant-connect-to-my-blog#post-931892</link>
			<pubDate>Tue, 03 Jul 2012 12:52:38 +0000</pubDate>
			<dc:creator>cavepanzoult</dc:creator>
			<guid isPermaLink="false">931892@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi everyone,</p>
<p>I'm having a few troubles since sunday...<br />
I'm unable to connect as admin or even to go on my blog.</p>
<p>Maybe I did something wrong on saturday but I don't think so!</p>
<p>The blog where help is wanted is <a href="http://infos.cave-panzoult.com/" rel="nofollow">http://infos.cave-panzoult.com/</a></p>
<p>Thank you!
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Can&#039;t connect to my blog"</title>
			<link>http://en.forums.wordpress.com/topic/cant-connect-to-my-blog#post-931893</link>
			<pubDate>Tue, 03 Jul 2012 12:52:38 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">931893@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-916447</link>
			<pubDate>Sat, 16 Jun 2012 20:20:27 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">916447@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You're not stupid, that was a very good question. :)
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-916436</link>
			<pubDate>Sat, 16 Jun 2012 20:13:11 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">916436@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>!! I'm so stupid. Cheers.
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-916412</link>
			<pubDate>Sat, 16 Jun 2012 19:59:21 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">916412@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'd just approach from a very basic standpoint, "I can't access my blog," and see what they do about it.
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-916006</link>
			<pubDate>Sat, 16 Jun 2012 06:49:47 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">916006@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh ok... so what would I say when I call them up? How would I explain the issue? Please give me an idiot's guide!!
</p>
]]></description>
					</item>
		<item>
			<title>macmanx on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-915773</link>
			<pubDate>Fri, 15 Jun 2012 22:46:39 +0000</pubDate>
			<dc:creator>macmanx</dc:creator>
			<guid isPermaLink="false">915773@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>There is an issue between on of our third-party CDNs and Talk Talk. We are working with our CDN to resolve the issue, and you might want to try contacting your ISP too.</p>
<p>Sorry for the trouble!
</p>
]]></description>
					</item>
		<item>
			<title>bakecrew on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914964</link>
			<pubDate>Fri, 15 Jun 2012 09:01:26 +0000</pubDate>
			<dc:creator>bakecrew</dc:creator>
			<guid isPermaLink="false">914964@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi this is <a href="http://www.ffeirio.wordpress.com" rel="nofollow">http://www.ffeirio.wordpress.com</a> I have been having exactly the same problem. Using 2 different laptops off talk talk ISP. Tried safari, firefox &#38; google browsers with the same result. I have left a topic on the forum at <a href="http://en.forums.wordpress.com/topic/trouble-accesssing-website-through-wordpress?replies=3#post-914556" rel="nofollow">http://en.forums.wordpress.com/topic/trouble-accesssing-website-through-wordpress?replies=3#post-914556</a> but yet to receive any response. Can someone Please let me know what is happening.
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914923</link>
			<pubDate>Fri, 15 Jun 2012 07:16:38 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">914923@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p><strong>It's still broken</strong>. When are the staff likely to to something, do you think?
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914919</link>
			<pubDate>Fri, 15 Jun 2012 07:05:15 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">914919@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The falling off is why I've changed my management system, @timethief - couldn't deal with the level of risk anymore. My horses are much less reactive now! x
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914540</link>
			<pubDate>Thu, 14 Jun 2012 21:02:48 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">914540@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Maybe it's time to go riding for awhile and return later. (I'm a former equestrian and riding coach. Head injury - cannot take the risk any more - will always love horses.)
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914523</link>
			<pubDate>Thu, 14 Jun 2012 20:53:26 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">914523@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I had a happy ten minutes of access. Now it's gone. So depressing.
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914507</link>
			<pubDate>Thu, 14 Jun 2012 20:33:43 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">914507@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks, @timethief.</p>
<p>Ironically, I can get on it now - but it has been sporadically on and off for the past four days so I do not feel it's resolved. Yet.</p>
<p>I'm delighted to believe it will be, though!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914501</link>
			<pubDate>Thu, 14 Jun 2012 20:31:03 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">914501@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I hear you. I've been here for over 6 years and there aren't usually this many issues or even issues of this kind.
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914500</link>
			<pubDate>Thu, 14 Jun 2012 20:28:11 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">914500@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<blockquote><p>If you cannot access the blog then you cannot use the exporter to get an XML file of your content. <a href="http://en.support.wordpress.com/moving-a-blog/" rel="nofollow">http://en.support.wordpress.com/moving-a-blog/</a></p></blockquote>
<p>I figured that.</p>
<p>Do you really think it'll get sorted out? I have been loving doing this blog - not that anyone reads it... and I really really would like it not to be a <strong>bloody nightmare</strong>!!
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914499</link>
			<pubDate>Thu, 14 Jun 2012 20:25:44 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">914499@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@issyclarke<br />
I can see <a href="http://anaturallifeforjetandwalle.wordpress.com/" rel="nofollow">http://anaturallifeforjetandwalle.wordpress.com/</a></p>
<blockquote><p>How do I get all my posts and so on and take them somewhere else, if I can't even access the blog? </p></blockquote>
<p>If you cannot access the blog then you cannot use the exporter to get an XML file of your content. <a href="http://en.support.wordpress.com/moving-a-blog/" rel="nofollow">http://en.support.wordpress.com/moving-a-blog/</a></p>
<p>I hear your frustration. There have been days of issues like this now but my best advice is to hang in and wait for Staff to assist you.
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914493</link>
			<pubDate>Thu, 14 Jun 2012 20:22:34 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">914493@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>And I can see Fashion Futures. You both have great blogs. I really like them. I'd like to see mine though.
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914491</link>
			<pubDate>Thu, 14 Jun 2012 20:21:27 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">914491@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I can see onecoolsite, you'll be pleased to know....
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914490</link>
			<pubDate>Thu, 14 Jun 2012 20:21:24 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">914490@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@fashionfuturesblog<br />
(1) How are connecting to the internet and to WordPress.com? The way you connect to the internet (mobile, satellite, DSL, dial-up) and to your blog, and how many proxy server jumps etc. it takes to connect can cause problems. There maybe be problems with your ISP and/or with the proxy servers. Also note that the main dashboard isn’t designed to work with touch devices through the tablet and smartphone browsers.</p>
<p>(2) Exactly which browser and version of it are you using. If you don’t know click here to find out &#62; <a href="http://whatsmyuseragent.com/" rel="nofollow">http://whatsmyuseragent.com/</a></p>
<p>(3) Are you using the https:// secure log-in? If not then please enable it<br />
<a href="http://en.support.wordpress.com/https/" rel="nofollow">http://en.support.wordpress.com/https/</a>
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914489</link>
			<pubDate>Thu, 14 Jun 2012 20:20:33 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">914489@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>How do I get all my posts and so on and take them somewhere else, if I can't even access the blog? </p>
<p>Seriously, I've had enough! Well, ok, if the staff sort it out, fully, I'll be one happy camper, but right now I want to decamp. Pronto.
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914479</link>
			<pubDate>Thu, 14 Jun 2012 20:16:47 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">914479@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, I am connected using that secure login.</p>
<p>Please help - I can't even SEE my blog now!!
</p>
]]></description>
					</item>
		<item>
			<title>issyclarke on "The connection was reset - cannot now access my blog"</title>
			<link>http://en.forums.wordpress.com/topic/the-connection-was-reset-cannot-now-access-my-blog#post-914478</link>
			<pubDate>Thu, 14 Jun 2012 20:15:40 +0000</pubDate>
			<dc:creator>issyclarke</dc:creator>
			<guid isPermaLink="false">914478@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:13.0) Gecko/20100101 Firefox/13.0</p>
<p>I am connected via broadband wireless. My ISP is Tiscali.</p>
<p>I am using a Macbook - not a tablet.</p>
<p>I think I did the secure login thing but will double check.</p>
<p>It's been horrid!!!!!
</p>
]]></description>
					</item>

	</channel>
</rss>
