<?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>bodom_lx at task3 dot cc &#187; heap</title>
	<atom:link href="http://task3.cc/tag/heap/feed/" rel="self" type="application/rss+xml" />
	<link>http://task3.cc</link>
	<description>Trying to be mathematically simple and precise</description>
	<lastBuildDate>Fri, 30 Jul 2010 11:34:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>A major revision for my publication about Object-Oriented Memory Management</title>
		<link>http://task3.cc/1079/a-major-revision-for-my-publication-about-object-oriented-memory-management/</link>
		<comments>http://task3.cc/1079/a-major-revision-for-my-publication-about-object-oriented-memory-management/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 14:03:56 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Activism?]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[activation record]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[heap]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[memory management]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[static and dynamic memory allocation]]></category>
		<category><![CDATA[URI]]></category>
		<category><![CDATA[year]]></category>

		<guid isPermaLink="false">http://task3.cc/?p=1079</guid>
		<description><![CDATA[It took about a year for a major revision of my document about memory management in object oriented programming languages. This major revision adds C++ in addition to Java. The paper is about a model for memory management during the execution of programs written in Java and C++. The number of pages grew from 17 [...]]]></description>
		<wfw:commentRss>http://task3.cc/1079/a-major-revision-for-my-publication-about-object-oriented-memory-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heap vs. Stack in C++</title>
		<link>http://task3.cc/1042/heap-vs-stack-in-c/</link>
		<comments>http://task3.cc/1042/heap-vs-stack-in-c/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 18:05:48 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[abstraction]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[aria]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[DELETE]]></category>
		<category><![CDATA[differences]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[dynamic memory allocation in c]]></category>
		<category><![CDATA[HEAD]]></category>
		<category><![CDATA[heap]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java developer]]></category>
		<category><![CDATA[java stack]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[memory areas]]></category>
		<category><![CDATA[memory management]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PNG]]></category>
		<category><![CDATA[pointer]]></category>
		<category><![CDATA[pointers]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[promise]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[PUT]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[run time]]></category>
		<category><![CDATA[software abstraction]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[static and dynamic memory allocation]]></category>
		<category><![CDATA[Tanenbaum]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://task3.cc/?p=1042</guid>
		<description><![CDATA[After the study of pointers versus references, the second natural question that comes in head of a ex Java developer turning to C++ is: "What are the difference between static and dynamic memory allocation in C++?" which can be translated as: "When should I use the stack and when do I have to use the [...]]]></description>
		<wfw:commentRss>http://task3.cc/1042/heap-vs-stack-in-c/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>OO Memory Management Model summary updated</title>
		<link>http://task3.cc/293/oo-memory-management-summary-updated/</link>
		<comments>http://task3.cc/293/oo-memory-management-summary-updated/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 17:48:05 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Activism?]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[activation record]]></category>
		<category><![CDATA[aria]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[heap]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[memory management]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[summary]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://task3.cc/?p=293</guid>
		<description><![CDATA[Today I wrote a new version of my summary posted here. The new version covers more topics, here is the updated list: Memory portions assigned to a program (code area, heap / dynamic memory area), execution stack How code is loaded in Java The Activation Record (AR) and function calls Abbrevations (AR, RV, RA, SP, [...]]]></description>
		<wfw:commentRss>http://task3.cc/293/oo-memory-management-summary-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Algoritmo Ricorsivo</title>
		<link>http://task3.cc/292/algoritmo-ricorsivo/</link>
		<comments>http://task3.cc/292/algoritmo-ricorsivo/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 23:13:29 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Unibz]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[aria]]></category>
		<category><![CDATA[heap]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[PUT]]></category>
		<category><![CDATA[Serv]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://task3.cc/algoritmo-ricorsivo/</guid>
		<description><![CDATA[Da canticchiare sulla base di Disco Labirinto dei Subsonica &#038; Bluvertigo.. Algo Ricorsivo Quasi quasi lo direi Quasi quasi scrivilo Quasi quasi ti ho capito E mi sono rovinato Quasi quasi non ti seguo Quasi quasi ho il vomito Quasi quasi Ω(esagero) ..E non compilarono.. Vorrei un algoritmo ricorsivo Bianco senza cicli colorati Lungo un [...]]]></description>
		<wfw:commentRss>http://task3.cc/292/algoritmo-ricorsivo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Object Oriented Memory Management</title>
		<link>http://task3.cc/289/object-oriented-memory-management/</link>
		<comments>http://task3.cc/289/object-oriented-memory-management/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 18:52:23 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Activism?]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[activation record]]></category>
		<category><![CDATA[aria]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[contact]]></category>
		<category><![CDATA[DELETE]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[heap]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[layout]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[memory management]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[pageTracker]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pointer]]></category>
		<category><![CDATA[pointers]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[programming project]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[publications]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[software engineering]]></category>
		<category><![CDATA[software engineering project]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[summary]]></category>
		<category><![CDATA[Unibz]]></category>
		<category><![CDATA[university]]></category>
		<category><![CDATA[URI]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[version]]></category>
		<category><![CDATA[zen]]></category>

		<guid isPermaLink="false">http://task3.cc/object-oriented-memory-management/</guid>
		<description><![CDATA[Major Update on 10th April 2009, inclusion of C++ programming language! Updated on 18th April 2008, a complete example on stack and heap Updated on 15th April 2008, new contents and new layout! Updated on 6th April 2008, new contents! The paper you can download from here is about a model for memory management during [...]]]></description>
		<wfw:commentRss>http://task3.cc/289/object-oriented-memory-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where to find Archlinux in a VPS hosting service</title>
		<link>http://task3.cc/173/where-to-find-archlinux-in-a-vps-hosting-service/</link>
		<comments>http://task3.cc/173/where-to-find-archlinux-in-a-vps-hosting-service/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 09:08:35 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Activism?]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[archlinux]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[CONNECT]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[heap]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux distribution]]></category>
		<category><![CDATA[pacman]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[Serv]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Transfer]]></category>
		<category><![CDATA[URI]]></category>
		<category><![CDATA[url]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://task3.cc/2007/04/10/where-to-find-archlinux-in-a-vps-hosting-service/</guid>
		<description><![CDATA[You can find your favourite linux distribution at linode.com, a great hosting service where I'm transferring my blog and all other services I need. They offer great cheap VPS solutions, and you can choose Archlinux from the available linux distributions. Archlinux is currently in testing: for example, ssh will not work after a fresh install. [...]]]></description>
		<wfw:commentRss>http://task3.cc/173/where-to-find-archlinux-in-a-vps-hosting-service/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Publications</title>
		<link>http://task3.cc/publications/</link>
		<comments>http://task3.cc/publications/#comments</comments>
		<pubDate>Sun, 05 Nov 2006 00:18:58 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[My Life]]></category>
		<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[brief introduction to software testing]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[distribution]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[heap]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[HTTPS]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[introduction to software testing]]></category>
		<category><![CDATA[italia]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[memory management]]></category>
		<category><![CDATA[OpenGEU]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[pageTracker]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[programming project]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[publications]]></category>
		<category><![CDATA[PUT]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[Serv]]></category>
		<category><![CDATA[set]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[software testing]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Unibz]]></category>
		<category><![CDATA[university]]></category>
		<category><![CDATA[URI]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://task3.cc/publications/</guid>
		<description><![CDATA[This page contains all my pubblications around in the Net. These pubblications are mainly how-tos, tutorials and even little thoughts that I find useful. If you find a description in Italian, you should speak Italian for understanding it. In questa pagina elencheró tutte le mie piccole pubblicazioni in giro per la Rete. Queste pubblicazioni comprendono [...]]]></description>
		<wfw:commentRss>http://task3.cc/publications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
