<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-15137671</id><updated>2011-05-31T13:57:03.215-07:00</updated><title type='text'>Random Rare Posts</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://randomrareposts.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15137671/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://randomrareposts.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Mike</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/-VtG9JT2Y_zs/TeVV-wnoFZI/AAAAAAAAEQw/F502WRTvuS4/s220/p-bae90c0a05384121a5eb581fbd2a139a-large-1.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-15137671.post-8576061506404614800</id><published>2007-01-27T12:40:00.000-08:00</published><updated>2007-01-27T12:42:47.067-08:00</updated><title type='text'>Mosquito-The-Tool</title><content type='html'>While working on my &lt;a href="http://www.learnbyrote.com/"&gt;spare time project&lt;/a&gt; I've done a small &lt;a href="http://mosquito.the.tool.googlepages.com/home"&gt;but nifty tool&lt;/a&gt; for myself to be able to quickly check if I've broken something while changing CSS or global application templates. Check it out. &lt;a href="http://mosquito-the-tool.blogspot.com/2007/01/mosquito-02-sneak-peek-highlighting.html"&gt;Diff pictures&lt;/a&gt; are really cool!&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15137671-8576061506404614800?l=randomrareposts.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrareposts.blogspot.com/feeds/8576061506404614800/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15137671&amp;postID=8576061506404614800' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15137671/posts/default/8576061506404614800'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15137671/posts/default/8576061506404614800'/><link rel='alternate' type='text/html' href='http://randomrareposts.blogspot.com/2007/01/mosquito-tool.html' title='Mosquito-The-Tool'/><author><name>Mike</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/-VtG9JT2Y_zs/TeVV-wnoFZI/AAAAAAAAEQw/F502WRTvuS4/s220/p-bae90c0a05384121a5eb581fbd2a139a-large-1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15137671.post-113525856870941203</id><published>2005-12-22T05:28:00.000-08:00</published><updated>2005-12-23T05:40:11.226-08:00</updated><title type='text'>Performance Analysis of Java Applications with Bootchart-like Diagrams</title><content type='html'>I've just completed a &lt;a href="http://www.bootchart.org/"&gt;bootchart&lt;/a&gt;-like utility, for analyzing Java programs running behaviour. Here's a sample of it's output (IntelliJ IDEA compilation process):&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/2504/79/1600/compile.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/2504/79/400/compile.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;On top of it there are several memory metrics graphs, on the bottom - the most important part - threads chart. The short legend:&lt;br /&gt;&lt;br /&gt;- red line - thread in running state&lt;br /&gt;- green line - thread in the other (waiting, blocked) state&lt;br /&gt;- no line - thread doesn't exist&lt;br /&gt;- red background - the amount of User CPU time consumed (more red = more User CPU time)&lt;br /&gt;&lt;br /&gt;Here's much larger chart:&lt;br /&gt;&lt;br /&gt;&lt;a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://photos1.blogger.com/blogger/2504/79/1600/performance.jpg"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;" src="http://photos1.blogger.com/blogger/2504/79/400/performance.jpg" border="0" alt="" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Technorati tags: &lt;a href="http://technorati.com/tag/java" rel="tag"&gt;java&lt;/a&gt; &lt;a href="http://technorati.com/tag/jmx" rel="tag"&gt;jmx&lt;/a&gt; &lt;a href="http://technorati.com/tag/performance" rel="tag"&gt;performance&lt;/a&gt; &lt;a href="http://technorati.com/tag/bootchart" rel="tag"&gt;bootchart&lt;/a&gt; &lt;a href="http://technorati.com/tag/intellij" rel="tag"&gt;intellij&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15137671-113525856870941203?l=randomrareposts.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrareposts.blogspot.com/feeds/113525856870941203/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15137671&amp;postID=113525856870941203' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15137671/posts/default/113525856870941203'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15137671/posts/default/113525856870941203'/><link rel='alternate' type='text/html' href='http://randomrareposts.blogspot.com/2005/12/performance-analysis-of-java.html' title='Performance Analysis of Java Applications with Bootchart-like Diagrams'/><author><name>Mike</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/-VtG9JT2Y_zs/TeVV-wnoFZI/AAAAAAAAEQw/F502WRTvuS4/s220/p-bae90c0a05384121a5eb581fbd2a139a-large-1.jpg'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15137671.post-113525532319616980</id><published>2005-12-22T04:42:00.000-08:00</published><updated>2005-12-23T05:40:25.340-08:00</updated><title type='text'>Monitoring and Management API for the Java Platform</title><content type='html'>&lt;p&gt;The api turned out to be really usefull. With its help I managed to create a bootchart-like diagram of IDEA startup. Stay tuned for diagram sample.&lt;/p&gt;      &lt;p&gt;        Read more at        &lt;a href="http://java.sun.com/j2se/1.5.0/docs/guide/management/"&gt;java.sun.com/j2se/1.5.0...&lt;/a&gt;      &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;Technorati tags: &lt;a href="http://technorati.com/tag/java" rel="tag"&gt;java&lt;/a&gt; &lt;a href="http://technorati.com/tag/jmx" rel="tag"&gt;jmx&lt;/a&gt; &lt;a href="http://technorati.com/tag/performance" rel="tag"&gt;performance&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15137671-113525532319616980?l=randomrareposts.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrareposts.blogspot.com/feeds/113525532319616980/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15137671&amp;postID=113525532319616980' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15137671/posts/default/113525532319616980'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15137671/posts/default/113525532319616980'/><link rel='alternate' type='text/html' href='http://randomrareposts.blogspot.com/2005/12/monitoring-and-management-api-for-java.html' title='Monitoring and Management API for the Java Platform'/><author><name>Mike</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/-VtG9JT2Y_zs/TeVV-wnoFZI/AAAAAAAAEQw/F502WRTvuS4/s220/p-bae90c0a05384121a5eb581fbd2a139a-large-1.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-15137671.post-112324723385601378</id><published>2005-12-21T18:05:00.000-08:00</published><updated>2005-12-23T03:48:56.383-08:00</updated><title type='text'></title><content type='html'>Hi!&lt;br /&gt;&lt;br /&gt;I've decided to start a blog where I'll post my random and really &lt;span style="font-weight:bold;"&gt;rare &lt;/span&gt;technical thoughts/ideas.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/15137671-112324723385601378?l=randomrareposts.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://randomrareposts.blogspot.com/feeds/112324723385601378/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=15137671&amp;postID=112324723385601378' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/15137671/posts/default/112324723385601378'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/15137671/posts/default/112324723385601378'/><link rel='alternate' type='text/html' href='http://randomrareposts.blogspot.com/2005/12/hi-ive-decided-to-start-blog-where-ill.html' title=''/><author><name>Mike</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://3.bp.blogspot.com/-VtG9JT2Y_zs/TeVV-wnoFZI/AAAAAAAAEQw/F502WRTvuS4/s220/p-bae90c0a05384121a5eb581fbd2a139a-large-1.jpg'/></author><thr:total>0</thr:total></entry></feed>
