Wednesday, November 5, 2008

Eclipse World 2008 Slides

I just finished speaking at Eclipse World 2008. Like previous years it was a marathon of speaking. I gave one full day tutorial and three regular sessions so unfortunately I did not get to attend very many sessions. I have posted my sessions for all to enjoy.

Develop Better Java EE Applications With Eclipse Web Tools Platform (tutorial)
Step by Step: Making Enterprise JavaBeans With J2EE Standard Tools
Beat Those Java Dependencies: Extend the Web Tools Platform With Facets
Interacting With Relational Databases

No comments:

AWS EC2 Hibernate Java SDK v2 Example

I recently wanted to automate the creation of developer VMs in AWS using EC2 instances. To improve the developer experience (DX), I didn'...