<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Programming Languages Hacks</title>
	<atom:link href="http://programminghacks.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://programminghacks.wordpress.com</link>
	<description>Importanti regole per linguaggi di programmazione rilevanti come Java, C, C++, ...</description>
	<lastBuildDate>Tue, 02 Jan 2007 17:46:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>it</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='programminghacks.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/9b1469a832ab6a0c6d7a8a482bf4b665?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Programming Languages Hacks</title>
		<link>http://programminghacks.wordpress.com</link>
	</image>
			<item>
		<title>Memory Leak in C++ &#8211; Le Cinque (Semplici) Regole d&#8217;Oro Per Un Software &#8220;Leggero&#8221;</title>
		<link>http://programminghacks.wordpress.com/2006/12/30/memory-leak-in-c/</link>
		<comments>http://programminghacks.wordpress.com/2006/12/30/memory-leak-in-c/#comments</comments>
		<pubDate>Sat, 30 Dec 2006 15:20:57 +0000</pubDate>
		<dc:creator>ricibald</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://programminghacks.wordpress.com/2006/12/30/memory-leak-in-c/</guid>
		<description><![CDATA[I Memory Leak avvengono quando aree di memoria non più utilizzabili rimangono in memoria. E' un ostacolo molto più facile di quello che sembra: per un codice "pulito" basta seguire cinque semplici regole<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=programminghacks.wordpress.com&blog=644904&post=7&subd=programminghacks&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://programminghacks.wordpress.com/2006/12/30/memory-leak-in-c/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/d77bc2313c0733cbf8bd3b06265b907c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ricibald</media:title>
		</media:content>
	</item>
	</channel>
</rss>