Joseph Faisal Nusairat, author of Beginning JBoss Seam and co-author Beginning Groovy & Grails, is a Java developer who worked full time in the Columbus Ohio area for 11 years before relocating to his new home of always sunny Phoenix Arizona.
Talks I've Given
-
NoSQL with Grails
Featuring Joseph Nusairat
In this talk, the NoSQL we will use is Mongo, and will go over the various options to create a robust multi-database Grails app with Mongo and a traditional RDBMS.
nosql grails relational-database rdbms mongodb ggx data-storage java -
How Gradle Saved the Day at a Major Company
Featuring Joseph Nusairat
What happens when a major client decides they need to modularize and upgrade their processes, BUT the current build system consists of Perl, Makefiles, Ant builds M4 macros? In addition has a source control system that relies on multiple directories all randomly arranged. Simple, you pull out...
gradle groovy grails ggx java