<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:admin="http://webns.net/mvcb/"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>StumbleUpon | ulissescosta's URL reviews</title>
<link>http://ulissescosta.stumbleupon.com/</link>
<description>ulissescosta's recent URL reviews on StumbleUpon</description>
<language>en-us</language>
<pubDate>Mon, 09 Nov 2009 14:35:52 -0800</pubDate>
<lastBuildDate>Wed, 28 Oct 2009 12:28:08 -0700</lastBuildDate>
<admin:generatorAgent rdf:resource="http://www.stumbleupon.com/" />
<atom:link href="http://rss.stumbleupon.com/user/ulissescosta/reviews" rel="self" type="application/rss+xml" />
<image>
	<title>StumbleUpon | ulissescosta's URL reviews</title>
	<link>http://ulissescosta.stumbleupon.com/</link>
	<url>http://cdn.stumble-upon.com/images/logo_su_36x36.png</url>
</image>
<item>
	<pubDate>Sat, 04 Jul 2009 22:27:50 -0700</pubDate>
	<title>Evolve Space Solutions</title>
	<link>http://www.stumbleupon.com/to/20qwth/www.evolve.pt/t:4af89948448ba;src:reviews</link>
	<guid isPermaLink="true">http://ulissescosta.stumbleupon.com/review/34130128/</guid>
	<description><![CDATA[
		<p>A Portuguese space company working for European Space Agency.</p>
	]]></description>
	<comments>http://www.stumbleupon.com/url/www.evolve.pt/</comments>
</item>
<item>
	<pubDate>Sun, 28 Jun 2009 18:38:18 -0700</pubDate>
	<title>An Interview with Robin Milner</title>
	<link>http://www.stumbleupon.com/to/4dC9qa/www.informatics.sussex.ac.uk/users/mfb21/interviews/milner/t:4af89948448ba;src:reviews</link>
	<guid isPermaLink="true">http://ulissescosta.stumbleupon.com/review/33962913/</guid>
	<description><![CDATA[
		<p>An interview with Robin Milner.</p>
	]]></description>
	<comments>http://www.stumbleupon.com/url/www.informatics.sussex.ac.uk/users/mfb21/interviews/milner/</comments>
</item>
<item>
	<pubDate>Fri, 29 May 2009 16:51:30 -0700</pubDate>
	<title>Splint the static C code checker &amp;  Ulisses Costa Blog</title>
	<link>http://www.stumbleupon.com/to/2tKeYg/ulissesaraujo.wordpress.com/2009/05/03/splint-the-static-c-code-checker/t:4af89948448ba;src:reviews</link>
	<guid isPermaLink="true">http://ulissescosta.stumbleupon.com/review/33196908/</guid>
	<description><![CDATA[
		<p>In this post I will present some verifications that Splint does, and show the philosophy and how to use it. Splint allows annotations on functions, variables, parameters and types.</p>
	]]></description>
	<comments>http://www.stumbleupon.com/url/ulissesaraujo.wordpress.com/2009/05/03/splint-the-static-c-code-checker/</comments>
</item>
<item>
	<pubDate>Thu, 21 May 2009 19:47:53 -0700</pubDate>
	<title>foldr the magic function &amp;  Ulisses Costa Blog</title>
	<link>http://www.stumbleupon.com/to/1QHT9r/ulissesaraujo.wordpress.com/2007/11/20/foldr-the-magic-function/t:4af89948448ba;src:reviews</link>
	<guid isPermaLink="true">http://ulissescosta.stumbleupon.com/review/33001225/</guid>
	<description><![CDATA[
		<p>Explanation about foldr function in Haskell</p>
	]]></description>
	<comments>http://www.stumbleupon.com/url/ulissesaraujo.wordpress.com/2007/11/20/foldr-the-magic-function/</comments>
</item>
<item>
	<pubDate>Sun, 08 Feb 2009 16:00:02 -0800</pubDate>
	<title>Top 10 programs - Haskell version &amp;  Ulisses Costa Blog</title>
	<link>http://www.stumbleupon.com/to/4gTRug/ulissesaraujo.wordpress.com/2008/04/20/top-10-programs-haskell-version/t:4af89948448ba;src:reviews</link>
	<guid isPermaLink="true">http://ulissescosta.stumbleupon.com/review/30043451/</guid>
	<description><![CDATA[
		<p>A review on:<br />
<br />
~$ history | awk &#039;{print $2}&#039; |sort | uniq -c | sort -rn | head<br />
<br />
but in haskell...</p>
	]]></description>
	<comments>http://www.stumbleupon.com/url/ulissesaraujo.wordpress.com/2008/04/20/top-10-programs-haskell-version/</comments>
</item>
<item>
	<pubDate>Sun, 08 Feb 2009 15:55:55 -0800</pubDate>
	<title>Type inference  &amp;  Ulisses Costa Blog</title>
	<link>http://www.stumbleupon.com/to/1PsU2w/ulissesaraujo.wordpress.com/2008/07/30/type-inference/t:4af89948448ba;src:reviews</link>
	<guid isPermaLink="true">http://ulissescosta.stumbleupon.com/review/30043354/</guid>
	<description><![CDATA[
		<p>From the page: "The type inference is the ability to a programming language deduct the data types of all functions of a program. It is a feature present in many strongly typed languages, such as Haskell. Where is not mandatory write the signature of the functions. What is great because it increases the production of code, and security because if the inference algorithm fail means that we have an error of types in our code, all this in compilation time."</p>
	]]></description>
	<comments>http://www.stumbleupon.com/url/ulissesaraujo.wordpress.com/2008/07/30/type-inference/</comments>
</item>
<item>
	<pubDate>Sun, 08 Feb 2009 15:53:14 -0800</pubDate>
	<title>Pointfree Calculator &amp;  Ulisses Costa Blog</title>
	<link>http://www.stumbleupon.com/to/1foSvP/ulissesaraujo.wordpress.com/2008/07/29/pointfree-calculator/t:4af89948448ba;src:reviews</link>
	<guid isPermaLink="true">http://ulissescosta.stumbleupon.com/review/30043294/</guid>
	<description><![CDATA[
		<p>In this semester had to do this project with my friend, Joćo Moura, under supervision of professor Alcino Cunha.<br />
<br />
The project was to make a program that make automatic the process of proving an equality of functions written in the pointfree style. Not completely automatic, but so iterative. The program load a file with rules and the user inserts an equality of functions in pointfree and can surf the words to find a sub-expression which want to run a particular rule. From the side are shown all the rules that may apply to selected sub-expression.</p>
	]]></description>
	<comments>http://www.stumbleupon.com/url/ulissesaraujo.wordpress.com/2008/07/29/pointfree-calculator/</comments>
</item>
<item>
	<pubDate>Thu, 22 Jan 2009 19:13:01 -0800</pubDate>
	<title>HTTP attacks &amp;  Ulisses Costa Blog</title>
	<link>http://www.stumbleupon.com/to/2DKr2s/ulissesaraujo.wordpress.com/2009/01/23/http-attacks/t:4af89948448ba;src:reviews</link>
	<guid isPermaLink="true">http://ulissescosta.stumbleupon.com/review/29524772/</guid>
	<description><![CDATA[
		<p>In this post I will talk about the HTTP results that I collected from the experience with one honeypot.<br />
As you may know, I&#039;ve been putting one honeypot running for 5 weeks. I&#039;ve previously talked about SMTP and SSH attacks, now is the time for HTTP. This service (port 80) is by far the most fustigated service in the honeypot. And make sense, in this port we can have a lot of Web services with a lot of exploitable code running...</p>
	]]></description>
	<comments>http://www.stumbleupon.com/url/ulissesaraujo.wordpress.com/2009/01/23/http-attacks/</comments>
</item>
<item>
	<pubDate>Thu, 22 Jan 2009 13:51:50 -0800</pubDate>
	<title>Tracing the attack - Part II &amp;  Ulisses Costa Blog</title>
	<link>http://www.stumbleupon.com/to/1pD0vt/ulissesaraujo.wordpress.com/2009/01/22/random-attacks-part-ii/t:4af89948448ba;src:reviews</link>
	<guid isPermaLink="true">http://ulissescosta.stumbleupon.com/review/29517031/</guid>
	<description><![CDATA[
		<p>This post is the continuation of Tracing the attack - Part I. And this post is the final one, of this stack.<br />
Here I&#039;m gonna to talk about the Heap/BSS Overflow and Rootkits.</p>
	]]></description>
	<comments>http://www.stumbleupon.com/url/ulissesaraujo.wordpress.com/2009/01/22/random-attacks-part-ii/</comments>
</item>
<item>
	<pubDate>Thu, 22 Jan 2009 11:58:29 -0800</pubDate>
	<title>http://ulissesaraujo.wordpress.com/2009/01/21/random-attacks-part-ii/</title>
	<link>http://www.stumbleupon.com/to/1R94SR/ulissesaraujo.wordpress.com/2009/01/21/random-attacks-part-ii/t:4af89948448ba;src:reviews</link>
	<guid isPermaLink="true">http://ulissescosta.stumbleupon.com/review/29514023/</guid>
	<description><![CDATA[
		<p>This post is the continuation of Tracing the attack - Part I. And this post is the final one, of this stack.<br />
Here I&#039;m gonna to talk about the Heap/BSS Overflow and Rootkits.</p>
	]]></description>
	<comments>http://www.stumbleupon.com/url/ulissesaraujo.wordpress.com/2009/01/21/random-attacks-part-ii/</comments>
</item>
</channel>
</rss>
