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

<channel>
	<title>EclipseSource Blog &#187; Chris Aniszczyk</title>
	<atom:link href="http://eclipsesource.com/blogs/author/zx/feed/" rel="self" type="application/rss+xml" />
	<link>http://eclipsesource.com/blogs</link>
	<description>Eclipse Equinox OSGi</description>
	<lastBuildDate>Fri, 18 May 2012 15:00:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>OSGi DevCon London 2010</title>
		<link>http://eclipsesource.com/blogs/2010/02/22/osgi-devcon-london-2010/</link>
		<comments>http://eclipsesource.com/blogs/2010/02/22/osgi-devcon-london-2010/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 10:52:04 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[OSGi]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3815</guid>
		<description><![CDATA[As a reminder, OSGi DevCon London happens tomorrow, February 23rd. If you want to learn about OSGi from the experts and live in the area, I highly recommend you visit. I&#8217;m personally excited about Kirk Knoernschild&#8217;s keynote about OSGi in the Enterprise: Agility, Modularity and Architecture&#8217;s Paradox. You can view the full program here. I [...]]]></description>
			<content:encoded><![CDATA[<p>As a reminder, <a href="http://www.osgi.org/DevConLondon2010/HomePage">OSGi DevCon London</a> happens tomorrow, February 23rd. If you want to learn about OSGi from the experts and live in the area, I highly recommend you visit.</p>
<p><a href="http://www.osgi.org/DevConLondon2010/HomePage"><img class="alignnone size-medium wp-image-3817" title="OSGi DevCon London" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/osgidevconlondon-299x126.png" alt="osgidevconlondon 299x126 OSGi DevCon London 2010" width="299" height="126" /></a></p>
<p>I&#8217;m personally excited about <a href="http://techdistrict.kirkk.com/">Kirk Knoernschild&#8217;s</a> keynote about <strong>OSGi in the Enterprise: Agility, Modularity and Architecture&#8217;s Paradox</strong>. You can view the full program <a href="http://jaxlondon.com/conferences/trackssessions/?tid=1453">here</a>.</p>
<p>I will be speaking about <strong>Eclipse, OSGi and API Evolution</strong> and also will be participating in the spicy <strong>OSGi Development Tooling Panel</strong>. As always, if you want to chat about Eclipse, OSGi or open source over frosty beverages&#8230; feel free to find <a href="http://twitter.com/caniszczyk">me</a>.</p>
<p>If you want to follow via Twitter, there are two tags you should pay attention to: <a href="http://twitter.com/#search?q=%23jaxlondon">#jaxlondon</a> and <a href="http://twitter.com/#search?q=%23osgidclon">#osgidclon</a></p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2010/02/22/osgi-devcon-london-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse Rich Ajax Platform (RAP) 1.3 M5 Released</title>
		<link>http://eclipsesource.com/blogs/2010/02/05/eclipse-rich-ajax-platform-rap-1-3-m5-released/</link>
		<comments>http://eclipsesource.com/blogs/2010/02/05/eclipse-rich-ajax-platform-rap-1-3-m5-released/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 16:57:30 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[rap]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3746</guid>
		<description><![CDATA[The RAP team just announced the availability of RAP 1.3 M5! If you&#8217;re interested in single-sourcing Eclipse-based applications, please give it a try. In the 1.3 M5 release, the RAP team added more SWT API to make single sourcing existing applications easier: Composite#layout( Control[], int ) MouseEvent#stateMask Widget#reskin( int ) and SWT.Skin event ImageData ImageLoader [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.eclipse.org/rap">RAP</a> team just <a href="http://www.eclipse.org/rap/noteworthy/news_13M5.php">announced</a> the <a href="http://www.eclipse.org/rap/downloads">availability</a> of RAP 1.3 M5!</p>
<p>If you&#8217;re interested in <a href="http://www.eclipse.org/rap/introduction.php">single-sourcing</a> Eclipse-based applications, please give it a try.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/Maildemo-Design.png"><img class="alignnone size-full wp-image-3749" title="Eclipse Rich Ajax Platform" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/Maildemo-Design.png" alt="Maildemo Design Eclipse Rich Ajax Platform (RAP) 1.3 M5 Released" width="475" height="370" /></a></p>
<p>In the 1.3 M5 release, the RAP team added more SWT API to make single sourcing existing applications easier:</p>
<ul>
<li><code>Composite#layout( Control[], int )</code></li>
<li><code>MouseEvent#stateMask</code></li>
<li><code>Widget#reskin( int )</code> and                <code>SWT.Skin</code> event</li>
<li><code>ImageData</code></li>
<li><code>ImageLoader</code></li>
<li><code>ImageLoaderEvent</code></li>
</ul>
<p>The team also added <code>IApplication</code> support which simply translates into one less extension point you have to use to create a RAP application. In the past, RAP had its own entrypoint extension point which performed a similar role to what the application support does in Equinox already.  This should make RAP even easier for RCP developers to get into.</p>
<p>RAP is also taking advantage of the Equinox         <a href="http://download.eclipse.org/eclipse/downloads/drops/S-3.6M4-200912101301/eclipse-news-M4.html#Equinox"> extension registry is able to handle multiple locales</a>.</p>
<p>So please give RAP a <a href="http://eclipse.org/rap/gettingstarted.php">try</a> if you&#8217;re interested in bringing your RCP application to the web.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2010/02/05/eclipse-rich-ajax-platform-rap-1-3-m5-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Reminder: OSGi DevCon London 2010</title>
		<link>http://eclipsesource.com/blogs/2010/02/01/reminder-osgi-devcon-london-2010/</link>
		<comments>http://eclipsesource.com/blogs/2010/02/01/reminder-osgi-devcon-london-2010/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 18:18:49 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[OSGi]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3708</guid>
		<description><![CDATA[Here&#8217;s a gentle reminder that OSGi DevCon London 2010 is happening in a few weeks. I highly recommend registering if you&#8217;re interested in OSGi. There will be people from all over the OSGi community including some great tutorials. I&#8217;ll be giving a talk regarding OSGi and API evolution&#8230; with some stories of how we handle [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a gentle reminder that <a href="http://www.osgi.org/DevConLondon2010/HomePage">OSGi DevCon London 2010</a> is happening in a few weeks.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/DCLon2010mainbanner.png"><img src="http://eclipsesource.com/blogs/wp-content/uploads/2010/02/DCLon2010mainbanner-299x126.png" alt="DCLon2010mainbanner 299x126 Reminder: OSGi DevCon London 2010" title="OSGi DevCon London 2010" width="299" height="126" class="alignnone size-medium wp-image-3709" /></a></p>
<p>I highly recommend registering if you&#8217;re interested in OSGi. There will be people from all over the OSGi community including some great tutorials. I&#8217;ll be giving a talk regarding OSGi and API evolution&#8230; with some stories of how we handle the problem at Eclipse, how it&#8217;s handled elsewhere and what are the gaps. I&#8217;m also excited about the <strong>OSGi Development Tooling Panel</strong> that Christian Dupuis, Peter Kriens, David Savage, Toni Menzel and I will be hosting. If you were looking at a time to connect (or praiseand lambast us) with some of the OSGi Tooling folks, this would be a good time. We&#8217;re hoping for a lively and friendly discussion.</p>
<p>Feel free to check out the <a href="http://entwickler.com/konferenzen/planer/jaxlondon2010_timetable.html#tuesday">schedule online</a> for the full listing of talks and tutorials.</p>
<p>I hope to see you there.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2010/02/01/reminder-osgi-devcon-london-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>EclipseCon 2010 &#8211; Runtime Selections</title>
		<link>http://eclipsesource.com/blogs/2010/01/14/eclipsecon-2010-runtime-selections/</link>
		<comments>http://eclipsesource.com/blogs/2010/01/14/eclipsecon-2010-runtime-selections/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:30:31 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[eclipseRT]]></category>
		<category><![CDATA[equinox]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3684</guid>
		<description><![CDATA[Yesterday, the EclipseCon Program Committee made the final tough decisions and pressed the button to notify people if their submissions got accepted or not. I had the honor of putting together the Eclipse Runtime (EclipseRT) content. If you&#8217;re coming to EclipseCon, you&#8217;ll have a great opportunity to learn about EclipseRT and OSGi. Here are some [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, the <a href="http://www.eclipsecon.org">EclipseCon</a> Program Committee made the final tough decisions and pressed the button to notify people if their submissions got accepted or not. I had the honor of putting together the <a href="http://www.eclipse.org/eclipsert">Eclipse Runtime</a> (EclipseRT) content.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2010/01/rtlogo.png"><img class="alignnone size-full wp-image-3685" title="EclipseRT Logo" src="http://eclipsesource.com/blogs/wp-content/uploads/2010/01/rtlogo.png" alt="rtlogo EclipseCon 2010   Runtime Selections" width="240" height="240" /></a></p>
<p>If you&#8217;re coming to EclipseCon, you&#8217;ll have a great opportunity to learn about EclipseRT and OSGi.</p>
<p>Here are some of my favorite selections for runtime&#8230;</p>
<p><strong>Tutorials</strong></p>
<p><a href="https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1425">Getting Started with Eclipse RT</a><br />
<a href="https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1140">Build a Working OSGi Application</a><br />
<a href="https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1111">Building Server-Side Eclipse based web applications</a></p>
<p><strong>Talks</strong></p>
<p><a href="https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1125">Gemini &#8211; Helping Shape the Future of Enterprise Java</a><br />
<a href="https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1224">Composite Bundles &#8211; Isolating Applications in a Collaborative OSGi World</a><br />
<a href="https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1367">ScalaModules: OSGi the Easy Way with a Scala DSL </a></p>
<p>I hope you enjoy the program!</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2010/01/14/eclipsecon-2010-runtime-selections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Two New Projects at Eclipse: Virgo and Graphiti</title>
		<link>http://eclipsesource.com/blogs/2010/01/12/two-new-projects-at-eclipse-virgo-and-graphiti/</link>
		<comments>http://eclipsesource.com/blogs/2010/01/12/two-new-projects-at-eclipse-virgo-and-graphiti/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 15:30:30 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[gemini]]></category>
		<category><![CDATA[OSGi]]></category>
		<category><![CDATA[virgo]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3676</guid>
		<description><![CDATA[Today, the Eclipse Foundation announced two new projects at Eclipse.org, Graphiti and Virgo. The Graphiti project aims to offer an Eclipse-based graphics framework to enable easy development of state-of-the-art diagram editors for domain models. SAP plans to contribute the developed framework. This could have a large impact in the Eclipse Modeling space where graphic modeling [...]]]></description>
			<content:encoded><![CDATA[<p>Today, the Eclipse Foundation announced two new projects at Eclipse.org, <a href="http://eclipse.org/proposals/graphiti/">Graphiti</a> and <a href="http://www.eclipse.org/proposals/virgo/">Virgo</a>.</p>
<p>The Graphiti project aims to offer an Eclipse-based graphics framework to enable easy development of state-of-the-art diagram editors for domain models. <strong>SAP plans to contribute the developed framework</strong>. This could have a large impact in the Eclipse Modeling space where graphic modeling is only getting better and better. The contribution is also important because SAP is showing that it&#8217;s strongly committed to the Eclipse ecosystem.</p>
<p>The Virgo project will provide a runtime platform for the development of server-side enterprise applications built on top of Equinox, and optionally using modules from the Gemini project. On top of that, the Virgo project solidifies the EclipseRT vision that a lot of us have been preaching for awhile. </p>
<p>Want to learn more about EclipseRT? Check out the <a href="http://eclipse.org/eclipsert/whitepaper/eclipseRT.php">whitepaper</a>.</p>
<p>Another thing to note about the Virgo project is that <strong>tooling</strong> will be coming along but contributed to specific projects at Eclipse.</p>
<blockquote><p>Developer tools that provide support for Virgo are out of scope for the Virgo project as part of EclipseRT. However, the Virgo team also propose to work with the existing WTP and PDE projects to contribute relevant developer tools for Virgo to those projects. These contributions will be based upon the existing Bundlor and dm Server development tools projects detailed below. </p></blockquote>
<p>So far, it looks like three out of twelve zodiac signs are taken for OSGi related projects.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2010/01/zodiac1.jpg"><img src="http://eclipsesource.com/blogs/wp-content/uploads/2010/01/zodiac1.jpg" alt="zodiac1 Two New Projects at Eclipse: Virgo and Graphiti" title="zodiac" width="301" height="301" class="alignnone size-full wp-image-3678" /></a></p>
<p>Which one will be next <img src='http://eclipsesource.com/blogs/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Two New Projects at Eclipse: Virgo and Graphiti" class='wp-smiley' title="Two New Projects at Eclipse: Virgo and Graphiti" /> ?</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2010/01/12/two-new-projects-at-eclipse-virgo-and-graphiti/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Eclipse RAP 1.3 M4 Released</title>
		<link>http://eclipsesource.com/blogs/2009/12/22/eclipse-rap-1-3-m4-released/</link>
		<comments>http://eclipsesource.com/blogs/2009/12/22/eclipse-rap-1-3-m4-released/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 16:40:28 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[rap]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3662</guid>
		<description><![CDATA[The RAP team is proud to announce the fourth milestone for the Eclipse Helios release. What&#8217;s new? Well, RAP now supports drag and drop semantics. The user can use the mouse and keyboard the way he is used to in his desktop applications to move, copy or link data. The API is SWT-compatible, using DragSource, [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.eclipse.org/rap">RAP</a> team is proud to announce the <a href="http://www.eclipse.org/rap/downloads/">fourth milestone</a> for the Eclipse Helios release.</p>
<p>What&#8217;s new? Well, RAP now supports drag and drop semantics. The user can use the mouse and keyboard the way he is used to in his desktop applications to move, copy or link data. The API is SWT-compatible, using <code>DragSource</code>, <code>DropTarget</code> and <code>Transfer</code>. </p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/dnd.png"><img src="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/dnd-300x137.png" alt="dnd 300x137 Eclipse RAP 1.3 M4 Released" title="RAP Drag and Drop" width="300" height="137" class="alignnone size-medium wp-image-3663" /></a></p>
<p>JFace <code>ControlDecoration</code> support has been added to RAP so you can make your controls look pretty now.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/ControlDecoration.png"><img src="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/ControlDecoration-300x116.png" alt="ControlDecoration 300x116 Eclipse RAP 1.3 M4 Released" title="JFace ControlDecoration" width="300" height="116" class="alignnone size-medium wp-image-3664" /></a></p>
<p>There were many other features and fixes in the release, read the <a href="http://www.eclipse.org/rap/noteworthy/news_13M4.php">new and noteworthy</a> for more information. If you have any feedback, please let the RAP team know on their <a href="https://dev.eclipse.org/mailman/listinfo/rap-dev">mailing list</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2009/12/22/eclipse-rap-1-3-m4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Webinar: Eclipse in the Large</title>
		<link>http://eclipsesource.com/blogs/2009/12/10/webinar-eclipse-in-the-large/</link>
		<comments>http://eclipsesource.com/blogs/2009/12/10/webinar-eclipse-in-the-large/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 14:20:12 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[OSGi]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3607</guid>
		<description><![CDATA[On December 14, 2009, the Eclipse Foundation is hosting a webinar that will include speakers from Cisco, Morgan Stanley and eBay discussing deploying Eclipse to thousands, and even tens of thousands, of their developers. Here&#8217;s the breakdown of the schedule&#8230; Dennis Vaughn, Cisco Scalability (65k + source files) Diverse Deployments (geographically, NFS, OS/Versions) Engineering Environment [...]]]></description>
			<content:encoded><![CDATA[<p>On December 14, 2009, the Eclipse Foundation is hosting a <a href="http://www.eclipse.org/org/press-release/20091201_EclipseInLargeDay.php">webinar</a> that  		will include 		speakers from Cisco, Morgan Stanley and eBay discussing deploying Eclipse to thousands,  		and even tens of thousands, of their developers.</p>
<p>Here&#8217;s the breakdown of the schedule&#8230;</p>
<ul>
<li><strong>Dennis Vaughn, Cisco</strong>
<ul>
<li>Scalability (65k + source files)</li>
<li>Diverse Deployments (geographically, NFS, OS/Versions)</li>
<li>Engineering Environment Diversity (legacy tools, acquisitions)</li>
<li>Working Culture (curmudgeons versus new hires, ROI versus VI/Emacs)</li>
</ul>
</li>
<li><strong>Miles Daffin, Morgan Stanley</strong>
<ul>
<li>Enterprise Constraints and their Consequences for Eclipse Provisioning
<ul></ul>
</li>
<li>Next Steps: Further Reduce Total Cost of Ownership and Provide more Useful Features as Needed
<ul></ul>
</li>
</ul>
</li>
<li><strong>Joep Rottinghuis, eBay</strong>
<ul>
<li>Scalability (100k + source files)</li>
<li>Deployment (individualized workspaces)</li>
<li>Usage Tracking (who is using what, and what issues are in what versions)</li>
<li>Manifest Maintenance (OSGi bundle/package versions)</li>
</ul>
</li>
</ul>
<p>Please register via <a href="mailto:webinar-eclipse@eclipse.org">email</a> if you&#8217;re interested.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2009/12/10/webinar-eclipse-in-the-large/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse Vienna DemoCamp 2009</title>
		<link>http://eclipsesource.com/blogs/2009/12/08/eclipse-vienna-democamp-2009/</link>
		<comments>http://eclipsesource.com/blogs/2009/12/08/eclipse-vienna-democamp-2009/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 23:04:18 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[democamp]]></category>
		<category><![CDATA[eclipseRT]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3578</guid>
		<description><![CDATA[Last week, Jeff McAffer and I had the honor to attend the Eclipse Vienna DemoCamp hosted at the beautiful TU Vienna campus. There were about 80 people that showed up and many interesting talks were given. Instead of going through all of them, I&#8217;ll highlight some of the ones I personally enjoyed. The day started [...]]]></description>
			<content:encoded><![CDATA[<p>Last week, Jeff McAffer and I had the honor to attend the <a href="http://wiki.eclipse.org/Eclipse_DemoCamps_November_2009/Vienna">Eclipse Vienna DemoCamp</a> hosted at the beautiful TU Vienna campus.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/viennademocamp1.jpg"><img src="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/viennademocamp1-225x300.jpg" alt="viennademocamp1 225x300 Eclipse Vienna DemoCamp 2009" title="Eclipse Vienna DemoCamp" width="225" height="300" class="alignnone size-medium wp-image-3596" /></a></p>
<p>There were about 80 people that showed up and many interesting talks were given. Instead of going through all of them, I&#8217;ll highlight some of the ones I personally enjoyed. The day started with Werner Keil giving a talk about the <a href="http://www.eclipse.org/stem">Spatio-Temporal Epidemiological Modeler</a> (STEM) project at Eclipse. STEM is a tool designed to help scientists and public health officials create and use spatial and temporal models of emerging infectious diseases. These models can aid in understanding and potentially preventing the spread of such diseases. The STEM project should serve as a reminder that Eclipse is entering new verticals and isn&#8217;t just an IDE.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/viennademocamp2.jpg"><img src="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/viennademocamp2-300x225.jpg" alt="viennademocamp2 300x225 Eclipse Vienna DemoCamp 2009" title="Eclipse Vienna DemoCamp STEM" width="300" height="225" class="alignnone size-medium wp-image-3597" /></a></p>
<p>The next talk I found fascinating was <a href="http://www.eclipse.org/e4">e4</a> by <a href="http://tomsondev.bestsolution.at/ ">Tom Schindl</a>.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/viennademocamp3.jpg"><img src="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/viennademocamp3-300x225.jpg" alt="viennademocamp3 300x225 Eclipse Vienna DemoCamp 2009" title="E4 Vienna DemoCamp" width="300" height="225" class="alignnone size-medium wp-image-3598" /></a></p>
<p>Tom did a great job explaining why e4 exists, why EMF and how people can get involved. In his demo, Tom was self-hosting the workbench using <a href="http://eclipse.org/cdo/">CDO</a>. Since the workbench model is now based on EMF, there&#8217;s a lot of interesting technologies to take advantage of in the Eclipse Modeling space. Another talk that intrigued me was by Christoph Mayerhofer who spoke about <a href="http://www.inso.tuwien.ac.at/projects/reviewclipse/">ReviewClipse</a>.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/viennademocamp4.jpg"><img src="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/viennademocamp4-225x300.jpg" alt="viennademocamp4 225x300 Eclipse Vienna DemoCamp 2009" title="Eclipse Vienna DemoCamp ReviewEclipse" width="225" height="300" class="alignnone size-medium wp-image-3599" /></a></p>
<p>ReviewClipse is an integrated code review tool, that helps developers to review the source code continuously. From my point of view, this project is awesome and direly needed at Eclipse. If we had first class code review support at Eclipse and had it integrated with Mylyn&#8230; my life would be much simpler. At the moment, ReviewClipse only integrates with SVN, but future connectors are planned. The authors of the tool are looking for an open source license and I highly recommend they choose the Eclipse Public License (EPL) and move the code to Eclipse where more people would be exposed to the terrific tool. If you think this is a good idea too, please <a href="mailto:reviewclipse@inso.tuwien.ac.at">email</a> the project.</p>
<p>After that, I enjoyed more talks from the Viennese Eclipse community.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/viennademocamp5.jpg"><img src="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/viennademocamp5-225x300.jpg" alt="viennademocamp5 225x300 Eclipse Vienna DemoCamp 2009" title="viennademocamp5" width="225" height="300" class="alignnone size-medium wp-image-3600" /></a></p>
<p>Jeff McAffer and I also gave a talk introducing people to <a href="http://www.eclipse.org/rt">EclipseRT</a> and <a href="http://wiki.eclipse.org/Toast">Toast</a>. It seems people are understanding what EclipseRT is really about now that we have a great example of the power of the technology via Toast. A decent example can speak volumes to potential adopters of your technology.</p>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/ChrisAniszczykAndJeffMcAfferOnToast.jpg"><img src="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/ChrisAniszczykAndJeffMcAfferOnToast-300x200.jpg" alt="ChrisAniszczykAndJeffMcAfferOnToast 300x200 Eclipse Vienna DemoCamp 2009" title="Chris Aniszczyk and Jeff McAffer On Toast" width="300" height="200" class="alignnone size-medium wp-image-3601" /></a> </p>
<p>In the end, I&#8217;m amazed to see how strong the Austrian Eclipse community is and only see great things in terms of community growth. And finally, special thanks to <a href="http://www.codeworkz.at/">Michael Clay</a> and <a href="http://blog.code-cop.org/2009/12/first-eclipse-democamp-vienna.html">Peter Kofler</a> for organizing the event and allowing us to speak.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2009/12/08/eclipse-vienna-democamp-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>RAP Case Study: Texas Center for Applied Technology</title>
		<link>http://eclipsesource.com/blogs/2009/12/03/rap-case-study-texas-center-for-applied-technology/</link>
		<comments>http://eclipsesource.com/blogs/2009/12/03/rap-case-study-texas-center-for-applied-technology/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 07:42:26 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[case study]]></category>
		<category><![CDATA[eclipseRT]]></category>
		<category><![CDATA[rap]]></category>
		<category><![CDATA[rcp]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3590</guid>
		<description><![CDATA[I enjoy seeing people use EclipseRT technology in the wild. Recently I met and spoke with Austin Riddle from the Texas Center for Applied Technology (TCAT) about how they are using the Eclipse Rich Ajax Platform (RAP) and what applications they are building with it. 1. What does your application(s) do? We have several live [...]]]></description>
			<content:encoded><![CDATA[<p>I enjoy seeing people use <a href="http://www.eclipse.org/rt">EclipseRT</a> technology in the wild. Recently I met and spoke with Austin Riddle from the <a href="http://tcat.tamu.edu/">Texas Center for Applied Technology</a> (TCAT) about how they are using the Eclipse <a href="http://www.eclipse.org/rap">Rich Ajax Platform</a> (RAP) and what applications they are building with it.</p>
<blockquote><p>
<em>1. What does your application(s) do?</em></p>
<p>We have several live RAP applications that take the form of information dashboards.  These dashboards allow decision-makers and analysts to disseminate information and produce a common operating picture related but not limited to global biosurveillance and large-scale emergency preparedness/management.  Users can log in to our systems, customize their view of information via component and profile switching, visually integrate information within the dashboard and selectively share information between echelons of human infrastructure.  Our US government customers have been very pleased with the power and flexibility of the systems.</p>
<p><em>2. Why did you choose Eclipse RAP?</em></p>
<p>We needed a powerful Rich Internet Application.  We needed one that had to provide capabilities that frankly push the limits of what a traditional RIA could deliver.  It also had to perform on older hardware and software.  After working with and analyzing other options, including GWT, Flex, OpenLaszlo and others, we decided that RAP provided both the features we needed to fulfill our requirements, and the framework to develop custom features that empower our users even more.  Being able to leverage other Eclipse Runtime Technology in our applications greatly reinforced our decision.</p>
<p><em>3. How did single sourcing benefit your project?</em></p>
<p>Our organization has a significant investment in Eclipse RCP capabilities that we needed to leverage in order to meet our dashboard requirements.  It was amazing to see elements from our desktop systems just “appear” in our RAP application after just “dropping” the bundles in.  Also, during our development process, we actually wrote capabilities in our RAP application that could be used in our desktop RCP applications.  This “reverse” single sourcing was a pleasant surprise!</p>
<p><em>4. In the end, how did RAP help and benefit your project?</em></p>
<p>Most impressively, we were able to implement a first working prototype of a dashboard system in 30 days!  RAP gave us the ability to rapidly prototype and ultimately provide solid systems that have withstood the scrutiny of rigorous government security evaluations. Currently, we are looking into bringing even more of our eclipse-based desktop investments to the web.</p></blockquote>
<p><a href="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/dashboards-screenshot.png"><img src="http://eclipsesource.com/blogs/wp-content/uploads/2009/12/dashboards-screenshot-207x300.png" alt="dashboards screenshot 207x300 RAP Case Study: Texas Center for Applied Technology" title="Eclipse RAP Dashboards Screenshot" width="207" height="300" class="alignnone size-medium wp-image-3592" /></a></p>
<p>Cool stuff, huh?</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2009/12/03/rap-case-study-texas-center-for-applied-technology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reminder: Eclipse Vienna DemoCamp</title>
		<link>http://eclipsesource.com/blogs/2009/11/29/reminder-eclipse-vienna-democamp/</link>
		<comments>http://eclipsesource.com/blogs/2009/11/29/reminder-eclipse-vienna-democamp/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 15:37:10 +0000</pubDate>
		<dc:creator>Chris Aniszczyk</dc:creator>
				<category><![CDATA[syndicate]]></category>
		<category><![CDATA[democamp]]></category>
		<category><![CDATA[vienna]]></category>

		<guid isPermaLink="false">http://eclipsesource.com/blogs/?p=3567</guid>
		<description><![CDATA[This is the final reminder for the Eclipse Vienna DemoCamp tomorrow. I&#8217;m excited as this is my first Vienna Eclipse DemoCamp There&#8217;s a great list of presentations and speakers: Werner Keil, Creative Arts &#38; Technologies, &#8220;Spatio-Temporal Epidemiological Modeler&#8220; Lixto Team, Lixto Software GmbH, &#8220;Eclipse-related aspects in Lixto Visual Developer&#8220; Christoph Mayerhofer, INSO, &#8220;ReviewClipse &#8211; Continuous [...]]]></description>
			<content:encoded><![CDATA[<p>This is the final reminder for the Eclipse <a href="http://wiki.eclipse.org/Eclipse_DemoCamps_November_2009/Vienna">Vienna DemoCamp</a> tomorrow.</p>
<p><a href="http://maps.google.at/maps?f=q&amp;source=s_q&amp;hl=de&amp;q=Wiedner+Hauptstra%C3%9Fe+8-10,+Wieden+1040+Wien&amp;sll=48.206314,16.369801&amp;sspn=0.027857,0.055146&amp;ie=UTF8&amp;cd=1&amp;geocode=Fcx03wIdLb_5AA&amp;split=0&amp;t=h&amp;hq=&amp;hnear=Wiedner+Hauptstra%C3%9Fe+8-10,+Wieden+1040+Wien&amp;ll=48.1999,16.368964&amp;spn=0.003354,0.010782&amp;z=17&amp;iwloc=A"><img class="alignnone size-medium wp-image-3569" title="Eclipse Vienna DemoCamp" src="http://eclipsesource.com/blogs/wp-content/uploads/2009/11/viennademocampmap-300x206.png" alt="viennademocampmap 300x206 Reminder: Eclipse Vienna DemoCamp" width="300" height="206" /></a></p>
<p>I&#8217;m excited as this is my first Vienna Eclipse DemoCamp <img src='http://eclipsesource.com/blogs/wp-includes/images/smilies/icon_smile.gif' alt="icon smile Reminder: Eclipse Vienna DemoCamp" class='wp-smiley' title="Reminder: Eclipse Vienna DemoCamp" /> </p>
<p>There&#8217;s a great list of presentations and speakers:</p>
<ul>
<li>Werner Keil, <a title="http://www.catmedia.us/" rel="nofollow" href="http://www.catmedia.us/">Creative Arts &amp; Technologies</a>, &#8220;<a title="http://www.eclipse.org/stem/" rel="nofollow" href="http://www.eclipse.org/stem/">Spatio-Temporal Epidemiological Modeler</a>&#8220;</li>
<li>Lixto Team, <a title="http://www.lixto.com/" rel="nofollow" href="http://www.lixto.com/">Lixto Software GmbH</a>, &#8220;Eclipse-related aspects in <a title="http://www.lixto.com/" rel="nofollow" href="http://www.lixto.com/">Lixto Visual Developer</a>&#8220;</li>
<li>Christoph Mayerhofer, <a title="http://www.inso.tuwien.ac.at/" rel="nofollow" href="http://www.inso.tuwien.ac.at/">INSO</a>, &#8220;<a title="http://www.inso.tuwien.ac.at/projects/reviewclipse/" rel="nofollow" href="http://www.inso.tuwien.ac.at/projects/reviewclipse/">ReviewClipse</a> &#8211; Continuous Code-Reviews within the Eclipse IDE&#8221;</li>
<li>Chris Aniszczyk and Jeff McAffer, <a title="http://www.eclipsesource.com" rel="nofollow" href="http://www.eclipsesource.com/">EclipseSource</a>, &#8220;<a title="http://wiki.eclipse.org/Toast" rel="nofollow" href="http://wiki.eclipse.org/Toast">Introduction to EclipseRT and Toast</a>&#8220;</li>
<li>Tom Schindl, <a title="http://www.bestsolution.at" rel="nofollow" href="http://www.bestsolution.at/">BestSolution.at</a>, &#8220;<a title="http://www.eclipse.org/e4/" rel="nofollow" href="http://www.eclipse.org/e4/">E4</a> &#8211; A short overview&#8221;</li>
<li>Robert Handschmann, <a title="http://www.sphinx.at/it-consulting/de/home/" rel="nofollow" href="http://www.sphinx.at/it-consulting/de/home/">Sphinx IT Consulting</a>, &#8220;MDSD with Serapis using Eclipse Plugins&#8221;</li>
<li>Maximilian Weißböck, <a title="http://www.businesskitchen.at/" rel="nofollow" href="http://www.businesskitchen.at/">The Business Kitchen</a> &#8211; &#8220;Speed up your development with Eclipse and Xtext&#8221;</li>
<li>Karl Hönninger, <a title="http://www.s-itsolutions.at/" rel="nofollow" href="http://www.s-itsolutions.at/">s-IT Solutions GmbH</a>, &#8220;<a title="http://openxma.codehaus.org/" rel="nofollow" href="http://openxma.codehaus.org/">openXMA</a> DSL&#8221; openXMA – Integrated presentation layer modelling</li>
<li>Florian Pirchner, &#8220;<a title="http://www.redview.org/" rel="nofollow" href="http://www.redview.org/">Riena-EMF-Dynamic-Views</a> (redview)&#8221;</li>
<li>Philip Langer, <a title="http://www.big.tuwien.ac.at/" rel="nofollow" href="http://www.big.tuwien.ac.at/">Business Informatics Group, TU Wien</a>, &#8220;The Operation Recorder: Specifying <a title="http://www.eclipse.org/proposals/emf-refactor/" rel="nofollow" href="http://www.eclipse.org/proposals/emf-refactor/">&#8220;Model Refactorings</a> By-Example&#8221;</li>
<li>Michael Clay, <a title="http://www.codeworkz.at/" rel="nofollow" href="http://www.codeworkz.at/">codeworkz.at</a>, &#8220;<a title="http://www.eclipse.org/Xtext/" rel="nofollow" href="http://www.eclipse.org/Xtext/">Xtext</a>&#8220;</li>
</ul>
<p>There are currently over 80 people registered; if you&#8217;re in the area, please <a href="http://wiki.eclipse.org/Eclipse_DemoCamps_November_2009/Vienna#Who_Is_Attending">register</a> and swing by!</p>
<p>Hope to see everyone there.</p>
]]></content:encoded>
			<wfw:commentRss>http://eclipsesource.com/blogs/2009/11/29/reminder-eclipse-vienna-democamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

