You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by ra...@apache.org on 2015/01/05 17:48:43 UTC

deltaspike git commit: DELTASPIKE-807 - Update external resources

Repository: deltaspike
Updated Branches:
  refs/heads/master 54a5e7177 -> 3842110b1


DELTASPIKE-807 - Update external resources


Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/3842110b
Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/3842110b
Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/3842110b

Branch: refs/heads/master
Commit: 3842110b154080c5d826d32ce8941ccd71700469
Parents: 54a5e71
Author: Rafael Benevides <ra...@gmail.com>
Authored: Mon Jan 5 14:47:35 2015 -0200
Committer: Rafael Benevides <ra...@gmail.com>
Committed: Mon Jan 5 14:47:35 2015 -0200

----------------------------------------------------------------------
 site/src/main/asciidoc/external.adoc | 34 +++++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/3842110b/site/src/main/asciidoc/external.adoc
----------------------------------------------------------------------
diff --git a/site/src/main/asciidoc/external.adoc b/site/src/main/asciidoc/external.adoc
index 3420d27..53a618c 100644
--- a/site/src/main/asciidoc/external.adoc
+++ b/site/src/main/asciidoc/external.adoc
@@ -6,6 +6,30 @@
 
 A number of DeltaSpike examples and templates have been developed external to the DeltaSpike project. These extend the DeltaSpike resources from which you can see DeltaSpike in action. Brief information is given here about the examples and templates, with details of where they can be obtained from.
 
+== Presentations
+
+=== Apache DeltaSpike
+Presentation about Apache DeltaSpike
+
+**Slides:** http://www.slideshare.net/os890/apache-deltaspike
+
+=== MyFaces CODI and JBoss Seam3 become Apache DeltaSpike
+These slides show how to use type-safe mechanisms provided by MyFaces CODI for developing JSF applications which are more type-safe and easier to maintain as well as common pitfalls. Beyond that there is an basic overview of Apache DeltaSpike.
+
+**Slides:** http://www.slideshare.net/os890/myfaces-codi-and-jboss-seam3-become-apache-deltaspike
+
+=== Migrating a JSF-Based Web Application from Spring 3 to Java EE 7 and CDI
+This talk is a detailed case study about the migration of a JSF-based web application from Spring 3 to Java EE 7 and CDI. It is presented at the JavaOne 2014 conference. 
+
+**Slides:** http://www.slideshare.net/MarioLeanderReimer/migrating-a-jsfbased-web-application-from-spring-3-to-java-ee-7-and-cdi
+
+**Video:** https://parleys.com/play/543faae5e4b06e1184ae423a/about
+
+=== Flexibilitaet mit CDI und Apache DeltaSpike
+DE Presentation about DeltaSpike
+
+**Slides:** http://www.slideshare.net/os890/flexibilitaet-mit-cdi-und-apache-delta-spike
+
 == Examples
 
 === Confess 2012 Workshop Demo
@@ -31,6 +55,16 @@ The JBoss quickstarts are small working examples that demonstrate recommended pr
 
 **Source code:** https://github.com/jboss-developer/jboss-wfk-quickstarts
 
+=== DeltaSpike Examples
+A collection of example applications demonstrating the features of the DeltaSpike project.
+
+**Source code:** https://github.com/rsmeral/deltaspike-examples
+
+=== DeltaSpike microblog example
+PT_BR application that shows a microblog using DeltaSpike
+
+**Source code:** https://github.com/rafabene/demo_deltaspike
+
 == Templates
 === Java SE + CDI + DS
 **Source code:** https://github.com/os890/javase-cdi-ds-project-template