<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" version="2.0">

<channel>
	<title>Ruben's blogRuben's blog -</title>
	
	<link>http://rubenlaguna.com/wp</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 29 Jul 2010 21:31:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/RubensBlog" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="rubensblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><geo:lat>40.382644</geo:lat><geo:long>-3.77655</geo:long><item>
		<title>WordPress migration:  ” (quotes) and ‘ (apostrophe) being replaced with â€œ and â€™</title>
		<link>http://rubenlaguna.com/wp/2010/07/29/wordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%e2%84%a2/</link>
		<comments>http://rubenlaguna.com/wp/2010/07/29/wordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%e2%84%a2/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 21:28:11 +0000</pubDate>
		<dc:creator>ruben.laguna</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://rubenlaguna.com/wp/?p=1190</guid>
		<description><![CDATA[I migrated from TextDrive to a Joyent Shared Accelerator and in the process I had to migrate the WordPress MySQL database as well. After the migration the &#8221; and &#8216; where showing as â€œ and â€™ respectively. It was a charset problem. Apparently the problem was that the data itself was already in UTF-8 within [...]]]></description>
			<content:encoded><![CDATA[<p>I migrated from TextDrive to a Joyent Shared Accelerator and in the process I had to migrate the WordPress MySQL database as well. After the migration the &#8221; and &#8216; where showing as â€œ and â€™ respectively. It was a charset problem. <a href="http://stackoverflow.com/questions/1440837/mysql-convert-latin1-data-to-utf8/1939896#1939896">Apparently</a> the problem was  </p>
<blockquote><p>that the data itself was already in UTF-8 within a Latin1 database (due to WP default charset).</p></blockquote>
<p>So I did the backup again</p>
<pre class="brush: bash;">
mysqldump --user=[USER] --password=[PASSWORD] --default-character-set=latin1 [DB1] dump.sql
</pre>
<p>and then I imported the <code>dump.sql</code> file again into the Joyent utf8 mysql:</p>
<pre class="brush: bash;">
cat dump.sql |sed  -e 's/DEFAULT CHARSET=latin1;/DEFAULT CHARSET=utf8;/'&gt;dp2.sql
mysqldump --user=[USER2] --password=[PASSWORD2] --add-drop-table --no-data [DB2]| grep ^DROP |mysql --user=[USER2] --password=[PASSWORD2] [DB2] # to drop all existing tables
mysql --user=[USER2] --password=[PASSWORD2] [DB2] &lt;dp2.sql
</pre>
<p>and the problem was solved!. </p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d1190').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d1190" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2&amp;Description=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2&amp;Url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;submitHeadline=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;h=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;t=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;t=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;bm_description=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;T=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;h=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;name=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F29%2Fwordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%25e2%2584%25a2%2F&amp;t=WordPress+migration%3A++%26%238221%3B+%28quotes%29+and+%26%238216%3B+%28apostrophe%29+being+replaced+with+%C3%A2%E2%82%AC%C5%93+and+%C3%A2%E2%82%AC%E2%84%A2" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d1190').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d1190').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://rubenlaguna.com/wp/2010/07/29/wordpress-migration-quotes-and-apostrophe-being-replaced-with-aeoe-and-ae%e2%84%a2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EN4J 1.0M2 released – Evernote Java Client</title>
		<link>http://rubenlaguna.com/wp/2010/07/27/en4j-1-0m2-released-evernote-java-client/</link>
		<comments>http://rubenlaguna.com/wp/2010/07/27/en4j-1-0m2-released-evernote-java-client/#comments</comments>
		<pubDate>Tue, 27 Jul 2010 06:50:09 +0000</pubDate>
		<dc:creator>ruben.laguna</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[evernote]]></category>
		<category><![CDATA[platform]]></category>

		<guid isPermaLink="false">http://rubenlaguna.com/wp/?p=1181</guid>
		<description><![CDATA[I finally decided to release the project I was working on the last year: A java desktop client for the Evernote service. The distributions for Mac OS X, Linux and Windows can be found on the downloads page. And the source code can be accesses and forked from the git repository on github. The README [...]]]></description>
			<content:encoded><![CDATA[<p>I finally decided to release the project I was working on the last year: A java desktop client for the Evernote service. </p>
<p>The distributions for Mac OS X, Linux and Windows can be found on the <a href="http://github.com/ecerulm/en4j/downloads">downloads page</a>. </p>
<p>And the source code can be accesses and forked from the git repository on <a href="http://github.com/ecerulm/en4j">github</a>. </p>
<p>The <a href="http://github.com/ecerulm/en4j/raw/develop/README">README</a> for EN4J-1.0M2</p>
<p><code><br />
                      EN4J</p>
<p>What is it?<br />
-----------</p>
<p>EN4J is a client to the Evernote services written in Java. It designed to<br />
become a replacement to the Evernote client for Windows &#038; Mac. Although<br />
currently EN4J is a read-only client and cannot fully replace the<br />
official Evernote client. </p>
<p>Features<br />
--------<br />
  * Fast search based on Lucene<br />
  * Indexing of word documents, zip files, etc. All doc types supported by Apache Tika<br />
  * Based on Netbeans Platform, runs on Windows, Mac OS X and Linux<br />
  * Open source </p>
<p>TO DO<br />
-----</p>
<p>  * Editable notes<br />
  * tags<br />
  * Keyring api<br />
  * Rich-text clipboard copy<br />
  * Ignore diacritical marks during search</p>
<p>Bugs<br />
----</p>
<p>If you find any write a bug report on http://github.com/ecerulm/en4j/issues</p>
<p>How to build and install<br />
------------------------</p>
<p>First, grab the source from github</p>
<p>git clone git://github.com/ecerulm/en4j.git</p>
<p>Then proceed to the main directory</p>
<p>cd en4j/NBPlatformApp</p>
<p>to build the windows zip distribution do</p>
<p>ant build-zip </p>
<p>to build the mac os x distribution do </p>
<p>ant build-mac</p>
<p>Then take the output file in NBPlatformApp/dist</p>
<p>Contribute<br />
----------</p>
<p>Just fork the project from http://github.com/ecerulm/en4j</p>
<p>and send me a pull request with the changes.</p>
<p>Licensing<br />
---------</p>
<p>Please see the file called LICENSE.</p>
<p>Credits<br />
-------</p>
<p>Netbeans team for the Netbeans Plaform and Netbeans IDE</p>
<p>icons: Tango Icon Library http://tango.freedesktop.org/Tango_Icon_Library<br />
icons: Nuvola http://www.icon-king.com/projects/nuvola/<br />
icons: Crystal project http://www.everaldo.com/crystal/<br />
icons: Addictive Flavour. Designed by Mirjami Manninen (http://www.mirkku.com). www.smashingmagazine.com<br />
icons: Bunch of Cool Bluish ICONS http://mebaze.com/ </p>
<p>GlazedLists: http://publicobject.com/glazedlists/<br />
Apache Thrift: http://incubator.apache.org/thrift/<br />
TimingFramework: https://timingframework.dev.java.net/<br />
Flying Saucer: https://xhtmlrenderer.dev.java.net/<br />
Apache Tika: http://tika.apache.org/<br />
Apache Commons Collections: http://commons.apache.org/collections/<br />
Apache Commons IO: http://commons.apache.org/io/<br />
Apache Commons Math: http://commons.apache.org/math/<br />
Evernote API: http://www.evernote.com/about/developer/api/<br />
Joda Time library: http://joda-time.sourceforge.net/<br />
NekoHTML: http://nekohtml.sourceforge.net/<br />
renderpack: https://renderpack.dev.java.net/<br />
SLF4J: http://www.slf4j.org<br />
Woodstox: http://woodstox.codehaus.org/<br />
</code> </p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d1181').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d1181" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client&amp;Description=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client&amp;Url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;submitHeadline=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;h=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;t=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;t=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;bm_description=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;T=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;h=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;name=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F27%2Fen4j-1-0m2-released-evernote-java-client%2F&amp;t=EN4J+1.0M2+released+%26%238211%3B+Evernote+Java+Client" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d1181').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d1181').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://rubenlaguna.com/wp/2010/07/27/en4j-1-0m2-released-evernote-java-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Netbeans “Drop to Frame” debugging</title>
		<link>http://rubenlaguna.com/wp/2010/07/15/netbeans-drop-to-frame-debugging/</link>
		<comments>http://rubenlaguna.com/wp/2010/07/15/netbeans-drop-to-frame-debugging/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 06:47:01 +0000</pubDate>
		<dc:creator>ruben.laguna</dc:creator>
				<category><![CDATA[netbeans]]></category>
		<category><![CDATA[debug]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[drop]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[frame]]></category>
		<category><![CDATA[rewind]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[stackframe]]></category>

		<guid isPermaLink="false">http://rubenlaguna.com/wp/?p=1166</guid>
		<description><![CDATA[I took me a while to figure out how to rewind the stack while debugging in Netbeans. This feature is called &#8220;Drop to Frame&#8221; in Eclipse and there is accesible in the toolbar. In Netbeans the feature that allows you to go back in the callstack is called &#8220;Pop to Here&#8221; and you invoke it [...]]]></description>
			<content:encoded><![CDATA[<p>I took me a while to figure out how to rewind the stack while debugging in Netbeans. This feature is called &#8220;Drop to Frame&#8221; in Eclipse  and there is accesible in the toolbar. In Netbeans the <a href="http://wiki.netbeans.org/FaqDebugBackup">feature</a> that allows you to go back in the callstack is called &#8220;<a href="http://wiki.netbeans.org/FaqDebuggingStackOperations">Pop to Here</a>&#8221; and you invoke it right clicking on the stack. There is also a &#8220;Debug / Stack / Pop Topmost Call&#8221;<br />
<img src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/NetBeans-20100715-084105.jpg" alt="Pop to Here" /></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d1166').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d1166" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging&amp;Description=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging&amp;Url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;submitHeadline=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;h=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;t=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;t=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;bm_description=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;T=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;h=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;name=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F15%2Fnetbeans-drop-to-frame-debugging%2F&amp;t=Netbeans+%26%238220%3BDrop+to+Frame%26%238221%3B+debugging" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d1166').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d1166').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://rubenlaguna.com/wp/2010/07/15/netbeans-drop-to-frame-debugging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NullPointerException when using hideEmptyDocArea</title>
		<link>http://rubenlaguna.com/wp/2010/07/03/nullpointerexception-when-using-hideemptydocarea/</link>
		<comments>http://rubenlaguna.com/wp/2010/07/03/nullpointerexception-when-using-hideemptydocarea/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 00:55:24 +0000</pubDate>
		<dc:creator>ruben.laguna</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[area]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[documentarea]]></category>
		<category><![CDATA[empty]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[grey]]></category>
		<category><![CDATA[hide]]></category>
		<category><![CDATA[npe]]></category>
		<category><![CDATA[null]]></category>
		<category><![CDATA[nullpointer]]></category>
		<category><![CDATA[nullpointerexception]]></category>
		<category><![CDATA[pointer]]></category>

		<guid isPermaLink="false">http://rubenlaguna.com/wp/?p=1167</guid>
		<description><![CDATA[When I put run.args.extra=-J-Dnetbeans.winsys.hideEmptyDocArea=true in my project.properties I got a NullPointerException (NPE) at startup. I though it was a bug and I reported it but then I realized that I got the NPE because I had removed/hidden also the editor.wsmode in my layer.xml ... ... &#60;folder name=&#34;Windows2&#34;&#62; &#60;folder name=&#34;Modes&#34;&#62; &#60;folder name=&#34;editor_hidden&#34;/&#62; &#60;file name=&#34;editor.wsmode_hidden&#34;/&#62; &#60;/folder&#62; &#60;/folder&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>When I put</p>

<div class="wp_syntax"><div class="code"><pre class="" style="font-family:monospace;">run.args.extra=-J-Dnetbeans.winsys.hideEmptyDocArea=true</pre></div></div>

<p>in my <code>project.properties</code> I got a NullPointerException (NPE) at startup. I though it was a bug and <a href="http://netbeans.org/bugzilla/show_bug.cgi?id=188336">I reported it</a> but then I realized that I got the NPE because I had removed/hidden also the <code>editor.wsmode</code> in my <code>layer.xml</code></p>
<pre class="brush: xml;">
...
...
&lt;folder name=&quot;Windows2&quot;&gt;
   &lt;folder name=&quot;Modes&quot;&gt;
           &lt;folder name=&quot;editor_hidden&quot;/&gt;
            &lt;file name=&quot;editor.wsmode_hidden&quot;/&gt;
    &lt;/folder&gt;
&lt;/folder&gt;
...
...
</pre>
<p>As soon as I removed those entries from the <code>layer.xml</code> hideEmptyDocAre worked perfectly.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d1167').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d1167" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=NullPointerException+when+using+hideEmptyDocArea&amp;Description=NullPointerException+when+using+hideEmptyDocArea&amp;Url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;submitHeadline=NullPointerException+when+using+hideEmptyDocArea&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=NullPointerException+when+using+hideEmptyDocArea&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;h=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;t=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;t=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;bm_description=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;T=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;h=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;name=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fnullpointerexception-when-using-hideemptydocarea%2F&amp;t=NullPointerException+when+using+hideEmptyDocArea" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d1167').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d1167').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://rubenlaguna.com/wp/2010/07/03/nullpointerexception-when-using-hideemptydocarea/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Getting rid of the grey empty area on your Netbeans Platform Application (RCP)</title>
		<link>http://rubenlaguna.com/wp/2010/07/03/getting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp/</link>
		<comments>http://rubenlaguna.com/wp/2010/07/03/getting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp/#comments</comments>
		<pubDate>Sat, 03 Jul 2010 00:16:13 +0000</pubDate>
		<dc:creator>ruben.laguna</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[area]]></category>
		<category><![CDATA[document]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[grey]]></category>
		<category><![CDATA[hide]]></category>
		<category><![CDATA[noeditor]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[remove]]></category>

		<guid isPermaLink="false">http://rubenlaguna.com/wp/?p=1161</guid>
		<description><![CDATA[The short answer is that the gray area that you are seeing in lower bottom of the window is actually the editor area (aka document area) and you can hide it by adding run.args.extra=-J-Dnetbeans.winsys.hideEmptyDocArea=true to your platform.properties file. Or by calling System.setProperty(&#34;netbeans.winsys.hideEmptyDocArea&#34;, &#34;true&#34;); from one of your module&#8217;s Installers. That&#8217;s all you need to know [...]]]></description>
			<content:encoded><![CDATA[<p>The short answer is that the gray area that you are seeing in lower bottom of the window  is actually the editor area (aka document area) and you can hide it by adding </p>
<p><code>run.args.extra=-J-Dnetbeans.winsys.hideEmptyDocArea=true</code></p>
<p>to your <code>platform.properties</code> file. Or by calling </p>
<pre class="brush: java;">
System.setProperty(&quot;netbeans.winsys.hideEmptyDocArea&quot;, &quot;true&quot;);
</pre>
<p>from one of your module&#8217;s Installers.</p>
<p>That&#8217;s all you need to know but if you are interested on getting some details and references continue reading. </p>
<p>If you create a new Netbeans RCP application and only add TopComponents to modes other than editor (modes which kind=&#8221;view&#8221;) then you will end up with an empty document area (could be at the bottom, top, left, right or in between TopComponents depending which modes you placed the TCs on). But first, you ask, how do I assign TopComponents to modes? Well you do that in the new Window wizard for example </p>
<p><img src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/New_Window-20100703-015528.jpg" alt="screenshot of mode assignment" /></p>
<p><code>Window Position</code> is actually setting the mode (output, properties, explorer, editor) where the TopComponent will land. You can also do the same in the <code>layer.xml</code> file. See more on modes in <a href="http://blogs.sun.com/geertjan/entry/creating_a_new_split_in">these</a> <a href="http://core.netbeans.org/windowsystem/changes.html#3.4.3">posts</a>. </p>
<p>This grey area that we are talking about&#8230; how big it is? and why should it care? Well it not that big from the start but if you resize the window probably it will get noticeable big. </p>
<p>For example this is my test app at startup  (the grey area is at the middle)</p>
<p><img src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/suite4_201006101454-20100703-021055.jpg" alt="at startup" /></p>
<p>and here is how it looks like when I resize it</p>
<p><img src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/suite4_201006101454-20100703-021245.jpg" alt="after resize" /></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d1161').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d1161" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29&amp;Description=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29&amp;Url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;submitHeadline=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;h=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;t=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;t=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;bm_description=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;T=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;h=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;name=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F07%2F03%2Fgetting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp%2F&amp;t=Getting+rid+of+the+grey+empty+area+on+your+Netbeans+Platform+Application+%28RCP%29" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d1161').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d1161').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://rubenlaguna.com/wp/2010/07/03/getting-rid-of-the-grey-empty-area-on-your-netbeans-platform-application-rcp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lucene 2.9.0/3.0.1 memory leaks</title>
		<link>http://rubenlaguna.com/wp/2010/04/10/lucene-2-9-03-0-1-memory-leaks/</link>
		<comments>http://rubenlaguna.com/wp/2010/04/10/lucene-2-9-03-0-1-memory-leaks/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 12:46:24 +0000</pubDate>
		<dc:creator>ruben.laguna</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[leak]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[tika]]></category>

		<guid isPermaLink="false">http://rubenlaguna.com/wp/?p=1154</guid>
		<description><![CDATA[If you are experiencing high memory comsumption with Lucene 2.9.0/3.0.1 it could be due&#8230; &#8230; to a recently reported and fixed bug in StandardTokenizer where JFlex generated code was expanding a buffer (zzBuffer) and never trimming it down Uploaded with plasq&#8216;s Skitch! &#8230; to another recently reported and fixed bug where IndexWriter held references to [...]]]></description>
			<content:encoded><![CDATA[<p>If you are experiencing high memory comsumption with Lucene 2.9.0/3.0.1 it could be due&#8230;</p>
<ol>
<li>&#8230; to a recently <a href="http://markmail.org/message/lhr7wodw4ctsekik">reported</a> and <a href="https://issues.apache.org/jira/browse/LUCENE-2384">fixed</a> bug in  StandardTokenizer where JFlex generated code was expanding a buffer (zzBuffer) and never trimming it down
<div class="thumbnail"><a href="http://skitch.com/ecerulm/n72xf/eclipse-memory-analyzer"><img src="http://img.skitch.com/20100410-1183815yiausisg73u9wfgscsj.preview.jpg" alt="Eclipse Memory Analyzer" /></a><br /><span style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080">Uploaded with <a href="http://plasq.com/">plasq</a>&#8216;s <a href="http://skitch.com">Skitch</a>!</span></div>
</li>
<li>&#8230; to another <a href="https://issues.apache.org/jira/browse/LUCENE-2387">recently reported and fixed bug</a> where IndexWriter held references to Readers used in your Fields, (and if you have apache tika&#8217;s reader, those can take up a lot of space)
<div class="thumbnail"><a href="http://skitch.com/ecerulm/n6g3h/eclipse-memory-analyzer-1"><img src="http://img.skitch.com/20100410-bqey4hntud8qkkj8bue6dsm334.preview.jpg" alt="Eclipse Memory Analyzer-1" /></a><br /><span style="font-family: Lucida Grande, Trebuchet, sans-serif, Helvetica, Arial; font-size: 10px; color: #808080">Uploaded with <a href="http://plasq.com/">plasq</a>&#8216;s <a href="http://skitch.com">Skitch</a>!</span></div>
</li>
</ol>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d1154').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d1154" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Lucene+2.9.0%2F3.0.1+memory+leaks&amp;Description=Lucene+2.9.0%2F3.0.1+memory+leaks&amp;Url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;submitHeadline=Lucene+2.9.0%2F3.0.1+memory+leaks&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Lucene+2.9.0%2F3.0.1+memory+leaks&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;h=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;t=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;t=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;bm_description=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;T=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;h=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;name=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F04%2F10%2Flucene-2-9-03-0-1-memory-leaks%2F&amp;t=Lucene+2.9.0%2F3.0.1+memory+leaks" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d1154').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d1154').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://rubenlaguna.com/wp/2010/04/10/lucene-2-9-03-0-1-memory-leaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Apache Tika 0.6 fails if the locale is not en_US</title>
		<link>http://rubenlaguna.com/wp/2010/03/10/building-apache-tika-0-6-fails-if-the-locale-is-not-en_us/</link>
		<comments>http://rubenlaguna.com/wp/2010/03/10/building-apache-tika-0-6-fails-if-the-locale-is-not-en_us/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 19:48:40 +0000</pubDate>
		<dc:creator>ruben.laguna</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[build]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[locale]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[oome]]></category>
		<category><![CDATA[tests]]></category>
		<category><![CDATA[tika]]></category>

		<guid isPermaLink="false">http://rubenlaguna.com/wp/?p=1142</guid>
		<description><![CDATA[I tried to build Apache Tika 0.6 yesterday and I couldn&#8217;t build it because the tests failed. The failing tests were testExcelParserFormatting(org.apache.tika.parser.microsoft.ExcelParserTest) testExcelFormats(org.apache.tika.parser.microsoft.ooxml.OOXMLParserTest) and the failure had to to with the fact that the locale was &#8220;es_ES&#8221; and the numbering format differs (&#8220;1.599,99&#8221; and not &#8220;1,599.99&#8220;) $ mvn -version Apache Maven 2.2.0 (r788681; 2009-06-26 15:04:01+0200) [...]]]></description>
			<content:encoded><![CDATA[<p>I tried to build Apache Tika 0.6 <a href="http://markmail.org/thread/hfbheu7cuwl2hnaa">yesterday</a> and I couldn&#8217;t build it because the tests failed. The failing tests were </p>
<p><code>  testExcelParserFormatting(org.apache.tika.parser.microsoft.ExcelParserTest)<br />
  testExcelFormats(org.apache.tika.parser.microsoft.ooxml.OOXMLParserTest)<br />
</code></p>
<p>and the failure had to to with the fact that the locale was &#8220;es_ES&#8221; and the numbering format differs (&#8220;<code>1.599,99</code>&#8221; and not &#8220;<code>1,599.99</code>&#8220;) </p>
<p><code> $ mvn -version<br />
Apache Maven 2.2.0 (r788681; 2009-06-26 15:04:01+0200)<br />
Java version: 1.6.0_17<br />
Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home<br />
Default locale: es_ES, platform encoding: MacRoman<br />
OS name: "mac os x" version: "10.6.2" arch: "x86_64" Family: "mac"</code></p>
<p>I changed the locale temporarily to be able to build</p>
<p><code>export LC_ALL=en_US.UTF-8</code></p>
<p>so those test no longer failed. But then I run into OutOfMemoryError while running some of the tests so I set <code>MAVEN_OPTS</code>:</p>
<p><code>export MAVEN_OPTS="-Xmx2048m"</code></p>
<p>And then <code>mvn install</code> suceeded !. I got the jars<br />
<code>find . -name "*jar"<br />
./tika-app/target/tika-app-0.6.jar<br />
./tika-bundle/target/tika-bundle-0.6.jar<br />
./tika-core/target/tika-core-0.6.jar<br />
./tika-parsers/target/tika-parsers-0.6.jar<br />
</code></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d1142').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d1142" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US&amp;Description=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US&amp;Url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;submitHeadline=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;h=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;t=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;t=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;bm_description=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;T=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;h=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;name=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F03%2F10%2Fbuilding-apache-tika-0-6-fails-if-the-locale-is-not-en_us%2F&amp;t=Building+Apache+Tika+0.6+fails+if+the+locale+is+not+en_US" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d1142').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d1142').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://rubenlaguna.com/wp/2010/03/10/building-apache-tika-0-6-fails-if-the-locale-is-not-en_us/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JUnit and Netbeans. Injecting in objects in the default Lookup</title>
		<link>http://rubenlaguna.com/wp/2010/02/12/junit-and-netbeans-injecting-in-objects-in-the-default-lookup/</link>
		<comments>http://rubenlaguna.com/wp/2010/02/12/junit-and-netbeans-injecting-in-objects-in-the-default-lookup/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 22:47:12 +0000</pubDate>
		<dc:creator>ruben.laguna</dc:creator>
				<category><![CDATA[netbeans]]></category>
		<category><![CDATA[inject]]></category>
		<category><![CDATA[junit]]></category>
		<category><![CDATA[lookup]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[populate]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[test]]></category>

		<guid isPermaLink="false">http://rubenlaguna.com/wp/?p=1102</guid>
		<description><![CDATA[If you need to unit test classes in a netbeans module and the classes use the Lookup.getDefault() to &#8220;lookup&#8221; things that you want to mock you probably wonder how you can place the mock objects in the default Lookup Adding objects to the Netbeans&#8217;s default Lookup is relatively simple. Here is the answer: Replace the [...]]]></description>
			<content:encoded><![CDATA[<p>If you need to unit test classes in a netbeans module and the classes use the <code><a href="http://bits.netbeans.org/dev/javadoc/org-openide-util-lookup/org/openide/util/Lookup.html">Lookup.getDefault()</a></code> to &#8220;lookup&#8221; things that you want to mock you probably wonder how you can place the mock objects in the default Lookup</p>
<p>Adding objects to the Netbeans&#8217;s default <code>Lookup</code> is relatively simple. Here is the answer: </p>
<ol>
<li>Replace the <code>Lookup</code> instance returned by the <code>Lookup.getDefault()</code><br />
by defining a new entry in <code>META-INF/services</code>.<br />
<a href="http://rubenlaguna.com/wp/wp-content/uploads/skitch/SearchLucene_-_NetBeans_IDE_6.8-20100211-204423.jpg"><img alt="" src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/SearchLucene_-_NetBeans_IDE_6.8-20100211-204423.jpg" title="Lookup$Provider in META-INF/services" class="aligncenter" width="348" height="172" /></a></p>
<p>It&#8217;s just a matter of adding a file named <code>org.openide.util.Lookup$Provider</code> in the <code>META-INF/services</code> folder inside your Unit Test source folder. That file should contain the fully qualified class name of your own <code><a href="http://bits.netbeans.org/dev/javadoc/org-openide-util-lookup/org/openide/util/Lookup.Provider.html">Lookup.Provider</a></code> implementation.<br />
In my case the file contain just the string <code>com.rubenlaguna.en4j.searchlucene.NoteFinderLuceneImplTest</code> because the test class itself implements <code>Lookup.Provider</code>.</p>
<p>By adding this to <code>META-INF/services</code> you&#8217;re actually forcing <code>Lookup.getLookup()</code> to use your <code>Lookup.Provider</code> to obtain the <code>Lookup</code> instance that will be returned</p>
</li>
<li>Create you own <code>Lookup.Provider</code>. You can even let your test class implement <code>Lookup.Provider</code> if you only have one test class.
<p>In this example you can see that I inject a NoteRepository.class into the default lookup.</p>
<p><script src="http://gist.github.com/301901.js?file=NoteFinderLuceneImplTest.java"></script></p>
</li>
</ol>
<p>You can see a <a href="http://github.com/ecerulm/en4j/tree/master/NBPlatformApp/SearchLucene/test/unit/src/">living example here</a></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d1102').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d1102" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup&amp;Description=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup&amp;Url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;submitHeadline=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;h=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;t=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;t=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;bm_description=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;T=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;h=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;name=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F02%2F12%2Fjunit-and-netbeans-injecting-in-objects-in-the-default-lookup%2F&amp;t=JUnit+and+Netbeans.+Injecting+in+objects+in+the+default+Lookup" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d1102').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d1102').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://rubenlaguna.com/wp/2010/02/12/junit-and-netbeans-injecting-in-objects-in-the-default-lookup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to the internet via Bluetooth PAN  with Mac OS X Snow Leopard</title>
		<link>http://rubenlaguna.com/wp/2010/01/27/connect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard/</link>
		<comments>http://rubenlaguna.com/wp/2010/01/27/connect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 11:54:08 +0000</pubDate>
		<dc:creator>ruben.laguna</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[bluetooth]]></category>
		<category><![CDATA[macosx]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[pan]]></category>
		<category><![CDATA[personal area network]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[sonyericsson]]></category>
		<category><![CDATA[telephone]]></category>
		<category><![CDATA[tether]]></category>
		<category><![CDATA[tethering]]></category>

		<guid isPermaLink="false">http://rubenlaguna.com/wp/?p=1096</guid>
		<description><![CDATA[If you want to access the internet via your phone 3G/GPRS connection you can use Bluetooth PAN. In my case I have a Sony Ericsson W715 so the first thing to do is to tell the phone which connection to use Menu > Settings > Connectivity > Bluetooth > Data accounts and select the account [...]]]></description>
			<content:encoded><![CDATA[<p>If you want to access the internet via your phone 3G/GPRS connection you can use Bluetooth PAN. In my case I have a Sony Ericsson W715 so the first thing to do is to tell the phone which connection to use Menu > Settings > Connectivity > Bluetooth > Data accounts and select the account that you normally use to browse the net from the phone.</p>
<p>Then turn on bluetooth</p>
<p>Then in the mac:</p>
<ol>
<li>Go to System Preferences > Bluetooth
<p><a href="http://rubenlaguna.com/wp/wp-content/uploads/2010/01/System-Preferences-1.jpg"><img src="http://rubenlaguna.com/wp/wp-content/uploads/2010/01/System-Preferences-1.jpg" alt="" title="System Preferences-1" width="666" height="561" class="aligncenter size-full wp-image-1098" /></a>
</li>
<li>Set up new device.
<p><a href="http://rubenlaguna.com/wp/wp-content/uploads/skitch/Bluetooth-20100127-125537.jpg"><img alt="" src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/Bluetooth-20100127-125537.jpg" title="bluetooth" class="aligncenter" width="748" height="534" /></a></p>
</li>
<li>Set up a new device<br />
 <a href="http://rubenlaguna.com/wp/wp-content/uploads/skitch/Bluetooth_Setup_Assistant-2-20100127-125755.jpg"><img alt="" src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/Bluetooth_Setup_Assistant-2-20100127-125755.jpg" title="adding w715" class="aligncenter" width="818" height="558" /></a>
</li>
<li>Click on continue
<p>Then a screen will appear with a passcode that you have to enter in your phone to do the pairing. if the phone ask you if you want to start the remote control say yes.</p>
<p><a href="http://rubenlaguna.com/wp/wp-content/uploads/skitch/Bluetooth_Setup_Assistant-3-20100127-125934.jpg"><img alt="" src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/Bluetooth_Setup_Assistant-3-20100127-125934.jpg" title="passcode" class="aligncenter" width="818" height="558" /></a>
</li>
<li>
In the next screen enter your phone model and apn in my case its online.telia.se and he cid i used 5 because i think itsd unused</p>
<p><a href="http://rubenlaguna.com/wp/wp-content/uploads/skitch/Bluetooth_Setup_Assistant-4-20100127-130905.jpg"><img alt="" src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/Bluetooth_Setup_Assistant-4-20100127-130905.jpg" title="apn settings" class="aligncenter" width="778" height="518" /></a></p>
<p>See summary and click quit
</li>
<li>Go to System preferences > Network<br />
<a href="http://rubenlaguna.com/wp/wp-content/uploads/skitch/System_Preferences-2-20100127-131052.jpg"><img alt="" src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/System_Preferences-2-20100127-131052.jpg" title="network preferences" class="aligncenter" width="748" height="640" /></a></li>
<li>There is a &#8220;Bluetooth PAN&#8221; already  but that one won&#8217;t work:  you need to create a new connection
<p>Press the &#8220;+&#8221; in the bottom left corner.<br />
Set the interface to &#8220;Bluetooth PAN&#8221;<br />
Set the name of the connection  to whatever you like. I just typed &#8220;W715&#8243; in my case.</p>
<p><a href="http://rubenlaguna.com/wp/wp-content/uploads/skitch/System_Preferences-3-20100127-125025.jpg"><img alt="" src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/System_Preferences-3-20100127-125025.jpg" title="add w715" class="aligncenter" width="675" height="584" /></a></p>
</li>
<li>
Turn off Airport or any other connection that you may be using  and the go to your newly created connection and click on &#8220;Connect&#8221;<br />
<a href="http://rubenlaguna.com/wp/wp-content/uploads/skitch/Network-8-20100127-124822.jpg"><img alt="" src="http://rubenlaguna.com/wp/wp-content/uploads/skitch/Network-8-20100127-124822.jpg" title="w715 connected" class="aligncenter" width="738" height="650" /></a>
</li>
</ol>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d1096').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d1096" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard&amp;Description=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard&amp;Url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;submitHeadline=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;h=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;t=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;t=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;bm_description=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;T=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;h=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;name=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F27%2Fconnect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard%2F&amp;t=Connect+to+the+internet+via+Bluetooth+PAN++with+Mac+OS+X+Snow+Leopard" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d1096').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d1096').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://rubenlaguna.com/wp/2010/01/27/connect-to-the-internet-via-bluetooth-pan-with-mac-os-x-snow-leopard/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cancellable tasks and progress indicators [Netbeans Platform]</title>
		<link>http://rubenlaguna.com/wp/2010/01/18/cancellable-tasks-and-progress-indicators-netbeans-platform/</link>
		<comments>http://rubenlaguna.com/wp/2010/01/18/cancellable-tasks-and-progress-indicators-netbeans-platform/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 20:52:19 +0000</pubDate>
		<dc:creator>ruben.laguna</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[cancel]]></category>
		<category><![CDATA[cancellable]]></category>
		<category><![CDATA[indicator]]></category>
		<category><![CDATA[progress]]></category>
		<category><![CDATA[progresshandle]]></category>
		<category><![CDATA[requestprocessor]]></category>
		<category><![CDATA[runnable]]></category>
		<category><![CDATA[schedule]]></category>
		<category><![CDATA[task]]></category>
		<category><![CDATA[tasklistener]]></category>
		<category><![CDATA[ui]]></category>

		<guid isPermaLink="false">http://rubenlaguna.com/wp/?p=1066</guid>
		<description><![CDATA[Progress indicator (indeterminate mode) which allows to cancel the task The easiest way of having a cancellable progress indicator (Progress API) for a task in Netbeans Platform Application is the one below but it´s only worth for tasks that don&#8217;t update the progress indicator (indeterminate mode) until the task is finished. If you want to [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Progress indicator (indeterminate mode) which allows to cancel the task</strong><br />
The easiest way of having a cancellable progress indicator (<a href="http://bits.netbeans.org/dev/javadoc/org-netbeans-api-progress/overview-summary.html">Progress API</a>) for a task in Netbeans Platform Application is the one below but it´s only worth for tasks that don&#8217;t update the progress indicator (indeterminate mode) until the task is finished. If you want to update the progress indicator (<code><a href="http://bits.netbeans.org/dev/javadoc/org-netbeans-api-progress/org/netbeans/api/progress/ProgressHandle.html">ProgressHandle</a></code>) inside the task itself <em>look at the second example</em>.</p>
<div id="attachment_1075" class="wp-caption aligncenter" style="width: 493px"><a href="http://rubenlaguna.com/wp/wp-content/uploads/2010/01/noprogressinformation.png"><img src="http://rubenlaguna.com/wp/wp-content/uploads/2010/01/noprogressinformation.png" alt="ProgressHandle indeterminate" title="noprogressinformation" width="483" height="141" class="size-full wp-image-1075" /></a><p class="wp-caption-text">ProgressHandle indeterminate</p></div>
<pre class="brush: java;">
package com.rubenlaguna.en4j.mainmodule;

import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.logging.Logger;
import org.netbeans.api.progress.ProgressHandle;
import org.netbeans.api.progress.ProgressHandleFactory;
import org.openide.util.RequestProcessor;
import org.openide.util.TaskListener;

public final class MyCancellableActionNoProgressInformation implements ActionListener {

    //The RequestProcessor has to have  allowInterrupt set to true!!
    private final static RequestProcessor RP = new RequestProcessor(&quot;interruptible tasks&quot;, 1, true);
    private final static Logger LOG = Logger.getLogger(MyCancellableActionNoProgressInformation.class.getName());

    public void actionPerformed(ActionEvent e) {

        Runnable runnable = new Runnable() {

            private final int NUM = 60000;

            public void run() {
                for (int i = 0; i &lt; NUM; i++) {
                    doSomething(i);
                    if (Thread.interrupted()) {
                        LOG.info(&quot;the task was CANCELLED&quot;);
                        return;
                    }
                }

            }

            private void doSomething(int i) {
                LOG.info(&quot;doSomething with &quot; + i);
                return;
            }
        };

        final RequestProcessor.Task theTask = RP.create(runnable);

        final ProgressHandle ph = ProgressHandleFactory.createHandle(&quot;performing some task&quot;, theTask);
        theTask.addTaskListener(new TaskListener() {
            public void taskFinished(org.openide.util.Task task) {
                //make sure that we get rid of the ProgressHandle
                //when the task is finished
                ph.finish();
            }
        });

        //start the progresshandle the progress UI will show 500s after
        ph.start();

        //this actually start the task
        theTask.schedule(0);
    }
}
</pre>

<div class="wp_syntax"><div class="code"><pre class="" style="font-family:monospace;">INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.ImportEvernoteFile<span class="br0">&#93;</span>: doSomething with <span style="">6619</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.ImportEvernoteFile<span class="br0">&#93;</span>: doSomething with <span style="">6620</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.ImportEvernoteFile<span class="br0">&#93;</span>: doSomething with <span style="">6621</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.ImportEvernoteFile<span class="br0">&#93;</span>: doSomething with <span style="">6622</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.ImportEvernoteFile<span class="br0">&#93;</span>: the task was CANCELLED</pre></div></div>

<p><strong>Progress indicator (determinate mode) which allows to cancel the task</strong></p>
<p>This example show a <code>ProgressHandle </code>that it&#8217;s updated from the Runnable and it&#8217;s still cancellable. In this case you are also somewhat to use the more cumbersome <code>catch(InterruptedException)</code> instead of just checking <code>Thread.interrupted()</code>. For some reason I couldn&#8217;t get the <code>Thread.interrupted()</code> to work in this case. Doing a <code>Thread.sleep(0)</code> will always throw a <code>InterruptedException </code> if the thread was interrupted (cancelling a task will interrupt the thread if the <code>RequestProcessor</code> is created with the <code>interruptThread=true</code>). </p>
<div id="attachment_1077" class="wp-caption aligncenter" style="width: 456px"><a href="http://rubenlaguna.com/wp/wp-content/uploads/2010/01/progressinformation.png"><img src="http://rubenlaguna.com/wp/wp-content/uploads/2010/01/progressinformation.png" alt="Progress indicator (determinate mode)" title="progressinformation" width="446" height="99" class="size-full wp-image-1077" /></a><p class="wp-caption-text">Progress indicator (determinate mode)</p></div>
<pre class="brush: java;">
package com.rubenlaguna.en4j.mainmodule;

import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.logging.Logger;
import org.netbeans.api.progress.ProgressHandle;
import org.netbeans.api.progress.ProgressHandleFactory;
import org.openide.util.Cancellable;
import org.openide.util.RequestProcessor;
import org.openide.util.Task;
import org.openide.util.TaskListener;

public final class MyCancellableAction implements ActionListener {

    private final static RequestProcessor RP = new RequestProcessor(&quot;interruptible tasks&quot;, 1, true);
    private final static Logger LOG = Logger.getLogger(MyCancellableAction.class.getName());
    private RequestProcessor.Task theTask = null;

    public void actionPerformed(ActionEvent e) {
        final ProgressHandle ph = ProgressHandleFactory.createHandle(&quot;task thats shows progress&quot;, new Cancellable() {

            public boolean cancel() {
                return handleCancel();
            }
        });

        Runnable runnable = new Runnable() {

            private final int NUM = 60000;

            public void run() {
                try {
                    ph.start(); //we must start the PH before we swith to determinate
                    ph.switchToDeterminate(NUM);
                    for (int i = 0; i &lt; NUM; i++) {
                        doSomething(i);
                        ph.progress(i);
                        Thread.sleep(0); //throws InterruptedException is the task was cancelled
                    }

                } catch (InterruptedException ex) {
                    LOG.info(&quot;the task was CANCELLED&quot;);
                    return;
                } 

            }

            private void doSomething(int i) {
                LOG.info(&quot;doSomething with &quot; + i);
                return;
            }
        };

        theTask = RP.create(runnable); //the task is not started yet

        theTask.addTaskListener(new TaskListener() {
            public void taskFinished(Task task) {
                ph.finish();
            }
        });

        theTask.schedule(0); //start the task

    }

    private boolean handleCancel() {
        LOG.info(&quot;handleCancel&quot;);
        if (null == theTask) {
            return false;
        }

        return theTask.cancel();
    }
}
</pre>

<div class="wp_syntax"><div class="code"><pre class="" style="font-family:monospace;">INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.MyCancellableAction<span class="br0">&#93;</span>: doSomething with <span style="">5399</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.MyCancellableAction<span class="br0">&#93;</span>: doSomething with <span style="">5400</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.MyCancellableAction<span class="br0">&#93;</span>: doSomething with <span style="">5401</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.MyCancellableAction<span class="br0">&#93;</span>: doSomething with <span style="">5402</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.MyCancellableAction<span class="br0">&#93;</span>: doSomething with <span style="">5403</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.MyCancellableAction<span class="br0">&#93;</span>: doSomething with <span style="">5404</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.MyCancellableAction<span class="br0">&#93;</span>: doSomething with <span style="">5405</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.MyCancellableAction<span class="br0">&#93;</span>: handleCancel
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.MyCancellableAction<span class="br0">&#93;</span>: doSomething with <span style="">5406</span>
INFO <span class="br0">&#91;</span>com.rubenlaguna.en4j.mainmodule.MyCancellableAction<span class="br0">&#93;</span>: the task was CANCELLED</pre></div></div>

<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d1066').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d1066" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D&amp;Description=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D&amp;Url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F" rel="nofollow" title="Add to&nbsp;BlinkList"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/blinklist.png" title="Add to&nbsp;BlinkList" alt="Add to&nbsp;BlinkList" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;submitHeadline=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.connotea.org/addpopup?continue=confirm&amp;uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Connotea"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/connotea.png" title="Add to&nbsp;Connotea" alt="Add to&nbsp;Connotea" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diigo.com/post?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Diigo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/diigo.png" title="Add to&nbsp;Diigo" alt="Add to&nbsp;Diigo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dotnetkicks.com/kick/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;DotNetKicks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dotnetkicks.png" title="Add to&nbsp;DotNetKicks" alt="Add to&nbsp;DotNetKicks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://cgi.fark.com/cgi/fark/farkit.pl?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;h=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Fark"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fark.png" title="Add to&nbsp;Fark" alt="Add to&nbsp;Fark" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://faves.com/Authoring.aspx?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;t=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Faves"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/bluedot.png" title="Add to&nbsp;Faves" alt="Add to&nbsp;Faves" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://FriendSite.com/users/bookmarks/?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;t=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;FriendSite"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/friendsite.png" title="Add to&nbsp;FriendSite" alt="Add to&nbsp;FriendSite" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kaboodle.com/za/selectpage?p_pop=false&amp;pa=url&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F" rel="nofollow" title="Add to&nbsp;Kaboodle"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/kaboodle.png" title="Add to&nbsp;Kaboodle" alt="Add to&nbsp;Kaboodle" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.maple.nu/cgi-bin/search6/usa/ss_submit.cgi?fct=100&amp;url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Maple"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/maple.png" title="Add to&nbsp;Maple" alt="Add to&nbsp;Maple" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;bm_description=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;T=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;h=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Newsvine"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/newsvine.png" title="Add to&nbsp;Newsvine" alt="Add to&nbsp;Newsvine" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.plugim.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;PlugIM"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/plugim.png" title="Add to&nbsp;PlugIM" alt="Add to&nbsp;PlugIM" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.simpy.com/simpy/LinkAdd.do?href=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Simpy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/simpy.png" title="Add to&nbsp;Simpy" alt="Add to&nbsp;Simpy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.kirtsy.com//submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F" rel="nofollow" title="Add to&nbsp;Kirtsy"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/skirt.png" title="Add to&nbsp;Kirtsy" alt="Add to&nbsp;Kirtsy" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.shoutwire.com/?p=submit&amp;link=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F" rel="nofollow" title="Add to&nbsp;Shoutwire"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/shoutwire.png" title="Add to&nbsp;Shoutwire" alt="Add to&nbsp;Shoutwire" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.squidoo.com/lensmaster/bookmark?http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F" rel="nofollow" title="Add to&nbsp;Squidoo"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/squidoo.png" title="Add to&nbsp;Squidoo" alt="Add to&nbsp;Squidoo" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.sphere.com/sphereit/http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F" rel="nofollow" title="Add to&nbsp;SphereIt"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/sphereit.png" title="Add to&nbsp;SphereIt" alt="Add to&nbsp;SphereIt" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.thisnext.com/pick/new/submit/sociable/?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;name=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;ThisNext"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/thisnext.png" title="Add to&nbsp;ThisNext" alt="Add to&nbsp;ThisNext" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://webride.org/discuss/split.php?uri=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Webride"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/webride.png" title="Add to&nbsp;Webride" alt="Add to&nbsp;Webride" /></a>
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wists.com/t.php?c=null&amp;r=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;title={text}" rel="nofollow" title="Add to&nbsp;Wists"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/wists.png" title="Add to&nbsp;Wists" alt="Add to&nbsp;Wists" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Frubenlaguna.com%2Fwp%2F2010%2F01%2F18%2Fcancellable-tasks-and-progress-indicators-netbeans-platform%2F&amp;t=Cancellable+tasks+and+progress+indicators+%5BNetbeans+Platform%5D" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://rubenlaguna.com/wp/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d1066').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d1066').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://rubenlaguna.com/wp/2010/01/18/cancellable-tasks-and-progress-indicators-netbeans-platform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
