versions of Java Posse 78:
main
| yours | all
Summary
Terms and technologies mentioned in episode 78 of http://javaposse.com/.
Tools / Technologies
| Tool (memorize) | Description (memorize) |
| CDC & CLDC | some Java Micro Edition API's (Sun is open-sourceing these) |
| CDC | Connected Device Configuration |
| CLDC | Connected, Limited Device Configuration |
| closure | block of code passed as a parmeter |
| fastschedule.net | helps students schedule classes |
| Webmin | web-based admin interface (with plugins for Tomcat and Apache) |
Tools / Technologies
| Tool (memorize) | Description (memorize) |
| REST | light-weight way to do web-services (Representational State Transfer) |
| XML Schema | xml files that validate other xml |
| Caster | maps between java objects and xml |
| JAXB | maps between java objects and xml (Java Architecture for XML Binding) |
| RCP | remote procedure call |
| Cocoa | Apple's Objective-C based programming environment |
| JNI | Java Native Interface (call native code) |
Tools / Technologies
| Tool (memorize) | Description (memorize) |
| Gluegen | wraps JNI in java ((generates Java classes from C .h files) |
| JDIC | Java Desktop Integration Components |
| Krugle | search engine for open source code |
| GCJ | GNU Compiler for Java |
| GWT | Google Web Toolkit (web UI framework) |
| JSNI | GWT's native interface (native Javascript) |
| JSF | Java Server Faces (web UI framework) |
Tools / Technologies
| Tool (memorize) | Description (memorize) |
| Shale | Front-end web framework (integrates with JSF) |
| Tiles | Struts framework for UI layout |
| javax.xml.ws.Endpoint | Java SE 6 class to expose web services |
| AMPC | convert C and c# programs to Java bytecode |
| JavaScript: The Definitive Guide, Fifth Edition | new javascript book |
| SEVAJUG | Southeast Virginia Java User Group |
|
|