<?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"
>

<channel>
	<title>memory leak problem</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/memory-leak-problem/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>memory leak problem</description>
	<pubDate>Sat, 13 Mar 2010 06:08:57+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Javascript memory leak on the collation of draft issues</title>
		<link>http://www.codeweblog.com/javascript-memory-leak-on-the-collation-of-draft-issues/</link>
		<comments>http://www.codeweblog.com/javascript-memory-leak-on-the-collation-of-draft-issues/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 09:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[jscript]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[memory leaks]]></category>
<category><![CDATA[javascript function]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[definitive guide]]></category>
<category><![CDATA[collation]]></category>
<category><![CDATA[circular reference]]></category>
<category><![CDATA[gc algorithm]]></category>
<category><![CDATA[principle benefit]]></category>
<category><![CDATA[eric lippert]]></category>
<category><![CDATA[sweep algorithm]]></category>
<category><![CDATA[activex object]]></category>
<category><![CDATA[wu archive]]></category>
<category><![CDATA[draft issues]]></category>
<category><![CDATA[memory leakage]]></category>
<category><![CDATA[circular references]]></category>
<category><![CDATA[script objects]]></category>
<category><![CDATA[c procedures]]></category>
<category><![CDATA[original books]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-memory-leak-on-the-collation-of-draft-issues/</guid>
		<description><![CDATA[Wrote a long time a small javascript function modules, has never been concerned about the issue of memory leaks. Remember to write C + + procedures, memory leak is a serious issue, I think it is time  ...]]></description>
		<content:encoded><![CDATA[Wrote a long time a small javascript function modules, has never been concerned about the issue of memory leaks. Remember to write C + + procedures, memory leak is a serious issue, I think it is time  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/and-analysis-of-the-use-of-dwr/" title="and analysis of the use of DWR">and analysis of the use of DWR</a> 2009-03-06 02:40:02</li>
					<li><a href="http://www.codeweblog.com/javascript-in-the-browser-environment-vi-incident/" title="Javascript in the browser environment (vi) incident">Javascript in the browser environment (vi) incident</a> 2009-03-04 11:05:02</li>
					<li><a href="http://www.codeweblog.com/ruby-mbari-large-patches-performance-evaluation-report/" title="ruby MBARI large patches Performance Evaluation Report">ruby MBARI large patches Performance Evaluation Report</a> 2009-03-03 23:45:01</li>
					<li><a href="http://www.codeweblog.com/js-events-dynamically-add-and-write-off/" title="js events dynamically add and write-off">js events dynamically add and write-off</a> 2009-02-27 23:55:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-memory-leak-on-the-collation-of-draft-issues/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript memory leak problem</title>
		<link>http://www.codeweblog.com/javascript-memory-leak-problem/</link>
		<comments>http://www.codeweblog.com/javascript-memory-leak-problem/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 03:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[garbage collection mechanism]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[onclick event]]></category>
<category><![CDATA[hyperlink]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[memory leaks]]></category>
<category><![CDATA[javascript function]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[garbage collector]]></category>
<category><![CDATA[dom object]]></category>
<category><![CDATA[management mechanisms]]></category>
<category><![CDATA[cycle structure]]></category>
<category><![CDATA[automatic memory]]></category>
<category><![CDATA[orders of magnitude]]></category>
<category><![CDATA[memory manager]]></category>
<category><![CDATA[dom objects]]></category>
<category><![CDATA[noticeable symptoms]]></category>
<category><![CDATA[memory management]]></category>
<category><![CDATA[interactive effects]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-memory-leak-problem/</guid>
		<description><![CDATA[Memory leak, that is, memory can not be configured correctly, the memory can not be timely and effective recovery, he will lead the implementation of efficient procedures for the implementation of the ...]]></description>
		<content:encoded><![CDATA[Memory leak, that is, memory can not be configured correctly, the memory can not be timely and effective recovery, he will lead the implementation of efficient procedures for the implementation of the ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-built-in-functions-info/" title="javascript built-in functions Info">javascript built-in functions Info</a> 2009-03-03 07:15:02</li>
					<li><a href="http://www.codeweblog.com/sui-javascript-rich-ui-library-integration-solution/" title="SUI-JavaScript rich UI library integration solution">SUI-JavaScript rich UI library integration solution</a> 2009-03-03 01:05:04</li>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-memory-leak-problem/</wfw:commentRss>
	</item>
		<item>
		<title>js closure on</title>
		<link>http://www.codeweblog.com/js-closure-on/</link>
		<comments>http://www.codeweblog.com/js-closure-on/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 03:00:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[object instance]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[premise]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[extent]]></category>
<category><![CDATA[browser environment]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[internet explorer]]></category>
<category><![CDATA[correlation function]]></category>
<category><![CDATA[mechanisms]]></category>
<category><![CDATA[instance method]]></category>
<category><![CDATA[unexpected closure]]></category>
<category><![CDATA[directory object]]></category>
<category><![CDATA[arcs]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-closure-on/</guid>
		<description><![CDATA[Understanding of JavaScript closures To become advanced JavaScript programmers, it is necessary to understand the closure. In this paper, ECMA 262 specification explain the closure of the internal wor ...]]></description>
		<content:encoded><![CDATA[Understanding of JavaScript closures To become advanced JavaScript programmers, it is necessary to understand the closure. In this paper, ECMA 262 specification explain the closure of the internal wor ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-closure-on/</wfw:commentRss>
	</item>
		<item>
		<title>II. JavaScript script summary</title>
		<link>http://www.codeweblog.com/ii-javascript-script-summary/</link>
		<comments>http://www.codeweblog.com/ii-javascript-script-summary/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 05:50:05+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[variables]]></category>
<category><![CDATA[existence]]></category>
<category><![CDATA[extent]]></category>
<category><![CDATA[constructor]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[memory leaks]]></category>
<category><![CDATA[first approach]]></category>
<category><![CDATA[pointer]]></category>
<category><![CDATA[prototype prototype]]></category>
<category><![CDATA[javascript script]]></category>
<category><![CDATA[target function]]></category>
<category><![CDATA[accordance with section]]></category>
<category><![CDATA[original foundation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ii-javascript-script-summary/</guid>
		<description><![CDATA[Note that if you create the first in the target function has a name, age and a method myFunction, myFunction Ways are at similar method of constructing the definition for it. This approach has a drawb ...]]></description>
		<content:encoded><![CDATA[Note that if you create the first in the target function has a name, age and a method myFunction, myFunction Ways are at similar method of constructing the definition for it. This approach has a drawb ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-and-hibernate-integration/" title="Spring and Hibernate Integration">Spring and Hibernate Integration</a> 2009-03-03 10:27:28</li>
					<li><a href="http://www.codeweblog.com/have-resolved-how-to-give-rails-of-the-model-class-of-congestive-include-extent-module/" title="[Have resolved] how to give rails of the model class of congestive (include / extent module)">[Have resolved] how to give rails of the model class of congestive (include / extent module)</a> 2009-03-02 07:35:02</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/js-events-dynamically-add-and-write-off/" title="js events dynamically add and write-off">js events dynamically add and write-off</a> 2009-02-27 23:55:03</li>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ii-javascript-script-summary/</wfw:commentRss>
	</item>
		<item>
		<title>Project diary -20090303</title>
		<link>http://www.codeweblog.com/project-diary-20090303/</link>
		<comments>http://www.codeweblog.com/project-diary-20090303/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 08:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[long time]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[extjs]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[colleagues]]></category>
<category><![CDATA[research prototype]]></category>
<category><![CDATA[project diary]]></category>
<category><![CDATA[prototype design]]></category>
<category><![CDATA[frame time]]></category>
<category><![CDATA[future development]]></category>
<category><![CDATA[spare time]]></category>
<category><![CDATA[new technology]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/project-diary-20090303/</guid>
		<description><![CDATA[A new project started, from my involvement in the project, has passed two weeks time. I became the project&#39;s technical manager, I think from today onwards, the daily program and record ideas for f ...]]></description>
		<content:encoded><![CDATA[A new project started, from my involvement in the project, has passed two weeks time. I became the project&#39;s technical manager, I think from today onwards, the daily program and record ideas for f ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</li>
					<li><a href="http://www.codeweblog.com/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/jdbc-example-of-a-long-time-do-not-have-jdbc-forgot/" title="JDBC example of a long time do not have JDBC forgot">JDBC example of a long time do not have JDBC forgot</a> 2009-02-27 12:34:50</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/project-diary-20090303/</wfw:commentRss>
	</item>
		<item>
		<title>Robbin on the PHP / Ruby some concluding</title>
		<link>http://www.codeweblog.com/robbin-on-the-php-ruby-some-concluding/</link>
		<comments>http://www.codeweblog.com/robbin-on-the-php-ruby-some-concluding/#comments</comments>
		<pubDate>Sat, 14 Mar 2009 11:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[conclusion]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[python]]></category>
<category><![CDATA[class library]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[gc]]></category>
<category><![CDATA[loading system]]></category>
<category><![CDATA[mechanisms]]></category>
<category><![CDATA[internet web programming]]></category>
<category><![CDATA[web programming language]]></category>
<category><![CDATA[initial boot]]></category>
<category><![CDATA[web language]]></category>
<category><![CDATA[database link]]></category>
<category><![CDATA[php forum]]></category>
<category><![CDATA[advanced features]]></category>
<category><![CDATA[bad idea]]></category>
<category><![CDATA[restriction]]></category>
<category><![CDATA[decline]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/robbin-on-the-php-ruby-some-concluding/</guid>
		<description><![CDATA[Robbin forward to the PHP forum on some conclusion, it is not picky:) collection of Quote PHP and Python / Ruby operating mechanism has an essential difference between: PHP are each HTTP request comin ...]]></description>
		<content:encoded><![CDATA[Robbin forward to the PHP forum on some conclusion, it is not picky:) collection of Quote PHP and Python / Ruby operating mechanism has an essential difference between: PHP are each HTTP request comin ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/alternative-to-java-with-ruby-to-do-unit-testing-interface-rest/" title="Alternative to Java with Ruby to do unit testing interface rest!">Alternative to Java with Ruby to do unit testing interface rest!</a> 2009-02-28 21:15:02</li>
					<li><a href="http://www.codeweblog.com/workspace-run-under-different-eclipse/" title="Workspace run under different Eclipse">Workspace run under different Eclipse</a> 2009-02-28 14:15:01</li>
					<li><a href="http://www.codeweblog.com/the-company-first-entered-the-company-i-would-like-to-optimize-sql-project/" title="The company first entered the company I would like to Optimize SQL project">The company first entered the company I would like to Optimize SQL project</a> 2009-02-28 03:55:04</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<li><a href="http://www.codeweblog.com/collection-of-articles-about-hibernate/" title="Collection of articles about hibernate">Collection of articles about hibernate</a> 2009-02-27 09:43:18</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/robbin-on-the-php-ruby-some-concluding/</wfw:commentRss>
	</item>
		<item>
		<title>Understanding of JavaScript closures</title>
		<link>http://www.codeweblog.com/understanding-of-javascript-closures/</link>
		<comments>http://www.codeweblog.com/understanding-of-javascript-closures/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 08:20:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[object instance]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[premise]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[extent]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[browser environment]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[name resolution]]></category>
<category><![CDATA[internet explorer]]></category>
<category><![CDATA[automatic garbage collection]]></category>
<category><![CDATA[correlation function]]></category>
<category><![CDATA[execution environment]]></category>
<category><![CDATA[instance methods]]></category>
<category><![CDATA[mechanisms]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/understanding-of-javascript-closures/</guid>
		<description><![CDATA[Understanding of JavaScript closures To become advanced JavaScript programmers, it is necessary to understand the closure. In this paper, ECMA 262 specification explain the closure of the internal wor ...]]></description>
		<content:encoded><![CDATA[Understanding of JavaScript closures To become advanced JavaScript programmers, it is necessary to understand the closure. In this paper, ECMA 262 specification explain the closure of the internal wor ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/understanding-of-javascript-closures/</wfw:commentRss>
	</item>
		<item>
		<title>ruby MBARI large patches Performance Evaluation Report</title>
		<link>http://www.codeweblog.com/ruby-mbari-large-patches-performance-evaluation-report/</link>
		<comments>http://www.codeweblog.com/ruby-mbari-large-patches-performance-evaluation-report/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 23:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[stress testing]]></category>
<category><![CDATA[test environment]]></category>
<category><![CDATA[ruby version]]></category>
<category><![CDATA[first test]]></category>
<category><![CDATA[memory leak problem]]></category>
<category><![CDATA[heap memory]]></category>
<category><![CDATA[memory parameters]]></category>
<category><![CDATA[memory leaks]]></category>
<category><![CDATA[mbari]]></category>
<category><![CDATA[memory size]]></category>
<category><![CDATA[virtual memory]]></category>
<category><![CDATA[benchmark test]]></category>
<category><![CDATA[performance 4]]></category>
<category><![CDATA[parameter settings]]></category>
<category><![CDATA[test index]]></category>
<category><![CDATA[page template]]></category>
<category><![CDATA[evaluation report]]></category>
<category><![CDATA[malloc]]></category>
<category><![CDATA[suse linux]]></category>
<category><![CDATA[performance evaluation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-mbari-large-patches-performance-evaluation-report/</guid>
		<description><![CDATA[Before JavaEye news ruby memory leak culprit - the specter of a detailed analysis of the current pointer Ruby official version (MRI version) causes memory leaks. Brent Roman today issued a Super patch ...]]></description>
		<content:encoded><![CDATA[Before JavaEye news ruby memory leak culprit - the specter of a detailed analysis of the current pointer Ruby official version (MRI version) causes memory leaks. Brent Roman today issued a Super patch ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/upload-file-swfupload-example-rails-application/" title="Upload file swfupload example rails application">Upload file swfupload example rails application</a> 2009-03-05 10:40:02</li>
					<li><a href="http://www.codeweblog.com/ajax-portal/" title="Ajax Portal">Ajax Portal</a> 2009-03-03 11:20:02</li>
					<li><a href="http://www.codeweblog.com/ruby-symbol/" title="Ruby Symbol">Ruby Symbol</a> 2009-03-02 18:55:02</li>
					<li><a href="http://www.codeweblog.com/junit-unit-testing-summary/" title="JUnit Unit Testing Summary">JUnit Unit Testing Summary</a> 2009-03-01 05:35:02</li>
					<li><a href="http://www.codeweblog.com/web-test-summary/" title="web test summary">web test summary</a> 2009-02-28 13:10:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ruby-mbari-large-patches-performance-evaluation-report/</wfw:commentRss>
	</item>
	</channel>
</rss>
