<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ian Skerrett</title>
	<atom:link href="http://ianskerrett.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ianskerrett.wordpress.com</link>
	<description>Marketing at Eclipse</description>
	<lastBuildDate>Tue, 31 Jan 2012 06:51:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ianskerrett.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ian Skerrett</title>
		<link>http://ianskerrett.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ianskerrett.wordpress.com/osd.xml" title="Ian Skerrett" />
	<atom:link rel='hub' href='http://ianskerrett.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Creating a build you can trust</title>
		<link>http://ianskerrett.wordpress.com/2012/01/31/creating-a-build-you-can-trust/</link>
		<comments>http://ianskerrett.wordpress.com/2012/01/31/creating-a-build-you-can-trust/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 04:29:58 +0000</pubDate>
		<dc:creator>Ian Skerrett</dc:creator>
				<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://ianskerrett.wordpress.com/?p=2258</guid>
		<description><![CDATA[&#8216;The build is broken&#8217; is something I&#8217;ve heard too many times in my software development career.  Concepts like continuous delivery and devops make it all that more important to have a build that you can trust.   In the Agile ALM Connect session, Build Trust in Your Build to Deployment Flow ,Yoav Landman, founder of Artifactory, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2258&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8216;The build is broken&#8217; is something I&#8217;ve heard too many times in my software development career.  Concepts like continuous delivery and devops make it all that more important to have a build that you can trust.   In the Agile ALM Connect session, <a href="http://www.eclipsecon.org/2012/sessions/build-trust-your-build-deployment-flow">Build Trust in Your Build to Deployment Flow</a> ,Yoav Landman, founder of Artifactory, is going to demonstrate some of the techniques for using tools like Maven, Gradle and Artifactory to automate builds that release applications which are fully traceable, managed and trusted!</p>
<p>Yoav has also participated in my <a href="http://www.eclipsecon.org/2012/">Agile ALM Connect</a> speaker Q&amp;A series.  He answers my questions about Artifactory and his company JFrog.</p>
<p><strong>1. You are the founder of the <a href="http://www.jfrog.com/products.php">Artifactory</a> open source project.   Why did you decide to create Artifactory?</strong></p>
<p>I started Artifactory in 2006. I was working as a consultant at the time and migrated a couple of large client projects from Ant to Maven 2. I was frustrated by the absence of good options to manage dependencies and hosting artifacts in house. There were a couple of tools out there, but they all lacked basic features such as searching and artifact uploading and were basically very immature, since the whole domain of Binary Repository Managers, didn&#8217;t exist yet.<br />
In an effort to fill this gap I decided to go and write my own tool as an open source project and created Artifactory. The quick adoption of Artifactory lead me to create JFrog around it. Actually, the final straw that pushed me to start the project was a complete outage of the Codehaus server for a couple of days, which left some of my clients in the dark as they depended on artifacts from the Codehaus repository which they removed from their local caches.</p>
<p><strong>2. We hear a lot about continuous delivery and devops.   How is this effecting the build process and what issues do you think need to be considered?</strong></p>
<p>We are dealing a lot with continuous delivery in JFrog as part of our Artifactory on the cloud service, Artifactory Online. For us, the main effect on the build process is that artifacts are deployed much more frequently, which makes good binary management critical.</p>
<p>Artifactory, as a repository manager is not just the target to which build results are deployed for usage by dependent builds, but also the source from which applications are deployed to production, and even where RPMs are installed from to newly provisioned machines. We are using the properties feature of Artifactory to tag artifacts that were moved to production so that they can be easily identified. Another important aspect is that snapshots can often be treated as releases, and so traditional staging/release workflows no longer fit the requirements of continuous deployment.</p>
<p><strong>3. If someone wanted to get started with Artifactory where would you suggest they start?</strong></p>
<p>I think the best starting point would be downloading Artifactory from <a href="http://jfrog.com/">jfrog.com</a> and watching this <a href="http://www.youtube.com/watch?v=2FGHwZSAqog">one-minute setup screencast</a>. For someone who has never used a binary repository and wants to understand the benefits of using a tool like Artifactory, I&#8217;d suggest looking at this <a href="http://www.youtube.com/watch?v=aa4YBDUDWy0">short intro</a>. Other than that, Artifactory is real easy to set up and get up to speed with, and the online help in the UI makes it really useful to understand how to get around. Finally, there is of course the <a href="http://wiki.jfrog.org/confluence/display/RTF/Welcome+to+Artifactory%21">user guide</a> and the <a href="http://forums.jfrog.org/Artifactory-Users-f2377369.html">users forum</a> for getting more help.</p>
<p>&nbsp;</p>
<p><a href="http://www.eclipsecon.org/2012/"><img class="aligncenter" src="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/econ-agile130x100_speaking.gif?1315863548" alt="" width="130" height="100" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ianskerrett.wordpress.com/2258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ianskerrett.wordpress.com/2258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ianskerrett.wordpress.com/2258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ianskerrett.wordpress.com/2258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ianskerrett.wordpress.com/2258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ianskerrett.wordpress.com/2258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ianskerrett.wordpress.com/2258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ianskerrett.wordpress.com/2258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ianskerrett.wordpress.com/2258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ianskerrett.wordpress.com/2258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ianskerrett.wordpress.com/2258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ianskerrett.wordpress.com/2258/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ianskerrett.wordpress.com/2258/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ianskerrett.wordpress.com/2258/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2258&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ianskerrett.wordpress.com/2012/01/31/creating-a-build-you-can-trust/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b38512ae361841877f25d170667e79c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ianskerrett</media:title>
		</media:content>

		<media:content url="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/econ-agile130x100_speaking.gif?1315863548" medium="image" />
	</item>
		<item>
		<title>Dev + Ops = Getting Software Deployed Faster (DevOps)</title>
		<link>http://ianskerrett.wordpress.com/2012/01/27/dev-ops-getting-software-deployed-faster-devops/</link>
		<comments>http://ianskerrett.wordpress.com/2012/01/27/dev-ops-getting-software-deployed-faster-devops/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 04:22:36 +0000</pubDate>
		<dc:creator>Ian Skerrett</dc:creator>
				<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://ianskerrett.wordpress.com/?p=2250</guid>
		<description><![CDATA[DevOps is one of those terms you hear a LOT about lately but I am not sure it is really well understood.  However, if you are going to be successful at Agile ALM it would seem natural you would want to bring the operations side of IT closer into the development process.   Puppet is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2250&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/DevOps">DevOps</a> is one of those terms you hear a LOT about lately but I am not sure it is really well understood.  However, if you are going to be successful at Agile ALM it would seem natural you would want to bring the operations side of IT closer into the development process.   <a href="http://puppetlabs.com/">Puppet</a> is one example of an open source project that is implementing some of the DevOps concepts.</p>
<p>When we put together the program committee for <a href="http://www.eclipsecon.org/2012/agilealm">Agile ALM Connect</a> we specifically wanted an expert from the DevOps community to make sure the program had a healthy devops slant.   Therefore, I was thrilled to have Lukes Kanies, the founder of Puppet and CEO of <a href="http://puppetlabs.com/">PuppetLab</a>s, agree to be on the program committee and also speak at Agile ALM Connect on <a href="http://www.eclipsecon.org/2012/sessions/devops-what-it-and-what-it-means-you">&#8216;what is devops&#8217;</a> and <a href="http://www.eclipsecon.org/2012/sessions/frictionless-operations-puppet">introduce Puppet</a>.    We will also have Kenn Hussey <a href="http://www.eclipsecon.org/2012/sessions/geppetto-integrated-development-environment-puppet">talk about Geppetto</a>, an Eclipse-based Puppet IDE.</p>
<p>In my Q&amp;A series with Agile ALM Connect speakers, Luke answered three questions about DevOps.</p>
<p><strong>1. &#8216;DevOps&#8217; is a term that is used quite a bit lately.  How do you describe the term DevOps and why should developers care?</strong></p>
<p><strong></strong>DevOps is in to operations what Agile is to development.  Operations needs to be a competitive advantage, adopting new technology quickly and with minimal business interruption, but in many cases the business goals have been lost and the new focus on policy and compliance has allowed IT to become a cost center.  DevOps is about operations teams working closely with everyone involved in product delivery to make sure that business needs come first.  This often involves a lot of automation, but the main thing is about making sure the customer comes first, just like in agile development.</p>
<p>Developers should care because organizations following devops practices will do a better job of supporting them, getting their software deployed faster and more easily.</p>
<p><strong>2. You are the founder of the Puppet open source project.   Why did you start Puppet?</strong><br />
When I started Puppet, the tools and practices in IT had barely changed in ten years.  I was afraid that it would still not have changed in ten more years, and I saw an opportunity to build a better tool and help make the lives of sysadmins better.   Based on how passionate our user base, we seem to have struck a chord.</p>
<p><strong>3. What advice do you have for people that want to learn how to use Puppet? </strong><br />
First, start small, and fix the most painful things first.  Trying to boil the ocean by automating your whole infrastructure will just frustrate you and have little reward, but if you start by automating the small, menial work in your infrastructure you&#8217;ll have quick rewards and, even better, more time available in your day to work on the hard and important stuff.</p>
<p>&nbsp;</p>
<p><a href="http://www.eclipsecon.org/2012/agilealm"><img class="aligncenter" src="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/econ-agile130x100_speaking.gif?1315863548" alt="" width="130" height="100" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ianskerrett.wordpress.com/2250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ianskerrett.wordpress.com/2250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ianskerrett.wordpress.com/2250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ianskerrett.wordpress.com/2250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ianskerrett.wordpress.com/2250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ianskerrett.wordpress.com/2250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ianskerrett.wordpress.com/2250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ianskerrett.wordpress.com/2250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ianskerrett.wordpress.com/2250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ianskerrett.wordpress.com/2250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ianskerrett.wordpress.com/2250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ianskerrett.wordpress.com/2250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ianskerrett.wordpress.com/2250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ianskerrett.wordpress.com/2250/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2250&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ianskerrett.wordpress.com/2012/01/27/dev-ops-getting-software-deployed-faster-devops/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b38512ae361841877f25d170667e79c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ianskerrett</media:title>
		</media:content>

		<media:content url="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/econ-agile130x100_speaking.gif?1315863548" medium="image" />
	</item>
		<item>
		<title>Integrating Lifecycle Tools with OSLC and Eclipse Lyo</title>
		<link>http://ianskerrett.wordpress.com/2012/01/24/integrating-lifecycle-tools-with-oslc-and-eclipse-lyo/</link>
		<comments>http://ianskerrett.wordpress.com/2012/01/24/integrating-lifecycle-tools-with-oslc-and-eclipse-lyo/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 18:13:54 +0000</pubDate>
		<dc:creator>Ian Skerrett</dc:creator>
				<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://ianskerrett.wordpress.com/?p=2243</guid>
		<description><![CDATA[Lifecycle tool integration is a key issue for the new breed of tools emerging around the concepts of Agile ALM.   Eclipse is a great platform for tools integration on the desktop but how do tools integrate on the server?   OSLC and Eclipse Lyo are a specification and open source implementation for solving lifecycle tools integration. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2243&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Lifecycle tool integration is a key issue for the new breed of tools emerging around the concepts of Agile ALM.   Eclipse is a great platform for tools integration on the desktop but how do tools integrate on the server?   OSLC and <a href="http://eclipse.org/lyo/">Eclipse Lyo</a> are a specification and open source implementation for solving lifecycle tools integration.</p>
<p>Michael Fiedler and Steve Speicher will be talking about <a href="http://www.eclipsecon.org/2012/sessions/all-about-eclipse-lyo-re-thinking-tool-integrations">OSLC and Eclipse Lyo at the upcoming Agile ALM Connect conference.</a>    To introduce people to the <a href="http://www.eclipsecon.org/2012/presenters">Agile ALM Connect speakers </a>and topics, I will be doing a short Q&amp;A with some of the speakers.    Below Michael and Steve provide some background on OSLC and Eclipse Lyo.</p>
<p><strong><span style="font-size:small;">1. What is OSLC and why does the industry need OSLC?</span></strong></p>
<p><a href="http://open-services.net/" target="_blank"><span style="color:blue;font-size:small;">OSLC (Open Services for Lifecycle Integration)</span></a><span style="font-size:small;"> is an open community dedicated to reducing barriers for lifecycle tool integration.   The community authors scenarios and specifications for exposing application lifecycle data (change requests, test cases, requirements, etc) through uniform interfaces which rely on the architecture of the World Wide Web and Linked Data standards.</span></p>
<p>Organizations use a variety of lifecycle tools &#8211; commercial, open source and those developed in house &#8211; which need to share data, resources and assets.  Current integration approaches are often based on fragile and proprietary point-to-point APIs.   Tools adopting OSLC can interoperate easily using a linked data approach which enables loosely-coupled integrations with improved quality, navigation and traceability of shared data.</p>
<p><strong><span style="font-size:small;">2. How would you like people or companies to contribute to the Eclipse Lyo project?</span></strong></p>
<p><span style="font-size:small;">Individuals and companies are welcome to participate in both the Eclipse Lyo project and in the OSLC workgroups.   The Lyo project is looking for developers interested in promoting OSLC adoption by developing SDKs, reference implementations, compliance tests and examples.   OSLC workgroups develop integration scenarios and specifications to address different aspects of the system and software lifecycle (requirements, development, test, etc).   Workgroup participation is open and is a great way to learn more about OSLC and contribute to new and evolving specifications.</span></p>
<p><strong><span style="font-size:small;">3. What is the best resource to start using OSLC and Eclipse Lyo?</span></strong></p>
<p><span style="font-size:small;">Getting started with Eclipse Lyo and OSLC is easy.  To get started with Lyo, visit the Wiki on </span><a href="http://eclipse.org/" target="_blank"><span style="color:blue;font-size:small;">eclipse.org</span></a><span style="font-size:small;"> (</span><a href="http://wiki.eclipse.org/Lyo" target="_blank"><span style="color:blue;font-size:small;">http://wiki.eclipse.org/Lyo</span></a><span style="font-size:small;">) to get an overview of the project.  To participate in Lyo development, you can start by introducing yourself on the development mailing list, </span><a href="mailto:lyo-dev@eclipse.org" target="_blank"><span style="color:blue;font-size:small;">lyo-dev@eclipse.org</span></a><span style="font-size:small;">.  To participate in OSLC, visit </span><a href="http://open-services.net/participate" target="_blank"><span style="color:blue;font-size:small;">http://open-services.net/participate</span></a><span style="font-size:small;"> and  join in the discussions on the forums, mailing lists and workgroup meetings.</span></p>
<p><a href="http://www.eclipsecon.org/2012/agilealm"><img class="aligncenter" title="Agile ALM Connect" src="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/econ-agile130x100_speaking.gif?1315863548" alt="" width="130" height="100" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ianskerrett.wordpress.com/2243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ianskerrett.wordpress.com/2243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ianskerrett.wordpress.com/2243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ianskerrett.wordpress.com/2243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ianskerrett.wordpress.com/2243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ianskerrett.wordpress.com/2243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ianskerrett.wordpress.com/2243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ianskerrett.wordpress.com/2243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ianskerrett.wordpress.com/2243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ianskerrett.wordpress.com/2243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ianskerrett.wordpress.com/2243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ianskerrett.wordpress.com/2243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ianskerrett.wordpress.com/2243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ianskerrett.wordpress.com/2243/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2243&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ianskerrett.wordpress.com/2012/01/24/integrating-lifecycle-tools-with-oslc-and-eclipse-lyo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b38512ae361841877f25d170667e79c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ianskerrett</media:title>
		</media:content>

		<media:content url="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/econ-agile130x100_speaking.gif?1315863548" medium="image">
			<media:title type="html">Agile ALM Connect</media:title>
		</media:content>
	</item>
		<item>
		<title>Final Week for Eclipse Award Nominations</title>
		<link>http://ianskerrett.wordpress.com/2012/01/24/final-week-for-eclipse-award-nominations/</link>
		<comments>http://ianskerrett.wordpress.com/2012/01/24/final-week-for-eclipse-award-nominations/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 15:34:19 +0000</pubDate>
		<dc:creator>Ian Skerrett</dc:creator>
				<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://ianskerrett.wordpress.com/?p=2240</guid>
		<description><![CDATA[This is the final week of nominations for the Eclipse Community Awards.   I would particularly like to see more nominees in the Top Committer, Top Contributor and Newcomer Evangelist category.    Deadline for nominations is Friday, January 27, 2012.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2240&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is the final week of nominations for the <a href="http://www.eclipse.org/org/foundation/eclipseawards/index.php">Eclipse Community Awards</a>.   I would particularly like to see more nominees in the <a href="http://marketplace.eclipse.org/nominations/top-committer">Top Committer</a>, <a href="http://marketplace.eclipse.org/nominations/top-contributor">Top Contributor</a> and <a href="http://marketplace.eclipse.org/nominations/top-newcomer-evangelist">Newcomer Evangelist</a> category.    Deadline for nominations is Friday, January 27, 2012.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ianskerrett.wordpress.com/2240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ianskerrett.wordpress.com/2240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ianskerrett.wordpress.com/2240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ianskerrett.wordpress.com/2240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ianskerrett.wordpress.com/2240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ianskerrett.wordpress.com/2240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ianskerrett.wordpress.com/2240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ianskerrett.wordpress.com/2240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ianskerrett.wordpress.com/2240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ianskerrett.wordpress.com/2240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ianskerrett.wordpress.com/2240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ianskerrett.wordpress.com/2240/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ianskerrett.wordpress.com/2240/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ianskerrett.wordpress.com/2240/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2240&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ianskerrett.wordpress.com/2012/01/24/final-week-for-eclipse-award-nominations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b38512ae361841877f25d170667e79c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ianskerrett</media:title>
		</media:content>
	</item>
		<item>
		<title>Orion Named OS Rookie of the Year</title>
		<link>http://ianskerrett.wordpress.com/2012/01/18/orion-named-os-rookie-of-the-year/</link>
		<comments>http://ianskerrett.wordpress.com/2012/01/18/orion-named-os-rookie-of-the-year/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 21:30:59 +0000</pubDate>
		<dc:creator>Ian Skerrett</dc:creator>
				<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://ianskerrett.wordpress.com/?p=2236</guid>
		<description><![CDATA[Congratulations to the Orion team for being named a 2011 Open Source Rookie of the Year project by Black Duck Software.   Black Duck based the awards on the data they analyzed from their two services: Ohloh and the Black Duck Knowledgebase.   The metrics they used were: &#8220;Using a weighted scoring system, points were awarded [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2236&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Congratulations to the Orion team for being named a 2011 <a href="http://www.blackducksoftware.com/news/releases/2012-01-18">Open Source Rookie of the Year project by Black Duck Software. </a>  Black Duck based the awards on the data they analyzed from their two services: <a href="http://www.ohloh.net/">Ohloh</a> and the <a href="http://www.blackducksoftware.com/knowledgebase">Black Duck Knowledgebase</a>.   The metrics they used were:</p>
<blockquote><p>&#8220;Using a weighted scoring system, points were awarded based on commit activity (commits per day), size of the project team and the number of in-bound links to the project. Black Duck determined the top 10 projects following an audit of its findings and normalization of scores.&#8221;</p></blockquote>
<p>This is certainly great news for the Orion team and a great way to start their second year.  Congrats!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ianskerrett.wordpress.com/2236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ianskerrett.wordpress.com/2236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ianskerrett.wordpress.com/2236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ianskerrett.wordpress.com/2236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ianskerrett.wordpress.com/2236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ianskerrett.wordpress.com/2236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ianskerrett.wordpress.com/2236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ianskerrett.wordpress.com/2236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ianskerrett.wordpress.com/2236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ianskerrett.wordpress.com/2236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ianskerrett.wordpress.com/2236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ianskerrett.wordpress.com/2236/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ianskerrett.wordpress.com/2236/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ianskerrett.wordpress.com/2236/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2236&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ianskerrett.wordpress.com/2012/01/18/orion-named-os-rookie-of-the-year/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b38512ae361841877f25d170667e79c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ianskerrett</media:title>
		</media:content>
	</item>
		<item>
		<title>Charting the Future of Agile ALM</title>
		<link>http://ianskerrett.wordpress.com/2012/01/17/charting-the-future-of-agile-alm/</link>
		<comments>http://ianskerrett.wordpress.com/2012/01/17/charting-the-future-of-agile-alm/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 16:12:31 +0000</pubDate>
		<dc:creator>Ian Skerrett</dc:creator>
				<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://ianskerrett.wordpress.com/?p=2225</guid>
		<description><![CDATA[One of the driving motivations for organizing Agile ALM Connect is the belief there is a change occurring in how organizations are building enterprise applications and the overall  software development lifecycle. Motivating this change things like agile development, cloud computing, mobile development, and new tools integration which require a new way of thinking about application lifecycle management. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2225&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>One of the driving motivations for organizing <a href="http://www.eclipsecon.org/2012/agilealm">Agile ALM Connect</a> is the belief there is a change occurring in how organizations are building enterprise applications and the overall  software development lifecycle. Motivating this change things like <a href="http://servicesangle.com/blog/2012/01/13/evolution-of-agile-from-development-teams-to-the-whole-organization/">agile development</a>, <a href="http://searchsoftwarequality.techtarget.com/news/2240113751/Lifecycle-virtualization-expedites-Agile-testing-and-ALM">cloud computing</a>, mobile development, and new tools integration which require a new way of thinking about application lifecycle management. This is why we wanted to bring together some of the smartest people in the Agile ALM space to talk about what the future of Agile ALM and how IT organizations should adapt.</p>
<p>The Agile ALM Connect program committee has done an amazing job of bringing together a <a href="http://www.eclipsecon.org/2012/agilealm/program/sessions/accepted">program </a>that features some of the leading experts in the industry.   I don&#8217;t know of any other conference that brings together experts of tools, agile methodology experts and real world case studies.</p>
<p>The entire line-up of speakers is pretty awesome but here is a sample of the speakers coming to Agile ALM Connect:</p>
<ul>
<li>Jean-Michel Lemieux, VP of Development at Atlassian talks about how <a href="http://www.eclipsecon.org/2012/sessions/98-days-1-our-continuous-deployment-pivot">Atlassian does continuous deployment.</a></li>
<li>Jason Huggins, CTO of <a href="http://saucelabs.com/about/team">Saucelabs</a> and creator of Selenium, a popular open source testing framework,  will present how to use S<a href="http://www.eclipsecon.org/2012/sessions/extreme-mobile-testing-selenium-and-robots">elenium to test mobile applications.</a></li>
<li>Luke Kaines, <a href="http://puppetlabs.com/company/management/">CEO of Puppetlab</a>s and founder of Puppet,  an open source configuration management tool, will talk about Puppet and <a href="http://www.eclipsecon.org/2012/sessions/devops-what-it-and-what-it-means-you">DevOps in genera</a>l.</li>
<li>Raziel Tabib, Product Line Manager for HP ALM solutions will talk about <a href="http://www.eclipsecon.org/2012/sessions/need-speed-%E2%80%93-win-sdlc-race-and-stay-alive-come-learn-about-agile">using agile in large scale teams.</a></li>
<li><a href="http://www.forrester.com/rb/analyst/dave_west">Dave West</a>, VP and Research Director at Forrester, one of the leading industry analysts in the ALM space and a participant on the Agile ALM Connect program committee, will describe his vision of <a href="http://www.eclipsecon.org/2012/sessions/lean-alm">Lean ALM</a>.</li>
<li>Tom Grant, another highly respected Forrester analyst in the ALM space will talk the best practices relating to <a href="http://www.eclipsecon.org/2012/sessions/high-value-high-impact-requirements-agile-pace">requirements management for agile teams</a>.</li>
<li><a href="http://www.cutter.com/meet-our-experts/gati.html">Israel Gat</a> from Cutter Consortium is one of the leading thinkers on large scale agile transformations and will be presenting a <a href="http://www.eclipsecon.org/2012/sessions/it-agile-transformation-stupid">blueprint for rolling out Agile in an organization</a>.</li>
<li>Jason Van Zyl, CTO of Sonatype and Founder of Maven, is going to do a technical presentation on using <a href="http://www.eclipsecon.org/2012/sessions/m2eclipse-collaboration-maven-eclipse-platforms">Eclipse and Maven together</a>.</li>
<li>Shawn Pearce is the project leader for <a href="http://code.google.com/p/gerrit/">Gerrit</a>, an open source code review tool that is used by the Android development team and is closely aligned with Git.  Shawn is going to discuss how Gerrit can help <a href="http://www.eclipsecon.org/2012/sessions/harnessing-peer-code-reviews">harness peer code reviews</a>.</li>
<li>Adrian Cho and Scott Rich are two senior IBM development managers and technologist from the <a href="https://jazz.net/">IBM Jazz team</a> and have also been involved with the initial Eclipse Platform team.   They will be sharing their experiences of <a href="http://www.eclipsecon.org/2012/sessions/10-years-agile-open-source-eclipse-open-commercial-jazz">building Agile teams based on the principles of open development and transparency</a>.</li>
<li><a href="http://blogs.msdn.com/b/sam/">Sam Guckenheimer</a> is the Microsoft Visual Studio Product Owner will talk about the <a href="http://www.eclipsecon.org/2012/sessions/continuous-feedback">continuous feedback</a> techniques the Visual Studio team uses to build their product.  As an aside, I am thrilled to have Sam talking at Agile ALM Connect.   The challenges of Agile ALM is a multi-language/platform challenge that definitely includes Microsoft Visual Studio.</li>
<li><a href="http://www.thoughtworks.com/cyndi-mitchell">Cindi Mitchel</a> is the Managing Director of ThoughtWorks Studios.   ThoughtWorks is a leader in Continuous Delivery, so we are lucky to have Cindi talk about how IT leadership needs to a<a href="http://www.eclipsecon.org/2012/sessions/adaptive-leadership-continuous-delivery">dapt for Continuous Delivery</a>.</li>
<li>Olivier Gaudin is the CEO of SonarSource the company behind the Sonar open source project, a quality management platform.   Olivier is going to talk about integrating <a href="http://www.eclipsecon.org/2012/sessions/continuous-inspection-sonar">Continuous Inspection</a> into your ALM tool chain.</li>
<li>Steve Harris is the Senior VP of Products for CloudBees, a PaaS for Java in the Cloud. Steve is going to talk about the success factors of <a href="http://www.eclipsecon.org/2012/sessions/successful-paas-and-ci-cloud">hosting your continuous integration in the cloud.</a></li>
<li><a href="http://www-01.ibm.com/software/rational/bios/ambler.html">Scott Ambler,</a> is the IBM Chief Methodologist for IT and a well known book author on Agile development.  Scott is going to talk about applying <a href="http://www.eclipsecon.org/2012/sessions/development-intelligence-using-business-analytics-smarter-software-and-systems-development-">developer analytics to ALM.</a></li>
<li>Finally, <a href="http://en.wikipedia.org/wiki/Mik_Kersten">Mik Kersten</a>, CEO of Tasktop, creator of Eclipse Mylyn and the program chair of Agile ALM Connect will be doing one of the keynote session on <a href="http://www.eclipsecon.org/2012/sessions/future-alm-developing-social-code-graph">the Future of ALM.</a></li>
</ul>
<p>This is a partial list of an amazing line-up of<a href="http://www.eclipsecon.org/2012/agilealm/program/session-schedule"> speakers and sessions</a>.   If you want to know the future of Agile ALM, these people are setting that future today.   <a href="http://www.eclipsecon.org/2012/">Agile ALM Connect</a> is a great opportunity to understand how your IT department can get ready and benefit from Agile ALM.</p>
<p><a href="http://www.eclipsecon.org/2012/agilealm"><img class="aligncenter" title="Agile ALM Connect" src="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/econ-agile130x100_attending.gif?1315863536a" alt="" width="130" height="100" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ianskerrett.wordpress.com/2225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ianskerrett.wordpress.com/2225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ianskerrett.wordpress.com/2225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ianskerrett.wordpress.com/2225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ianskerrett.wordpress.com/2225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ianskerrett.wordpress.com/2225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ianskerrett.wordpress.com/2225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ianskerrett.wordpress.com/2225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ianskerrett.wordpress.com/2225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ianskerrett.wordpress.com/2225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ianskerrett.wordpress.com/2225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ianskerrett.wordpress.com/2225/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ianskerrett.wordpress.com/2225/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ianskerrett.wordpress.com/2225/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2225&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ianskerrett.wordpress.com/2012/01/17/charting-the-future-of-agile-alm/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b38512ae361841877f25d170667e79c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ianskerrett</media:title>
		</media:content>

		<media:content url="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/econ-agile130x100_attending.gif?1315863536a" medium="image">
			<media:title type="html">Agile ALM Connect</media:title>
		</media:content>
	</item>
		<item>
		<title>Domain Specific Languages in the Real World</title>
		<link>http://ianskerrett.wordpress.com/2012/01/10/domain-specific-languages-in-the-real-world/</link>
		<comments>http://ianskerrett.wordpress.com/2012/01/10/domain-specific-languages-in-the-real-world/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 22:02:51 +0000</pubDate>
		<dc:creator>Ian Skerrett</dc:creator>
				<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://ianskerrett.wordpress.com/?p=2221</guid>
		<description><![CDATA[Note: I am going to start a series of blog posts about industry trends and how they will be represented at EclipseCon and Agile ALM Connect.  Last week was about Support for Emerging Languages. Domain Specific Languages (DSL) is a term you hear more and more about as people try to simply a programming environment [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2221&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em>Note: I am going to start a series of blog posts about industry trends and how they will be represented at <a href="http://www.eclipsecon.org/2012/">EclipseCon </a>and <a href="http://www.eclipsecon.org/2012/agilealm">Agile ALM Connect</a>.  Last week was about <a href="http://ianskerrett.wordpress.com/2012/01/04/support-for-new-emerging-languages/">Support for Emerging Languages</a>.</em></p>
<p><a href="http://en.wikipedia.org/wiki/Domain-specific_language">Domain Specific Languages (DSL) </a>is a term you hear more and more about as people try to simply a programming environment to a specific purpose.   Languages like<a href="http://www.scala-lang.org/node/1403"> Scala</a>, <a href="http://docs.codehaus.org/display/GROOVY/Writing+Domain-Specific+Languages">Groovy</a> and <a href="http://www.eclipse.org/Xtext/">Eclipse Xtext</a> are making it easier to create DSLs.   However, with any technology or term it is always useful to see real examples, more than just Hello World.</p>
<p>At <a href="http://www.eclipsecon.org/2012/">EclipseCon 2012</a> we will have a DSL track that features real world DSL examples from companies like BMT Car IT, Google, Sanvik Coromant and Sigasi:</p>
<p><strong> <a href="http://www.eclipsecon.org/2012/sessions/program-thou-shalt-behave">Program, thou shalt behave!</a></strong> will feature how BMW Car IT has created a new tool, called <a href="http://birgitengelmann.github.com/jnario/">Jnario</a>, that lets you describe the behavior of software in a business-readable, domain-specific language.</p>
<p><strong><a href="http://www.eclipsecon.org/2012/sessions/xtext-success-story-google">Xtext success story at Google</a></strong> review lessons learn while Google developed custom editors for Google&#8217;s <a href="http://code.google.com/p/protobuf-dt/">protocol buffer descriptors.</a></p>
<p>In<strong> <a href="http://www.eclipsecon.org/2012/sessions/desagn-dsl-engineer-order">DESAGN &#8211; A DSL for engineer-to-order</a>, </strong><a href="http://www.sandvik.coromant.com/"> Sandvik Coromant</a>, who builds cutting tools for the manufacturing industry, will discuss their use of Xtext to create a demand driven expression language and a 3D modeling language.</p>
<p><strong><a href="http://www.eclipsecon.org/2012/sessions/bringing-power-eclipse-digital-hardware-designers">Bringing the power of Eclipse to Digital Hardware designers</a></strong> will feature the story of <a href="http://www.sigasi.com/">Sigasi </a>who have built an Eclipse based IDE for VHDL.</p>
<p>and finally</p>
<p><strong><a href="http://www.eclipsecon.org/2012/sessions/yakindu-sct-domain-specific-statecharts">YAKINDU SCT &#8211; Domain-Sepcific Statecharts</a></strong> features the modular workbench for embedded systems, supporting state charts and block diagrams.</p>
<p>&nbsp;</p>
<p>There will also be sessions on particular DSL technology, including:</p>
<p><strong><a href="http://www.eclipsecon.org/2012/sessions/light-weight-ide-extensibility-custom-dsls-groovy">Light-weight IDE extensibility for custom DSLs in Groovy</a></strong> which will show how the <a href="http://groovy.codehaus.org/Eclipse+Plugin">Groovy-Eclipse</a> plugin uses <a href="http://blog.springsource.com/2011/05/08/better-dsl-support-in-groovy-eclipse/">DSL descriptors</a> for creating DSL.</p>
<p><strong><a href="http://www.eclipsecon.org/2012/sessions/xtext-best-practices">Xtext &#8211; Best Practice</a></strong> will cover  tips required for anyone wanting to use Xtext.</p>
<p><strong><a href="http://www.eclipsecon.org/2012/sessions/xtext-best-practices">Win Friends and Influence People&#8230;with DSLs</a></strong> presents the &#8217;7 Habits of Successful DSL Projects&#8217;</p>
<p><strong><a href="http://www.eclipsecon.org/2012/sessions/xcore-ecore-meets-xtext">Xcore: Ecore Meets Xtext</a></strong> is the latest technology Ed Merks is developing, so I guess it must be good.  :-)</p>
<p>and finally</p>
<p><a href="http://www.eclipsecon.org/2012/sessions/domain-specific-languages">Domain Specific Languages</a> is an overview an introduction to the pros and cons of DSL implementation techniques.</p>
<p>There will also be a <a href="http://www.eclipsecon.org/2012/sessions/dsls-java-developers-xtext">3 hour tutorial </a>for Java Developers who want to use Xtext to create their own DSL.</p>
<p>If you are interested in Domain Specific Languages then EclipseCon has the education you need.  I hope you will join us and discover what is possible.</p>
<p>&nbsp;</p>
<p><img class="alignnone" src="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/130x100_attending.gif?1315863536" alt="" width="130" height="100" />   <img class="alignnone" src="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/econ-agile130x100_attending.gif?1315863536" alt="" width="130" height="100" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ianskerrett.wordpress.com/2221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ianskerrett.wordpress.com/2221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ianskerrett.wordpress.com/2221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ianskerrett.wordpress.com/2221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ianskerrett.wordpress.com/2221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ianskerrett.wordpress.com/2221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ianskerrett.wordpress.com/2221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ianskerrett.wordpress.com/2221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ianskerrett.wordpress.com/2221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ianskerrett.wordpress.com/2221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ianskerrett.wordpress.com/2221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ianskerrett.wordpress.com/2221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ianskerrett.wordpress.com/2221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ianskerrett.wordpress.com/2221/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2221&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ianskerrett.wordpress.com/2012/01/10/domain-specific-languages-in-the-real-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b38512ae361841877f25d170667e79c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ianskerrett</media:title>
		</media:content>

		<media:content url="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/130x100_attending.gif?1315863536" medium="image" />

		<media:content url="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/econ-agile130x100_attending.gif?1315863536" medium="image" />
	</item>
		<item>
		<title>Support for New Emerging Languages</title>
		<link>http://ianskerrett.wordpress.com/2012/01/04/support-for-new-emerging-languages/</link>
		<comments>http://ianskerrett.wordpress.com/2012/01/04/support-for-new-emerging-languages/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 16:18:04 +0000</pubDate>
		<dc:creator>Ian Skerrett</dc:creator>
				<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://ianskerrett.wordpress.com/?p=2216</guid>
		<description><![CDATA[In the last number of years there has been a boom in the creation of new computer languages.  Some might wonder why we need so many new languages but one thing I have found is that software developers can be very passionate about software languages. Another gratifying trend is the &#8216;almost natural&#8217; step for language [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2216&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the last number of years there has been a boom in the creation of new computer languages.  Some might wonder why we need so many new languages but one thing I have found is that software developers can be very passionate about software languages.</p>
<p>Another gratifying trend is the &#8216;almost natural&#8217; step for language communities to provide tooling support based 0n Eclipse.   One of the highlights at <a href="http://www.eclipsecon.org/2012/">EclipseCon 2012</a> is the opportunity to learn and see the support being developed for many of these languages.    A quick summary of the language support you can see at EclipseCon 2012:</p>
<p><a href="http://www.dartlang.org/">Dart</a> is a new web programming language being developed at Google.   Some see Dart as a structured version of JavaScript or even a JavaScript replacement.   <a href="http://www.eclipsecon.org/2012/sessions/dart-action">Dart in Action</a> is a session led by Dan Rubel from Google who is working on a Dart Editor based on Eclipse</p>
<p><a href="http://www.lua.org/home.html">Lua</a> might not be a new language but it certainly seems to be gaining momentum, especially in the embedded and M2M industry. <a href="http://www.eclipsecon.org/2012/sessions/lua-tooling-steroids">Lua tooling on steroids</a> will demonstrate the current status of the Eclipse <a href="http://eclipse.org/koneki/">Koneki </a>project which aims to provide a first-class Lua IDE.</p>
<p><a href="http://www.ceylon-lang.org/">Ceylon</a> is a new JVM based language, developed at RedHat, positioned as a language for writing large programs in a team environment.  <a href="http://www.eclipsecon.org/2012/sessions/ceylon-language-and-its-tools">Ceylon &#8211; the language and its tools</a> should give a nice overview of the new language and the tools they have built based on Eclipse.</p>
<p><a href="http://www.eclipse.org/Xtext/xtend/">Xtend</a> is another new JVM language being developed at Eclipse.   In the session <a href="http://www.eclipsecon.org/2012/sessions/eclipse-xtend-language-made-java-developers">Eclipse Xtend &#8211; A Language for Java Developers</a>,  Sven Efftinge will be introducing Xtend to the EclipseCon attendees.</p>
<p>JavaScript is not a new language but the support being provided by<a href="http://eclipse.org/orion/"> Orion</a> is new.  There is a <a href="http://www.eclipsecon.org/2012/sessions/language-tooling-orion">session </a>and <a href="http://www.eclipsecon.org/2012/sessions/extending-orion">tutorial</a> on Orion that will educate anyone interested in the future of JavaScript and web tooling at Eclipse.</p>
<p>If you want to learn about new languages and their tools, then EclipseCon 2012 will have be a great place to be.</p>
<p>&nbsp;</p>
<p><img class="aligncenter" src="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/130x100_attending.gif?1315863536" alt="" width="130" height="100" /></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ianskerrett.wordpress.com/2216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ianskerrett.wordpress.com/2216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ianskerrett.wordpress.com/2216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ianskerrett.wordpress.com/2216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ianskerrett.wordpress.com/2216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ianskerrett.wordpress.com/2216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ianskerrett.wordpress.com/2216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ianskerrett.wordpress.com/2216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ianskerrett.wordpress.com/2216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ianskerrett.wordpress.com/2216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ianskerrett.wordpress.com/2216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ianskerrett.wordpress.com/2216/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ianskerrett.wordpress.com/2216/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ianskerrett.wordpress.com/2216/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2216&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ianskerrett.wordpress.com/2012/01/04/support-for-new-emerging-languages/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b38512ae361841877f25d170667e79c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ianskerrett</media:title>
		</media:content>

		<media:content url="http://www.eclipsecon.org/2012/sites/eclipsecon.org.2012/files/130x100_attending.gif?1315863536" medium="image" />
	</item>
		<item>
		<title>M2M Industry Working Group has been created</title>
		<link>http://ianskerrett.wordpress.com/2011/12/19/m2m-industry-working-group-has-been-created/</link>
		<comments>http://ianskerrett.wordpress.com/2011/12/19/m2m-industry-working-group-has-been-created/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 18:03:21 +0000</pubDate>
		<dc:creator>Ian Skerrett</dc:creator>
				<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://ianskerrett.wordpress.com/?p=2211</guid>
		<description><![CDATA[In early November we announced a new industry working group to focus on the emerging machine-to-machine (M2M) market.   This working group has been formally created, the IWG charter has been finalized and  IBM, Sierra Wireless, Eurotech and Axeda are the initial members. One of the first activities is to create a common roadmap for [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2211&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In early November we announced a <a href="http://www.eclipse.org/org/press-release/20111101_m2msolutions.php">new industry working group</a> to focus on the emerging machine-to-machine (M2M) market.   This working group has been formally created, the <a href="http://www.eclipse.org/org/industry-workgroups/m2miwg_charter.php">IWG charter</a> has been finalized and  IBM, Sierra Wireless, Eurotech and Axeda are the initial members.</p>
<p>One of the first activities is to create a common roadmap for the IWG.   A <a href="http://wiki.eclipse.org/Machine-to-Machine/M2MIWG/Roadmap">draft has been prepared</a> and we are organizing a face-to-face meeting on January 31 at the <a href="http://www-05.ibm.com/uk/locations/hursley_explore.html">IBM Hursley Lab</a> to finalize on the first version of the roadmap.</p>
<p>The industry working group is open to members of the Eclipse Foundation.   If you would like to participate or attend the face-to-face meeting feel free to introduce yourself on the<a href="https://dev.eclipse.org/mailman/listinfo/m2m-iwg"> mailing list</a> or send me an e-mail.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ianskerrett.wordpress.com/2211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ianskerrett.wordpress.com/2211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ianskerrett.wordpress.com/2211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ianskerrett.wordpress.com/2211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ianskerrett.wordpress.com/2211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ianskerrett.wordpress.com/2211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ianskerrett.wordpress.com/2211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ianskerrett.wordpress.com/2211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ianskerrett.wordpress.com/2211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ianskerrett.wordpress.com/2211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ianskerrett.wordpress.com/2211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ianskerrett.wordpress.com/2211/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ianskerrett.wordpress.com/2211/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ianskerrett.wordpress.com/2211/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2211&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ianskerrett.wordpress.com/2011/12/19/m2m-industry-working-group-has-been-created/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b38512ae361841877f25d170667e79c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ianskerrett</media:title>
		</media:content>
	</item>
		<item>
		<title>Top 5 Reason Reston, VA is a Great Location for EclipseCon</title>
		<link>http://ianskerrett.wordpress.com/2011/12/15/top-5-reason-reston-va-is-a-great-location-for-eclipsecon/</link>
		<comments>http://ianskerrett.wordpress.com/2011/12/15/top-5-reason-reston-va-is-a-great-location-for-eclipsecon/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 20:27:23 +0000</pubDate>
		<dc:creator>Ian Skerrett</dc:creator>
				<category><![CDATA[eclipse]]></category>

		<guid isPermaLink="false">http://ianskerrett.wordpress.com/?p=2208</guid>
		<description><![CDATA[As many people know,  we have moved EclipseCon to Reston, Virginia from the our usual location in Santa Clara, California.  I am very excited about trying out the new location.  For many returning and new attendees there are some key reason I think Reston is going to be a great location. 1. No(less) jet lag. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2208&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>As many people know,  we have moved <a href="http://www.eclipsecon.org/2012/">EclipseCon</a> to Reston, Virginia from the our usual location in Santa Clara, California.  I am very excited about trying out the new location.  For many returning and new attendees there are some key reason I think Reston is going to be a great location.</p>
<p>1. No(less) jet lag.   We are now on the east coast of the US, so for people flying from Europe it means just 6 time zones not 9.  Those of us already on the east coast, no jet leg.  My sympathies for those flying from California. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>2. Close to the international airport.  The conference hotel is 15 minutes shuttle ride from Washington Dulles airport.  It means you won&#8217;t need a car or a long taxi ride.  The Hyatt has a free shuttle from Dulles.</p>
<p>3. Make it a vacation too.  Reston is close to Washington DC so there is a lot of tourist activities to do before and after the conference.   It is also the<a href="http://www.nationalcherryblossomfestival.org/"> Cherry Blossom Festival</a> so we might get decent weather.</p>
<p>4. Bars and Restaurants in Walking Distance.    The Hyatt is part of the <a href="http://www.restontowncenter.com/index.php">Reston Town Cente</a>r that includes 50 retails shops and 30 restaurants.    Lots of things to do, places to eat and drink all within walking distance.</p>
<p>5. Apple store is .2 miles.  <a href="http://maps.google.com/maps?um=1&amp;ie=UTF-8&amp;q=hyatt+reston&amp;fb=1&amp;hq=hyatt&amp;hnear=0x89b64047261665e5:0x63dfafe8a871ae9f,Reston,+VA&amp;cid=0,0,16033639034132355494&amp;ei=X1bqTr6BIMHs0gHPkuWuCQ&amp;sa=X&amp;oi=local_result&amp;ct=image&amp;ved=0CCIQ_BI">According to Google</a>, the Apple store is .2 miles or 3 minute walk from the Hyatt.  Enough said.</p>
<p>Looking forward to seeing everyone at EclipseCon in March.   If you are planning to go make sure you <a href="http://www.eclipsecon.org/2012/registration">register before</a> December 31, 2011 for the best price and don&#8217;t forget to <a href="http://www.eclipsecon.org/2012/hotels">book your room at the Hyatt</a>.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ianskerrett.wordpress.com/2208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ianskerrett.wordpress.com/2208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ianskerrett.wordpress.com/2208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ianskerrett.wordpress.com/2208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ianskerrett.wordpress.com/2208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ianskerrett.wordpress.com/2208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ianskerrett.wordpress.com/2208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ianskerrett.wordpress.com/2208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ianskerrett.wordpress.com/2208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ianskerrett.wordpress.com/2208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ianskerrett.wordpress.com/2208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ianskerrett.wordpress.com/2208/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ianskerrett.wordpress.com/2208/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ianskerrett.wordpress.com/2208/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ianskerrett.wordpress.com&amp;blog=405862&amp;post=2208&amp;subd=ianskerrett&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ianskerrett.wordpress.com/2011/12/15/top-5-reason-reston-va-is-a-great-location-for-eclipsecon/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b38512ae361841877f25d170667e79c9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">ianskerrett</media:title>
		</media:content>
	</item>
	</channel>
</rss>
