<?xml version="1.0" encoding="UTF-8"?>
<!-- name="generator" content="blojsom v3.2" -->
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
    <channel>
        <title>The Engine</title>
        <link>http://engine.tomoton.com/blog/default</link>
        <description>Under the Hood of Mind, Code and Matter</description>
        <language>en</language>
        <image>
            <url>http://engine.tomoton.com/favicon.ico</url>
            <title>The Engine</title>
            <link>http://engine.tomoton.com/blog/default</link>
        </image>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<generator>blojsom v3.2</generator>
		<managingEditor>info@tomoton.com</managingEditor>
		<webMaster>info@tomoton.com</webMaster>
		<pubDate>Tue, 11 Aug 2009 18:23:29 +0000</pubDate>

                        <item>
            <title>The RFID-enabled Eclipse IDE, part II</title>
            <link>http://engine.tomoton.com/blog/default/2009/08/11/The-RFID-enabled-Eclipse-IDE-part-II</link>
            <description>&lt;blockquote&gt;&lt;h4&gt;Squirrels alledgedly not involved!&lt;/h4&gt;&lt;/blockquote&gt;
&lt;p&gt;This is an ideal time to post my follow-up to &lt;a href=&quot;http://engine.tomoton.com/blog/default/2009/05/18/The-RFID-enabled-Eclipse-IDE-part-I&quot; target=&quot;_blank&quot;&gt;part I&lt;/a&gt;, as the company behind the object of affection used in the next hardware set-up, seems to be going through some really tough times. In fact, white rabbit company Violet is rumored to have &lt;a href=&quot;http://www.engadget.com/2009/08/11/nabaztag-cant-make-rfid-cool-has-to-file-for-bankruptcy/&quot; target=&quot;_blank&quot;&gt;filed for bankruptcy&lt;/a&gt;. Seems like trouble with animals all over again, but is it? Let&#39;s come back to that later!&lt;/p&gt;

&lt;p&gt;Here at the recently founded OSGi headquarters, the Obnoxious Squirrel Goring institute, the pursuit of alternative input methods for the Eclipse IDE is running full speed ahead, once again. Of course, Eclipse already has a solid track record as a breeding ground for innovative ideas to increase developer productivity. The incremental compiler of the JDT, the Mylyn task manager and the Buckminster component assembler (a &#39;builder&#39; is so nineties!) are just some of the fine examples proving that point. In this part, we&#39;ll take a closer look at an alternative way to control Mylyn, using a product from a company pioneering the so-called &#39;Internet of Things&#39;. That product looks like a small singing dish and comes with colourful rabbit-shaped RFID tokens. Kawaii! Okay, let&#39;s take a closer look at the Violet mir:ror. In the picture below, it was already skinned for EclipseCon!&lt;/p&gt;

&lt;div class=&quot;centainer&quot;&gt;
&lt;img class=&quot;polaroid&quot; alt=&quot;Rebranded for EclipseCon 2009&quot; src=&quot;http://engine.tomoton.com/resources/default/eclipse-mirror.png&quot; /&gt;
&lt;div class=&quot;polaroidtext&quot;&gt;Rebranded for EclipseCon 2009!&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;The Violet mir:ror is unique in consumer space: it is a properly product-designed RFID reader which offers a stark contrast to its industrial counterparts, such as the interrogator featured in part I. It has been extensively tested for usability, and offers intuitive audio-visual feedback when you operate it. It is simple enough for children and general managers alike. It is equally important to realize that the reader is only half of the business model: typical for the transformation seen with consumer electronics vendors, Violet assumes the role of an Application Service Provider, through a web service which allows everyone to prototype personal applications which use the mir:ror (and other products from their catalog).&lt;/p&gt;

&lt;div class=&quot;centainer&quot;&gt;
&lt;img class=&quot;insert&quot; alt=&quot;From Violet&#39;s mir:ror MarCom kit&quot; src=&quot;http://engine.tomoton.com/resources/default/violet-mirror-ad.png&quot; /&gt;
&lt;/div&gt;

&lt;div class=&quot;centainer&quot;&gt;
&lt;img class=&quot;insert&quot; alt=&quot;RFID tokens &#39;Nano:ztag&#39;&quot; src=&quot;http://engine.tomoton.com/resources/default/violet-nano-ztags.png&quot; /&gt;
&lt;/div&gt;


&lt;p&gt;This demonstration is marginally different from the set-up in &lt;a href=&quot;http://engine.tomoton.com/blog/default/2009/05/18/The-RFID-enabled-Eclipse-IDE-part-I&quot; target=&quot;_blank&quot;&gt;part I&lt;/a&gt;. In fact, although the mir:ror is a fairly simple USB HID device, the mirware software introduces a level of indirection which turns this application into a true web mash-up. Once the reader announces the presence or absence of one of the bunnies, the mirware software uses the XMPP protocol to look-up the associated action, asynchronously. Note the interrupt-driven interaction with the reader, which is obviously more efficient than the polling strategy necessary with some of the industrial readers. The mirware software is basically a rich multi-media framework (also plug-in based), and is amongst other things capable of executing shell scripts, playing music and performing text-to-speech conversion. It is also possible to delegate actions to the Violet application server. In fact, for the Mylyn demo, the bunny event is translated into a web API call to a proprietary HTTP bridge, which tunnels the call all the way back to a web server, activated from a plug-in inside Eclipse. That&#39;s quite a round-trip, but the call chain shows the event being pushed all the way from the reader, straight into Eclipse (in the outline, both the application server, as well as the HTTP bridge are available through a publicly routable IP address; yet, the mir:ror and Eclipse connect to the internet using NAT).&lt;/p&gt; 

&lt;div class=&quot;centainer&quot;&gt;
&lt;img class=&quot;polaroid&quot; alt=&quot;Violet mir:ror Call Chain&quot; src=&quot;http://engine.tomoton.com/resources/default/violet-mirror-controls-eclipse.png&quot; /&gt;
&lt;div class=&quot;polaroidtext&quot;&gt;Violet mir:ror Call Chain&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;In this demo, there are two Mylyn tasks associated with a Nano:ztag tag and a Mifare Ultralight 1K card. As soon as one places the rabbit on the dish, Mylyn is told to activate the task, it then reorganizes the workspace and starts tracking the developer&#39;s activity. Once the rabbit is removed, the task is deactivated again. Same for the card. You might want to lose the rabbits in a real Agile environment, but this sounds like an interesting way to leverage a SCRUM-based development process. Developers can physically pick up tasks from the &lt;em&gt;wall&lt;/em&gt;, or pass them around in the team. One might consider RFID stickers on &lt;em&gt;story cards&lt;/em&gt;, as well, or just use credit-card sized RFID tokens to write on directly. In the upcoming part III, this exploration is taken even further: that demo will show how to use your smartphone and the NFC Smart Poster concept to remotely order all the source code you need by touching your target component in an architectural overview.&lt;/p&gt;     

&lt;div class=&quot;centainer&quot;&gt;
&lt;img class=&quot;insert&quot; alt=&quot;Mylyn Control with Violet mir:ror&quot; src=&quot;http://engine.tomoton.com/resources/default/mylyn-violet-mirror-animation.gif&quot; /&gt;
&lt;/div&gt;



&lt;p&gt;So, where did it all go wrong for Violet, assuming those rumors are true? Did some louche attack by a billion dollar loss toting ACME Corporation take away the wind out of Violet&#39;s sails (pun intended)? Probably not. Most likely, their luxury product hit rock bottom in a crisis, in what was a difficult market to begin with. And they stuck to a pretty closed model, as well. Consumer-oriented RFID applications are not exactly an easy sell.  And as far as the competition is concerned, most of the knock-off applications couldn&#39;t even keep a five-year old interested for a minute. Honestly, if your kid does appear quietly entertained with one of those, drop everything and go see a child development specialist immediately. At least Violet had one nifty application for their reader: when kiddo put a fairy tale book on the reader, the computer it was attached to would start to read it out loud. Instead of &#39;feeling inspired&#39; by that, as well, ACME Corporation might consider just putting its money where the original ideas came from to begin with. Come on, just invest in Violet already!&lt;/p&gt;

&lt;p&gt;For those who remember, in return for the eyeballs at EclipseCon, Violet kindly offered a dozen readers to be &lt;a href=&quot;http://www.eclipsecon.org/2009/poker&quot; target=&quot;_blank&quot;&gt;given away&lt;/a&gt; during the event. It&#39;s great to hear these were well received; one actually made it all the way to NASA&#39;s Jet Propulsion Laboratory. And as it turns out, all of them could be en route to become genuine collector&#39;s items. I&#39;ll just hold on to mine for a while, before I put it on eBay for a gazillion bucks. Not.&lt;/p&gt;
</description>
            <guid>http://engine.tomoton.com/blog/default/2009/08/11/The-RFID-enabled-Eclipse-IDE-part-II</guid>
			<pubDate>Tue, 11 Aug 2009 18:23:29 +0000</pubDate>
            <category>/eclipse/</category>
                                        <wfw:comment>http://engine.tomoton.com/commentapi/default/eclipse/2009/08/11/The-RFID-enabled-Eclipse-IDE-part-II</wfw:comment>
            <wfw:commentRss>http://engine.tomoton.com/blog/default/2009/08/11/The-RFID-enabled-Eclipse-IDE-part-II?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Document your Eclipse obsession!</title>
            <link>http://engine.tomoton.com/blog/default/2009/05/22/Document-your-Eclipse-obsession</link>
            <description>&lt;p&gt;Eclipse has been and still is pivotal in almost all of the projects I have been working on, thus far. I can&#39;t remember the amount of times I have already downloaded that 120-ish megabyte drop, but we&#39;re talking high numbers here.&lt;/p&gt;
&lt;p&gt;Doug Shaefer&#39;s Wascana is in there, for sure. I was really sad when I read about his decision to call it quits, but I do understand. There seems to be a poor understanding of the challenges the concept of &#39;Open Source&#39; faces. I think &#39;Strong Governance&#39; is needed, when resources are limited. We do not have the luxury of choice, contrary to what many sheepishly advocate. I don&#39;t need two ways to connect to a Subversion repository. I just need one which works out of the box. What&#39;s up with GMF, as people are abandoning GEF because it doesn&#39;t support their needs? Since when is Maven integration a good idea?&lt;/p&gt;   
&lt;div class=&quot;centainer&quot;&gt; 
&lt;img class=&quot;insert&quot; src=&quot;http://engine.tomoton.com/resources/default/eclipse-obsession.png&quot; alt=&quot;Out of disk space!&quot; /&gt;&lt;/div&gt;
&lt;p&gt;I admit, the 1.0 version is only there to scare the children. And to show &#39;Final Boy&#39;, that peculiar junior consultant, who insisted on putting the &#39;final&#39; keyword everywhere, without actually understanding what it means.&lt;/p&gt;
&lt;p&gt;Come on, send in yours!&lt;/p&gt;
</description>
            <guid>http://engine.tomoton.com/blog/default/2009/05/22/Document-your-Eclipse-obsession</guid>
			<pubDate>Fri, 22 May 2009 09:17:08 +0000</pubDate>
            <category>/eclipse/</category>
                                        <wfw:comment>http://engine.tomoton.com/commentapi/default/eclipse/2009/05/22/Document-your-Eclipse-obsession</wfw:comment>
            <wfw:commentRss>http://engine.tomoton.com/blog/default/2009/05/22/Document-your-Eclipse-obsession?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>The RFID-enabled Eclipse IDE, part I</title>
            <link>http://engine.tomoton.com/blog/default/2009/05/18/The-RFID-enabled-Eclipse-IDE-part-I</link>
            <description>&lt;blockquote&gt;&lt;h4&gt;Can alternative input methods help?&lt;/h4&gt;&lt;/blockquote&gt;
&lt;p&gt;As it stands today, most of us still use a keyboard and a mouse to convey our intentions to the software running on our computers. You might consider touch screens, popularized through the iPhone, as a novel way to interact with your gizmo, but that&#39;s just a variation of typing and moving, all at the same time. Although there already has been a lot of research in this area, alternative input methods have not hit the mainstream, yet. Speech recognition looks promising, but can you imagine dictating code to your IDE, out loud? Typically, specialized input methods only make sense in the niche they were designed for. Jean-Dominique Bauby wrote his book &#39;The Diving Bell and the Butterfly&#39; by simply blinking his eyelids. Tragically, as he suffered from Locked-in Syndrome, it was the only method left to him. And despite all the research, some of the really appealing interfaces are only &#39;on display&#39; in science fiction movies, such as the one Tom Cruise is gesticulating with in &#39;Minority Report&#39;, or the plug that fits snuggly into Keeanu Reeves&#39; Occipital bone of the skull in &#39;The Matrix&#39;. A company called &lt;a href=&quot;http://emotiv.com/&quot;&gt;Emotiv&lt;/a&gt; claims that the future is already here, however. They&#39;ve come up with a head set, called &#39;EPOC&#39;, which translates your brainwaves to allow for some interaction with your PC. Great for games, apparently. And for switching Eclipse Perspectives, no doubt.&lt;/p&gt;
&lt;div class=&quot;centainer&quot;&gt;
&lt;img class=&quot;insert&quot; src=&quot;http://engine.tomoton.com/resources/default/mouse-keyboard-engelbart.png&quot; alt=&quot;Douglas Engelbart&#39;s team shows keyboard and mouse&quot; /&gt;&lt;/div&gt;
&lt;div class=&quot;centainer&quot;&gt;
&lt;img class=&quot;insert&quot; src=&quot;http://engine.tomoton.com/resources/default/emotiv-epoc.jpg&quot; alt=&quot;Emotiv&#39;s EPOC head set&quot; /&gt;&lt;/div&gt;
&lt;p&gt;For those of you who might even consider more &#39;indirect&#39; methods, such as trained animals, the only thing to remember is: &#39;Don&#39;t!&#39; You might think that you can get away with &lt;a href=&quot;http://www.ohesso.com/essays/essay006.htm&quot;&gt;kittens agreeing to EULA&#39;s&lt;/a&gt;. But isn&#39;t that you just being cocky? Because maybe, just maybe, once that paw hits enter, SWAT teams may invade your home and rearrange your furniture. You would end up living a life in fear, always on the look-out for laser pointers dotting your forehead through the venetian blinds (not to mention you would look cross-eyed all the time). And that&#39;s just cats. Ever since the unfortunate lab fire of &#39;07, all research on the subject of &#39;coding through squirrels&#39; has been banned. And rightfully so. Yes, they can generate sparks by striking flint stones against a stainless steel surface. No, they&#39;ll never get the hang of remote debugging. Just move on. It&#39;s either that, or watch the flames lick across the rooftop of your favorite Starbucks, next door. Squirrels: probably only put on the surface of the earth to prove Darwin wrong! No, you &#39;d better stick to finding new input methods using inanimate objects. And RFID technology. Yeah, that&#39;ll work. But will it work with Eclipse?&lt;/p&gt;
&lt;div class=&quot;centainer&quot;&gt;
&lt;img class=&quot;insert&quot; src=&quot;http://engine.tomoton.com/resources/default/mavenites-vs-squirrels.png&quot; alt=&quot;People never learn!&quot; /&gt;&lt;/div&gt;
&lt;p&gt;As the ECF project has already demonstrated with its &#39;Shared Editing&#39; feature, the prevalence of the &#39;Command Pattern&#39; in Eclipse&#39;s architecture makes it easy to invoke actions otherwise triggered through keyboard or mouse interaction. With a home-made set of plug-ins, actions can be invoked from inside Eclipse, by putting RFID-enabled objects on a connected RFID reader. The plug-ins come in two groups. One group is a set of pure OSGi bundles, containing all the services required to (1) detect RFID readers, (2) manage &#39;drivers&#39; for all supported readers and (3) propagate RFID card events to interested parties. The second group is a set of RCP plug-ins, containing all the plumbing to (1) show visual feedback of the interaction in the workbench trim area and (2) manipulate the Eclipse command stack. The system records the necessary data, in case the command is parameterized. The plug-ins do not interfere with the normal operation of the Eclipse IDE. The workflow is straightforward, as demonstrated in the following movie. The reader in the demonstration is the ACR 128 USB reader, manufactured by ACS from Taiwan, and uses a PC/SC software interface.&lt;/p&gt;
&lt;div class=&quot;centainer&quot;&gt;
&lt;object width=&quot;560&quot; height=&quot;340&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/8l5wDcV3vso&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/8l5wDcV3vso&amp;hl=en&amp;fs=1&amp;color1=0x3a3a3a&amp;color2=0x999999&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;560&quot; height=&quot;340&quot;&gt;&lt;/embed&gt;&lt;/object&gt;
&lt;/div&gt;
&lt;p&gt;Just to give you an idea of what can be recorded and replayed at the moment: (1) Refresh Workspace, Import/Export (without completion) and Add Bookmark (requires selection), (2) Undo/Redo and Select All, (3) Refactor History, (4) Navigate Back/Forward, (5) Build and Clean Project, (6) Run Last Launched and Run External Tool, (7) Customize, Save, Reset and Close Perspective and (8) Welcome, Help Contents, Dynamic Help, Cheat Sheets and About. A lot of commands respond to selection: they operate on a resource selected in one of the views or editors. Admittedly, a shortcoming of the current implementation is that the selection is not restored prior the invocation of the recorded action. That should be feasible, but the solution introduces another problem. The real power of the system lies in the ability to exchange a physical card with a colleague, in order to allow her or him to invoke that same action. Although this can easily be done using ECF, the need arises to synchronize state between two different Eclipse Workbench instances. E.g.: sharing a bookmark using an RFID card requires both the bookmarked file, as well as the bookmark itself available on both instances.&lt;/p&gt;
&lt;div class=&quot;centainer&quot;&gt;
&lt;img class=&quot;insert&quot; src=&quot;http://engine.tomoton.com/resources/default/rfid-enabled-dynamic-help.png&quot; alt=&quot;Activating Dynamic Help&quot; /&gt;&lt;/div&gt;
&lt;p&gt;Coming up in part II: starting Mylyn tasks with rabbits!&quot;&lt;/p&gt;
</description>
            <guid>http://engine.tomoton.com/blog/default/2009/05/18/The-RFID-enabled-Eclipse-IDE-part-I</guid>
			<pubDate>Mon, 18 May 2009 12:32:23 +0000</pubDate>
            <category>/eclipse/</category>
                                        <wfw:comment>http://engine.tomoton.com/commentapi/default/eclipse/2009/05/18/The-RFID-enabled-Eclipse-IDE-part-I</wfw:comment>
            <wfw:commentRss>http://engine.tomoton.com/blog/default/2009/05/18/The-RFID-enabled-Eclipse-IDE-part-I?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Leveraging Agile Practices with the RFID-enabled Eclipse IDE</title>
            <link>http://engine.tomoton.com/blog/default/2009/01/08/Leveraging-Agile-Practices-with-the-RFID-enabled-Eclipse-IDE</link>
            <description>&lt;p&gt;The pursuit of new input methods for Eclipse might have suffered a major set-back, as it dawned on all parties involved that trained squirrels would not be the next big thing. At first, the results looked promising. After all, those pesky fur balls seemed to be able to pick up subtle cues conveyed through body language alone. Just a little nod to indicate that it was time for the Java Perspective. Lifting a brow or two to scroll through the files in the Navigator. Or bolder: assuming the fetal position to have the Workspace refreshed. All that value in return for just some nuts and raisins. And they were so cute, too! Until they turned evil, that is, when all hell broke loose and a squeaky pandemonium ensued. Where did it all go wrong?&lt;/p&gt;

&lt;p&gt;Clearly, it was time to go back to the drawing board. Why not try passive RFID tags? Passive... sounds harmless, right?&lt;/p&gt;

&lt;p&gt;At the next EclipseCon, I&#39;ll be &lt;a href=&quot;http://www.eclipsecon.org/2009/sessions?id=431&quot;&gt;presenting&lt;/a&gt; the RFID-enabled Eclipse IDE. And because it&#39;s not just about raising the geek factor, I hope to show you can do something useful too. Since the Agile approach encourages tangible interaction, physical objects are welcome to participate in the software development process. More specifically, with RFID those objects allow you to interact in a novel way with your Eclipse IDE.&lt;/p&gt;

&lt;div class=&quot;centainer&quot;&gt;
&lt;img src=&quot;http://engine.tomoton.com/resources/default/rfid-story-card.png&quot; alt=&quot;RFID-enabled Story Card&quot; class=&quot;polaroid&quot; /&gt;
&lt;div class=&quot;polaroidtext&quot;&gt;RFID-enabled Story Card&lt;/div&gt;
&lt;/div&gt;

&lt;p&gt;Sounds intriguing? If I managed to get your attention, I hope to see you in Santa Clara soon! A special thanks to &lt;em&gt;Bjorn Freeman-Benson&lt;/em&gt; for making this possible. If he brings a personal item, we&#39;ll teach it some new Eclipse tricks ;)&lt;/p&gt;

&lt;p&gt;Don&#39;t forget to register early, I did!&lt;/p&gt;
</description>
            <guid>http://engine.tomoton.com/blog/default/2009/01/08/Leveraging-Agile-Practices-with-the-RFID-enabled-Eclipse-IDE</guid>
			<pubDate>Thu, 8 Jan 2009 04:34:46 +0000</pubDate>
            <category>/eclipse/</category>
                                        <wfw:comment>http://engine.tomoton.com/commentapi/default/eclipse/2009/01/08/Leveraging-Agile-Practices-with-the-RFID-enabled-Eclipse-IDE</wfw:comment>
            <wfw:commentRss>http://engine.tomoton.com/blog/default/2009/01/08/Leveraging-Agile-Practices-with-the-RFID-enabled-Eclipse-IDE?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
                        <item>
            <title>Eclipse 3.4: Ganymede has landed!</title>
            <link>http://engine.tomoton.com/blog/default/2008/06/27/Eclipse-3-4-Ganymede-has-landed</link>
            <description>&lt;blockquote&gt;&amp;nbsp;&lt;h4&gt;I&#39;m so happy I can hardly contain myself!&lt;/h4&gt;&lt;/blockquote&gt;
&lt;div class=&quot;centainer&quot;&gt;
&lt;img class=&quot;insert&quot; src=&quot;http://engine.tomoton.com/resources/default/ren-n-stimpy.gif&quot; alt=&quot;Happy Happy Joy Joy!&quot; /&gt;
&lt;/div&gt;
</description>
            <guid>http://engine.tomoton.com/blog/default/2008/06/27/Eclipse-3-4-Ganymede-has-landed</guid>
			<pubDate>Fri, 27 Jun 2008 12:18:05 +0000</pubDate>
            <category>/eclipse/</category>
                                        <wfw:comment>http://engine.tomoton.com/commentapi/default/eclipse/2008/06/27/Eclipse-3-4-Ganymede-has-landed</wfw:comment>
            <wfw:commentRss>http://engine.tomoton.com/blog/default/2008/06/27/Eclipse-3-4-Ganymede-has-landed?page=comments&amp;flavor=rss2</wfw:commentRss>
                                </item>
            </channel>
</rss>
