<?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>Herbert Mühlburger&#039;s Weblog &#187; Blog</title>
	<atom:link href="http://blog.muehlburger.at/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.muehlburger.at</link>
	<description>Herbert Mühlburger&#039;s Weblog</description>
	<lastBuildDate>Sat, 31 Jul 2010 09:28:15 +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>Problems with WordPress Automatic Upgrade solved</title>
		<link>http://blog.muehlburger.at/2010/01/08/problems-with-wordpress-automatic-upgrade-solved/</link>
		<comments>http://blog.muehlburger.at/2010/01/08/problems-with-wordpress-automatic-upgrade-solved/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 16:32:13 +0000</pubDate>
		<dc:creator>Herbert Mühlburger</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[computer science]]></category>
		<category><![CDATA[writing]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Failure]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[Uploading and downloading]]></category>
		<category><![CDATA[weblog]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.muehlburger.at/?p=682</guid>
		<description><![CDATA[Image via CrunchBase While trying to upgrade my WordPress installation from version 2.9 to version 2.9.1 I always got the following error: Downloading update from http://wordpress.org/wordpress-2.9.1.zip. Download failed.: Operation timed out with 1201840 out of -1 bytes received Installation Failed After doing some research using Google I found a solution to that problem: You just [...]]]></description>
			<content:encoded><![CDATA[<fb:like 
		href="http://blog.muehlburger.at/2010/01/08/problems-with-wordpress-automatic-upgrade-solved/" 
		layout="standard" 
		show_faces="false" 
		width="450" 
		height="30"
		action="like" 
		colorscheme="light" 
		style="margin-top:5px;"
		class="fb_edge_widget_with_comment fb_iframe_widget"></fb:like><div class="zemanta-img">
<div>
<dl class="wp-caption alignright">
<dt class="wp-caption-dt"><a href="http://www.crunchbase.com/product/wordpress"><img title="Image representing WordPress as depicted in Cr..." src="http://www.crunchbase.com/assets/images/resized/0001/6548/16548v2-max-250x250.png" alt="Image representing WordPress as depicted in Cr..." /></a></dt>
<dd class="wp-caption-dd zemanta-img-attribution">Image via <a href="http://www.crunchbase.com">CrunchBase</a></dd>
</dl>
</div>
</div>
<p>While trying to upgrade my<a title="Wordpress" href="http://www.wordpress.org" target="_blank"> WordPress</a> installation from version 2.9 to version 2.9.1 I always got the following error:</p>
<blockquote><p><em>Downloading update from  http://wordpress.org/wordpress-2.9.1.zip.</em><br />
Download failed.: Operation timed out with 1201840 out of -1 bytes received<br />
Installation Failed</p></blockquote>
<p>After doing some research using <a title="Google" href="http://www.google.com" target="_blank">Google </a>I found a solution to that problem:</p>
<p>You just need to edit the following file in order to increase the download timeout:</p>
<pre class="brush: php">/wp-admin/includes/file.php</pre>
<p>Near line 461 of file.php change the timeout value from:</p>
<pre class="brush: php">$response = wp_remote_get($url, array('timeout' =&gt; 60));</pre>
<p>to the new value of 120:</p>
<pre class="brush: php">$response = wp_remote_get($url, array('timeout' =&gt; 120));</pre>
<p>Then try again to upgrade your wordpress installation using the automatic upgrade and it should work properly now. Mine did and I am happy again! <img src='http://blog.muehlburger.at/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Cheers and have fun, and leave me a comment if this post was useful for you!</p>
<p>Herbert</p>
<h6 class="zemanta-related-title">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://franklinbishop.net/13-wordpress-plug-in-hacks-for-powering-your-blogging-experience/" class="broken_link">13 WordPress Plug-in &amp; Hacks for powering your Blogging Experience</a> (franklinbishop.net)</li>
<li class="zemanta-article-ul-li"><a href="http://www.makeuseof.com/tag/wordpress-exploit-scanner-helps-administrators-scan-their-database-for-malicious-files/">WordPress Exploit Scanner Helps Administrators Scan Their Database For Malicious Files</a> (makeuseof.com)</li>
</ul>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/b43f9d31-c9ac-44bc-b735-45429630585f/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=b43f9d31-c9ac-44bc-b735-45429630585f" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.muehlburger.at/2010/01/08/problems-with-wordpress-automatic-upgrade-solved/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Science Reading List</title>
		<link>http://blog.muehlburger.at/2009/11/15/web-science-reading-list/</link>
		<comments>http://blog.muehlburger.at/2009/11/15/web-science-reading-list/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 19:18:41 +0000</pubDate>
		<dc:creator>Herbert Mühlburger</dc:creator>
				<category><![CDATA[computer science]]></category>
		<category><![CDATA[eLearning]]></category>
		<category><![CDATA[semantic web]]></category>
		<category><![CDATA[web3.0]]></category>
		<category><![CDATA[Arts]]></category>
		<category><![CDATA[Berkshire]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[England]]></category>
		<category><![CDATA[Network Analysis]]></category>
		<category><![CDATA[Network Theory]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Products and Services]]></category>
		<category><![CDATA[Reading]]></category>
		<category><![CDATA[Reading List]]></category>
		<category><![CDATA[Social Network Analysis]]></category>
		<category><![CDATA[Social Networks]]></category>
		<category><![CDATA[Society and Culture]]></category>
		<category><![CDATA[Web Science]]></category>
		<category><![CDATA[Web Technologies]]></category>

		<guid isPermaLink="false">http://blog.muehlburger.at/?p=642</guid>
		<description><![CDATA[I have just added a new site to my this weblog called &#8220;Web Science Reading List&#8220;. This reading list collects a lot of interesting information on web science and similar topics. Since I do not have time to read all of the articles immediately I am going to collect them on this site and bookmark [...]]]></description>
			<content:encoded><![CDATA[<fb:like 
		href="http://blog.muehlburger.at/2009/11/15/web-science-reading-list/" 
		layout="standard" 
		show_faces="false" 
		width="450" 
		height="30"
		action="like" 
		colorscheme="light" 
		style="margin-top:5px;"
		class="fb_edge_widget_with_comment fb_iframe_widget"></fb:like><p>I have just added a new site to my this weblog called &#8220;<a title="Web Science Reading List" href="http://blog.muehlburger.at/web-science-reading-list/" target="_self">Web Science Reading List</a>&#8220;. This reading list collects a lot of interesting information on web science and similar topics. Since I do not have time to read all of the articles immediately I am going to collect them on this site and bookmark them on <a title="delicious" href="http://delicious.com/muehlburger/webscience">delicious</a> too. If you are interested in this topic as well do not hesitate to contact me or to subscribe to my delicious bookmarks and to the <a title="Feed" href="http://blog.muehlburger.at/feed/" target="_blank">feed</a> of this weblog.</p>
<div class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/13cd6dc9-e66b-4109-92a4-cb5fb637ac92/"><img class="zemanta-pixie-img" src="http://img.zemanta.com/reblog_e.png?x-id=13cd6dc9-e66b-4109-92a4-cb5fb637ac92" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related pretty-attribution"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.muehlburger.at/2009/11/15/web-science-reading-list/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: blog.muehlburger.at @ 2010-07-31 19:34:52 -->