<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Debug the memory usage of your Ajax application</title>
	<atom:link href="http://almaer.com/blog/debug-the-memory-usage-of-your-ajax-application/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog/debug-the-memory-usage-of-your-ajax-application</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Sat, 08 Sep 2012 07:06:53 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dion</title>
		<link>http://almaer.com/blog/debug-the-memory-usage-of-your-ajax-application/comment-page-1#comment-40584</link>
		<dc:creator>dion</dc:creator>
		<pubDate>Wed, 25 Mar 2009 22:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2327#comment-40584</guid>
		<description>@blizzard

Hahah, oh I made my share of segfaulting CGI :/</description>
		<content:encoded><![CDATA[<p>@blizzard</p>
<p>Hahah, oh I made my share of segfaulting CGI :/</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Blizzard</title>
		<link>http://almaer.com/blog/debug-the-memory-usage-of-your-ajax-application/comment-page-1#comment-40578</link>
		<dc:creator>Christopher Blizzard</dc:creator>
		<pubDate>Wed, 25 Mar 2009 02:14:55 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2327#comment-40578</guid>
		<description>Real men wrote their first cgi handling libraries in C.  Sucka.</description>
		<content:encoded><![CDATA[<p>Real men wrote their first cgi handling libraries in C.  Sucka.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Powell</title>
		<link>http://almaer.com/blog/debug-the-memory-usage-of-your-ajax-application/comment-page-1#comment-40574</link>
		<dc:creator>Powell</dc:creator>
		<pubDate>Tue, 24 Mar 2009 10:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2327#comment-40574</guid>
		<description>Good sharing.It will surely help programmer.</description>
		<content:encoded><![CDATA[<p>Good sharing.It will surely help programmer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Semeria</title>
		<link>http://almaer.com/blog/debug-the-memory-usage-of-your-ajax-application/comment-page-1#comment-40570</link>
		<dc:creator>David Semeria</dc:creator>
		<pubDate>Tue, 24 Mar 2009 09:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2327#comment-40570</guid>
		<description>Memory management and HTML element event transparency are the two biggest problems currently holding back ajax-based apps.

It&#039;s really quite annoying that no-one thought to implement a dealloc() constructor, even just to give the garbage collector a hand.</description>
		<content:encoded><![CDATA[<p>Memory management and HTML element event transparency are the two biggest problems currently holding back ajax-based apps.</p>
<p>It&#8217;s really quite annoying that no-one thought to implement a dealloc() constructor, even just to give the garbage collector a hand.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anjan bacchu</title>
		<link>http://almaer.com/blog/debug-the-memory-usage-of-your-ajax-application/comment-page-1#comment-40569</link>
		<dc:creator>anjan bacchu</dc:creator>
		<pubDate>Tue, 24 Mar 2009 06:29:30 +0000</pubDate>
		<guid isPermaLink="false">http://almaer.com/blog/?p=2327#comment-40569</guid>
		<description>hi dion,

memory :   it would be nice to know what happened to &quot;phantom&quot; memory -- zombie blocks of memories.

Also, it would be nice if we could know how much memory is being occupied by a particular application at a given point of time -- aka memory graph.

GC : will we get to have #pragma like directives to the GC ? OR is that too much for js ?

thank you,

BR,
~A</description>
		<content:encoded><![CDATA[<p>hi dion,</p>
<p>memory :   it would be nice to know what happened to &#8220;phantom&#8221; memory &#8212; zombie blocks of memories.</p>
<p>Also, it would be nice if we could know how much memory is being occupied by a particular application at a given point of time &#8212; aka memory graph.</p>
<p>GC : will we get to have #pragma like directives to the GC ? OR is that too much for js ?</p>
<p>thank you,</p>
<p>BR,<br />
~A</p>
]]></content:encoded>
	</item>
</channel>
</rss>
