Java Posse 78

edit

Summary

Terms and technologies mentioned in episode 78 of http://javaposse.com/.

Tools / Technologies

Tool (memorize) Description (memorize)
CDC & CLDCsome Java Micro Edition API's (Sun is open-sourceing these)
CDCConnected Device Configuration
CLDCConnected, Limited Device Configuration
closureblock of code passed as a parmeter
fastschedule.nethelps students schedule classes
Webminweb-based admin interface (with plugins for Tomcat and Apache)

Tools / Technologies

Tool (memorize) Description (memorize)
RESTlight-weight way to do web-services (Representational State Transfer)
XML Schemaxml files that validate other xml
Castermaps between java objects and xml
JAXBmaps between java objects and xml (Java Architecture for XML Binding)
RCPremote procedure call
CocoaApple's Objective-C based programming environment
JNIJava Native Interface (call native code)

Tools / Technologies

Tool (memorize) Description (memorize)
Gluegenwraps JNI in java ((generates Java classes from C .h files)
JDICJava Desktop Integration Components
Kruglesearch engine for open source code
GCJGNU Compiler for Java
GWTGoogle Web Toolkit (web UI framework)
JSNIGWT's native interface (native Javascript)
JSFJava Server Faces (web UI framework)

Tools / Technologies

Tool (memorize) Description (memorize)
ShaleFront-end web framework (integrates with JSF)
TilesStruts framework for UI layout
javax.xml.ws.EndpointJava SE 6 class to expose web services
AMPCconvert C and c# programs to Java bytecode
JavaScript: The Definitive Guide, Fifth Editionnew javascript book
SEVAJUGSoutheast Virginia Java User Group