Flex 4 and Java Basics Video

Published March 3rd, 2010 Under Architecture, Coding, Open Source Tools, User Interface | Leave a Comment

This screencast walks through the basics of integrating Flex 4 and Java.

http://www.jamesward.com/videos/flex_java.html

JAVAWUG BOF 51 PrimeFaces

Published March 3rd, 2010 Under Open Source Tools, User Interface | Leave a Comment

PrimeFaces is an open source library for JSF featuring 50+ rich set of UI components and a lightweight ajax framework making complex RIA applications a no-brainer to implement. Additional TouchFaces subproject provides a mobile UI kit for developing IPhone applications with JSF and Java. This talk also covers everything about PrimeFaces family and it’s subprojects including UI Components, TouchFaces, Optimus and FacesTrace.



Produced by JAVAWUG Java Web User Group London

Grails Internals

Published March 1st, 2010 Under Architecture, Coding, Open Source Tools | Leave a Comment

Many people know that Grails is based on Groovy, Spring, Hibernate, etc., but how are all these tools and libraries knitted together? How, when it comes down to it, does Grails work? This talk will cover several areas of Grails, looking at the most important classes and how they fit together. Find out about the build system, plugins, GORM, and HTTP request handling, amongst others.

http://skillsmatter.com/podcast/java-jee/grails-internals

Doug Lea Discusses the Fork/Join Framework

Published February 24th, 2010 Under Coding | Leave a Comment

Doug Lea talks to InfoQ about the evolution of the Fork/Join Framework, the new features planned for java.util.concurrent in Java 7, and the “Extra 166″ package. The interview goes on to explore some of the hardware and language changes that are impacting concurrent programming, and the effect the increasing prevalence of alternative languages in the JVM are having on library design.

http://www.infoq.com/interviews/doug-lea-fork-join

Java #05 – For Loop

Published February 22nd, 2010 Under Coding | Leave a Comment

Demonstrates how to use a for loop in Java. Download source code from http://java.martincarlisle.com


« previous pagenext page »