<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>boakes.org &#187; Eclipse</title>
	<atom:link href="http://boakes.org/tag/eclipse/feed/" rel="self" type="application/rss+xml" />
	<link>http://boakes.org</link>
	<description>A place for words and data that I publish (for the benefit of persons unknown).</description>
	<lastBuildDate>Mon, 21 May 2012 20:46:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Paranoia and Backups</title>
		<link>http://boakes.org/paranoia-and-backups/</link>
		<comments>http://boakes.org/paranoia-and-backups/#comments</comments>
		<pubDate>Mon, 03 Jul 2006 09:46:53 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://boakes.org/paranoia-and-backups</guid>
		<description><![CDATA[This was a hard-work weekend. On Thursday, it seemed like I had lots of code starting to work. It appeared that the imaginary brackets that surround each work package and sub package were closing themselves off, so that the virtual equation that describes my work might seem a little smaller and more tractable. That&#8217;s when [...]]]></description>
			<content:encoded><![CDATA[<p>This was a hard-work weekend.  On Thursday, it seemed like I had lots of code starting to work.  It appeared that the imaginary brackets that surround each work package and sub package were closing themselves off, so that the virtual equation that describes my work might seem a little smaller and more tractable.  That&#8217;s when I pressed the wrong button.<span id="more-615"></span></p>
<p>The details of what and how are unimportant, but for the record, selecting just one menu item in Eclipse lost me three days due to the data recovery process. <a href="http://eclipse.org">Eclipse</a> is both good and evil; yin and yang; it giveth and it attempt to taketh away.  In the mists of time, this will all be forgotten, as will the baking heat of those three particular lost days, because the good news is that despite the heat, I managed to retrieve my work from the incremental backup I made on Thursday, and by 02:00 on Monday I&#8217;d reintegrated every improvement since.</p>
<p>So a small level of <strike>paranoia</strike> <em>data rentention diligence</em> is a good thing, because eventually, even if you avoid the nightmare of a disk failure, you&#8217;re bound to press the wrong button: as I did.</p>
<p>The moral of the story is this: <strong>backups work</strong>.</p>
<p>The subtext to the moral of the story is this: <strong>more backups work more</strong>.</p>
<p>Yes it took three days to get back to where I was, but that&#8217;s better than nothing.  To improve matters should I make the same mistake again, I&#8217;ve now set the backup process to run every two hours rather than every night.</p>
<p>Obviously all this scrambling and backtracking had an effect on me, and in last nights dreams I found myself in the company of several soviet officers who showed me, on a post it note, several passwords that I have previously used; before passing me a pile of 132 column dot matrix printout (with the tear off tractor edges still attached) containing logs of my computer usage from the last several years.</p>
<p>Maybe it <em>is</em> paranoia after all.</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/paranoia-and-backups/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>RegEx Plugin for Eclipse</title>
		<link>http://boakes.org/regex-plugin-for-eclipse/</link>
		<comments>http://boakes.org/regex-plugin-for-eclipse/#comments</comments>
		<pubDate>Thu, 28 Apr 2005 12:15:56 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://boakes.org/regex-plugin-for-eclipse</guid>
		<description><![CDATA[I&#8217;m rather enamoured with this little plugin. It&#8217;s a regular expression evaluator, great for writing and checking regular expressions and knowing that they&#8217;re going to work in the way you think they will. There&#8217;s some very nice features that I doubt I&#8217;ll use, but that&#8217;s the beauty of a good tool, until you start to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m rather enamoured with <a href="http://brosinski.com/regex/" target="_blank">this little plugin</a>.  It&#8217;s a regular expression evaluator, great for writing and checking regular expressions and knowing that they&#8217;re going to work in the way you think they will.<span id="more-257"></span></p>
<p>There&#8217;s some very nice features that I doubt I&#8217;ll use, but that&#8217;s the beauty of a good tool, until you start to use it regularly, you don&#8217;t know that you need the features.</p>
<p>I&#8217;ll be using it to ensure my spam filters are optimally written in future.</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/regex-plugin-for-eclipse/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>keep resident for eclipse</title>
		<link>http://boakes.org/keep-resident-for-eclipse/</link>
		<comments>http://boakes.org/keep-resident-for-eclipse/#comments</comments>
		<pubDate>Thu, 02 Dec 2004 20:24:16 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://boakes.org/keep-resident-for-eclipse</guid>
		<description><![CDATA[This could be useful; it&#8217;s a tool which stops Windows from swapping Eclipse out of memory. My development box has 3Gb RAM so that I don&#8217;t have to suffer swapping, but windows still does it. The KeepResident plugin could make my coding life far happier.]]></description>
			<content:encoded><![CDATA[<p>This could be useful; it&#8217;s a tool which stops Windows from swapping Eclipse out of memory.<span id="more-164"></span></p>
<p>My development box has 3Gb RAM so that I don&#8217;t have to suffer swapping, but windows still does it.  The <a href="http://suif.stanford.edu/pub/keepresident/">KeepResident</a> plugin could make my coding life far happier.</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/keep-resident-for-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse Java Bytecode Viewer</title>
		<link>http://boakes.org/eclipse-java-bytecode-viewer/</link>
		<comments>http://boakes.org/eclipse-java-bytecode-viewer/#comments</comments>
		<pubDate>Thu, 07 Oct 2004 09:25:38 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://boakes.org/eclipse-java-bytecode-viewer</guid>
		<description><![CDATA[The geek in me loves this. It is a java bytecode viewer plugin for eclipse. For the uninitiated this means it lets you look at the low level code which is generated when a .java file is compiled. If you&#8217;ve ever read Bill Venners book Inside the JVM, you&#8217;re probably going to like this. For [...]]]></description>
			<content:encoded><![CDATA[<p>The geek in me loves <a href="http://andrei.gmxhome.de/bytecode/index.html">this</a>.  It is <a href="http://andrei.gmxhome.de/bytecode/index.html">a java bytecode viewer plugin</a> for <a href="http://www.eclipse.org">eclipse</a>.<span id="more-121"></span></p>
<p><a href="http://www.amazon.com/exec/obidos/ASIN/0079132480/boakesorg-20?dev-t=D2B1IIRG931JN5%26camp=2025%26link_code=sp1" title="Inside the Java Virtual Machine (Java Masters Series)"><img src="http://images.amazon.com/images/P/0079132480.01.THUMBZZZ.jpg" alt="Inside the Java Virtual Machine (Java Masters Series)" /></a>For the uninitiated this means it lets you look at the low level code which is generated when a <code>.java</code> file is compiled.  If you&#8217;ve ever read Bill Venners book <a href="http://www.amazon.com/exec/obidos/ASIN/0079132480/boakesorg-20?dev-t=D2B1IIRG931JN5%26camp=2025%26link_code=sp1">Inside the JVM</a>, you&#8217;re probably going to like this.  For the serious developer this plugin is a huge step in the right direction, providing a very useful new aspect on the code.</p>
<p>The <a href="http://en.wikipedia.org/wiki/Diff">diff </a> capability is really cool, and I&#8217;d love to see it extended so it&#8217;s capable of diffing the bytecodes from different compilers without having to manually generate the class files (i.e. i prefer to use <a href="http://www-124.ibm.com/developerworks/opensource/jikes/">jikes </a>for releases and would like to be able to select xyz.java and compare output from Jikes vs the Sun JDK).</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/eclipse-java-bytecode-viewer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>the eclipse png alpha transparency problem and the road to SVG icons</title>
		<link>http://boakes.org/eclipse-png-alpha-transparency-problem/</link>
		<comments>http://boakes.org/eclipse-png-alpha-transparency-problem/#comments</comments>
		<pubDate>Mon, 20 Sep 2004 14:42:43 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://boakes.org/eclipse-png-alpha-transparency-problem</guid>
		<description><![CDATA[Good PNG support is an important thing to nail since it has a significant effect on the sheen of the application. The alpha transparency mechanism currently supported by Eclipse already works under certain circumstances, but not all, and until it does, developers are stuck with the clunky transparency offered by GIF. In the mean time, [...]]]></description>
			<content:encoded><![CDATA[<p>Good PNG support is an important thing to nail since it has a significant effect on the sheen of the application.  The alpha transparency mechanism currently supported by Eclipse <a href="http://www.eclipse.org/articles/Article-SWT-images/graphics-resources.html#Transparency">already works</a> under certain circumstances, but not all, and until it does, developers are stuck with the clunky transparency offered by GIF.<span id="more-52"></span></p>
<p>In the mean time, any partial migration to PNG necessitates the inclusion of some hacky workarounds in order to display different icons for different parts of the UI, something which is not desirable because there&#8217;s wasted time both in hacking it and unhacking it later.</p>
<p>Robust PNG support is also important because it will help pave the way for SVG based icons.  SVG icons can include complex transparencies and PNG is the most likely intermediary format for icons to be converted to before being blatted to the screen.</p>
<p>SVG based icons are important because they are scaleable &#8211; resulting in Eclipse UI components that can be appropriately rendered, regardless of screen size or resolution.  This will have an effect on the uptake of the <a href="http://www.eclipse.org/proposals/eclipse-ercp/index.html">Eclipse RCP for small screen (read: mobile) devices</a> as well as other specialist uses.</p>
<p>With any luck, <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=35040">bug  35040</a> will make it into the next Eclipse release since it&#8217;s now in the top 10 most voted for bugs, and seems to be moving up the list.</p>
<p>Add your vote <a href="https://bugs.eclipse.org/bugs/votes.cgi?action=show_user&#038;bug_id=35040">here</a>.  Note: to do this you need a buzgilla account, you can create one <a href="https://bugs.eclipse.org/bugs/createaccount.cgi">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/eclipse-png-alpha-transparency-problem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse 3.0.1</title>
		<link>http://boakes.org/e101/</link>
		<comments>http://boakes.org/e101/#comments</comments>
		<pubDate>Mon, 20 Sep 2004 14:38:06 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://boakes.org/e101</guid>
		<description><![CDATA[Eclipse 3.0.1 has been released and includes 286 bug fixes. This is generally good news for the stability of the platform. Looking at the list of fixed bugs, 76 were of major, critical or blocker status, and only 5 were enhancements. This reflects the intended purpose ironing out any v3 teething troubles.]]></description>
			<content:encoded><![CDATA[<p><a href="http://eclipse.org">Eclipse </a>3.0.1 has been released and includes 286 bug fixes.   This is generally good news for the stability of the platform.</p>
<p>Looking at the list of  fixed bugs, 76 were of major, critical or blocker status, and only 5 were enhancements.  This reflects the intended purpose ironing out any v3 teething troubles.</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/e101/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>properties linked</title>
		<link>http://boakes.org/properties-linked/</link>
		<comments>http://boakes.org/properties-linked/#comments</comments>
		<pubDate>Wed, 25 Jun 2003 09:05:11 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[RDFX]]></category>

		<guid isPermaLink="false">http://boakes.org/properties-linked</guid>
		<description><![CDATA[Some good news. I now have an RDFX View linked to the properties view so that both Resources and Literals are showing up. Still to do however: 1. Stop showing the triple, just show the RDF object value 2. Display resources and Literals in different twisties within the Properties View (and add user preference) 3. [...]]]></description>
			<content:encoded><![CDATA[<p>Some good news. I now have an RDFX View linked to the properties view so that both Resources and Literals are showing up.</p>
<p>Still to do however:</p>
<p>   1. Stop showing the triple, just show the RDF object value<br />
   2. Display resources and Literals in different twisties within the Properties View (and add user preference)<br />
   3. You may also notice that the content of the RDFX View tree has been frigged &#8211; this is currently a big to do.<br />
   4. Also, for twisties, are cases where there are multiple values for a particular property.<br />
   5. Add a lookup for the Property Name so that if it has a &#8220;plain english&#8221; value defined somewhere it can be used &#8211; (using schemas notes added on this later).</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/properties-linked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>being in the dark</title>
		<link>http://boakes.org/being-in-the-dark/</link>
		<comments>http://boakes.org/being-in-the-dark/#comments</comments>
		<pubDate>Wed, 25 Jun 2003 09:03:39 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://boakes.org/being-in-the-dark</guid>
		<description><![CDATA[there is a problem with much eclipse development &#8211; when something doesn&#8217;t work, you&#8217;re left very much in the dark. the purposeful lack of documentation thus far &#8211; perhaps to enable the platform to remain agile leaves one relying on examples, which is fine &#8211; it suits my learning style &#8211; but sometimes, when things [...]]]></description>
			<content:encoded><![CDATA[<p>there is a problem with much eclipse development &#8211; when something doesn&#8217;t work, you&#8217;re left very much in the dark. the purposeful lack of documentation thus far &#8211; perhaps to enable the platform to remain agile leaves one relying on examples, which is fine &#8211; it suits my learning style &#8211; but sometimes, when things don&#8217;t work, it can be a time sapping drag.</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/being-in-the-dark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>gamma and beck&#8217;s book</title>
		<link>http://boakes.org/gamma-and-becks-book/</link>
		<comments>http://boakes.org/gamma-and-becks-book/#comments</comments>
		<pubDate>Wed, 25 Jun 2003 08:41:00 +0000</pubDate>
		<dc:creator>Rich</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Book]]></category>
		<category><![CDATA[Eclipse]]></category>

		<guid isPermaLink="false">http://boakes.org/gamma-and-becks-book</guid>
		<description><![CDATA[This book very very good. Read it before you start writing anything in Eclipse. If the last five months of hacking have taught me 30% of what I need to know to really understand the internals of Eclipse as it stands today, then this book just confirmed that 30% and had added another 20% by [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.amazon.com/exec/obidos/ASIN/0321205758/boakesorg-20?dev-t=D2B1IIRG931JN5%26camp=2025%26link_code=sp1" title="Contributing to Eclipse: Principles, Patterns, and Plugins"><img src="http://images.amazon.com/images/P/0321205758.01.THUMBZZZ.jpg" alt="Contributing to Eclipse: Principles, Patterns, and Plugins" /></a>This book very very good.  Read it before you start writing anything in Eclipse.  If the last five months of hacking have taught me 30% of what I need to know to really understand the internals of Eclipse as it stands today, then this book just confirmed that 30% and had added another 20% by the end of the &#8220;first circle&#8221;.</p>
<p>Really; read it before you start to code anything in Eclipse.</p>
]]></content:encoded>
			<wfw:commentRss>http://boakes.org/gamma-and-becks-book/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

