add a quick and dirty section
diff --git a/contributing.php b/contributing.php
index 9b8782b..b9955d6 100644
--- a/contributing.php
+++ b/contributing.php
@@ -20,7 +20,7 @@
 

 	

 	/* Begin: page-specific settings. */ 

-	$pageTitle 		= "DSDP  -  Mobile Tools for Java   (MTJ)   Contributing";

+	$pageTitle 		= "Mobile Tools for Java   (MTJ)   Contributing";

 	$pageKeywords	= "contribute, mtj, developer, guide, mobile, tools, Java";

 	$pageAuthor		= "Diego Madruga Sandin";

 	

@@ -41,8 +41,14 @@
     		Chat with people there about your problems and interests, and find out what you can do to help. 

     		</p>

     		<p>

-    		To get started you can refer to the 

-			<a href="/dsdp/mtj/development/">Developer tools</a> page to get information how to configure your <a href="/dsdp/mtj/development/svnsetup.php">development workspace</a>.

+    		The embedded presentations below give comprehensive information about how to start contributing, here is a quick and dirty version. 

+    		<ul>

+    		<li>Use Eclipse <a href="https://dev.eclipse.org/mailman/listinfo/dsdp-mtj-dev"> dsdp-mtj-dev mailing list</a> to communicate the project related issues/questions.</li>

+            <li>Use bugzilla to discuss and follow up on the bugs and enhancements you can use the MTJ <a href="http://www.eclipse.org/dsdp/mtj/development/bugs/"> bug information page </a> for easy access to bugs & feature requests.

+            </li>

+            <li>Use SVN for code management. The setup for SVN is explained on the <a href="/dsdp/mtj/development/svnsetup.php">development workspace</a> page. An use the <a href="/dsdp/mtj/development/">Developer tools</a> page for more information</li>

+            <li>Pick a bug report of your liking and let everyone you have started working on it by adding a note to the bug report</li>

+            </ul> 

     		</p> 

     		</div>

     		<div class="homeitem3col">