<?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>Guindilla &#187; design</title>
	<atom:link href="http://www.guindilla.eu/blog/tag/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guindilla.eu</link>
	<description>De gustibum non disputandum est</description>
	<lastBuildDate>Tue, 13 Jul 2010 07:48:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Implementing Backup for a home network</title>
		<link>http://www.guindilla.eu/blog/2007/10/10/implementing-backup-for-a-home-network/</link>
		<comments>http://www.guindilla.eu/blog/2007/10/10/implementing-backup-for-a-home-network/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 18:31:45 +0000</pubDate>
		<dc:creator>guille</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[madrid]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.guindilla.eu/blog/2007/10/10/implementing-backup-for-a-home-network/</guid>
		<description><![CDATA[Backups are one of the least beloved activities in computing. Few people like to do backups, and thus they don&#8217;t think about doing them.
My motto is, if you think you should do a backup, it&#8217;s already too late. And lately I am thinking about doing a backup, so I&#8217;m concerned.
In order to implement automatic backups [...]]]></description>
		<wfw:commentRss>http://www.guindilla.eu/blog/2007/10/10/implementing-backup-for-a-home-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Authentication puzzle, a real-world example</title>
		<link>http://www.guindilla.eu/blog/2007/03/12/authentication-puzzle-real-world-example/</link>
		<comments>http://www.guindilla.eu/blog/2007/03/12/authentication-puzzle-real-world-example/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 22:01:11 +0000</pubDate>
		<dc:creator>guille</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[thoughts]]></category>

		<guid isPermaLink="false">http://www.guindilla.eu/blog/2007/03/12/authentication-puzzle-a-real-world-example/</guid>
		<description><![CDATA[I am working now for an insurance company with more than 25.000 employees and with offices  in such exotic places as South-America, Hog Kong or Bahrain.
Of course, such important company has a complicated and intricate structure. Companies that depend of companies that  are controlled by companies that are dominated by a big holding that keeps [...]]]></description>
		<wfw:commentRss>http://www.guindilla.eu/blog/2007/03/12/authentication-puzzle-real-world-example/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django&#8217;s FastCGI init.d script for Linux</title>
		<link>http://www.guindilla.eu/blog/2007/01/12/djangos-fastcgi-initd-script-linux/</link>
		<comments>http://www.guindilla.eu/blog/2007/01/12/djangos-fastcgi-initd-script-linux/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 10:07:20 +0000</pubDate>
		<dc:creator>guille</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.guindilla.eu/blog/2007/01/12/djangos-fastcgi-initd-script-for-linux/</guid>
		<description><![CDATA[Update 15 Jan 2007: I have updated the post as I&#8217;ve found a better implementation of this script. Indeed, in my previous solution I was running the server as root. Now I&#8217;ve simplified the script, eliminated the wrapper and I&#8217;m running my servers as a different user (www-data in my case).
In the constant search for [...]]]></description>
		<wfw:commentRss>http://www.guindilla.eu/blog/2007/01/12/djangos-fastcgi-initd-script-linux/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Deployement of Nginx reverse proxy in my network</title>
		<link>http://www.guindilla.eu/blog/2006/12/31/deployement-nginx-reverse-proxy-my-network/</link>
		<comments>http://www.guindilla.eu/blog/2006/12/31/deployement-nginx-reverse-proxy-my-network/#comments</comments>
		<pubDate>Sun, 31 Dec 2006 19:40:49 +0000</pubDate>
		<dc:creator>guille</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://www.guindilla.eu/blog/2006/12/31/deployement-of-nginx-reverse-proxy-in-my-network/</guid>
		<description><![CDATA[What a better day to improve a network that the last day of the year? Indeed, it&#8217;s what I&#8217;ve done with mine. Today, I&#8217;ve installed a reverse-load-balancer proxy in my network, Nginx.
I was feeling the need for a reverse proxy since the beginning. Once the VServer installed and with the freedom to create as many [...]]]></description>
		<wfw:commentRss>http://www.guindilla.eu/blog/2006/12/31/deployement-nginx-reverse-proxy-my-network/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>&#8216;Divid&#8217; craziness, or how to make a design worse</title>
		<link>http://www.guindilla.eu/blog/2006/11/11/divid-craziness-or-how-make-design-worse/</link>
		<comments>http://www.guindilla.eu/blog/2006/11/11/divid-craziness-or-how-make-design-worse/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 00:36:55 +0000</pubDate>
		<dc:creator>guille</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://www.guindilla.eu/blog/2006/11/11/divid-craziness-or-how-to-make-a-design-worse/</guid>
		<description><![CDATA[I am not a good designer. I am actually not a bad designer neither. I am simply not a designer. But still&#8230; there&#8217;s some things I can hardly see without smiling.
Take a look at this page. It is a famous and important french company. It&#8217;s a nice site. A nice menu, well organized&#8230;
Now have a [...]]]></description>
		<wfw:commentRss>http://www.guindilla.eu/blog/2006/11/11/divid-craziness-or-how-make-design-worse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django deployement on a personal server</title>
		<link>http://www.guindilla.eu/blog/2006/11/02/django-deployement-personal-server/</link>
		<comments>http://www.guindilla.eu/blog/2006/11/02/django-deployement-personal-server/#comments</comments>
		<pubDate>Thu, 02 Nov 2006 15:36:42 +0000</pubDate>
		<dc:creator>guille</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.guindilla.eu/blog/2006/11/02/django-deployement-on-a-personal-server/</guid>
		<description><![CDATA[I have discussed in a previous post how my server was organized. I will discuss now how my Django web pages are organized.
When I started Django, I realized that one of the power of this framework was it&#8217;s flexibility. You could put your site on-line in 1000 different ways. But this flexibility (and lack of [...]]]></description>
		<wfw:commentRss>http://www.guindilla.eu/blog/2006/11/02/django-deployement-personal-server/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How my server works?</title>
		<link>http://www.guindilla.eu/blog/2006/10/30/how-my-server-works/</link>
		<comments>http://www.guindilla.eu/blog/2006/10/30/how-my-server-works/#comments</comments>
		<pubDate>Mon, 30 Oct 2006 17:07:25 +0000</pubDate>
		<dc:creator>guille</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vserver]]></category>

		<guid isPermaLink="false">http://www.guindilla.eu/blog/2006/10/30/how-my-server-works/</guid>
		<description><![CDATA[After much reading, thinking, testing and looping all over again, I am arriving to an architecture that seems to work pretty well for my needs. Those needs are a personal server to host a few personal and test websites and support the basic needs of a geeky household: mail server, web server, DNS, music server, [...]]]></description>
		<wfw:commentRss>http://www.guindilla.eu/blog/2006/10/30/how-my-server-works/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
