<?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</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/memory-leak/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>memory leak</description>
	<pubDate>Mon, 22 Mar 2010 14:50:22+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>09 projects, some concluding</title>
		<link>http://www.codeweblog.com/09-projects-some-concluding/</link>
		<comments>http://www.codeweblog.com/09-projects-some-concluding/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 10:20:15+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[database level]]></category>
<category><![CDATA[api]]></category>
<category><![CDATA[functionality]]></category>
<category><![CDATA[real time data]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[data search]]></category>
<category><![CDATA[memory leak]]></category>
<category><![CDATA[development language]]></category>
<category><![CDATA[time search]]></category>
<category><![CDATA[user information]]></category>
<category><![CDATA[third party tools]]></category>
<category><![CDATA[multiple threads]]></category>
<category><![CDATA[statistical values]]></category>
<category><![CDATA[search speed]]></category>
<category><![CDATA[appropriate development]]></category>
<category><![CDATA[speed search]]></category>
<category><![CDATA[search field]]></category>
<category><![CDATA[search history]]></category>
<category><![CDATA[database search]]></category>
<category><![CDATA[keyword search]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/09-projects-some-concluding/</guid>
		<description><![CDATA[Are the project encountered problems, look at this record. Fast Table: For some statistical values, such as the total, incremental, these real-time is not high but the query a lot of features can be e ...]]></description>
		<content:encoded><![CDATA[Are the project encountered problems, look at this record. Fast Table: For some statistical values, such as the total, incremental, these real-time is not high but the query a lot of features can be e ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/msxml2-xmlhttp-version-problem/" title="Msxml2.XMLHTTP version problem">Msxml2.XMLHTTP version problem</a> 2009-03-01 22:20:01</li>
					<li><a href="http://www.codeweblog.com/hibernate-query-hql-and-criteria/" title="Hibernate query: HQL and Criteria">Hibernate query: HQL and Criteria</a> 2009-02-28 15:59:43</li>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/09-projects-some-concluding/</wfw:commentRss>
	</item>
		<item>
		<title>jdbc in the relationship between the statement and the ResultSet</title>
		<link>http://www.codeweblog.com/jdbc-in-the-relationship-between-the-statement-and-the-resultset/</link>
		<comments>http://www.codeweblog.com/jdbc-in-the-relationship-between-the-statement-and-the-resultset/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 22:35:47+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[resultset]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[conn]]></category>
<category><![CDATA[memory leak]]></category>
<category><![CDATA[getobject]]></category>
<category><![CDATA[callablestatement]]></category>
<category><![CDATA[one lt]]></category>
<category><![CDATA[execution methods]]></category>
<category><![CDATA[static sql]]></category>
<category><![CDATA[program memory]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-in-the-relationship-between-the-statement-and-the-resultset/</guid>
		<description><![CDATA[/ ** * &lt;P&gt; The object used for executing a static SQL statement * And returning the results it produces. * &lt;P&gt; * By default, only one &lt;code&gt; ResultSet &lt;/ code&gt; object per &lt;c ...]]></description>
		<content:encoded><![CDATA[/ ** * &lt;P&gt; The object used for executing a static SQL statement * And returning the results it produces. * &lt;P&gt; * By default, only one &lt;code&gt; ResultSet &lt;/ code&gt; object per &lt;c ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<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-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/jdbc-in-the-relationship-between-the-statement-and-the-resultset/</wfw:commentRss>
	</item>
		<item>
		<title>Simple JavaScript (1)</title>
		<link>http://www.codeweblog.com/simple-javascript-1/</link>
		<comments>http://www.codeweblog.com/simple-javascript-1/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 12:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[basic data types]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[dynamic language]]></category>
<category><![CDATA[string value]]></category>
<category><![CDATA[string object]]></category>
<category><![CDATA[memory leaks]]></category>
<category><![CDATA[string java]]></category>
<category><![CDATA[memory leak]]></category>
<category><![CDATA[languages]]></category>
<category><![CDATA[null object]]></category>
<category><![CDATA[s2]]></category>
<category><![CDATA[textile]]></category>
<category><![CDATA[number string]]></category>
<category><![CDATA[return of the king]]></category>
<category><![CDATA[heavy duty]]></category>
<category><![CDATA[char c]]></category>
<category><![CDATA[undefined function]]></category>
<category><![CDATA[nan]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/simple-javascript-1/</guid>
		<description><![CDATA[The Return of the King javascript javascript does not support overloaded function or method, it will only cover javascript, the function is the object, JavaScript has a built-in Function objects Becau ...]]></description>
		<content:encoded><![CDATA[The Return of the King javascript javascript does not support overloaded function or method, it will only cover javascript, the function is the object, JavaScript has a built-in Function objects Becau ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/java-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/simple-javascript-1/</wfw:commentRss>
	</item>
		<item>
		<title>javascript memory leak</title>
		<link>http://www.codeweblog.com/javascript-memory-leak/</link>
		<comments>http://www.codeweblog.com/javascript-memory-leak/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 04:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[memory leaks]]></category>
<category><![CDATA[virtual memory]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[memory leak]]></category>
<category><![CDATA[internet explorer]]></category>
<category><![CDATA[garbage collector]]></category>
<category><![CDATA[utilization rate]]></category>
<category><![CDATA[memory allocation]]></category>
<category><![CDATA[dom object]]></category>
<category><![CDATA[system bug]]></category>
<category><![CDATA[automatic memory]]></category>
<category><![CDATA[dom objects]]></category>
<category><![CDATA[memory management system]]></category>
<category><![CDATA[windows task manager]]></category>
<category><![CDATA[necessary memory]]></category>
<category><![CDATA[circular reference]]></category>
<category><![CDATA[memory resource]]></category>
<category><![CDATA[memory utilization]]></category>
<category><![CDATA[lack of memory]]></category>
<category><![CDATA[resource manager]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-memory-leak/</guid>
		<description><![CDATA[When a management system can not correct the allocation of his memory, the system there is memory leak, which is a system bug. The phenomenon of memory leaks can be called the failure of the procedure ...]]></description>
		<content:encoded><![CDATA[When a management system can not correct the allocation of his memory, the system there is memory leak, which is a system bug. The phenomenon of memory leaks can be called the failure of the procedure ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/optimize-debian-ubuntu-under-ruby/" title="Optimize Debian / Ubuntu under ruby">Optimize Debian / Ubuntu under ruby</a> 2009-03-07 14:25:02</li>
					<li><a href="http://www.codeweblog.com/rails-to-monitor-the-process-of-memory-leaks-skills/" title="Rails to monitor the process of memory leaks skills">Rails to monitor the process of memory leaks skills</a> 2009-03-07 13:20:02</li>
					<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-memory-leak/</wfw:commentRss>
	</item>
		<item>
		<title>javascript how to avoid memory leak</title>
		<link>http://www.codeweblog.com/javascript-how-to-avoid-memory-leak/</link>
		<comments>http://www.codeweblog.com/javascript-how-to-avoid-memory-leak/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 03:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[object model]]></category>
<category><![CDATA[c language]]></category>
<category><![CDATA[variable reference]]></category>
<category><![CDATA[memory leak]]></category>
<category><![CDATA[orphan]]></category>
<category><![CDATA[object description]]></category>
<category><![CDATA[person name]]></category>
<category><![CDATA[person object]]></category>
<category><![CDATA[memory allocation]]></category>
<category><![CDATA[trusteeship council]]></category>
<category><![CDATA[garbage recycling]]></category>
<category><![CDATA[recycling process]]></category>
<category><![CDATA[memory memory]]></category>
<category><![CDATA[family pets]]></category>
<category><![CDATA[reference network]]></category>
<category><![CDATA[leak procedures]]></category>
<category><![CDATA[system memory]]></category>
<category><![CDATA[pet pet]]></category>
<category><![CDATA[pet owner]]></category>
<category><![CDATA[pet name]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-how-to-avoid-memory-leak/</guid>
		<description><![CDATA[Procedures are likely to happen any memory &quot;leak&quot; (ie, application of system memory and not released after the completion of job), and for the use of unmanaged language (unmanaged languages) ...]]></description>
		<content:encoded><![CDATA[Procedures are likely to happen any memory &quot;leak&quot; (ie, application of system memory and not released after the completion of job), and for the use of unmanaged language (unmanaged languages) ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-technical-study-notes-first/" title="hibernate Technical Study Notes (first)">hibernate Technical Study Notes (first)</a> 2009-03-01 18:38:00</li>
					<li><a href="http://www.codeweblog.com/javascript-object-model/" title="Javascript Object Model">Javascript Object Model</a> 2009-03-01 16:10:02</li>
					<li><a href="http://www.codeweblog.com/pyronaridine-listing-ruby-programming-language/" title="Pyronaridine listing! Ruby programming language">Pyronaridine listing! Ruby programming language</a> 2009-03-01 00:20:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-ii-study-notes/" title="Hibernate II Study Notes">Hibernate II Study Notes</a> 2009-02-28 15:59:32</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-how-to-avoid-memory-leak/</wfw:commentRss>
	</item>
		<item>
		<title>Optimize Debian / Ubuntu under ruby</title>
		<link>http://www.codeweblog.com/optimize-debian-ubuntu-under-ruby/</link>
		<comments>http://www.codeweblog.com/optimize-debian-ubuntu-under-ruby/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 14:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[ubuntu]]></category>
<category><![CDATA[code performance]]></category>
<category><![CDATA[installation cd]]></category>
<category><![CDATA[performance evaluation]]></category>
<category><![CDATA[deb package]]></category>
<category><![CDATA[compiler optimization]]></category>
<category><![CDATA[compiler package]]></category>
<category><![CDATA[memory leak]]></category>
<category><![CDATA[dpkg]]></category>
<category><![CDATA[evaluation version]]></category>
<category><![CDATA[performance issues]]></category>
<category><![CDATA[cflags]]></category>
<category><![CDATA[warehouses]]></category>
<category><![CDATA[amendments]]></category>
<category><![CDATA[patches]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/optimize-debian-ubuntu-under-ruby/</guid>
		<description><![CDATA[We all know that Debian / Ubuntu through apt-get to install the ruby packages very slow (Reference: Ruby implementation of various amendments to the Performance Evaluation version) Usually we are, thr ...]]></description>
		<content:encoded><![CDATA[We all know that Debian / Ubuntu through apt-get to install the ruby packages very slow (Reference: Ruby implementation of various amendments to the Performance Evaluation version) Usually we are, thr ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</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/optimize-debian-ubuntu-under-ruby/</wfw:commentRss>
	</item>
	</channel>
</rss>
