updated for 1.1
diff --git a/index.php b/index.php
index be85f83..74426ad 100644
--- a/index.php
+++ b/index.php
@@ -151,6 +151,9 @@
  		<div class="sideitem">
 			<h6>What's new</h6>
 			<ul>
+				<li><strong>June, 28th 2011:</strong>
+				At the <a href="http://wiki.eclipse.org/Eclipse_DemoCamps_Indigo_2011/Grenoble">Eclipse DemoCamp Grenoble 2011</a>, we gave a glimpse of our ongoing work with the <a href="http://www.github.com/easysoa">EasySOA</a> community to allow for <a href="http://www.slideshare.net/mdutoo/eclipse-democamp-eclipse-to-easysoa-core">Collaborative SOA from Eclipse to EasySOA Core</a>.
+				</li>		
 				<li><strong>June, 22nd 2011:</strong>
 				Indigo is here! And with it, the brand new Java Workflow Tooling 1.1 with lots of bugfixes to improve your JWT experience.
 				To install, just navigate to the "SOA Development" category in the Indigo update site and select JWT.   
diff --git a/press/index.php b/press/index.php
index 15a3b73..4a116d8 100644
--- a/press/index.php
+++ b/press/index.php
@@ -39,6 +39,11 @@
 

 		<div class="homeitem3col">

 			<h3> Eclipse Con 2010</h3>

+			At the <a href="http://wiki.eclipse.org/Eclipse_DemoCamps_Indigo_2011/Grenoble">Eclipse DemoCamp Grenoble 2011</a>, we gave a glimpse of our ongoing work with the <a href="http://www.github.com/easysoa">EasySOA</a> community to allow for <a href="http://www.slideshare.net/mdutoo/eclipse-democamp-eclipse-to-easysoa-core">Collaborative SOA from Eclipse to EasySOA Core</a>.

+		</div>

+

+		<div class="homeitem3col">

+			<h3> Eclipse Con 2010</h3>

 			In <a href="http://www.slideshare.net/mdutoo/eclipsecon2010-painless-metamodel-evolution">Painless (?) Metamodel Evolution</a> (<a href="https://www.eclipsecon.org/submissions/2010/view_talk.php?id=1207">original submission</a>), we presented our ATL-based converter during the Eclipse Con in Santa Clara.

 			The presentation can be downloaded on <a href="http://www.slideshare.net/mdutoo/eclipse-summit-2009-aspect-oriented-modeling">SlideShare</a>.

 		</div>

@@ -87,7 +92,7 @@
 		

 		<div class="homeitem3col">

 			<h3> More</h3>

-			On the wiki, you can find [http://wiki.eclipse.org/JWT_Press additional presentations and articles].

+			On the wiki, you can find <a href="http://wiki.eclipse.org/JWT_Press">additional presentations and articles</a>.

 		</div>

 		<hr class="clearer">	

 	</div>

@@ -99,4 +104,4 @@
 

 	# Generate the web page

 	$App->generatePage($theme, $Menu, $Nav, $pageAuthor, $pageKeywords, $pageTitle, $html);

-?>
+?>