<?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>TechArtifact &#187; Memory</title>
	<atom:link href="http://www.techartifact.com/blogs/tag/memory/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techartifact.com/blogs</link>
	<description>Techie blog</description>
	<lastBuildDate>Sat, 03 Jul 2010 08:11:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>C++ Memory Allocations</title>
		<link>http://www.techartifact.com/blogs/2009/04/c-memory-allocations.html</link>
		<comments>http://www.techartifact.com/blogs/2009/04/c-memory-allocations.html#comments</comments>
		<pubDate>Sun, 05 Apr 2009 15:03:29 +0000</pubDate>
		<dc:creator>nirmal</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Heap]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[Stack]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=304</guid>
		<description><![CDATA[MEMORY DIAGRAM This document provides some basic information that you may need to fully understand the topical documents provided at this web site. Figure 1 is used to define the memory elements of any program via a graphical representation. This diagram is a depiction of memory and will be used to illustrate how the various [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/04/c-memory-allocations.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Java OutOfMemory Error</title>
		<link>http://www.techartifact.com/blogs/2009/03/java-outofmemory-error-session-1.html</link>
		<comments>http://www.techartifact.com/blogs/2009/03/java-outofmemory-error-session-1.html#comments</comments>
		<pubDate>Thu, 05 Mar 2009 23:49:19 +0000</pubDate>
		<dc:creator>Java bug</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Heap Size]]></category>
		<category><![CDATA[Memory]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=120</guid>
		<description><![CDATA[We all would faced the OutOfMemory error some times in our projects. Some times it make some confusion to us that we all thought  in college that Java manage it memory its own. Still there are some parameters by which you can tweak you memory. There are three basic reason which causes the OutOfMemory Heap [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/03/java-outofmemory-error-session-1.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
