23
Play! framework (java is fun again)

Play! Framework at GenevaJUG by Guillaume Bort

Embed Size (px)

DESCRIPTION

La présentation de Play! framework au GenevaJUG le 26 janvier 2010 par Guillaume Bort et Habib Guergachi. http://www.playframework.org/ http://www.genevajug.ch/

Citation preview

Page 1: Play! Framework at GenevaJUG by Guillaume Bort

Play! framework

(java is fun again)

Page 2: Play! Framework at GenevaJUG by Guillaume Bort

About usHabib Guergachi, CEO Guillaume Bort, CTO

zenexity

Page 4: Play! Framework at GenevaJUG by Guillaume Bort

Created by Guillaume Bort

Open source in 2008

1.0 in october

1.0.1 in january 2010

2007

2008

2009

2010

Page 5: Play! Framework at GenevaJUG by Guillaume Bort

Play! 1.0

141,263 visits434,970 pageviews

Page 6: Play! Framework at GenevaJUG by Guillaume Bort

from 169 countries

Page 7: Play! Framework at GenevaJUG by Guillaume Bort

1.0~ 40.000 downloads

1.0.1~ 3.500 downloads

Page 8: Play! Framework at GenevaJUG by Guillaume Bort

activecommunity

4000 messages by 500 users on the Group~ 30 messages per day

650 follower for @playframework

Page 9: Play! Framework at GenevaJUG by Guillaume Bort

Why a newJava web framework

?

Page 10: Play! Framework at GenevaJUG by Guillaume Bort

“Java web frameworksare created by Java developers, not

Web developers”

Page 11: Play! Framework at GenevaJUG by Guillaume Bort

“Java developers are building Java applications, not web

applications”

Page 12: Play! Framework at GenevaJUG by Guillaume Bort

“The goal is get off the web, and back into middleware. Whereas

a framework like Django or Rails is purpose-built for the

Web”

Page 14: Play! Framework at GenevaJUG by Guillaume Bort

Much of the Java complexity is cultural

and not imposed

Page 15: Play! Framework at GenevaJUG by Guillaume Bort

Java has a incredibly strong ecosystem

Page 16: Play! Framework at GenevaJUG by Guillaume Bort

The Web as universalarchitecture

Page 17: Play! Framework at GenevaJUG by Guillaume Bort

DCEDCOMCORBA

RMIEJB

SOAP

Page 18: Play! Framework at GenevaJUG by Guillaume Bort

WEB

Page 19: Play! Framework at GenevaJUG by Guillaume Bort

REST

Page 20: Play! Framework at GenevaJUG by Guillaume Bort

lessons learned

Page 21: Play! Framework at GenevaJUG by Guillaume Bort

Focus on developersproductivity

Page 22: Play! Framework at GenevaJUG by Guillaume Bort

Embrace RESTFul architecture

Page 23: Play! Framework at GenevaJUG by Guillaume Bort

Demonstration