<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:planet="http://planet.intertwingly.net/" xmlns:indexing="urn:atom-extension:indexing" indexing:index="no"><access:restriction xmlns:access="http://www.bloglines.com/about/specs/fac-1.0" relationship="deny"/>
  <title>Planet Eclipse</title>
  <updated>2012-05-17T11:52:48Z</updated>
  <generator uri="http://intertwingly.net/code/venus/">Venus</generator>
  <author>
    <name>Planet Eclipse Admins</name>
    <email>webmaster@eclipse.org</email>
  </author>
  <id>http://planeteclipse.org/planet/rss20.xml</id>
  <link href="http://planeteclipse.org/planet/rss20.xml" rel="self" type="application/rss+xml"/>
  <link href="http://planeteclipse.org/planet/" rel="alternate"/>

  <entry>
    <id>tag:blogger.com,1999:blog-3356090267744964460.post-6106153779517729209</id>
    <link href="http://eclipseandlinux.blogspot.com/feeds/6106153779517729209/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/>
    <link href="http://eclipseandlinux.blogspot.com/2012/05/making-p2-working-with-rpm-last.html#comment-form" rel="replies" title="4 Comments" type="text/html"/>
    <link href="http://www.blogger.com/feeds/3356090267744964460/posts/default/6106153779517729209" rel="edit" type="application/atom+xml"/>
    <link href="http://www.blogger.com/feeds/3356090267744964460/posts/default/6106153779517729209" rel="self" type="application/atom+xml"/>
    <link href="http://eclipseandlinux.blogspot.com/2012/05/making-p2-working-with-rpm-last.html" rel="alternate" title="Making P2 working with RPM - last milestone" type="text/html"/>
    <title>Making P2 working with RPM - last milestone</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Maybe you remember my last post about making P2 and RPM <a href="http://eclipseandlinux.blogspot.com/2012/02/making-p2-working-with-rpm-milestone-i.html" target="_blank">working robustly together</a>. Having the Eclipse Platform M7 packaged in Fedora, and Fedora frozen, I have finally found time to look at that work again.<br/><br/>So, first of all, I was surprised how poor programmer was the past me. Then I have fixed a couple of hardcoded paths, got the solution working again, and even managed to prepare and install my first RPM-wrapped feature into the modified version of Eclipse without breaking the ownership of files.<br/><br/>Ownership of files is a pretty important aspect of Fedora security mechanism - a file installed by RPM into /usr should not be changed because otherwise the verification of system will fail - the system will be believed to be compromised.  P2 changes many files in Eclipse installation if it only is allowed to do so.<br/><br/>After the installation - Eclipse successfully started with my new RPM feature installed. But then I have discovered a hole in my logic. And then my logic appeared to be like a cheese:<br/><br/><div class="separator" style="clear: both; text-align: center;"><a href="http://www.trans.info/images/news/140/ser1.jpg" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://www.trans.info/images/news/140/ser1.jpg"/></a></div><br/>I totally forgot about the fact that once I generate a profile from an assembled installation, P2 will start working as usual, and I will not be able to uninstall anything. I'm not sure if you know it, but P2 is an API to control the bundles.info file, which is<br/><br/><div class="separator" style="clear: both; text-align: center;"><a href="http://1.bp.blogspot.com/-hyQJUmmywlU/T7N69_8PyqI/AAAAAAAADss/X2cjfmvtmKw/s1600/images.jpg" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="109" src="http://1.bp.blogspot.com/-hyQJUmmywlU/T7N69_8PyqI/AAAAAAAADss/X2cjfmvtmKw/s320/images.jpg" width="320"/></a> only. </div><br/>P2 does not care if your bundles.info got changed. It will overwrite it.<br/><br/>My attempts to solve that problem made the scope of changes growing very fast. I even created <a href="http://wiki.eclipse.org/P2RPM" target="_blank">wiki page</a> and put there some things that need to be taken into account.<br/><br/>I'm sorry folks, especially for those haunted by issues similar to:<br/><div class="separator" style="clear: both; text-align: center;"><a href="https://bugzilla.redhat.com/show_bug.cgi?id=821171" target="_blank"><img border="0" height="348" src="https://bugzilla.redhat.com/attachment.cgi?id=584059" width="640"/></a></div><br/>You will not get a revamped version of P2. I do not think it is possible and I'm officially <a href="http://www.ebaumsworld.com/games/play/1141" target="_blank">tossing</a> this idea. You have to be patient - there is no instant cure for those issues. Eclipse Shared Installation works poorly out of the box (see bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=358471" target="_blank">358471</a>), and things get even worse if you take into account additional restrictions that Fedora puts on P2.<br/><br/>In the meantime - what do you think about <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=379102" target="_blank">preventing Eclipse from being run by root</a> by accident?  It is terribly easy to do that on Linux, but then all your dropins stuff goes into master profile and you cannot revert that.<div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/3356090267744964460-6106153779517729209?l=eclipseandlinux.blogspot.com" width="1"/></div></div>
    </content>
    <updated>2012-05-16T10:30:58Z</updated>
    <published>2012-05-16T10:30:00Z</published>
    <category scheme="http://www.blogger.com/atom/ns#" term="p2"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="rpm"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="eclipse"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="fedora"/>
    <author>
      <name>Christopher Daniel</name>
      <email>noreply@blogger.com</email>
      <uri>http://www.blogger.com/profile/02643339658259354232</uri>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-3356090267744964460</id>
      <category term="linux"/>
      <category term="p2"/>
      <category term="debug"/>
      <category term="java"/>
      <category term="mylyn"/>
      <category term="launcher"/>
      <category term="fedora"/>
      <category term="open source"/>
      <category term="swt"/>
      <category term="rpm"/>
      <category term="bug reporting"/>
      <category term="tip"/>
      <category term="c"/>
      <category term="jni"/>
      <category term="cdt"/>
      <category term="build"/>
      <category term="transparency"/>
      <category term="orbit"/>
      <category term="shared installation"/>
      <category term="eclipse"/>
      <category term="statushandling"/>
      <category term="ubuntu"/>
      <category term="eclipse-build"/>
      <category term="usability"/>
      <category term="errorhandling"/>
      <category term="unity"/>
      <category term="openjdk"/>
      <author>
        <name>Christopher Daniel</name>
        <email>noreply@blogger.com</email>
        <uri>http://www.blogger.com/profile/02643339658259354232</uri>
      </author>
      <link href="http://eclipseandlinux.blogspot.com/feeds/posts/default" rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/>
      <link href="http://www.blogger.com/feeds/3356090267744964460/posts/default" rel="self" type="application/atom+xml"/>
      <link href="http://eclipseandlinux.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <title>Chris Daniel</title>
      <updated>2012-05-17T08:24:06Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-2725710657746694091.post-7154136410906119840</id>
    <link href="http://feedproxy.google.com/~r/YetAnotherEclipseProjectBlog/~3/Uh3-yHjF16M/eef-110-release.html" rel="alternate" type="text/html"/>
    <title>EEF 1.1.0 Release</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Hi,<br/>
<br/>
We are pleased to announce the 1.1.0 EEF release, that will be included into Juno.<br/>
<br/>
you can grab the zipped update site from here : <a href="http://www.eclipse.org/modeling/emft/downloads/?project=eef" target="_blank">http://www.eclipse.org/modeling/emft/downloads/?project=eef</a><br/>
<br/>
or use the p2 repository : <a href="http://download.eclipse.org/modeling/emft/eef/updates/releases/1.1" target="_blank">http://download.eclipse.org/modeling/emft/eef/updates/releases/1.1</a> <br/>
<br/>
Please use the corresponding acceleo maintenance release ( <a href="http://download.eclipse.org/modeling/m2t/acceleo/updates/releases/3.2/" target="_blank">3.2.1</a> ) to obtain the latest improvements we've made.<br/>
<br/>
<br/>
<br/>
<br/><div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/2725710657746694091-7154136410906119840?l=sbouchet-eef.blogspot.com" width="1"/></div><img height="1" src="http://feeds.feedburner.com/~r/YetAnotherEclipseProjectBlog/~4/Uh3-yHjF16M" width="1"/></div>
    </summary>
    <updated>2012-05-16T09:37:00Z</updated>
    <category scheme="http://www.blogger.com/atom/ns#" term="eclipse"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="eef"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://sbouchet-eef.blogspot.com/2012/05/eef-110-release.html</feedburner:origLink>
    <author>
      <name>Stéphane Bouchet</name>
      <email>noreply@blogger.com</email>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-2725710657746694091</id>
      <category term="b3"/>
      <category term="eclipse"/>
      <category term="build"/>
      <category term="acceleo"/>
      <category term="eef"/>
      <category term="tycho"/>
      <category term="tip"/>
      <author>
        <name>Stéphane Bouchet</name>
        <email>noreply@blogger.com</email>
      </author>
      <link href="http://sbouchet-eef.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/YetAnotherEclipseProjectBlog" rel="self" type="application/rss+xml"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <subtitle>A blog about Eclipse Modeling and especially on EEF, for extending the EMF editing framework.</subtitle>
      <title>Yet Another Eclipse Project Blog</title>
      <updated>2012-05-17T06:38:18Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-16474715.post-685937702455405472</id>
    <link href="http://cdtdoug.blogspot.com/feeds/685937702455405472/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/>
    <link href="http://cdtdoug.blogspot.com/2012/05/debugging-vertx-apps-with-eclipse.html#comment-form" rel="replies" title="0 Comments" type="text/html"/>
    <link href="http://www.blogger.com/feeds/16474715/posts/default/685937702455405472" rel="edit" type="application/atom+xml"/>
    <link href="http://www.blogger.com/feeds/16474715/posts/default/685937702455405472" rel="self" type="application/atom+xml"/>
    <link href="http://cdtdoug.blogspot.com/2012/05/debugging-vertx-apps-with-eclipse.html" rel="alternate" title="Debugging Vert.x apps with Eclipse" type="text/html"/>
    <title>Debugging Vert.x apps with Eclipse</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><br/>+Pascal Rapicault has me hooked on Vert.x, http://vertx.io. It looks like it can be a great competitor to node.js allowing you to use the same asynchronous web programming model not only with JavaScript by any of your favorite JVM languages, including Java believe it or not!<br/><br/>At any rate, tonight I started to see if I can use Eclipse to develop apps in Vert.x. It turned out to be a lot trickier than I thought so I figured I'd capture what I did here.<br/><br/>First, you need to create a User Library for Vert.x. I just looked at the bin/vertx script to see what it added to the Java classpath to see what jars to add to the library. After that I was able to create a Java project and add the library to the build path and code up my little hello world app (which indeed is very node.js like).<br/><br/><div class="separator" style="clear: both; text-align: center;"><a href="http://4.bp.blogspot.com/-_zcsyw_aezM/T7MS8vIL1kI/AAAAAAAAAZM/t-P2-n8uAz8/s1600/Screen+Shot+2012-05-15+at+10.36.53+PM.png" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="141" src="http://4.bp.blogspot.com/-_zcsyw_aezM/T7MS8vIL1kI/AAAAAAAAAZM/t-P2-n8uAz8/s320/Screen+Shot+2012-05-15+at+10.36.53+PM.png" width="320"/></a></div><br/>Launching is pretty tricky. First, Vert.x doesn't want your app to be on the classpath when it starts up. Weird and that means you have to remove your project from the Classpath. But you do then need to add in your Vert.x user library using the advanced option so it can launch Vert.x's main, which is VertxMgr.<br/><div><br/></div><div class="separator" style="clear: both; text-align: center;"><a href="http://3.bp.blogspot.com/-eGXd72i6p50/T7MT10-3ZqI/AAAAAAAAAZU/6z-CagQgy7I/s1600/Screen+Shot+2012-05-15+at+10.39.06+PM.png" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="205" src="http://3.bp.blogspot.com/-eGXd72i6p50/T7MT10-3ZqI/AAAAAAAAAZU/6z-CagQgy7I/s320/Screen+Shot+2012-05-15+at+10.39.06+PM.png" width="320"/></a></div><br/><div class="separator" style="clear: both; text-align: center;"><a href="http://4.bp.blogspot.com/-LjdllaOmX_k/T7MT_GNsalI/AAAAAAAAAZc/HjiOAwL6wZI/s1600/Screen+Shot+2012-05-15+at+10.38.36+PM.png" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="204" src="http://4.bp.blogspot.com/-LjdllaOmX_k/T7MT_GNsalI/AAAAAAAAAZc/HjiOAwL6wZI/s320/Screen+Shot+2012-05-15+at+10.38.36+PM.png" width="320"/></a></div><br/><br/>And you need to add your project build output with the -cp application option, which I passed ${project_loc:/vertxHelloWorld}/bin, so it can find your Verticle class.<br/><div><br/></div><br/><div class="separator" style="clear: both; text-align: center;"><a href="http://3.bp.blogspot.com/-UV5k1x8uf9Y/T7MUEqa741I/AAAAAAAAAZk/FdzwLKn0-NI/s1600/Screen+Shot+2012-05-15+at+10.38.49+PM.png" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="203" src="http://3.bp.blogspot.com/-UV5k1x8uf9Y/T7MUEqa741I/AAAAAAAAAZk/FdzwLKn0-NI/s320/Screen+Shot+2012-05-15+at+10.38.49+PM.png" width="320"/></a></div><br/>Finally when you debug, the Default source path matches your Classpath. Since you removed your project from the Classpath, you have to add your project to the sources manually in the Source tab.<br/><br/><div class="separator" style="clear: both; text-align: center;"><a href="http://2.bp.blogspot.com/-bdOKFmbWvvM/T7MUJUxNHLI/AAAAAAAAAZs/L_0veP9zEg4/s1600/Screen+Shot+2012-05-15+at+10.39.27+PM.png" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="199" src="http://2.bp.blogspot.com/-bdOKFmbWvvM/T7MUJUxNHLI/AAAAAAAAAZs/L_0veP9zEg4/s320/Screen+Shot+2012-05-15+at+10.39.27+PM.png" width="320"/></a></div><br/>I imagine someday, someone will create a Launch Configuration that will do this all for you but if you put some muscle in it, you can get up and debugging your Vert.x app in Eclipse now. Now, if I can debug my client-side JavaScript in the same session...<br/><div><br/></div><div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/16474715-685937702455405472?l=cdtdoug.blogspot.com" width="1"/></div></div>
    </content>
    <updated>2012-05-16T02:47:37Z</updated>
    <published>2012-05-16T02:44:00Z</published>
    <author>
      <name>Doug Schaefer</name>
      <email>noreply@blogger.com</email>
      <uri>https://profiles.google.com/111863048261633151082</uri>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-16474715</id>
      <category term="mobile"/>
      <category term="linux"/>
      <category term="wind river"/>
      <category term="android"/>
      <category term="eclipse"/>
      <category term="None"/>
      <author>
        <name>Doug Schaefer</name>
        <email>noreply@blogger.com</email>
        <uri>https://profiles.google.com/111863048261633151082</uri>
      </author>
      <link href="http://cdtdoug.blogspot.com/feeds/posts/default" rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/>
      <link href="http://www.blogger.com/feeds/16474715/posts/default" rel="self" type="application/atom+xml"/>
      <link href="http://cdtdoug.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <link href="http://www.blogger.com/feeds/16474715/posts/default?start-index=26&amp;max-results=25" rel="next" type="application/atom+xml"/>
      <subtitle>Hey all. This blog records my thoughts of the day about my life on the Eclipse CDT project. I will occasionally give opinions and news regarding the Eclipse CDT - the project and its ecosystem - and on open source in general. Please feel free to comment on anything I say. I appreciate it when people are honest with me. And, please, please, consider all of these opinions mine, not of my employer.</subtitle>
      <title>Doug on the Eclipse CDT</title>
      <updated>2012-05-17T06:09:07Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://kriggs.ca/blog/?p=78</id>
    <link href="http://kriggs.ca/blog/2012/05/15/how-many-plug-ins/" rel="alternate" type="text/html"/>
    <title>How Many Plug-ins</title>
    <summary>Tension in the workplace. In one corner, a developer that believes Separation of Concerns ends with packages. He does believe in having more than one project, but only because we have two products with code in common. So he’d have one project for product 1, another for product 2, and another for the code they [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><img alt="Few Large vs. Many Small" class="alignright size-full" height="244" src="http://kriggs.ca/blog/wp-content/uploads/2012/05/modularity.png" style="float: right; margin: 20px;" title="Few Large vs. Many Small" width="256"/>Tension in the workplace.</p>
<p>In one corner, a developer that believes Separation of Concerns ends with packages. He does believe in having more than one project, but only because we have two products with code in common. So he’d have one project for product 1, another for product 2, and another for the code they have in common. (OK, he’s not that draconian, but I’m stating this stylistically).</p>
<p>In the other corner, me. I take it to the other extreme. I see every service (of which we supply a couple dozen) being in its own project.</p>
<p>His argument is that he doesn’t want an explosion of projects from what we currently have. He wants every extracted project to be well justified.</p>
<p>My argument is that an increase in modularity in bundles brings design to a higher  level of abstraction and has a number of benefits, including slower  degradation of quality and improved software comprehension.</p>
<p>The question is this: what is the best philosophy to have? Few large projects? Many small projects? Or is there always a balancing act that makes this inseparable from art? I am dying for <a href="http://kriggs.ca/blog/2012/05/15/how-many-plug-ins/">your opinions</a>! (And relevant reading (such as articles) if you know any.)</p></div>
    </content>
    <updated>2012-05-15T19:22:17Z</updated>
    <category term="eclipse"/>
    <author>
      <name>Kriggs</name>
    </author>
    <source>
      <id>http://kriggs.ca/blog</id>
      <link href="http://kriggs.ca/blog/category/eclipse/feed/" rel="self" type="application/rss+xml"/>
      <link href="http://kriggs.ca/blog" rel="alternate" type="text/html"/>
      <subtitle>while (kriggs.isCoding()); return 0; //compile time error: unreachable code.</subtitle>
      <title>Kriggs' Blog » eclipse</title>
      <updated>2012-05-15T22:12:06Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://eclipsesource.com/blogs/?p=7694</id>
    <link href="http://eclipsesource.com/blogs/2012/05/15/rap-mobile-0-5-8-new-and-noteworthy/" rel="alternate" type="text/html"/>
    <title>RAP mobile 0.5.8 – New and Noteworthy</title>
    <summary>We are happy to announce another preview release of RAP mobile. Version 0.5.8 adds support for even more widgets on the Android side while improving stability and performance on iOS and Android. The new release brings improvements to the mobile client side but RAP itself has undergone some minor changes as well and we highly recommend that you [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>We are happy to announce another preview release of <a href="http://rapmobile.eclipsesource.com/">RAP mobile</a>. Version 0.5.8 adds support for even more widgets on the Android side while improving stability and performance on iOS and Android.</p>
<p>The new release brings improvements to the mobile client side but RAP itself has <a href="http://eclipsesource.com/blogs/2012/05/09/the-new-application-api-in-rap/">undergone some minor changes</a> as well and we highly recommend that you update your target definition. The changes will also impact your server-side code slightly as the wording of some RAP classes has been refined.</p>
<p>Most notably the <code>ApplicationConfigurator</code> is now called <code>ApplicationConfiguration</code> and the <code>ApplicationConfiguration</code> has been renamed <code>Application</code>. Simply replace the names in your code and organize the imports.  You will also need to update your dynamic service declaration which now provides an <code>org.eclipse.rwt.application.ApplicationConfiguration</code> implementation. For more details check the great <a href="http://eclipsesource.com/blogs/2012/05/09/the-new-application-api-in-rap/">post</a> from Ralf.</p>
<p>And now for the new and noteworthy features of RAP mobile. If not noted otherwise all features described here are available on Android and iOS.</p>
<h2>New and Noteworthy</h2>
<h3>Support for the SWT Group widget</h3>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2012/05/group-widget.png"><img alt="group widget RAP mobile 0.5.8   New and Noteworthy" class="alignright  wp-image-7705" height="138" src="http://eclipsesource.com/blogs/wp-content/uploads/2012/05/group-widget.png" title="group-widget" width="189"/></a>The Android client now supports the SWT Group widget. The appearance of the groups is derived from the Android holo theme with its simplistic title and horizontal line. In addition to <code>group.setText()</code> you can also use <code>group.setForeground()</code> to colorize the title and horizontal line.</p>
<h3>Support for right-click via long-press</h3>
<p>The right-click is a common ui metaphor on the desktop but has no clear parallel in the mobile space. In an SWT application the right-click is usually used to open a contextual menu. The RAP mobile framework therefore uses the method Control.addMenuDetectListener() to register a listener that is activated when the user long presses on an item.</p>
<h3>Entry point discovery mechanism</h3>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2012/05/discovery1.png"><img alt="discovery1 RAP mobile 0.5.8   New and Noteworthy" class="alignright  wp-image-7724" height="138" src="http://eclipsesource.com/blogs/wp-content/uploads/2012/05/discovery1.png" title="discovery" width="286"/></a><a href="http://eclipsesource.com/blogs/wp-content/uploads/2012/05/discovery-ios.png"><img alt="discovery ios RAP mobile 0.5.8   New and Noteworthy" class="alignright  title=" height="138" src="http://eclipsesource.com/blogs/wp-content/uploads/2012/05/discovery-ios.png" width="92"/></a>RAP mobile supports a special mechanism to help you find the available entry points configured for an <code>Application</code>. You can append the special identifier “/index.json” to your url, which delivers a JSON document, listing all the available entry points. The RAP mobile client uses this list to let you choose the app to start. As part of that feature we also simplified the Android start activity as you can see in the screenshots to the right. On iOS the discovery menu is activated by doubletapping on the status bar at the top.</p>
<h3>Client side caching of images</h3>
<p>Up until this RAP mobile for Android release an image has been loaded from the server every time it was requested. We have now integrated client-side image caching on Android as well which greatly reduces the bandwidth and power requirements when an image is requested multiple times. Try out the “/virtual-tree” demo which displays the same icon dozens of times.</p>
<h3>Improved handling of server session timeout</h3>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2012/05/timeoutDialog1.png"><img alt="timeoutDialog1 RAP mobile 0.5.8   New and Noteworthy" class="alignright  wp-image-7735" height="138" src="http://eclipsesource.com/blogs/wp-content/uploads/2012/05/timeoutDialog1.png" title="timeoutDialog" width="92"/></a>Since the state of a RAP mobile application is bound to a session on the remote server, there is always the possibility of a session timeout. We’ve recently improved this (expected) behavior so that you can now restart your session from the message dialog.</p>
<h2>Android Specific</h2>
<h3>Enhancements and Bugfixes</h3>
<ul>
<li>Toolbar has a fixed height</li>
<li>ScrolledComposite supports simultaneous horizontal and vertical scrolling</li>
<li>Shells now have title support for setting text and icon</li>
</ul>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2012/05/discovery-ios.png"><br/>
</a></p>
<div/></div>
    </content>
    <updated>2012-05-15T16:49:24Z</updated>
    <category term="news"/>
    <category term="android"/>
    <category term="iOS"/>
    <category term="rap mobile"/>
    <author>
      <name>Moritz Post</name>
    </author>
    <source>
      <id>http://eclipsesource.com/blogs</id>
      <link href="http://eclipsesource.com/blogs/author/mpost/feed/?category=syndicate" rel="self" type="application/rss+xml"/>
      <link href="http://eclipsesource.com/blogs" rel="alternate" type="text/html"/>
      <subtitle>Eclipse Equinox OSGi</subtitle>
      <title>EclipseSource Blog » Moritz Post</title>
      <updated>2012-05-15T17:26:03Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://feedproxy.google.com/~r/eclipse/fnews/~3/XgLvtqCPreQ/eclipse_survey</id>
    <link href="http://feedproxy.google.com/~r/eclipse/fnews/~3/XgLvtqCPreQ/eclipse_survey" rel="alternate" type="text/html"/>
    <title>Last day to participate in the Eclipse Community Survey</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">This is the final day to participate in the Eclipse Community Survey. Please let us know what you are doing with 
    	Eclispe and open source software.  Survey results will be published in June.<img height="1" src="http://feeds.feedburner.com/~r/eclipse/fnews/~4/XgLvtqCPreQ" width="1"/></div>
    </summary>
    <updated>2012-05-15T12:29:51Z</updated>
    <category term="news"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://www.surveymonkey.com/s/eclipse_survey</feedburner:origLink>
    <source>
      <id>http://www.eclipse.org</id>
      <logo>http://www.eclipse.org/images/EclipseBannerPic.jpg</logo>
      <author>
        <name>Eclipse Announcements</name>
      </author>
      <link href="http://www.eclipse.org" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/eclipse/fnews" rel="self" type="application/rss+xml"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <subtitle>Eclipse News</subtitle>
      <title>Eclipse News</title>
      <updated>2012-05-15T12:39:33Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-4030657773074828717.post-6201908933019879664</id>
    <link href="http://osgithoughts.blogspot.com/feeds/6201908933019879664/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/>
    <link href="http://osgithoughts.blogspot.com/2012/05/jdk-8-extensible-module-definitions.html#comment-form" rel="replies" title="1 Comments" type="text/html"/>
    <link href="http://www.blogger.com/feeds/4030657773074828717/posts/default/6201908933019879664" rel="edit" type="application/atom+xml"/>
    <link href="http://www.blogger.com/feeds/4030657773074828717/posts/default/6201908933019879664" rel="self" type="application/atom+xml"/>
    <link href="http://osgithoughts.blogspot.com/2012/05/jdk-8-extensible-module-definitions.html" rel="alternate" title="Java 8: extensible module definitions with JSON" type="text/html"/>
    <title>Java 8: extensible module definitions with JSON</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">While the Java Modularity JSR [1] is still AWOL (come on, Oracle, I thought that this JSR was planned to be launched by September 2011!), I did some work in OpenJDK Penrose around changing the Java SE 8 module metadata from the .java/.class format into JSON.<br/><br/>JSON is quite nice because<br/><ul><li>it's a simple text format</li><li>easy to read by humans</li><li><a href="http://hg.openjdk.java.net/penrose/jigsaw/jdk/file/8ddc73840820/src/share/classes/java/lang/module/JSONParser.java" target="_blank">easy to parse for computers</a></li><li>its highly extensible</li></ul><div>with JSON, the SE 8 <a href="http://openjdk.java.net/projects/jigsaw/doc/quickstart.html" target="_blank">Quick Start</a> module <b><i>org.astro</i></b> module definition looks like this:</div><div><br/><span style="font-family: 'Courier New', Courier, monospace;">{</span><br/><span style="font-family: 'Courier New', Courier, monospace;">  "module" :</span><br/><span style="font-family: 'Courier New', Courier, monospace;">  {</span><br/><span style="font-family: 'Courier New', Courier, monospace;">    "name" : "org.astro",</span><br/><span style="font-family: 'Courier New', Courier, monospace;">    "version" : "1.2",</span><br/><span style="font-family: 'Courier New', Courier, monospace;">    "exports" : [ {"name" : "org.astro"} ]</span><br/><span style="font-family: 'Courier New', Courier, monospace;">  }</span><br/><span style="font-family: 'Courier New', Courier, monospace;">}</span><br/><div><span style="font-family: 'Courier New', Courier, monospace;"><br/></span></div></div><div>and the same module info file can be expanded to contain OSGi metadata, for example to add a version to the exported package like this:</div><div><br/><span style="font-family: 'Courier New', Courier, monospace;">{</span><br/><span style="font-family: 'Courier New', Courier, monospace;">  "module" :</span><br/><span style="font-family: 'Courier New', Courier, monospace;">  {</span><br/><span style="font-family: 'Courier New', Courier, monospace;">    "name" : "org.astro",</span><br/><span style="font-family: 'Courier New', Courier, monospace;">    "version" : "1.2",</span><br/><span style="font-family: 'Courier New', Courier, monospace;">    "exports" : </span><br/><span style="font-family: 'Courier New', Courier, monospace;">    [</span><br/><span style="font-family: 'Courier New', Courier, monospace;">      { </span><br/><span style="font-family: 'Courier New', Courier, monospace;">        "name" : "org.astro", </span><br/><span style="font-family: 'Courier New', Courier, monospace;">       <span class="Apple-tab-span" style="white-space: pre;"> </span>"org.osgi.version" : "1.2.3"</span><br/><span style="font-family: 'Courier New', Courier, monospace;">      }</span><br/><span style="font-family: 'Courier New', Courier, monospace;">    ]</span><br/><span style="font-family: 'Courier New', Courier, monospace;">  }</span><br/><span style="font-family: 'Courier New', Courier, monospace;">}</span><br/><br/>Any OSGi metadata can be added to the JSON module descriptor. I've added a simple test to the Penrose codebase to give an idea what this looks like: <a href="http://hg.openjdk.java.net/penrose/jigsaw/jdk/file/8ddc73840820/test/org/openjdk/jigsaw/hello-json-custom.sh">hello-json-custom.sh</a>.<br/><br/>This works today in OpenJDK project Penrose. The codebase still supports module-info.java, to allow a gradual migration to JSON-based metadata, however I'd like to see the module-info.java/.class support go away ultimately.</div><div><br/></div><div>While Jigsaw/Penrose are two variants on a module system for Java SE, other ones are clearly possible. Once the modularity JSR is up in action, it should seriously consider OSGi as a module system for Java SE 8. <a href="http://harmony.apache.org/" target="_blank">Apache Harmony</a> has clearly demonstrated in the past that modularizing the Java platform using OSGi metadata works quite well. OSGi has proven to be an excellent module system for Java for the last 12 or so years, so it would be foolish not to take that experience on board...<br/><br/>On the lack of Modularity JSR, I think at that at this stage we can expect that it will delay the release of Java 8, given that modularity is such an important building block for Java, and is certainly not something that can be rushed through.<br/><br/>[1] 'Java Platform Module System' JSR as mentioned in the <a href="http://www.jcp.org/en/jsr/detail?id=337" target="_blank">Java SE 8 umbrella JSR</a>.</div><div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/4030657773074828717-6201908933019879664?l=osgithoughts.blogspot.com" width="1"/></div></div>
    </content>
    <updated>2012-05-15T11:34:14Z</updated>
    <published>2012-05-15T10:27:00Z</published>
    <category scheme="http://www.blogger.com/atom/ns#" term="penrose"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="modularity"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="osgi"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="jigsaw"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="openjdk"/>
    <author>
      <name>David Bosschaert</name>
      <email>noreply@blogger.com</email>
      <uri>http://www.blogger.com/profile/13786738766478890804</uri>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-4030657773074828717</id>
      <category term="jax"/>
      <category term="felix"/>
      <category term="osgi specifications"/>
      <category term="osgi"/>
      <category term="rfc 119"/>
      <category term="jbossas7"/>
      <category term="penrose"/>
      <category term="modularity"/>
      <category term="as7"/>
      <category term="jboss"/>
      <category term="JavaSE 8"/>
      <category term="aries"/>
      <category term="eeg"/>
      <category term="enterprise osgi"/>
      <category term="jigsaw"/>
      <category term="cloud"/>
      <category term="remote services"/>
      <category term="JavaSE8"/>
      <category term="osgi devcon"/>
      <category term="openjdk"/>
      <author>
        <name>David Bosschaert</name>
        <email>noreply@blogger.com</email>
        <uri>http://www.blogger.com/profile/13786738766478890804</uri>
      </author>
      <link href="http://osgithoughts.blogspot.com/feeds/posts/default" rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/>
      <link href="http://www.blogger.com/feeds/4030657773074828717/posts/default" rel="self" type="application/atom+xml"/>
      <link href="http://osgithoughts.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <link href="http://www.blogger.com/feeds/4030657773074828717/posts/default?start-index=26&amp;max-results=25" rel="next" type="application/atom+xml"/>
      <title>OSGi thoughts</title>
      <updated>2012-05-15T17:19:53Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://live.eclipse.org/1144 at http://live.eclipse.org</id>
    <link href="http://live.eclipse.org/node/1144" rel="alternate" type="text/html"/>
    <title>Getting ALM2.0+ to work - Breaking down the silos to provide an integrated value chain for software delivery and beyond</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><div class="field field-type-text field-field-author" id="author">
  <span class="field-item">Hosted by: Mik Kersten, Founder and CEO of Tasktop Technologies, &amp;  featuring Dave West, Vice President, Research Director at Forrester Research, Inc.</span>
</div>

<div class="resource-icon"><img border="0" src="http://live.eclipse.org/files/ECLP_webinar.gif"/> </div>  

<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item">* Featuring guest speaker from Forrester Research <br/>
** All webinar attendees will be automatically entered in a drawing for a new <strong>Apple iPad</strong><br/>
For many organizations the ability to deliver software is fundamental to business success. New products, services, updates to channels, pricing or promotion require changes to applications and websites. Organizations are now looking to <strong>Application Lifecycle Management (ALM)</strong> to provide visibility into this increasingly core business process.
<br/><br/>
ALM promises the benefits of business management to the practice of software delivery. ALM2.0+ describes the next generation of practices that broaden the lifecycle to include operations and the business and add functionality for planning and collaboration.
<br/><br/>
But introducing ALM is difficult, with developers, business analysts, operations, project managers and QA professionals all having their own tools and working practices. Bringing order to this chaos requires a different way of thinking about ALM – one based on stakeholder inclusion and cross-vendor integration.
<br/><br/>
In this talk, featured speaker Dave West, Vice President, Research Director at <strong>Forrester Research</strong> will describe the reality of ALM adoption. West and Mik Kersten, Founder and CEO of Tasktop Technologies will present patterns for successful ALM adoption for mid and large-scale organization, and highlight how organizations can incrementally obtain the benefits of ALM by connecting siloes, one stakeholder at a time.
<br/><br/>
<strong>
This talk will:</strong>
<ul>
<li>Introduce ALM2.0+, its promise and its challenges</li>
<li>Define a series of ALM integration patterns</li>
<li>Describe how successful organizations are delivering software more efficiently with ALM2.0+ today</li>
</ul>
<br/>
</span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" rel="nofollow" title="Bookmark this post on del.icio.us."><img alt="delicious" src="http://live.eclipse.org/modules/service_links/delicious.png"/> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" rel="nofollow" title="Digg this post on digg.com."><img alt="digg" src="http://live.eclipse.org/modules/service_links/digg.png"/> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" rel="nofollow" title="Tag this post on DZone."><img alt="dzone" src="http://live.eclipse.org/modules/service_links/dzone.png"/> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>





</div>
    </summary>
    <updated>2012-05-15T11:23:27Z</updated>
    <category scheme="http://live.eclipse.org/node/22" term="Member"/>
    <category scheme="http://live.eclipse.org/node/18" term="Webinar"/>
    <category scheme="http://live.eclipse.org/node/765" term="Galileo"/>
    <category scheme="http://live.eclipse.org/node/542" term="Ganymede"/>
    <category scheme="http://live.eclipse.org/node/887" term="Helios"/>
    <category scheme="http://live.eclipse.org/node/129" term="IDE"/>
    <category scheme="http://live.eclipse.org/node/997" term="Indigo"/>
    <category scheme="http://live.eclipse.org/node/14" term="English"/>
    <author>
      <name>EclipseLive</name>
      <email>dominika.lacka@tasktop.com</email>
    </author>
    <source>
      <id>http://live.eclipse.org/eclipse_live_upcoming</id>
      <link href="http://live.eclipse.org/eclipse_live_upcoming" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/eclipselive" rel="self" type="application/rss+xml"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <title>Eclipse Live New and Upcoming Resources</title>
      <updated>2012-05-15T15:28:46Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://live.eclipse.org/1150 at http://live.eclipse.org</id>
    <link href="http://live.eclipse.org/node/1150" rel="alternate" type="text/html"/>
    <title>Close the loop between Software Project Planning and Development</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><div class="field field-type-text field-field-author" id="author">
  <span class="field-item">Daniel Morris, Polarion Softare, and Benjamin Muskalla, Tasktop Technologies </span>
</div>

<div class="resource-icon"><img border="0" src="http://live.eclipse.org/files/ECLP_webinar.gif"/> </div>  

<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item">Join this session for a live demo of a day in the life of a developer and project manager using state of the art development and ALM tools from Tasktop and Polarion.

Learn how to:
<ul>
<li>Improve project visibility for all team members</li>
<li>Drive productivity by connecting the IDE with requirements management, development planning and reporting</li>
<li>Foster innovation, communication and knowledge transfer by bringing virtual teams together in one integrated platform</li>
<li>Get the most modern and integrated developer experience for Polarion</li>
</ul>
</span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" rel="nofollow" title="Bookmark this post on del.icio.us."><img alt="delicious" src="http://live.eclipse.org/modules/service_links/delicious.png"/> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" rel="nofollow" title="Digg this post on digg.com."><img alt="digg" src="http://live.eclipse.org/modules/service_links/digg.png"/> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" rel="nofollow" title="Tag this post on DZone."><img alt="dzone" src="http://live.eclipse.org/modules/service_links/dzone.png"/> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>





</div>
    </summary>
    <updated>2012-05-15T11:22:35Z</updated>
    <category scheme="http://live.eclipse.org/node/22" term="Member"/>
    <category scheme="http://live.eclipse.org/node/18" term="Webinar"/>
    <category scheme="http://live.eclipse.org/node/299" term="Europa"/>
    <category scheme="http://live.eclipse.org/node/765" term="Galileo"/>
    <category scheme="http://live.eclipse.org/node/542" term="Ganymede"/>
    <category scheme="http://live.eclipse.org/node/887" term="Helios"/>
    <category scheme="http://live.eclipse.org/node/129" term="IDE"/>
    <category scheme="http://live.eclipse.org/node/997" term="Indigo"/>
    <category scheme="http://live.eclipse.org/node/14" term="English"/>
    <author>
      <name>EclipseLive</name>
      <email>dominika.lacka@tasktop.com</email>
    </author>
    <source>
      <id>http://live.eclipse.org/eclipse_live_upcoming</id>
      <link href="http://live.eclipse.org/eclipse_live_upcoming" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/eclipselive" rel="self" type="application/rss+xml"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <title>Eclipse Live New and Upcoming Resources</title>
      <updated>2012-05-15T15:28:46Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://live.eclipse.org/1151 at http://live.eclipse.org</id>
    <link href="http://live.eclipse.org/node/1151" rel="alternate" type="text/html"/>
    <title>Upcoming Event: Lean ALM – The changing face of ALM</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Event Date: May 31, 2012 8:00 am GMT-8<br/><br/><a href="http://go.tasktop.com/lean-alm-webinar-registration.html">Register Now</a><br/><br/>   

<div class="field field-type-text field-field-author" id="author">
  <span class="field-item">Dave West, Chief Product Officer at Tasktop </span>
</div>

<div class="resource-icon"><img border="0" src="http://live.eclipse.org/files/ECLP_webinar.gif"/> </div>  

<div id="abstract">
	<span class="field-label">Abstract:</span>  
	<div class="field field-type-text field-field-author">
	  <span class="field-item">In this talk Dave West, Chief Product Officer at Tasktop, describes what Lean ALM looks like and introduces the 4 tenets of Autonomy, Transparency, Adaptability and Collaboration (ATAC) that unite to maximize flow. 

We are increasingly living in a software economy where business innovation and value are directly tied to software. Software supply chains are changing into ecosystems where control has to be replaced with transparency and collaboration. But has the management discipline of software delivery kept pace? Has ALM kept pace? The answer is NO. Traditional ALM approaches focused on tools and the SDLC rather than the collaboration and flow.

In this talk Dave will cover:
<ul>
    <li>Why the time is right for Lean ALM</li>
     <li>What is Lean ALM</li>
     <li>Autonomy</li>
     <li>Transparency</li>
     <li>Adaptability</li>
     <li>Collaboration</li>
     <li>What it means to your tool and process strategy</li>
</ul>
</span><br/>
	  <span class="field-item"><a href="http://del.icio.us/post?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" rel="nofollow" title="Bookmark this post on del.icio.us."><img alt="delicious" src="http://live.eclipse.org/modules/service_links/delicious.png"/> delicious</a> | <a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" rel="nofollow" title="Digg this post on digg.com."><img alt="digg" src="http://live.eclipse.org/modules/service_links/digg.png"/> digg</a> | <a href="http://www.dzone.com/links/add.html?url=http%3A%2F%2Flive.eclipse.org%2Fnode%2F18&amp;title=Webinar" rel="nofollow" title="Tag this post on DZone."><img alt="dzone" src="http://live.eclipse.org/modules/service_links/dzone.png"/> dzone</a></span>
	</div>
	
</div>

<div id="embedded">
	  </div>





</div>
    </summary>
    <updated>2012-05-15T11:21:05Z</updated>
    <category scheme="http://live.eclipse.org/node/22" term="Member"/>
    <category scheme="http://live.eclipse.org/node/18" term="Webinar"/>
    <category scheme="http://live.eclipse.org/node/125" term="Enterprise"/>
    <category scheme="http://live.eclipse.org/node/765" term="Galileo"/>
    <category scheme="http://live.eclipse.org/node/542" term="Ganymede"/>
    <category scheme="http://live.eclipse.org/node/887" term="Helios"/>
    <category scheme="http://live.eclipse.org/node/129" term="IDE"/>
    <category scheme="http://live.eclipse.org/node/997" term="Indigo"/>
    <category scheme="http://live.eclipse.org/node/14" term="English"/>
    <author>
      <name>EclipseLive</name>
      <email>dominika.lacka@tasktop.com</email>
    </author>
    <source>
      <id>http://live.eclipse.org/eclipse_live_upcoming</id>
      <link href="http://live.eclipse.org/eclipse_live_upcoming" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/eclipselive" rel="self" type="application/rss+xml"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <title>Eclipse Live New and Upcoming Resources</title>
      <updated>2012-05-15T15:28:46Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://www.vogella.com/blog/?p=5147</id>
    <link href="http://www.vogella.com/blog/2012/05/15/eclipse-4-training-partnership-with-industrial-tsi-netherlands-english-training/" rel="alternate" type="text/html"/>
    <title>Eclipse 4 training partnership with Industrial TSI (Netherlands, English Training)</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Industrial TSI and vogella have entered into a partnership to provide Eclipse 4 RCP courses in The Netherlands and the Flemmish part of Belgium. We believe that Industrial TSI is the suitable partner in this region to provide Eclipse 4 … <a href="http://www.vogella.com/blog/2012/05/15/eclipse-4-training-partnership-with-industrial-tsi-netherlands-english-training/">Continue reading <span class="meta-nav">→</span></a></div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>Industrial TSI and vogella have entered into a partnership to provide Eclipse 4 RCP courses in The Netherlands and the Flemmish part of Belgium.</p>
<p>We believe that Industrial TSI is the suitable partner in this region to provide Eclipse 4 RCP trainings and spread the knowledge. Industrial TSI is an Eclipse Foundation member and provides several Eclipse related courses.</p>
<p>The first Eclipse 4 RCP course is scheduled from October 1 to October 5 2012 and will take place in Nieuwegein, The Netherlands. This will be the first Eclipse 4 RCP Training from vogella which is held in english. Visit our <a href="http://industrial-tsi.com/training-agenda/2012-10-01/eclipse-4-rcp-new">Training Site</a> for more details on this course.</p>
<p>For more information about Industrial TSI, please vist: <a href="http://www.industrial-tsi.com/">http://www.industrial-tsi.com/</a></p></div>
    </content>
    <updated>2012-05-15T05:44:44Z</updated>
    <category term="Eclipse"/>
    <category term="vogella"/>
    <category term="Eclipse4"/>
    <author>
      <name>Lars Vogel</name>
    </author>
    <source>
      <id>http://www.vogella.com/blog</id>
      <link href="http://www.vogella.com/blog/category/eclipse/feed" rel="self" type="application/rss+xml"/>
      <link href="http://www.vogella.com/blog" rel="alternate" type="text/html"/>
      <subtitle>Because knowledge feels like magic.</subtitle>
      <title>vogella blog » Eclipse</title>
      <updated>2012-05-15T05:50:59Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://waynebeaton.wordpress.com/?p=1975</id>
    <link href="http://waynebeaton.wordpress.com/2012/05/14/start-simple-then-build-call-of-duty/" rel="alternate" type="text/html"/>
    <title>Start Simple, Then Build “Call of Duty”</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">My son is taking a course in computer programming at his high school. As is the case for many (most?) high school students in Ontario, they’re using a programming language named Turing. I initially hated the Turing programming language. That … <a href="http://waynebeaton.wordpress.com/2012/05/14/start-simple-then-build-call-of-duty/">Continue reading <span class="meta-nav">→</span></a><img alt="" border="0" height="1" src="http://stats.wordpress.com/b.gif?host=waynebeaton.wordpress.com&amp;blog=19425814&amp;post=1975&amp;subd=waynebeaton&amp;ref=&amp;feed=1" width="1"/></div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>My son is taking a course in computer programming at his high school. As is the case for many (most?) high school students in Ontario, they’re using a programming language named Turing.</p>
<p>I initially hated the <a href="http://en.wikipedia.org/wiki/Turing_(programming_language)">Turing programming language</a>. That hate was a bit irrational, as–like many of my peers–I have great respect for <a href="http://en.wikipedia.org/wiki/Alan_Turing">Alan Turing</a> and find it more than a bit audacious for someone to dare name any programming language after the man that is responsible for much of what we take for granted.</p>
<p>After spending the weekend helping my son with an assignment, I still don’t particularly like the programming language: I find it unnecessarily verbose and cumbersome; its libraries lack important features; the development environment is sluggish; and it only runs on Windows (though it seems to work reasonably well using the <a href="http://www.winehq.org/">wine emulator</a> on Ubuntu 11). But, I’m starting to warm to it as a pedagogical tool.</p>
<p>When I was just learning about programming, the coolest game available was <a href="http://en.wikipedia.org/wiki/Lode_Runner">Lode Runner</a>. This is the game that my high school peers and I strived to emulate on four beat up Apple ][ plus computers. The teaching staff wasn’t very much help with regard to learning how to write software; there wasn’t even a formal course on computers. They did provide one big bit of help, however: they only let us play video games that we wrote ourselves; no store-bought games were allowed in the lab. Through trial and error, with help from <a href="http://en.wikipedia.org/wiki/Nibble_(magazine)">Nibble magazine</a>, <a href="http://en.wikipedia.org/wiki/Beagle_Bros.">Beagle Bros.</a>, other students, and an occasional visit from one of the professors from <a href="http://en.wikipedia.org/wiki/Royal_Roads_Military_College">Royal Roads Military College</a> we learned to program. I produced many great games like Airwolf, a top-down shooter based on the television programme; Corridors of the Inquisition, a 3D maze game; and Kitty Munch–my most popular contribution–another 3D game in which the user drops bricks on cats from the top of a tall building. </p>
<p>By “great”, I of course mean “totally lame”. Nothing that we ever built compared to Lode Runner. But the important part in this little trip down memory lane is that there was a fighting chance that any one of us–or perhaps some small number of us–could write something like Lode Runner, and sell enough copies to make a decent bit of money.</p>
<p>Fast forward to today. “Call of Duty: Modern Warfare 2″ cost between <a href="http://www.videogamer.com/xbox360/cod_modern_warfare_2/news/modern_warfare_2_cost_40-_50_million.html">$40 and $50 million to produce</a>. A big boatload of people where involved in the creation of this masterpiece of mayhem and violence. I worry a bit that today’s student programmers can’t possible look at games like this and draw inspiration. I can’t see how any reasonable person can look at Call of Duty and say “I could build this” like we did with Lode Runner?</p>
<p>So what does any of this have to do with Turing?</p>
<p>I’ve tried a few times to teach my son how to program in Java. Maybe with more time and effort, that could work. But it was difficult to get to a point were we could do anything meaningful or interesting. In a couple of hours, I managed to get an working version of Kitty Munch (actually the third version) implemented in Java and running on Android, but this just left my son’s head spinning. Three decades of growing with the industry has equipped me with what I need to get that job done, but teaching all of the moving parts to a teenager is pretty difficult. Jumping into the middle of this is a great way to discourage people from even getting started</p>
<p>This is where Turing comes in. It’s a simple language that shares many concepts with Pascal. Like the <a href="http://en.wikipedia.org/wiki/Applesoft_BASIC">Applesoft Basic</a> and, later, <a href="http://en.wikipedia.org/wiki/Turbo_Pascal">Turbo Pascal</a>, that I cut my teeth on, it’s possible to write a working program without understanding functions, objects, or structures. You can get by with a very basic understanding of a couple of data types, and grow from there. My son and his classmates have all, in a matter of a few days, managed to build working games. My son’s “Kitty Munch 4″ is almost as functional as the original after only about two days worth of effort; more functional if you count the use of colour as functionality. Yesterday, I taught him about using double buffering to eliminate flickering, which should give him a leg up on his classmates. Tomorrow night (he has baseball tonight), I’ll show him how to use image masks.</p>
<p>I’m still not a big fan of the Turing programming language. But I do appreciate the ability to get something running very quickly, and then incrementally introduce concepts without having to worry about all the nitty-gritty things that real programmers have to think about. For students who are just learning to program, I don’t necessarily recommend Turing. What I do recommend, however, is that you start simple. Don’t try to build Call of Duty. Start with Lode Runner. Or Pong. Learn the basics. Get something working. Then make it better.</p>
<p>Do this first. Then go get a degree in Computer Science.</p>
<br/>  <a href="http://feeds.wordpress.com/1.0/gocomments/waynebeaton.wordpress.com/1975/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/waynebeaton.wordpress.com/1975/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/waynebeaton.wordpress.com/1975/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/waynebeaton.wordpress.com/1975/"/></a> <a href="http://feeds.wordpress.com/1.0/gofacebook/waynebeaton.wordpress.com/1975/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/waynebeaton.wordpress.com/1975/"/></a> <a href="http://feeds.wordpress.com/1.0/gotwitter/waynebeaton.wordpress.com/1975/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/waynebeaton.wordpress.com/1975/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/waynebeaton.wordpress.com/1975/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/waynebeaton.wordpress.com/1975/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/waynebeaton.wordpress.com/1975/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/waynebeaton.wordpress.com/1975/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/waynebeaton.wordpress.com/1975/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/waynebeaton.wordpress.com/1975/"/></a> <img alt="" border="0" height="1" src="http://stats.wordpress.com/b.gif?host=waynebeaton.wordpress.com&amp;blog=19425814&amp;post=1975&amp;subd=waynebeaton&amp;ref=&amp;feed=1" width="1"/></div>
    </content>
    <updated>2012-05-14T16:59:45Z</updated>
    <category term="Cranky Old Programmer"/>
    <author>
      <name>waynebeaton</name>
    </author>
    <source>
      <id>http://waynebeaton.wordpress.com</id>
      <logo>http://s2.wp.com/i/buttonw-com.png</logo>
      <link href="http://waynebeaton.wordpress.com/feed/" rel="self" type="application/rss+xml"/>
      <link href="http://waynebeaton.wordpress.com" rel="alternate" type="text/html"/>
      <link href="http://waynebeaton.wordpress.com/osd.xml" rel="search" title="Eclipse Hints, Tips, and Random Musings" type="application/opensearchdescription+xml"/>
      <link href="http://waynebeaton.wordpress.com/?pushpress=hub" rel="hub" type="text/html"/>
      <subtitle>Wayne's Eclipse Blog</subtitle>
      <title>Eclipse Hints, Tips, and Random Musings</title>
      <updated>2012-05-17T11:49:15Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-5749374620125186414.post-9107775419716856250</id>
    <link href="http://model-driven-blogging.blogspot.com/feeds/9107775419716856250/comments/default" rel="replies" title="Publier les commentaires" type="application/atom+xml"/>
    <link href="http://www.blogger.com/comment.g?blogID=5749374620125186414&amp;postID=9107775419716856250" rel="replies" title="0 commentaires" type="text/html"/>
    <link href="http://www.blogger.com/feeds/5749374620125186414/posts/default/9107775419716856250" rel="edit" type="application/atom+xml"/>
    <link href="http://www.blogger.com/feeds/5749374620125186414/posts/default/9107775419716856250" rel="self" type="application/atom+xml"/>
    <link href="http://model-driven-blogging.blogspot.com/2012/05/upcoming-events.html" rel="alternate" title="Upcoming Events" type="text/html"/>
    <title>Upcoming Events</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><br/>With Juno's arriving to the end of the release cycle Eclipse Day's are popping up everywhere in the world. <br/>If you are not too far from France, you should consider joining us next week for <a href="http://www.eclipsedaytoulouse.com/">Eclipse Day Toulouse</a><br/><br/><div class="separator" style="clear: both; text-align: center;"><a href="http://farm5.staticflickr.com/4152/5162576672_6495db458e.jpg" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"><img border="0" height="216" src="http://farm5.staticflickr.com/4152/5162576672_6495db458e.jpg" width="320"/></a></div><br/>Great content, very low price (20€) and Toulouse is so sunny it can only be nice !<br/><br/>I will be there presenting Eclipse Modeling. A 101 session leading you to the jungle of one of the most diverse top level project in Eclipse, describing some of the main components and how you can use them in your day to day work.<br/><br/><a href="http://www.eclipsedaytoulouse.com/en/registration/">Register now</a>, this event takes place next week!<br/><br/><hr/><br/><div class="separator" style="clear: both; text-align: center;"><a href="http://www.breizhcamp.org/_/rsrc/1321870214151/config/customLogo.gif?revision=9" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" height="136" src="http://www.breizhcamp.org/_/rsrc/1321870214151/config/customLogo.gif?revision=9" width="320"/></a></div>It is said the west of France is less sunny but I'm pretty sure its a myth spread by the Bretons frighten tourists.   The <a href="http://www.breizhcamp.org/">2012 breizhcamp</a> will be the occasion to confirm my belief.<br/><br/>This is a Java/Webapps event during two days with more than 50 speakers ! I will be representing Eclipse there along with Stéphane. We will give an Acceleo tutorial.<br/><br/>And here is the Breizh Camp trailer :<br/><br/><div class="separator" style="clear: both; text-align: center;">    </div><div class="separator" style="clear: both; text-align: center;"/><hr/><div class="separator" style="clear: both; text-align: center;"><br/></div><div class="separator" style="clear: both; text-align: center;"><a href="http://www.eclipsecon.org/europe2012/sites/eclipsecon.org.europe2012/files/europe2012_logo.jpg" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" src="http://www.eclipsecon.org/europe2012/sites/eclipsecon.org.europe2012/files/europe2012_logo.jpg"/></a></div>The EclipseCon Europe<a href="http://www.eclipsecon.org/europe2012/ecesubmissions"> call for paper is ou</a>t ! You should consider to start preparing your submission.  The  conference tracks are :<br/><br/><ul style="background-color: white; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 13px; line-height: 19px; margin-bottom: 20px; margin-left: 1em; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"><li style="background-color: transparent; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"><strong style="background-color: transparent; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;">Eclipse Technology</strong>. </li><li style="background-color: transparent; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"><strong style="background-color: transparent; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;">Building Industry Solutions</strong>.</li><li style="background-color: transparent; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"><strong style="background-color: transparent; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;">Community and Collaboration</strong>.</li><li style="background-color: transparent; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"><strong style="background-color: transparent; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;">OSGi</strong>.</li><li style="background-color: transparent; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"><strong style="background-color: transparent; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;">Other Cool Stuff</strong>.</li></ul><br/>Lets make this the best EclipseCon ever!<br/><br/><div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/5749374620125186414-9107775419716856250?l=model-driven-blogging.blogspot.com" width="1"/></div></div>
    </content>
    <updated>2012-05-14T16:08:59Z</updated>
    <published>2012-05-14T16:08:00Z</published>
    <category scheme="http://www.blogger.com/atom/ns#" term="eclipsecon"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="eclipse"/>
    <category scheme="http://www.blogger.com/atom/ns#" term="acceleo"/>
    <author>
      <name>Cédric Brun</name>
      <email>noreply@blogger.com</email>
      <uri>https://profiles.google.com/110344710078245747120</uri>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-5749374620125186414</id>
      <category term="modeling kata"/>
      <category term="designer"/>
      <category term="helios"/>
      <category term="gsoc"/>
      <category term="business"/>
      <category term="emf"/>
      <category term="eclipsecon"/>
      <category term="ui testing"/>
      <category term="ecore"/>
      <category term="intent"/>
      <category term="transformation"/>
      <category term="community"/>
      <category term="maven"/>
      <category term="obeo"/>
      <category term="conference"/>
      <category term="game"/>
      <category term="jboss drools"/>
      <category term="preview"/>
      <category term="galileo"/>
      <category term="cartography"/>
      <category term="chocolate"/>
      <category term="diagram"/>
      <category term="agile"/>
      <category term="amalgamation"/>
      <category term="graphical"/>
      <category term="acceleo"/>
      <category term="eef"/>
      <category term="emf compare"/>
      <category term="software engineering"/>
      <category term="compare"/>
      <category term="xtext"/>
      <category term="uml"/>
      <category term="viewpoint"/>
      <category term="live model"/>
      <category term="atl"/>
      <category term="modeling"/>
      <category term="performance"/>
      <category term="eclipse"/>
      <category term="qt"/>
      <category term="sequence diagram"/>
      <category term="obeo designer"/>
      <author>
        <name>Cédric Brun</name>
        <email>noreply@blogger.com</email>
        <uri>https://profiles.google.com/110344710078245747120</uri>
      </author>
      <link href="http://model-driven-blogging.blogspot.com/feeds/posts/default" rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/>
      <link href="http://www.blogger.com/feeds/5749374620125186414/posts/default/-/eclipse" rel="self" type="application/atom+xml"/>
      <link href="http://model-driven-blogging.blogspot.com/search/label/eclipse" rel="alternate" type="text/html"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <link href="http://www.blogger.com/feeds/5749374620125186414/posts/default/-/eclipse/-/eclipse?start-index=26&amp;max-results=25" rel="next" type="application/atom+xml"/>
      <title>Model Driven Blogging</title>
      <updated>2012-05-17T06:13:43Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://overholt.ca/wp/?p=387</id>
    <link href="http://overholt.ca/wp/?p=387" rel="alternate" type="text/html"/>
    <title>Joining Mozilla</title>
    <summary>I’m very excited to say that as of today I’m a Mozillian! I’ll be working with the fine folks on the WebAPI team. This is an entirely new set of technologies for me so I’ll be learning a tonne. I’m looking forward to meeting and working with all the excellent people in the Mozilla and [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><img alt="" src="http://vector.gissen.nl/mozilla.png"/></p>
<p>I’m very excited to say that as of today I’m a Mozillian!  I’ll be working with the fine folks on the <a href="https://wiki.mozilla.org/WebAPI">WebAPI</a> team.  This is an entirely new set of technologies for me so I’ll be learning a tonne.  I’m looking forward to meeting and working with all the excellent people in the Mozilla and broader web communities.  I’ll be working out of the beautiful <a href="http://www.mozilla.org/en-US/about/contact#map-canada-toronto">Toronto office</a>.</p>
<p>As for Eclipse and Fedora stuff, I’m really looking forward to the release of Linux Tools 1.0 and the rest of Juno in June, 2012.  <a href="http://fedoraproject.org/wiki/Releases/17/Schedule">Before then</a>, Fedora 17 will come out and is going to be an outstanding release, especially from the Eclipse point of view.  As I’ll be consuming Eclipse tools for my new work, I’ll be sure to file and fix bugs and spread the good word about the power of Eclipse for C++ developers.  When I have some good HOWTO content for developing Mozilla stuff with Eclipse, I’ll post it here and be sure to tag it so Planet Eclipse picks it up.</p>
<p>With apologies to Neil Young:  keep on rockin’ in the Free and Open Source world!</p></div>
    </content>
    <updated>2012-05-14T14:49:27Z</updated>
    <category term="Eclipse"/>
    <category term="Fedora"/>
    <category term="FOSS"/>
    <category term="General"/>
    <author>
      <name>Andrew Overholt</name>
    </author>
    <source>
      <id>http://overholt.ca/wp</id>
      <link href="http://overholt.ca/wp/?feed=rss2&amp;cat=6" rel="self" type="application/rss+xml"/>
      <link href="http://overholt.ca/wp" rel="alternate" type="text/html"/>
      <subtitle>Eclipse, FOSS, Linux, Free Java</subtitle>
      <title>Andrew's blog » Eclipse</title>
      <updated>2012-05-14T14:49:41Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-3193880670773749221.post-4685496224121607548</id>
    <link href="http://blog.mchv.me/feeds/4685496224121607548/comments/default" rel="replies" title="Publier les commentaires" type="application/atom+xml"/>
    <link href="http://blog.mchv.me/2012/05/tooling-for-play.html#comment-form" rel="replies" title="0 commentaires" type="text/html"/>
    <link href="http://www.blogger.com/feeds/3193880670773749221/posts/default/4685496224121607548" rel="edit" type="application/atom+xml"/>
    <link href="http://www.blogger.com/feeds/3193880670773749221/posts/default/4685496224121607548" rel="self" type="application/atom+xml"/>
    <link href="http://blog.mchv.me/2012/05/tooling-for-play.html" rel="alternate" title="Tooling for Play" type="text/html"/>
    <title>Tooling for Play</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">If you think that tooling matters, and you are using the <a href="http://www.playframework.org/">Play framework</a>, the following table could be useful.<br/><br/><div class="separator" style="clear: both; text-align: center;"><a href="http://www.playframework.org/" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://2.bp.blogspot.com/-A_NXE0-kZRA/T6-K29zDyfI/AAAAAAAAAgU/MUBJDKEnMHM/s1600/play.png"/></a></div><br/><table><tbody><tr><td/><td style="font-family: Verdana,sans-serif; text-align: center;"><i><span style="font-size: large;"><b>1</b></span></i></td><td style="font-family: Verdana,sans-serif; text-align: center;"><i><span style="font-size: large;"><b>2</b></span></i></td></tr><tr><td/><td style="text-align: center;"><a href="http://www.playframework.org/documentation/1.2.4/ide">Documentation page</a></td><td style="text-align: center;"><a href="http://www.playframework.org/documentation/2.0.1/IDE%20">Documentation page</a></td></tr><tr><td><div class="separator" style="clear: both; text-align: center;"><a href="http://www.eclipse.org/" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://3.bp.blogspot.com/-aHCUA2_FJ-k/T7DuV214_RI/AAAAAAAAAgs/FLJuyuwCBVk/s1600/eclipse3.png"/></a></div></td><td><ul><li>command: <a href="http://www.playframework.org/documentation/1.2.4/ide">eclipsify </a></li><li><a href="http://www.blogger.com/%20https://github.com/playframework/playclipse%20">plugin</a></li></ul></td><td><ul><li>command: <a href="http://www.playframework.org/documentation/2.0.1/IDE">eclipsify</a> </li><li><a href="http://scala-ide.org/docs/tutorials/play20scalaide20/">tutorial</a></li></ul></td></tr><tr><td><div class="separator" style="clear: both; text-align: center;"><a href="http://www.jetbrains.com/idea/" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://3.bp.blogspot.com/-oNabnyjVQtM/T7DuWSxJ0nI/AAAAAAAAAgw/lr0C7nnt230/s1600/idea3.png"/></a></div></td><td><ul><li>command: <a href="http://www.playframework.org/documentation/1.2.4/ide">idealize</a> </li><li><a href="http://blogs.jetbrains.com/idea/2011/11/new-in-11-play-in-intellij/">plugin included in 11</a></li></ul></td><td><ul><li>command: <a href="http://www.playframework.org/documentation/2.0.1/IDE">idea</a></li><li><a href="http://youtrack.jetbrains.com/issue/IDEA-82967">plugin will be in 12 </a></li></ul></td></tr><tr><td><div class="separator" style="clear: both; text-align: center;"><a href="http://www.netbeans.org/" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://1.bp.blogspot.com/-iBaqWsluTsI/T7DuWxzRm3I/AAAAAAAAAg4/Do6e_ug6vr4/s1600/netbeans3.png"/></a></div></td><td><ul><li>command: <a href="http://www.playframework.org/documentation/1.2.4/ide">netbeansify</a></li></ul></td><td><ul><li>command: <a href="http://www.playframework.org/documentation/2.0.1/IDE">netbeans</a></li></ul></td></tr><tr><td><div class="separator" style="clear: both; text-align: center;"><a href="http://www.sublimetext.com/" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://4.bp.blogspot.com/-oPbssfICgAg/T7DuXX-DPbI/AAAAAAAAAhA/yrWsg5GXfhE/s1600/sublime3.png"/></a></div></td><td><br/></td><td><ul><li><a href="https://github.com/guillaumebort/play2-sublimetext2">plugin</a></li></ul></td></tr><tr><td><div class="separator" style="clear: both; text-align: center;"><a href="http://www.vim.org/" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="http://3.bp.blogspot.com/-b_rBbSyMWlY/T7DuX9IipxI/AAAAAAAAAhE/4dYuxSAw_OQ/s1600/vim3.png"/></a></div></td><td><ul><li><a href="http://www.playframework.org/documentation/1.2.4/ide">snippets</a></li></ul></td><td><ul><li><a href="https://github.com/gre/play2vim">plugin</a></li></ul></td></tr></tbody></table><br/><div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/3193880670773749221-4685496224121607548?l=blog.mchv.me" width="1"/></div></div>
    </content>
    <updated>2012-05-14T11:58:47Z</updated>
    <published>2012-05-14T11:58:00Z</published>
    <category scheme="http://www.blogger.com/atom/ns#" term="Play"/>
    <author>
      <name>Mariot Chauvin</name>
      <email>noreply@blogger.com</email>
      <uri>http://www.blogger.com/profile/06363398743120781633</uri>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-3193880670773749221</id>
      <category term="EMF Compare"/>
      <category term="Sport"/>
      <category term="Intent"/>
      <category term="Viewpoint"/>
      <category term="ESE"/>
      <category term="CDO"/>
      <category term="Acceleo"/>
      <category term="EMF"/>
      <category term="ECE"/>
      <category term="Popup"/>
      <category term="Solar"/>
      <category term="Mylyn"/>
      <category term="Modeling"/>
      <category term="Eclipse Party"/>
      <category term="GEF"/>
      <category term="Web"/>
      <category term="SWTBot"/>
      <category term="Code Generation"/>
      <category term="Xtext"/>
      <category term="ATL"/>
      <category term="Obeo Traceability"/>
      <category term="Firefox"/>
      <category term="GSoC"/>
      <category term="Zenexity"/>
      <category term="Tip"/>
      <category term="Compare"/>
      <category term="Obeo"/>
      <category term="Modeling worbench"/>
      <category term="Obeo Designer"/>
      <category term="Eclipse"/>
      <category term="EEF"/>
      <category term="Collaboration"/>
      <category term="GMF"/>
      <category term="QVT"/>
      <category term="MPS"/>
      <category term="Sketch"/>
      <category term="Amalgam"/>
      <category term="OCL"/>
      <category term="Play"/>
      <category term="EclipseCon"/>
      <category term="SWT"/>
      <author>
        <name>Mariot Chauvin</name>
        <email>noreply@blogger.com</email>
        <uri>http://www.blogger.com/profile/06363398743120781633</uri>
      </author>
      <link href="http://blog.mchv.me/feeds/posts/default" rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/>
      <link href="http://www.blogger.com/feeds/3193880670773749221/posts/default" rel="self" type="application/atom+xml"/>
      <link href="http://blog.mchv.me/" rel="alternate" type="text/html"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <link href="http://www.blogger.com/feeds/3193880670773749221/posts/default?start-index=26&amp;max-results=25" rel="next" type="application/atom+xml"/>
      <title>blog</title>
      <updated>2012-05-14T11:58:47Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://www.bsiag.com/scout/?p=454</id>
    <link href="http://www.bsiag.com/scout/?p=454" rel="alternate" type="text/html"/>
    <title>Eclipse Scout 3.8 M7 is here!</title>
    <summary>The Scout 3.8.0 M7 package is released! You can download it from here: http://www.eclipse.org/downloads/index-developer.php. Please feel free to test the new package and play around e.g. with the updated tutorials: http://wiki.eclipse.org/Scout/Tutorial/3.8. This release has been tested against the reference platforms as documented in the Juno Overview (http://wiki.eclipse.org/Scout/Release/Juno#Target_Environment). Known Bugs: SVG Field not working on Mac using Oracle [...]</summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p><strong>The Scout 3.8.0 M7 package is released!<br/>
</strong>You can download it from here: <a href="http://www.eclipse.org/downloads/index-developer.php">http://www.eclipse.org/downloads/index-developer.php</a>.</p>
<p>Please feel free to test the new package and play around e.g. with the updated tutorials: <a href="http://wiki.eclipse.org/Scout/Tutorial/3.8">http://wiki.eclipse.org/Scout/Tutorial/3.8</a>.</p>
<p>This release has been tested against the reference platforms as documented in the Juno Overview (<a href="http://wiki.eclipse.org/Scout/Release/Juno#Target_Environment">http://wiki.eclipse.org/Scout/Release/Juno#Target_Environment</a>).</p>
<p>Known Bugs:</p>
<ul>
<li>SVG Field not working on Mac using Oracle Java7: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=378442">https://bugs.eclipse.org/bugs/show_bug.cgi?id=378442</a></li>
<li>‘Export Scout Project’ on Mac fails when using Oracle Java7: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=378445">https://bugs.eclipse.org/bugs/show_bug.cgi?id=378445</a></li>
<li>Exception when starting SWT UI several times on Eclipse 4.2: <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=377394">https://bugs.eclipse.org/bugs/show_bug.cgi?id=377394</a></li>
</ul>
<p> </p>
<p><strong>Scout Links</strong>: <a href="https://twitter.com/#!/EclipseScout">Twitter</a>, <a href="http://www.eclipse.org/forums/index.php?t=thread&amp;frm_id=174">Forum</a>, <a href="http://eclipse.org/scout/">Project Home</a>, <a href="http://wiki.eclipse.org/Scout">Wiki</a></p></div>
    </content>
    <updated>2012-05-14T11:55:36Z</updated>
    <category term="General"/>
    <author>
      <name>mvi</name>
    </author>
    <source>
      <id>http://www.bsiag.com/scout</id>
      <link href="http://www.bsiag.com/scout/?feed=rss2" rel="self" type="application/rss+xml"/>
      <link href="http://www.bsiag.com/scout" rel="alternate" type="text/html"/>
      <subtitle>Stability, flexibility and simplicity</subtitle>
      <title>Eclipse Scout Blog</title>
      <updated>2012-05-14T12:04:08Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://blog.objectteams.org/?p=146</id>
    <link href="http://blog.objectteams.org/2012/05/object-teams-21-milestone-7-finally-brings-hot-code-replacement/" rel="alternate" type="text/html"/>
    <link href="http://blog.objectteams.org/2012/05/object-teams-21-milestone-7-finally-brings-hot-code-replacement/#comments" rel="replies" type="text/html"/>
    <link href="http://blog.objectteams.org/2012/05/object-teams-21-milestone-7-finally-brings-hot-code-replacement/feed/atom/" rel="replies" type="application/atom+xml"/>
    <title xml:lang="en">Object Teams 2.1 Milestone 7 (finally) brings hot code replacement</title>
    <summary xml:lang="en">As part of the Juno Milestone 7 also Object Teams has delivered its Milestone 7.
As the main new feature in this milestone hot code replacement finally works when debugging OT/J or OT/Equinox applications.
What took us so long to make it work?


Well, hot code replacement didn’t work out of the box because our load-time weaver only [...]</summary>
    <content type="xhtml" xml:lang="en"><div xmlns="http://www.w3.org/1999/xhtml"><p>As part of the Juno Milestone 7 also Object Teams has delivered its <a href="http://eclipse.org/objectteams/download.php#R21">Milestone 7</a>.</p>
<p>As the main new feature in this milestone <b>hot code replacement</b> finally works when debugging OT/J or OT/Equinox applications.</p>
<p>What took us so long to make it work?</p>
<ul>
<li>
Well, hot code replacement didn’t work out of the box because our load-time weaver only worked the first time each class was loaded. When trying to redefine a class in the VM the weaver was not called and thus class signatures could differ between the first loaded class and the redefined version. The VM would then reject the redefinition due to that signature change.
</li>
<li>
Secondly, we didn’t address this issue earlier, because I suspected this would be pretty tricky to implement. When I finally started to work on it, reality proved me wrong: the fix was actually pretty simple <img alt=":)" class="wp-smiley" src="http://blog.objectteams.org/wp-includes/images/smilies/icon_smile.gif"/>
</li>
</ul>
<p>In fact the part that makes it work even in an Equinox setting is so generic that I <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=379342">proposed</a> to migrate the implementation into either Equinox or PDE/Debug, let’s see if there is interest.</p>
<p>Now when you debug any Object Teams application, your code changes can be updated live in the running debug target - no matter if you are changing teams, roles or base classes. Together with our already great <a href="http://help.eclipse.org/indigo/topic/org.eclipse.objectteams.otdt.doc/guide/debugging.html">debugging support</a>, this makes debugging Object Teams programs still faster.</p>
<p>More new features can be found in the <a href="http://www.eclipse.org/objectteams/pages/new_in_2.1.html">New&amp;Noteworthy</a> (accumulated since the Indigo release).</p></div>
    </content>
    <updated>2012-05-12T21:10:41Z</updated>
    <published>2012-05-12T21:10:41Z</published>
    <category scheme="http://blog.objectteams.org" term="Eclipse"/>
    <category scheme="http://blog.objectteams.org" term="OTDT"/>
    <category scheme="http://blog.objectteams.org" term="OTEquinox"/>
    <category scheme="http://blog.objectteams.org" term="Object Teams"/>
    <category scheme="http://blog.objectteams.org" term="debuggin"/>
    <category scheme="http://blog.objectteams.org" term="pde"/>
    <category scheme="http://blog.objectteams.org" term="release"/>
    <author>
      <name>stephan</name>
    </author>
    <source>
      <id>http://blog.objectteams.org/feed/atom/</id>
      <link href="http://blog.objectteams.org" rel="alternate" type="text/html"/>
      <link href="http://blog.objectteams.org/category/eclipse/feed/atom" rel="self" type="application/atom+xml"/>
      <subtitle xml:lang="en">Everthing Object Teams - adding team spirit to your objects.</subtitle>
      <title xml:lang="en">The Object Teams Blog » Eclipse</title>
      <updated>2012-05-12T21:10:41Z</updated>
    </source>
  </entry>

  <entry>
    <id>http://feedproxy.google.com/~r/eclipse/fnews/~3/UTOYGepOX_M/Eclipse_Day_Delft_2012</id>
    <link href="http://feedproxy.google.com/~r/eclipse/fnews/~3/UTOYGepOX_M/Eclipse_Day_Delft_2012" rel="alternate" type="text/html"/>
    <title>Eclipse Day Delft Call for Papers</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">Eclipse Day Delft will be 27 September in Delft, The Netherlands. Proposals 
    	should be emailed to the <a href="mailto:eclipsedaydelft@gmail.com">Eclipse Day Delft Organizers</a>. See the 
    	<a href="http://wiki.eclipse.org/Eclipse_Day_Delft_2012#Call_for_Papers">wiki page</a> for details.<img height="1" src="http://feeds.feedburner.com/~r/eclipse/fnews/~4/UTOYGepOX_M" width="1"/></div>
    </summary>
    <updated>2012-05-12T16:40:51Z</updated>
    <category term="news"/><feedburner:origLink xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://wiki.eclipse.org/Eclipse_Day_Delft_2012</feedburner:origLink>
    <source>
      <id>http://www.eclipse.org</id>
      <logo>http://www.eclipse.org/images/EclipseBannerPic.jpg</logo>
      <author>
        <name>Eclipse Announcements</name>
      </author>
      <link href="http://www.eclipse.org" rel="alternate" type="text/html"/>
      <link href="http://feeds.feedburner.com/eclipse/fnews" rel="self" type="application/rss+xml"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <subtitle>Eclipse News</subtitle>
      <title>Eclipse News</title>
      <updated>2012-05-16T13:15:53Z</updated>
    </source>
  </entry>

  <entry xml:lang="en">
    <id>http://tomsondev.bestsolution.at/?p=3012</id>
    <link href="http://tomsondev.bestsolution.at/2012/05/11/netbeans-nightly-catching-up-with-e-fx-clipse-with-improved-javafx-support/" rel="alternate" type="text/html"/>
    <title>Netbeans nightly catching up with e(fx)clipse with improved JavaFX support</title>
    <summary type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">As the author of the eclipse tooling for JavaFX I checkout my competitors (which is the wrong word here because I don’t see us competing) which is Netbeans in my case. I just download the latest nightly build and voilá they have now: Autocompletion in the CSS-Editor for -fx properties Autocompletion in the FXMl-Editor for [...]<img alt="" border="0" height="1" src="http://stats.wordpress.com/b.gif?host=tomsondev.bestsolution.at&amp;blog=7995503&amp;post=3012&amp;subd=tomsondev&amp;ref=&amp;feed=1" width="1"/></div>
    </summary>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml"><p>As the author of the eclipse tooling for JavaFX I checkout my competitors (which is the wrong word here because I don’t see us competing) which is Netbeans in my case.</p>
<p>I just download the latest nightly build and voilá they have now:</p>
<ul>
<li>Autocompletion in the CSS-Editor for -fx properties<br/>
<a href="http://tomsondev.files.wordpress.com/2012/05/css_auto.png"><img alt="" class="alignnone size-full wp-image-3013" height="358" src="http://tomsondev.files.wordpress.com/2012/05/css_auto.png?w=588&amp;h=358" title="css_auto" width="588"/></a>
</li>
<li>Autocompletion in the FXMl-Editor for element properties<br/>
<a href="http://tomsondev.files.wordpress.com/2012/05/screen_fxml_auto.png"><img alt="" class="alignnone size-full wp-image-3014" height="358" src="http://tomsondev.files.wordpress.com/2012/05/screen_fxml_auto.png?w=588&amp;h=358" title="screen_fxml_auto" width="588"/></a>
</li>
</ul>
<p>Both of those features are also available in <a href="http://efxclipse.org/">e(fx)clipse</a> since a long time.</p>
<ul>
<li>CSS autocompletion<br/>
<a href="http://tomsondev.files.wordpress.com/2012/05/efx_css.png"><img alt="" class="alignnone size-full wp-image-3016" height="226" src="http://tomsondev.files.wordpress.com/2012/05/efx_css.png?w=588&amp;h=226" title="efx_css" width="588"/></a>
</li>
<li>FXML autocompletion<br/>
<a href="http://tomsondev.files.wordpress.com/2012/05/efx_fxml_auto.png"><img alt="" class="alignnone size-full wp-image-3017" height="379" src="http://tomsondev.files.wordpress.com/2012/05/efx_fxml_auto.png?w=588&amp;h=379" title="efx_fxml_auto" width="588"/></a>
</li>
</ul>
<p>I’m currently working on improving the autocompletion for fxgraph and fxml for the upcoming 0.0.14 release. I wish I had more time to work on e(fx)clipse because this tooling stuff is more fun I ever thought it is. I have soooo many ideas and improvements but no time to implement them all.</p>
<br/>  <a href="http://feeds.wordpress.com/1.0/gocomments/tomsondev.wordpress.com/3012/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tomsondev.wordpress.com/3012/"/></a> <a href="http://feeds.wordpress.com/1.0/godelicious/tomsondev.wordpress.com/3012/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tomsondev.wordpress.com/3012/"/></a> <a href="http://feeds.wordpress.com/1.0/gofacebook/tomsondev.wordpress.com/3012/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tomsondev.wordpress.com/3012/"/></a> <a href="http://feeds.wordpress.com/1.0/gotwitter/tomsondev.wordpress.com/3012/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tomsondev.wordpress.com/3012/"/></a> <a href="http://feeds.wordpress.com/1.0/gostumble/tomsondev.wordpress.com/3012/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tomsondev.wordpress.com/3012/"/></a> <a href="http://feeds.wordpress.com/1.0/godigg/tomsondev.wordpress.com/3012/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tomsondev.wordpress.com/3012/"/></a> <a href="http://feeds.wordpress.com/1.0/goreddit/tomsondev.wordpress.com/3012/" rel="nofollow"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tomsondev.wordpress.com/3012/"/></a> <img alt="" border="0" height="1" src="http://stats.wordpress.com/b.gif?host=tomsondev.bestsolution.at&amp;blog=7995503&amp;post=3012&amp;subd=tomsondev&amp;ref=&amp;feed=1" width="1"/></div>
    </content>
    <updated>2012-05-11T23:44:08Z</updated>
    <category term="e(fx)clipse"/>
    <author>
      <name>Tom Schindl</name>
    </author>
    <source>
      <id>http://tomsondev.bestsolution.at</id>
      <logo>http://0.gravatar.com/blavatar/293a1486b971639e6153cd953d1dbc9e?s=96&amp;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</logo>
      <link href="http://tomsondev.bestsolution.at/feed/" rel="self" type="application/rss+xml"/>
      <link href="http://tomsondev.bestsolution.at" rel="alternate" type="text/html"/>
      <link href="http://tomsondev.bestsolution.at/osd.xml" rel="search" title="Tomsondev Blog" type="application/opensearchdescription+xml"/>
      <link href="http://tomsondev.bestsolution.at/?pushpress=hub" rel="hub" type="text/html"/>
      <subtitle>Tom's opensource development</subtitle>
      <title>Tomsondev Blog</title>
      <updated>2012-05-17T11:49:23Z</updated>
    </source>
  </entry>

  <entry>
    <id>tag:blogger.com,1999:blog-14521551.post-7503966857378322564</id>
    <link href="http://birtworld.blogspot.com/feeds/7503966857378322564/comments/default" rel="replies" title="Post Comments" type="application/atom+xml"/>
    <link href="http://www.blogger.com/comment.g?blogID=14521551&amp;postID=7503966857378322564" rel="replies" title="0 Comments" type="text/html"/>
    <link href="http://www.blogger.com/feeds/14521551/posts/default/7503966857378322564" rel="edit" type="application/atom+xml"/>
    <link href="http://www.blogger.com/feeds/14521551/posts/default/7503966857378322564" rel="self" type="application/atom+xml"/>
    <link href="http://birtworld.blogspot.com/2012/05/add-values-to-birt-chart.html" rel="alternate" title="Add Values to a BIRT Chart" type="text/html"/>
    <title>Add Values to a BIRT Chart</title>
    <content type="xhtml"><div xmlns="http://www.w3.org/1999/xhtml">When building reports that contain Charts, the BIRT data engine is responsible for creating the chart series data points.  These data points are generally tied to BIRT data sets or cubes.  While these mechanisms handle a lot of the grouping an aggregation of the data to be charted it may be desirable to add some manual data points to the chart.  Fortunately this can be done with a fairly simple chart script event handler.  If you have not done any chart scripting before, you may want to read over this <a href="http://birtworld.blogspot.com/2010/08/birt-charting-scripting-overview.html">post on scripting</a>.  <br/><br/>Chart event handlers are fired on the server and can be written in Java or JavaScript.  The event order is listed in the post described earlier.  The before and after DatasetFilled events are fired first.  These events are fired for every runtime series that will be plotted.  For example if you have one bar series, these events will be fired once for the category series values and once for the bar series values.  If you use optional grouping, these events will be fired for every optional group the data engine encounters.  The afterDataSetFilled event handler is passed a reference to the current series and the data set that will be used by the chart engine.  This is an ideal location to change values, check for nulls or add values to the chart. <br/>Lets assume we have the following Chart: <br/><div class="separator" style="clear: both; text-align: center;"><a href="http://2.bp.blogspot.com/-c4OngK9CN4o/T615Hm5gTUI/AAAAAAAAAeE/u9axJaLzqpA/s1600/generic.png" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="280" src="http://2.bp.blogspot.com/-c4OngK9CN4o/T615Hm5gTUI/AAAAAAAAAeE/u9axJaLzqpA/s400/generic.png" width="400"/></a></div><i>Generic Chart</i><br/> This chart contains one bar series with four data points.  In this example the afterDataSetFilled event will be fired twice, once for the category values and once for the bar series values.  We can then use the following script to add a value to the beginning and the end of the series.  <code><pre><br/>function afterDataSetFilled(series, dataSet, icsc)<br/>{<br/>	importPackage( Packages.java.util );<br/>	importPackage(Packages.java.lang);	<br/>	importPackage( Packages.org.eclipse.birt.chart.model.type.impl );<br/>	importPackage( Packages.org.eclipse.birt.chart.model.data.impl);<br/>      var list = dataSet.getValues();<br/>	var narray1 = new ArrayList( );<br/><br/>//Check Series Type<br/>//SeriesImpl used for category series<br/>//AreaSeriesImpl<br/>//BarSeriesImpl<br/>//BubbleSeriesImpl<br/>//DialSeriesImpl<br/>//DifferenceSeriesImpl<br/>//GanntSeriesImpl<br/>//LineSeriesImpl<br/>//PieSeriesImpl<br/>//ScatterSeriesImpl<br/>//StockSeriesImpl<br/><br/>	<br/>	if( series.getClass() == BarSeriesImpl ){<br/>		narray1.add(new Double(40.6));<br/>	}else{<br/>		narray1.add("AddBefore");<br/>	}	<br/>	<br/>	var llen =list.length;<br/>    for ( i=0; i &lt; llen; i++)<br/>    {<br/>		narray1.add(list[i]);<br/>    }<br/>//Chart Data Set Types<br/>//BubbleDataSetImpl<br/>//DateTimeDataSetImpl<br/>//DifferenceDataSetImpl<br/>//GanttDataSetImpl<br/>//NumberDataSetImpl<br/>//StockDataSetImpl<br/>//TextDataSetImpl<br/>    <br/>	if( series.getClass() == BarSeriesImpl ){<br/>		narray1.add(new Double(25.6));<br/>		series.setDataSet(NumberDataSetImpl.create( narray1 ));<br/>	}else{<br/>		narray1.add("AddAfter");<br/>		series.setDataSet(TextDataSetImpl.create( narray1 ));<br/>	}	<br/>   <br/>}<br/></pre></code>  The first thing this script does is to get the current values for the given series and creates a new ArrayList.  Next it checks to see which series triggered this event.  It does this by checking the series class.  You could also check the series identifier.  Once the series type is determined we add an initial value to the ArrayList, followed by adding all existing values to the ArrayList.  Finally a last value is added to the ArrayList and a new chart data set is created.  The type of chart data set that is created will depend on how you configured the chart and what type of chart you are using.  The comments show additional options.  In this example we are using a Text data set for the categories and a number data set for the bar series values.  The output of the chart should now look like:<br/> <div class="separator" style="clear: both; text-align: center;"><a href="http://3.bp.blogspot.com/-OIPB5u2W9BQ/T616DEADItI/AAAAAAAAAeQ/UK1KpzU5f40/s1600/after.png" style="margin-left: 1em; margin-right: 1em;"><img border="0" height="310" src="http://3.bp.blogspot.com/-OIPB5u2W9BQ/T616DEADItI/AAAAAAAAAeQ/UK1KpzU5f40/s400/after.png" width="400"/></a></div><i>Chart After Script</i><br/> This example is available for download at <a href="http://www.birt-exchange.org/org/devshare/designing-birt-reports/1511-add-data-to-chart/">Birt-Exchange</a>.  For an example on adding a whole new series to a chart, see this <a href="http://birtworld.blogspot.com/2008/10/dynamically-adding-series-to-birt-chart.html">post</a>. <div class="blogger-post-footer"><img alt="" height="1" src="https://blogger.googleusercontent.com/tracker/14521551-7503966857378322564?l=birtworld.blogspot.com" width="1"/></div></div>
    </content>
    <updated>2012-05-11T20:47:04Z</updated>
    <published>2012-05-11T20:47:00Z</published>
    <author>
      <name>Jason Weathersby</name>
      <email>noreply@blogger.com</email>
      <uri>http://www.blogger.com/profile/13114050439576571984</uri>
    </author>
    <source>
      <id>tag:blogger.com,1999:blog-14521551</id>
      <category term="Charts"/>
      <category term="format"/>
      <category term="scripts"/>
      <category term="Fonts"/>
      <author>
        <name>Scott Rosenbaum</name>
        <email>noreply@blogger.com</email>
        <uri>http://www.blogger.com/profile/17441053019711310813</uri>
      </author>
      <link href="http://birtworld.blogspot.com/feeds/posts/default" rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml"/>
      <link href="http://www.blogger.com/feeds/14521551/posts/default" rel="self" type="application/atom+xml"/>
      <link href="http://birtworld.blogspot.com/" rel="alternate" type="text/html"/>
      <link href="http://pubsubhubbub.appspot.com/" rel="hub" type="text/html"/>
      <link href="http://www.blogger.com/feeds/14521551/posts/default?start-index=26&amp;max-results=25" rel="next" type="application/atom+xml"/>
      <subtitle>The Eclipse Business Intelligence and Reporting Tools project is an open-source project focused on the development and delivery of framework tools for reporting and business intelligence within the Eclipse platform.</subtitle>
      <title>BIRT World</title>
      <updated>2012-05-16T11:58:06Z</updated>
    </source>
  </entry>
</feed>

