|
Summary
Terms and technologies mentioned in
http://www.javaposse.com/index.php?post_id=203148
of The Java Posse podcast.
Tools / Technologies
| Tool | Description |
| CommunityOne | day before JavaOne |
| Glassfish | open source Java EE server |
| Jetty | open source Servlet/JSP container (server) |
| Apache Harmony | open source implementation of Java SE (under Apache license) |
| Joost | internet TV startup |
| books.infact.com | search public domain books |
start learning | start learning |
More
| Tool | Description |
| Project Gutenberg | website with downloadable public domain books (gutenberg.org) |
| Spring | dependency injection framework |
| Generics | language feature that allows for typed collections etc. |
| Ruby | scripting language used by Ruby on Rails |
| JRuby | Ruby language interpreter (runs in the jvm) |
| Ruby on Rails | framework for creating web UI's (runs in Ruby platform) |
start learning | start learning |
Tools / Technologies II
| Tool | Description |
| reifiable types | language feature - types completely available at run time (i.e. their information is not erased during compilation) |
| F3 | scripting language focused on UI creation (runs in JVM) |
| JBI | Java Business Integration |
| JAXB | Java API for XML Binding |
| JAXWS | Java API for XML Web Services |
| EJB | Enterprise Javabeans |
start learning | start learning |
More
| Tool | Description |
| Stateful Session Bean | EJB that maintains state across calls |
| JPA | the Java Persistence API |
| GWT | Google Web Toolkit (web UI framework) |
| Java EE | Java Enterprise Edition |
| AB5k | framework for desktop widgets (Awesome Box 5000) |
| BD-J | Java version that runs on Sony Blu-ray discs |
start learning | start learning |
JSR's
| JSR | Description |
| JSR 199 | Java Compiler API |
| JSR 147 | Workspace Versioning and Configuration Management |
| JSR 248 | Mobile Service Architecture |
| JSR 270 | Java 6 SE release contents |
| JSR 269 | Pluggable Annotation Processing API |
start learning | start learning |
More
| JSR | Description |
| JSR 268 | Java Smart Card I/O API |
| JSR 202 | Java Class File Specification Update |
| JSR 221 | JDBC API 4.0 Specification |
| JSR 179 | Location API for the J2ME Platform (uses GPS on cell phones) |
| JSR 296 | Swing Application Framework |
start learning | start learning |
New versions mentioned
| Question | Answer |
| v Java | Java 6 update 1 |
| v Netbeans | 5.5 with UML module available |
start learning | start learning |
See also
http://www.javaposse.com/index.php?post_id=203148
|
|
|
| |