<?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"
	>

<channel>
	<title>Londoners' Life &#187; computer</title>
	<atom:link href="http://aracelicheca.com/blog/category/computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aracelicheca.com/blog</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 25 Jun 2008 10:41:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Upgrade to Wordpress 2.3</title>
		<link>http://www.aracelicheca.com/blog/2007/09/upgrade-to-wordpress-23/</link>
		<comments>http://www.aracelicheca.com/blog/2007/09/upgrade-to-wordpress-23/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 23:55:58 +0000</pubDate>
		<dc:creator>acheca</dc:creator>
		
		<category><![CDATA[computer]]></category>

		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.aracelicheca.com/blog/2007/09/upgrade-to-wordpress-23/</guid>
		<description><![CDATA[Dexter has not been such a piece of cake as version 2.2.3 but it&#8217;s finally on. The problems I had were caused by one of the new features: canonical URLs. Basically, what it does is to make sure that no matter how you access certain content you&#8217;ll always get the same URL, making it stay [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://wordpress.org/development/2007/09/wordpress-23/" title="Wordpress 2.3 " target="_blank">Dexter</a> has not been such a piece of cake as version 2.2.3 but it&#8217;s finally on. The problems I had were caused by one of the new features: <a href="http://markjaquith.wordpress.com/2007/09/25/wordpress-23-canonical-urls/" title="Canonical URLs">canonical URLs</a>. Basically, what it does is to make sure that no matter how you access certain content you&#8217;ll always get the same URL, making it stay in the address bar. This URL is the canonical URL and it is the only way to represent a content. For example, while accessing this blog, you can type <a href="http://www.aracelicheca.com/blog">www.aracelicheca.com/blog</a> or just <a href="http://aracelicheca.com/blog">aracelicheca.com/blog</a>. Both ways work but only one can be the canonical URL.</p>
<p>But sometimes this redirection to the canonical URL may conflict with your own redirections, usually defined in the .htaccess file (Apache), and in previous revisions there were problems with host name capitalization. There are some other causes which will lead you to this Firefox error:</p>
<p>&#8220;<em>The page isn&#8217;t redirecting properly<br />
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.</em></p>
<p><em>* This problem can sometimes be caused by disabling or refusing to accept cookies.</em>&#8221;</p>
<p>This bug was reported and it is listed as fixed in Wordpress Trac (<a href="http://trac.wordpress.org/ticket/4773" title="Ticket #4773">Ticket #4773</a>), but for some reason it is not working for me. For the time being, I&#8217;ve made a quick fix consisting of disabling canonical URLS by commenting the last line in wp-admin/canonical.php. I know, it is not a fix at all but just avoiding the problem <img src='http://www.aracelicheca.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  I&#8217;ll do some research and I hope I&#8217;ll be able to enable this feature again. If you have any ideas, just let me know <img src='http://www.aracelicheca.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aracelicheca.com/blog/2007/09/upgrade-to-wordpress-23/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ooops&#8230;. Wordpress 2.3 not so easy&#8230;</title>
		<link>http://www.aracelicheca.com/blog/2007/09/ooops-wordpress-23-not-so-easy/</link>
		<comments>http://www.aracelicheca.com/blog/2007/09/ooops-wordpress-23-not-so-easy/#comments</comments>
		<pubDate>Tue, 25 Sep 2007 11:11:37 +0000</pubDate>
		<dc:creator>acheca</dc:creator>
		
		<category><![CDATA[computer]]></category>

		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.aracelicheca.com/blog/2007/09/ooops-wordpress-23-not-so-easy/</guid>
		<description><![CDATA[Complete failure upgrading to Wordpress 2.3, so I had to go back to 2.2.3. At least I had the backups from a couple of hours before..  I had problems with:

MySQL backups: problems with quotes, &#60; and &#62;, etc. So funny, because I just did the backup with one tool and I used the same [...]]]></description>
			<content:encoded><![CDATA[<p>Complete failure upgrading to Wordpress 2.3, so I had to go back to 2.2.3. At least I had the backups from a couple of hours before..  I had problems with:</p>
<ul>
<li>MySQL backups: problems with quotes, &lt; and &gt;, etc. So funny, because I just did the backup with one tool and I used the same tool to import it&#8230; Anyway, I managed to recover the backup</li>
<li>Redirecting urls. This was the original problem. The upgrade seemed to be ok, but when I accessed the blog I saw the following img:</li>
</ul>
<p align="center"><a href="http://www.aracelicheca.com/blog/wp-content/uploads/2007/09/pantallazo_wordpress.JPG" title="Wordpress failure"><img src="http://www.aracelicheca.com/blog/wp-content/uploads/2007/09/pantallazo_wordpress.thumbnail.JPG" alt="Wordpress failure" /></a></p>
<p>I&#8217;ll try again later&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aracelicheca.com/blog/2007/09/ooops-wordpress-23-not-so-easy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Upgrade to Wordpress 2.2.3</title>
		<link>http://www.aracelicheca.com/blog/2007/09/upgrade-to-wordpress-223/</link>
		<comments>http://www.aracelicheca.com/blog/2007/09/upgrade-to-wordpress-223/#comments</comments>
		<pubDate>Sat, 22 Sep 2007 09:50:20 +0000</pubDate>
		<dc:creator>acheca</dc:creator>
		
		<category><![CDATA[computer]]></category>

		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.aracelicheca.com/blog/2007/09/upgrade-to-wordpress-223/</guid>
		<description><![CDATA[I should have done it ages ago but I felt very lazy&#8230; It was my first upgrade and I was afraid I would lose all data, etc. So easy to make a backup&#8230; just back up the database and the custom theme. That was all I needed  
But I was not letting laziness beat [...]]]></description>
			<content:encoded><![CDATA[<p>I should have done it ages ago but I felt very lazy&#8230; It was my first upgrade and I was afraid I would lose all data, etc. So easy to make a backup&#8230; just back up the database and the custom theme. That was all I needed <img src='http://www.aracelicheca.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>But I was not letting laziness beat me and here we are! Wordpress 2.2.3! 5 minutes for the backups, 5 minutes to upgrade my local copy and 5 minutes to upgrade the real blog..</p>
<p>So 15 minutes in total and I feel much more prepared to start blogging regularly. This has been my first step <img src='http://www.aracelicheca.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aracelicheca.com/blog/2007/09/upgrade-to-wordpress-223/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Firewall slowing Windows</title>
		<link>http://www.aracelicheca.com/blog/2006/11/firewall-slowing-windows/</link>
		<comments>http://www.aracelicheca.com/blog/2006/11/firewall-slowing-windows/#comments</comments>
		<pubDate>Tue, 28 Nov 2006 15:45:51 +0000</pubDate>
		<dc:creator>acheca</dc:creator>
		
		<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://www.aracelicheca.com/blog/2006/11/firewall-slowing-windows/</guid>
		<description><![CDATA[Kakashi was running very slowly, but I assumed it was due to all the installing and unistalling of different video capture programs. But after a couple of Windows restarts  (which seems to work most times) nothing improved, and within some hours the computer was running reeeeeally slow.
So I decided to have a look at [...]]]></description>
			<content:encoded><![CDATA[<p>Kakashi was running very slowly, but I assumed it was due to all the installing and unistalling of different video capture programs. But after a couple of Windows restarts  (which seems to work most times) nothing improved, and within some hours the computer was running reeeeeally slow.</p>
<p>So I decided to have a look at all the active processes and to stop every process I don&#8217;t really need. Finally, I turned down the Mcaffee Firewall and Kakashi went back to its normal speed. I never thougth it would be the firewall, but I&#8217;ve never had a firewall installed before. All the Mcaffee software came by default with the computer, with the registration for one year. But since I haven´t been able to register and it is slowing down the computer, I&#8217;ve decided to change the antivirus. I may try <a title="Avast" href="http://www.avast.com/">Avast</a>, since it is free and some friends have recommended it for Windows systems.</p>
<p>.. Yes, I&#8217;ll definitelly give it a try!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aracelicheca.com/blog/2006/11/firewall-slowing-windows/feed/</wfw:commentRss>
		</item>
		<item>
		<title>VirtualDub: capture video</title>
		<link>http://www.aracelicheca.com/blog/2006/11/virtualdub-capture-video/</link>
		<comments>http://www.aracelicheca.com/blog/2006/11/virtualdub-capture-video/#comments</comments>
		<pubDate>Mon, 27 Nov 2006 15:56:09 +0000</pubDate>
		<dc:creator>acheca</dc:creator>
		
		<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://www.aracelicheca.com/blog/2006/11/virtualdub-capture-video/</guid>
		<description><![CDATA[I&#8217;ve been playing with our xbox thanks to VirtualDub. This program runs on Windows platforms and it is very light. It needs only around 1Mb of hard drive and doesn&#8217;t add that nasty lag. Moreover, it was very easy to configure, although having sound took a bit more time.
VirtualDub is specially designed for fast linear [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing with our xbox thanks to <a title="VirtualDub" href="http://www.virtualdub.org">VirtualDub</a>. This program runs on Windows platforms and it is very light. It needs only around 1Mb of hard drive and doesn&#8217;t add that nasty lag. Moreover, it was very easy to configure, although having sound took a bit more time.</p>
<p>VirtualDub is specially designed for fast linear operations over video and includes a lot of different filters. I haven&#8217;t tried it much to take captures, but I managed to capture a short video very easily, though it occupies a lot of space. Now I want to learn more about, filtering, compressing and general video processing <img src='http://www.aracelicheca.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aracelicheca.com/blog/2006/11/virtualdub-capture-video/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Kakashi has arrived!</title>
		<link>http://www.aracelicheca.com/blog/2006/11/kakashi-has-arrived/</link>
		<comments>http://www.aracelicheca.com/blog/2006/11/kakashi-has-arrived/#comments</comments>
		<pubDate>Fri, 24 Nov 2006 19:50:18 +0000</pubDate>
		<dc:creator>acheca</dc:creator>
		
		<category><![CDATA[computer]]></category>

		<category><![CDATA[home]]></category>

		<guid isPermaLink="false">http://www.aracelicheca.com/blog/2006/11/kakashi-has-arrived/</guid>
		<description><![CDATA[Last friday, we finally received our new Dell! It&#8217;s name is Kakashi (although I&#8217;m pretty sure Andrés will call it Kikashi).

The technical features are:

Dimension E521 AMD Athlon 64 Processor 3200
1GB RAM
NVidia GeForce 6150

I know it doesn&#8217;t sound very impressive but it serves our purposes: surfing the Internet, access to different SVN repositories, common desktop and [...]]]></description>
			<content:encoded><![CDATA[<p>Last friday, we finally received our new Dell! It&#8217;s name is <a title="Kakashi" href="http://en.wikipedia.org/wiki/Kakashi_Hatake">Kakashi </a>(although I&#8217;m pretty sure Andrés will call it <a title="Kikashi" href="http://senseis.xmp.net/?Kikashi">Kikashi</a>).</p>
<p align="center"><a title="Photo Sharing" href="http://www.flickr.com/photos/sheska/303659724/"><img alt="Dell_computer" title="Dell_computer" src="http://static.flickr.com/102/303659724_836ece0faf_m.jpg" /></a></p>
<p>The technical features are:</p>
<ul>
<li>Dimension E521 AMD Athlon 64 Processor 3200</li>
<li>1GB RAM</li>
<li>NVidia GeForce 6150</li>
</ul>
<p>I know it doesn&#8217;t sound very impressive but it serves our purposes: surfing the Internet, access to different SVN repositories, common desktop and web applications and&#8230;. playing the XBOX!!!</p>
<p>Our fantastic Kakashi comes with an analog TV Tuner specially for this goal. Unfortunately, Windows Media Center introduces a 2-3 seconds delay between the button pressing and the character moving. This delay can be ok for watching video, but it is unacceptable for playing! I&#8217;ll have to look for another capture video program <img src='http://www.aracelicheca.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p align="center"><a title="Photo Sharing" href="http://www.flickr.com/photos/sheska/305141133/"><img width="240" height="180" alt="Dell_computer_03" src="http://static.flickr.com/100/305141133_8d51de7c18_m.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aracelicheca.com/blog/2006/11/kakashi-has-arrived/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
