<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>Code Blip</title>
	<link>http://code.blip.pt</link>
	<description>A place to share and discuss problems and solutions we find along the way.</description>
	<lastBuildDate>Fri, 22 May 2009 22:07:48 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How to create a time lapse video with Ubuntu</title>
		<description><![CDATA[Currently I spend most of my days working from home where I have a beautiful view from my desk in the 10th floor.
I&#8217;ve always wanted to share this view with everyone by recording a 24h time lapse video.
After seeing James Broad (friend and ex-colleague back from my Yahoo days) post about Making a time lapse [...]]]></description>
		<link>http://code.blip.pt/2009/05/03/how-to-create-a-time-lapse-video-with-ubuntu/</link>
			</item>
	<item>
		<title>K-Means Clustering in PHP</title>
		<description><![CDATA[Unsupervised learning technique to find clusters (subsets of data with similar caracteristics) in unknown data.
Given a random set of numbers, the problem to solve here is to determine a fixed number of intervals that best describe the distribution of the initial dataset. Instead of trying to identify how many clusters exists in the dataset (also [...]]]></description>
		<link>http://code.blip.pt/2009/04/06/k-means-clustering-in-php/</link>
			</item>
	<item>
		<title>Segurança na web. Como proteger o seu site contra XSRF</title>
		<description><![CDATA[O que são Cross-Site Request Forgery e como proteger o seu site
Agora que já todos protegemos os nossos sites contra ataques Cross-Site-Scripting (XSS) está na altura de prestarmos atenção a uma das ameaças que continua a afectar uma grande percentagem da web.
Os ataques Cross-Site-Scripting (XSS) tiram partido das falhas na forma como um determinado site [...]]]></description>
		<link>http://code.blip.pt/2009/03/18/cross-site-request-forgery-xsrf/</link>
			</item>
	<item>
		<title>Highly available cluster with Wackamole and Spread</title>
		<description><![CDATA[Wackamole is an application that helps with making a cluster highly available. This application was developed at the Centre for Networking and Distributed Systems at The John Hopkins University and it works by managing a poll of Virtual IP addresses ensuring that all the IPs are evenly assigned to the available machines in the cluster. [...]]]></description>
		<link>http://code.blip.pt/2009/03/08/highly-available-cluster-with-wackamole-and-spread/</link>
			</item>
</channel>
</rss>
