<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://blogmarks.net/api/marks/search/heap">
<title>Public marks with search heap</title>
<description>Public marks with search heap</description>
<link>http://blogmarks.net/marks/search/heap</link>
<items><rdf:Seq><rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/1058522423"/>
<rdf:li resource="http://blogmarks.net/api/user/sylvainulg/mark/1058367633"/>
<rdf:li resource="http://blogmarks.net/api/user/jey/mark/1058545322"/>
<rdf:li resource="http://blogmarks.net/api/user/ericpaul/mark/1058451181"/>
<rdf:li resource="http://blogmarks.net/api/user/Regis/mark/1057525569"/>
<rdf:li resource="http://blogmarks.net/api/user/_Oni_/mark/1057350249"/>
<rdf:li resource="http://blogmarks.net/api/user/zedix/mark/1057388070"/>
<rdf:li resource="http://blogmarks.net/api/user/Giraultises/mark/2269301"/>
<rdf:li resource="http://blogmarks.net/api/user/Sarcomical/mark/1729490"/>
<rdf:li resource="http://blogmarks.net/api/user/cbitsis/mark/1719500"/>
<rdf:li resource="http://blogmarks.net/api/user/yatahonga/mark/1704867"/>
<rdf:li resource="http://blogmarks.net/api/user/YukuanMark/mark/816781"/>
<rdf:li resource="http://blogmarks.net/api/user/fakechris/mark/1252850"/>
<rdf:li resource="http://blogmarks.net/api/user/fakechris/mark/1253192"/>
<rdf:li resource="http://blogmarks.net/api/user/pgiger/mark/530919"/>
<rdf:li resource="http://blogmarks.net/api/user/sbrothier/mark/417672"/>
<rdf:li resource="http://blogmarks.net/api/user/jackysee/mark/394835"/>
<rdf:li resource="http://blogmarks.net/api/user/cascamorto/mark/328914"/>
<rdf:li resource="http://blogmarks.net/api/user/micah/mark/328747"/>
<rdf:li resource="http://blogmarks.net/api/user/BeauTr/mark/178818"/>
<rdf:li resource="http://blogmarks.net/api/user/mikepower/mark/626764"/>
<rdf:li resource="http://blogmarks.net/api/user/bitflip/mark/132958"/>
<rdf:li resource="http://blogmarks.net/api/user/octolan/mark/10689"/>
<rdf:li resource="http://blogmarks.net/api/user/patrick/mark/7820"/>
<rdf:li resource="http://blogmarks.net/api/user/tinyirishdancer/mark/1048474"/>
</rdf:Seq></items>
</channel>
<item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/1058522423">
<title>TapCritic</title>
<link>http://tapcritic.com/</link>
<description>In the endless sea of uncertain apps, how can anyone these days find the best apps for the best price with the best features?
The short answer?  You can’t.  Not on your own.  Sifting through the heap of new programs and games and utilities on the iTunes store would be much more than a full-time job.  That’s where we come in.</description>
<dc:date>2009-09-28T14:28:25Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>iphone, blog</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://tapcritic.com/"><img border="0" src="http://blogmarks.net/screenshots/2009/09/28/ebddb3a385c170eddf5a19a0cb02e79c.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://tapcritic.com/">TapCritic</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
<p class="description">In the endless sea of uncertain apps, how can anyone these days find the best apps for the best price with the best features?
The short answer?  You can’t.  Not on your own.  Sifting through the heap of new programs and games and utilities on the iTunes store would be much more than a full-time job.  That’s where we come in.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/iphone">iphone</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/blog">blog</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058522423">Copy</a> | 
<a href="http://blogmarks.net/link/3358503">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sylvainulg/mark/1058367633">
<title>HPROF: A Heap/CPU Profiling Tool in J2SE 5.0</title>
<link>http://java.sun.com/developer/technicalArticles/Programming/HPROF.html</link>
<description>pour faire la chasse aux CPU Hogs.</description>
<dc:date>2009-06-16T14:42:22Z</dc:date>
<dc:author>sylvainulg</dc:author>
<dc:subject>java, programming, debugger, profiling</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://java.sun.com/developer/technicalArticles/Programming/HPROF.html"><img border="0" src="http://blogmarks.net/screenshots/2009/06/16/995f7ab09728f4ae88007ec5456caf2d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://java.sun.com/developer/technicalArticles/Programming/HPROF.html">HPROF: A Heap/CPU Profiling Tool in J2SE 5.0</a></h4>
 
by <a href="http://blogmarks.net/user/sylvainulg">sylvainulg</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/192479">1 other(s)</a> 
<p class="description">pour faire la chasse aux CPU Hogs.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/java">java</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/debugger">debugger</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/profiling">profiling</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058367633">Copy</a> | 
<a href="http://blogmarks.net/link/192479">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jey/mark/1058545322">
<title>Copenhagens Setech: Desktop heap and GDI objects, usage and monitoring</title>
<link>http://copenhagens.blogspot.com/2007/09/desktop-heap-and-gdi-objects-usage-and.html</link>
<description></description>
<dc:date>2008-08-29T14:27:40Z</dc:date>
<dc:author>jey</dc:author>
<dc:subject>win32, gdi</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://copenhagens.blogspot.com/2007/09/desktop-heap-and-gdi-objects-usage-and.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://copenhagens.blogspot.com/2007/09/desktop-heap-and-gdi-objects-usage-and.html">Copenhagens Setech: Desktop heap and GDI objects, usage and monitoring</a></h4>
 
by <a href="http://blogmarks.net/user/jey">jey</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/win32">win32</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/gdi">gdi</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058545322">Copy</a> | 
<a href="http://blogmarks.net/link/3379477">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/ericpaul/mark/1058451181">
<title>• • IMOGEN HEAP - SPEAK FOR YOURSELF • •</title>
<link>http://www.imogenheap.com/</link>
<description></description>
<dc:date>2008-08-01T17:02:18Z</dc:date>
<dc:author>ericpaul</dc:author>
<dc:subject>popmusic, SingerSongwriter</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.imogenheap.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.imogenheap.com/">• • IMOGEN HEAP - SPEAK FOR YOURSELF • •</a></h4>
 
by <a href="http://blogmarks.net/user/ericpaul">ericpaul</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/popmusic">popmusic</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/SingerSongwriter">SingerSongwriter</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1058451181">Copy</a> | 
<a href="http://blogmarks.net/link/3303327">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Regis/mark/1057525569">
<title>SAP Memory analyzer</title>
<link>https://www.sdn.sap.com/irj/sdn/wiki?path=/display/Java/Java Memory Analysis</link>
<description>SAP Memory Analyzer is a fast and feature-rich heap analyzer that helps you easily find big chunks of memory and identify who is keeping these objects alive.

The Memory Analyzer was developed to analyze productive heap dumps with hundreds of millions of objects. Once the heap dump is parsed, you can re-open it instantly, immediately get the retained size of single objects and quickly approximate the retained size of a set of objects. The Analyzer is (relatively) low on resource consumption, so you can analyze multi-GB heap dumps on 32 bit boxes.</description>
<dc:date>2007-11-06T11:10:52Z</dc:date>
<dc:author>Regis</dc:author>
<dc:subject>java, optimization, memory, analyzer</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/Java/Java Memory Analysis"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/Java/Java Memory Analysis">SAP Memory analyzer</a></h4>
 
by <a href="http://blogmarks.net/user/Regis">Regis</a> 
<p class="description">SAP Memory Analyzer is a fast and feature-rich heap analyzer that helps you easily find big chunks of memory and identify who is keeping these objects alive.

The Memory Analyzer was developed to analyze productive heap dumps with hundreds of millions of objects. Once the heap dump is parsed, you can re-open it instantly, immediately get the retained size of single objects and quickly approximate the retained size of a set of objects. The Analyzer is (relatively) low on resource consumption, so you can analyze multi-GB heap dumps on 32 bit boxes.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/java">java</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/optimization">optimization</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/memory">memory</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/analyzer">analyzer</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057525569">Copy</a> | 
<a href="http://blogmarks.net/link/2513805">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/_Oni_/mark/1057350249">
<title>Wa-heyStation: Teen Buys PS2 on eBay, Receives Whole Heap of Cash Instead - Gizmodo</title>
<link>http://gizmodo.com/gadgets/wa_heystation/teen-buys-ps2-on-ebay-receives-whole-heap-of-cash-instead-279631.php</link>
<description></description>
<dc:date>2007-07-18T15:26:00Z</dc:date>
<dc:author>_Oni_</dc:author>
<dc:subject>lang:en, playstation 2, money</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://gizmodo.com/gadgets/wa_heystation/teen-buys-ps2-on-ebay-receives-whole-heap-of-cash-instead-279631.php"><img border="0" src="http://blogmarks.net/screenshots/2007/07/18/e0261972b09eaf0ed85ce27cf5db92c2.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://gizmodo.com/gadgets/wa_heystation/teen-buys-ps2-on-ebay-receives-whole-heap-of-cash-instead-279631.php">Wa-heyStation: Teen Buys PS2 on eBay, Receives Whole Heap of Cash Instead - Gizmodo</a></h4>
 
by <a href="http://blogmarks.net/user/_Oni_">_Oni_</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/lang%253Aen">lang:en</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/playstation%2B2">playstation 2</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/money">money</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057350249">Copy</a> | 
<a href="http://blogmarks.net/link/2361945">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/zedix/mark/1057388070">
<title>Ajaxian » Heap Feng Shui in JavaScript and HeapLib</title>
<link>http://ajaxian.com/archives/heap-feng-shui-in-javascript-and-heaplib</link>
<description></description>
<dc:date>2007-05-15T19:24:52Z</dc:date>
<dc:author>zedix</dc:author>
<dc:subject>ie, memory, leaks</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://ajaxian.com/archives/heap-feng-shui-in-javascript-and-heaplib"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://ajaxian.com/archives/heap-feng-shui-in-javascript-and-heaplib">Ajaxian » Heap Feng Shui in JavaScript and HeapLib</a></h4>
 
by <a href="http://blogmarks.net/user/zedix">zedix</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ie">ie</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/memory">memory</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/leaks">leaks</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1057388070">Copy</a> | 
<a href="http://blogmarks.net/link/2393112">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Giraultises/mark/2269301">
<title>Un CRM sur le Web</title>
<link>http://heap.wbpsystems.com/</link>
<description>Heap est un CRM basé sur Internet. Vous pourrez ainsi avoir les dernières technologies: widgets, flux, et même une API... Ce service est gratuit pour une période d'essai de 31 jours puis payant pour 9$ pour la première personne et 5$ pour les suivantes.</description>
<dc:date>2007-03-14T10:34:52Z</dc:date>
<dc:author>Giraultises</dc:author>
<dc:subject>crm, api, flux, rss, widget, payant</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://heap.wbpsystems.com/"><img border="0" src="http://blogmarks.net/screenshots/2007/03/14/06a47cb2880b2299624c420fd84e8faa.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://heap.wbpsystems.com/">Un CRM sur le Web</a></h4>
 
by <a href="http://blogmarks.net/user/Giraultises">Giraultises</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1889182">1 other(s)</a> 
<p class="description">Heap est un CRM basé sur Internet. Vous pourrez ainsi avoir les dernières technologies: widgets, flux, et même une API... Ce service est gratuit pour une période d'essai de 31 jours puis payant pour 9$ pour la première personne et 5$ pour les suivantes.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/crm">crm</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/api">api</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flux">flux</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/rss">rss</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/widget">widget</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/payant">payant</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=2269301">Copy</a> | 
<a href="http://blogmarks.net/link/1889182">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/Sarcomical/mark/1729490">
<title>YouTube - Imogen Heap - Just For Now (live at Studio 11 103.1FM)</title>
<link>http://www.youtube.com/watch?v=pSIbfzK2spg</link>
<description>argh...i forget which one of you turned me onto this imogen heap in-studio performance on YouTube...if it was you feel free to put it in the comments to remind me.  but for the rest of you...if i haven't converted you yet with my incessant blathering about how much i love her...and even if i have...check this out.  </description>
<dc:date>2007-01-10T05:13:40Z</dc:date>
<dc:author>Sarcomical</dc:author>
<dc:subject>music, &quot;imogen heap&quot;</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.youtube.com/watch?v=pSIbfzK2spg"><img border="0" src="http://blogmarks.net/screenshots/2007/01/10/2e2059fe5e7891c4218e9b32ba5f8bdd.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.youtube.com/watch?v=pSIbfzK2spg">YouTube - Imogen Heap - Just For Now (live at Studio 11 103.1FM)</a></h4>
 
by <a href="http://blogmarks.net/user/Sarcomical">Sarcomical</a> 
<p class="description">argh...i forget which one of you turned me onto this imogen heap in-studio performance on YouTube...if it was you feel free to put it in the comments to remind me.  but for the rest of you...if i haven't converted you yet with my incessant blathering about how much i love her...and even if i have...check this out.  </p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/music">music</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/%2522imogen%2Bheap%2522">"imogen heap"</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1729490">Copy</a> | 
<a href="http://blogmarks.net/link/1498178">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/cbitsis/mark/1719500">
<title>Pageflakes</title>
<link>http://www.pageflakes.com/Default.aspx</link>
<description>The gowing popularity of AJAX is spawning a heap of new personal publishing solutions - such as Netvibes and Pageflakes. The basic idea is to let you create your own homepage and access it without having to sign in. It's a neat concept for those of us who have password-dementia or click-burnout.</description>
<dc:date>2007-01-09T02:10:39Z</dc:date>
<dc:author>cbitsis</dc:author>
<dc:subject>ajax, web2.0</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.pageflakes.com/Default.aspx"><img border="0" src="http://blogmarks.net/screenshots/2009/06/21/43860fa21b6beac13a5e92474a2de6c9.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.pageflakes.com/Default.aspx">Pageflakes</a></h4>
 
by <a href="http://blogmarks.net/user/cbitsis">cbitsis</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/442547">27 other(s)</a> 
<p class="description">The gowing popularity of AJAX is spawning a heap of new personal publishing solutions - such as Netvibes and Pageflakes. The basic idea is to let you create your own homepage and access it without having to sign in. It's a neat concept for those of us who have password-dementia or click-burnout.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/ajax">ajax</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/web2.0">web2.0</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1719500">Copy</a> | 
<a href="http://blogmarks.net/link/442547">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/yatahonga/mark/1704867">
<title>Open Terracotta</title>
<link>http://www.terracotta.org/</link>
<description>Open Source Clustering for Java:
- Heap-Level Replication
- Cross-JVM Coordination
- Large Virtual Heaps
- Fine-Grained Changes
- Runtime Management and Control
- No Serialization
</description>
<dc:date>2007-01-06T21:20:00Z</dc:date>
<dc:author>yatahonga</dc:author>
<dc:subject>performance, java</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.terracotta.org/"><img border="0" src="http://blogmarks.net/screenshots/2009/02/18/5bcb6dd3f4ce90214bc382a263032845.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.terracotta.org/">Open Terracotta</a></h4>
 
by <a href="http://blogmarks.net/user/yatahonga">yatahonga</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/1483118">4 other(s)</a> 
<p class="description">Open Source Clustering for Java:
- Heap-Level Replication
- Cross-JVM Coordination
- Large Virtual Heaps
- Fine-Grained Changes
- Runtime Management and Control
- No Serialization
</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/java">java</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1704867">Copy</a> | 
<a href="http://blogmarks.net/link/1483118">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/YukuanMark/mark/816781">
<title>Heapsort</title>
<link>http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/heap/heapen.htm</link>
<description>With its time complexity of O(n log(n)) heapsort is optimal. It utilizes a special data structure called heap. This data structure is explained in the following.</description>
<dc:date>2006-08-17T07:13:33Z</dc:date>
<dc:author>YukuanMark</dc:author>
<dc:subject>sort, cpp, programming, Algorithm</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/heap/heapen.htm"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.inf.fh-flensburg.de/lang/algorithmen/sortieren/heap/heapen.htm">Heapsort</a></h4>
 
by <a href="http://blogmarks.net/user/YukuanMark">YukuanMark</a> 
<p class="description">With its time complexity of O(n log(n)) heapsort is optimal. It utilizes a special data structure called heap. This data structure is explained in the following.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sort">sort</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cpp">cpp</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/programming">programming</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/Algorithm">Algorithm</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=816781">Copy</a> | 
<a href="http://blogmarks.net/link/1043942">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/fakechris/mark/1252850">
<title>DieHard</title>
<link>http://www.cs.umass.edu/~emery/diehard/#Details</link>
<description>DieHard prevents invalid and multiple frees and heap corruption, and probabilistically avoids buffer overflows, dangling pointer errors, and uninitialized reads.</description>
<dc:date>2006-06-05T09:58:24Z</dc:date>
<dc:author>fakechris</dc:author>
<dc:subject>memory</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.cs.umass.edu/~emery/diehard/#Details"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.cs.umass.edu/~emery/diehard/#Details">DieHard</a></h4>
 
by <a href="http://blogmarks.net/user/fakechris">fakechris</a> 
<p class="description">DieHard prevents invalid and multiple frees and heap corruption, and probabilistically avoids buffer overflows, dangling pointer errors, and uninitialized reads.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/memory">memory</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1252850">Copy</a> | 
<a href="http://blogmarks.net/link/1272806">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/fakechris/mark/1253192">
<title>Eric Gunnerson's C# Compendium : Using GC Efficiently</title>
<link>http://blogs.msdn.com/ericgu/archive/2006/05/11/595593.aspx</link>
<description>large object heap, gc on C#</description>
<dc:date>2006-05-12T01:50:39Z</dc:date>
<dc:author>fakechris</dc:author>
<dc:subject>GC, dotnet</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://blogs.msdn.com/ericgu/archive/2006/05/11/595593.aspx"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://blogs.msdn.com/ericgu/archive/2006/05/11/595593.aspx">Eric Gunnerson's C# Compendium : Using GC Efficiently</a></h4>
 
by <a href="http://blogmarks.net/user/fakechris">fakechris</a> 
<p class="description">large object heap, gc on C#</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/GC">GC</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/dotnet">dotnet</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1253192">Copy</a> | 
<a href="http://blogmarks.net/link/1273026">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/pgiger/mark/530919">
<title>Top Tip: New graphics card for Photoshop?</title>
<link>http://www.extremetech.com/article2/0,1558,1944706,00.asp?kc=ETRSS02129TX1K0000532</link>
<description>&quot;Sorry to disabuse you of your ideas, but changing your graphics card will not affect the speed of Photoshop one Iota. Photoshop does not use a 3D API, nor does it transfer any processing to the graphics card. Photoshop is CPU and RAM limited ONLY. You have a HEAP of RAM (far more than you really need I suspect - and unused RAM might as well be in the top drawer of your desk for all the good it does you.) so the only thing to hasten PS performance is a new/faster CPU.

More disabusing I'm afraid: Memory on a graphics card is only used for storing textures. True, the front and back buffers are there too, as well as a limited amount which is used for anti-aliasing and other 3D effects, but the vast majority is there to store textures in OpenGL or DirectX. So - the amount of memory on your GFx card HAS ABSOLUTELY NOTHING TO DO WITH PC PERFORMANCE OUTSIDE OF 3D APPLICATIONS.

Hope this saves you wasting your money.

If you aren't a 3D gamer, then you most definitely DO NOT NEED A NEW GFX CARD.&quot;</description>
<dc:date>2006-04-29T13:15:10Z</dc:date>
<dc:author>pgiger</dc:author>
<dc:subject>photoshop, hardware, graphics card</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.extremetech.com/article2/0,1558,1944706,00.asp?kc=ETRSS02129TX1K0000532"><img border="0" src="http://www.blogmarks.net/screenshots/2006/04/29/922609648dcd5d6d31390b61fb119773.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.extremetech.com/article2/0,1558,1944706,00.asp?kc=ETRSS02129TX1K0000532">Top Tip: New graphics card for Photoshop?</a></h4>
 
by <a href="http://blogmarks.net/user/pgiger">pgiger</a> 
<p class="description">"Sorry to disabuse you of your ideas, but changing your graphics card will not affect the speed of Photoshop one Iota. Photoshop does not use a 3D API, nor does it transfer any processing to the graphics card. Photoshop is CPU and RAM limited ONLY. You have a HEAP of RAM (far more than you really need I suspect - and unused RAM might as well be in the top drawer of your desk for all the good it does you.) so the only thing to hasten PS performance is a new/faster CPU.

More disabusing I'm afraid: Memory on a graphics card is only used for storing textures. True, the front and back buffers are there too, as well as a limited amount which is used for anti-aliasing and other 3D effects, but the vast majority is there to store textures in OpenGL or DirectX. So - the amount of memory on your GFx card HAS ABSOLUTELY NOTHING TO DO WITH PC PERFORMANCE OUTSIDE OF 3D APPLICATIONS.

Hope this saves you wasting your money.

If you aren't a 3D gamer, then you most definitely DO NOT NEED A NEW GFX CARD."</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/photoshop">photoshop</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hardware">hardware</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/graphics%2Bcard">graphics card</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=530919">Copy</a> | 
<a href="http://blogmarks.net/link/819647">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/sbrothier/mark/417672">
<title>My Compost Heap of Graphics - a photoset on Flickr</title>
<link>http://www.flickr.com/photos/stebbi/sets/132464/</link>
<description></description>
<dc:date>2006-03-14T11:10:45Z</dc:date>
<dc:author>sbrothier</dc:author>
<dc:subject>art, graphic design, flickr</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.flickr.com/photos/stebbi/sets/132464/"><img border="0" src="http://www.blogmarks.net/screenshots/2006/03/14/70f429ac260c3794c0df27f2ebd8a9a5.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.flickr.com/photos/stebbi/sets/132464/">My Compost Heap of Graphics - a photoset on Flickr</a></h4>
 
by <a href="http://blogmarks.net/user/sbrothier">sbrothier</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/628391">2 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/art">art</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/graphic%2Bdesign">graphic design</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/flickr">flickr</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=417672">Copy</a> | 
<a href="http://blogmarks.net/link/628391">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/jackysee/mark/394835">
<title>Why Windows Vista Won't Suck</title>
<link>http://www.extremetech.com/article2/0,1697,1931914,00.asp</link>
<description>因為在 core 功能上，如 heap management、power mangement、memory management 上都有大幅度的改進</description>
<dc:date>2006-03-03T02:30:06Z</dc:date>
<dc:author>jackysee</dc:author>
<dc:subject>windows, vista</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.extremetech.com/article2/0,1697,1931914,00.asp"><img border="0" src="http://www.blogmarks.net/screenshots/2006/03/03/910cd1f7185abf72148328ea558fdf85.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.extremetech.com/article2/0,1697,1931914,00.asp">Why Windows Vista Won't Suck</a></h4>
 
by <a href="http://blogmarks.net/user/jackysee">jackysee</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/593228">2 other(s)</a> 
<p class="description">因為在 core 功能上，如 heap management、power mangement、memory management 上都有大幅度的改進</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/windows">windows</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/vista">vista</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=394835">Copy</a> | 
<a href="http://blogmarks.net/link/593228">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/cascamorto/mark/328914">
<title>Combine 3 Free Tools for a Complete Windows Registry Fix</title>
<link>http://www.emailbattles.com/archive/battles/opsys_aachffjgia_df/</link>
<description>Think the Windows operating system is expensive? Wait till you heap on the additional costs for the third party software required to secure it, including virus scanners, spyware checkers and firewall managers. If you still have something left in your budget, you may want to shell out for registry cleaners... or not, if you can get them for free.</description>
<dc:date>2006-02-01T05:49:20Z</dc:date>
<dc:author>cascamorto</dc:author>
<dc:subject>software, free, windows, registry</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.emailbattles.com/archive/battles/opsys_aachffjgia_df/"><img border="0" src="http://www.blogmarks.net/screenshots/2006/01/31/82a03252e624cf4bfb2a7ee609120b40.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.emailbattles.com/archive/battles/opsys_aachffjgia_df/">Combine 3 Free Tools for a Complete Windows Registry Fix</a></h4>
 
by <a href="http://blogmarks.net/user/cascamorto">cascamorto</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/498535">4 other(s)</a> 
<p class="description">Think the Windows operating system is expensive? Wait till you heap on the additional costs for the third party software required to secure it, including virus scanners, spyware checkers and firewall managers. If you still have something left in your budget, you may want to shell out for registry cleaners... or not, if you can get them for free.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/software">software</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/free">free</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/windows">windows</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/registry">registry</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=328914">Copy</a> | 
<a href="http://blogmarks.net/link/498535">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/micah/mark/328747">
<title>Combine 3 Free Tools for a Complete Windows Registry Fix</title>
<link>http://www.emailbattles.com/archive/battles/opsys_aachffjgia_df/</link>
<description>Think the Windows operating system is expensive? Wait till you heap on the additional costs for the third party software required to secure it, including virus scanners, spyware checkers and firewall managers. If you still have something left in your budget, you may want to shell out for registry cleaners... or not, if you can get them for free.</description>
<dc:date>2006-01-31T21:02:37Z</dc:date>
<dc:author>micah</dc:author>
<dc:subject>software, free, windows, registry</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.emailbattles.com/archive/battles/opsys_aachffjgia_df/"><img border="0" src="http://www.blogmarks.net/screenshots/2006/01/31/82a03252e624cf4bfb2a7ee609120b40.png" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.emailbattles.com/archive/battles/opsys_aachffjgia_df/">Combine 3 Free Tools for a Complete Windows Registry Fix</a></h4>
 
by <a href="http://blogmarks.net/user/micah">micah</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/498535">4 other(s)</a> 
<p class="description">Think the Windows operating system is expensive? Wait till you heap on the additional costs for the third party software required to secure it, including virus scanners, spyware checkers and firewall managers. If you still have something left in your budget, you may want to shell out for registry cleaners... or not, if you can get them for free.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/software">software</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/free">free</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/windows">windows</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/registry">registry</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=328747">Copy</a> | 
<a href="http://blogmarks.net/link/498535">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/BeauTr/mark/178818">
<title>File Heap</title>
<link>http://www.fileheap.com/</link>
<description></description>
<dc:date>2005-10-19T09:14:13Z</dc:date>
<dc:author>BeauTr</dc:author>
<dc:subject>download</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.fileheap.com/"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.fileheap.com/">File Heap</a></h4>
 
by <a href="http://blogmarks.net/user/BeauTr">BeauTr</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/download">download</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=178818">Copy</a> | 
<a href="http://blogmarks.net/link/264672">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/mikepower/mark/626764">
<title>My God, Labour will miss him when he has gone</title>
<link>http://www.guardian.co.uk/Columnists/Column/0,5673,1480270,00.html</link>
<description>No politician in memory has so relentlessly tried and succeeded to construct a progressive programme that will simultaneously improve the lives of those at the bottom of the heap while appealing to the better instincts and winning the support of those hig</description>
<dc:date>2005-05-10T11:53:49Z</dc:date>
<dc:author>mikepower</dc:author>
<dc:subject>sideblog, fromDel</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://www.guardian.co.uk/Columnists/Column/0,5673,1480270,00.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://www.guardian.co.uk/Columnists/Column/0,5673,1480270,00.html">My God, Labour will miss him when he has gone</a></h4>
 
by <a href="http://blogmarks.net/user/mikepower">mikepower</a> 
<p class="description">No politician in memory has so relentlessly tried and succeeded to construct a progressive programme that will simultaneously improve the lives of those at the bottom of the heap while appealing to the better instincts and winning the support of those hig</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/sideblog">sideblog</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/fromDel">fromDel</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=626764">Copy</a> | 
<a href="http://blogmarks.net/link/918142">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/bitflip/mark/132958">
<title>HPROF: A Heap/CPU Profiling Tool in J2SE 5.0</title>
<link>http://java.sun.com/developer/technicalArticles/Programming/HPROF.html</link>
<description></description>
<dc:date>2005-03-11T12:35:59Z</dc:date>
<dc:author>bitflip</dc:author>
<dc:subject>software, java, performance, profiling, hprof</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://java.sun.com/developer/technicalArticles/Programming/HPROF.html"><img border="0" src="http://blogmarks.net/screenshots/2009/06/16/995f7ab09728f4ae88007ec5456caf2d.jpg" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://java.sun.com/developer/technicalArticles/Programming/HPROF.html">HPROF: A Heap/CPU Profiling Tool in J2SE 5.0</a></h4>
 
by <a href="http://blogmarks.net/user/bitflip">bitflip</a> 
 &amp; <a class="public" href="http://blogmarks.net/link/192479">1 other(s)</a> 
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/software">software</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/java">java</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/performance">performance</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/profiling">profiling</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/hprof">hprof</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=132958">Copy</a> | 
<a href="http://blogmarks.net/link/192479">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/octolan/mark/10689">
<title>ZeD - Acquisition - Heap of Trouble</title>
<link>http://zed.cbc.ca/go.ZeD?CONTENT_ID</link>
<description></description>
<dc:date>2005-02-17T15:12:03Z</dc:date>
<dc:author>octolan</dc:author>
<dc:subject></dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://zed.cbc.ca/go.ZeD?CONTENT_ID"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://zed.cbc.ca/go.ZeD?CONTENT_ID">ZeD - Acquisition - Heap of Trouble</a></h4>
 
by <a href="http://blogmarks.net/user/octolan">octolan</a> 
<p class="tags">
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=10689">Copy</a> | 
<a href="http://blogmarks.net/link/10026">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/patrick/mark/7820">
<title>j2se 1.5 Supported System Configurations</title>
<link>http://java.sun.com/j2se/1.5.0/system-configurations.html</link>
<description>for 64 bits break 4Gb limit on heap</description>
<dc:date>2004-10-13T07:32:18Z</dc:date>
<dc:author>patrick</dc:author>
<dc:subject>java</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://java.sun.com/j2se/1.5.0/system-configurations.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://java.sun.com/j2se/1.5.0/system-configurations.html">j2se 1.5 Supported System Configurations</a></h4>
 
by <a href="http://blogmarks.net/user/patrick">patrick</a> 
<p class="description">for 64 bits break 4Gb limit on heap</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/java">java</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=7820">Copy</a> | 
<a href="http://blogmarks.net/link/5362">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> <item rdf:about="http://blogmarks.net/api/user/tinyirishdancer/mark/1048474">
<title>Totally Chocolate Chocolate Chip Cookies</title>
<link>http://home.ivillage.com/cooking/recipes/display/0,,scj9,00.html</link>
<description>Twelve cookies, one pound of chocolate chips ‑- sounds like a good ratio to any cookie lover. For these cookies, some of the chocolate chips are melted and mixed into the dough and some are mixed into the dough as chips. The result is a dark chocolate cookie with a heap of chocolate chips.</description>
<dc:date>1970-01-01T01:00:00Z</dc:date>
<dc:author>tinyirishdancer</dc:author>
<dc:subject>cookies, recipies</dc:subject>
<content:encoded><![CDATA[<div class="mark">
<a href="http://home.ivillage.com/cooking/recipes/display/0,,scj9,00.html"><img border="0" src="http://blogmarks.net/screenshots/404.php" alt="" /></a>
<div class="xfolkentry">
<h4><a class="taggedlink" href="http://home.ivillage.com/cooking/recipes/display/0,,scj9,00.html">Totally Chocolate Chocolate Chip Cookies</a></h4>
 
by <a href="http://blogmarks.net/user/tinyirishdancer">tinyirishdancer</a> 
<p class="description">Twelve cookies, one pound of chocolate chips ‑- sounds like a good ratio to any cookie lover. For these cookies, some of the chocolate chips are melted and mixed into the dough and some are mixed into the dough as chips. The result is a dark chocolate cookie with a heap of chocolate chips.</p>
<p class="tags">
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/cookies">cookies</a>
<a rel="tag" class="tag public_tag" href="http://blogmarks.net/marks/tag/recipies">recipies</a>
</p>
<div class="action-bar">
<a href="http://blogmarks.net/my/marks,new?id=1048474">Copy</a> | 
<a href="http://blogmarks.net/link/1152170">React (0)</a></div>
</div>
</div>
]]></content:encoded>
</item> </rdf:RDF>