Mon, 21 December 2009
Code Generation: Good, Bad or Ugly?
Fully formatted shownotes can always be found at http://javaposse.com
A
discussion about code generation and where it might be useful, or
whether it should be avoided. Recorded at the Java Posse Roundup 2009
in Crested Butte, CO. - Early vs. late binding
- Matisse
- EJB 2.1 vs EJB 3.0
- Bytecode generation at runtime
- ASM
- Thrift
- Protocol buffers
- Comparison
- QtJambi
- Scala
- Dynamic proxies
- Interface injection
- WSDL - Web Services
- IDL - Interface Definition Language
- Annotations
- Working around limitations of Java?
- Database persistence, JPA
- Traits/Mixins
- DSL - Domain Specific Language
- MDA - Model Driven Architecture
- OptimalJ
- UML
- NoMagic
- POJOs
- Dynamic Languages
- Schema migrations
- Autopatch
- JavaFX production suite
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse290.mp3
Category: podcasts
-- posted at: 7:42am PDT
|
|
Fri, 11 December 2009
Newscast for December 11th 2009
Fully formatted shownotes can always be found at http://javaposse.com - Inclusion of closures in Java 7
- JSR 316 - Java EE 6 - has been approved by the JCP
- NetBeans 6.8 released
- NetBeans Platform on the move
Quick News- IntelliJ IDEA 9.0 final has been released
- Jazoon 2010 will be held in Zurich, Switzerland from June 1st to 3rd and has issued a call for papers, open immediately
- Apple has released a pair of Java updates for Mac OS X
- Chromium OS Diet includes Java but is missing the graphics support
- Google Chrome for Mac and Linux (beta) released this week
- Eclipse Marketplace has now gone live
- EclipseCon has issued a call for papers for the EclipseCon 2010 conference to be held in Santa Clara, CA from March 22nd to 25th
- JProfiler 6.0 has been released
ScalaWags- Scala Days 2010 has been announced, to take place at EPFL in Lausanne, Switzerland on April 15th and 16th 2010
- Andre is trying to set up a Scala users group in Dublin, Ireland
JavaFX Fix!- A Silicon Valley JavaFX user group has been founded and has held its first meeting
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse289.mp3
Category: podcasts
-- posted at: 7:33pm PDT
|
|
Fri, 4 December 2009
Roundup 09 - API Design
Fully formatted shownotes can always be found at http://javaposse.comRecorded at the Java Posse Roundup 2009 in Crested Butte, CO. - Assembly Language libraries
- C libraries
- Python libraries
- Principle of least astonishment
- Bean Managed Persistence vs JPA
- Standard Java libraries
- Java 5 collections
- Pythonic
- Groovy
- Levels of abstraction
- Test/Contract driven API design
- Builder Pattern
- Breaking changes in APIs
- EJB 2.x & EJB 3.x
- CORBA
- Design by committee
- Abstract Syntax Tree (AST)
- NetBeans Modules
- OSGi
- Classloader
- Annotations
- Ski symbols
- Wordstar
- Javadoc
- @Deprecated
- Annotation parameters
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse288.mp3
Category: podcasts
-- posted at: 10:46am PDT
|
|
Wed, 25 November 2009
Thanks again to Atlassian for the beer
- Roundup 2010 - Crested Butte, CO in Early March - Geek and Ski - Theme: Best Practices
- Closures in JDK 7
- Fork/Join in JDK 7 (+ other JDK 7 features)
- Java 7 date slipped
- Java EE 6 release date - Dec 10th
- Bad code credits?
- Adobe AIR 2.0 beta
- New JavaFX 1.3 components
- Java FX RAD tool
- Java FX Designer Tool
- Adobe catalyst designer tool
- Parleys 3.0
ScalaWags- Oracle - Scala/Lift in the keynote
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse287.mp3
Category: podcasts
-- posted at: 8:16am PDT
|
|
Thu, 5 November 2009
Newscast for November 5th 2009
Fully formatted shownotes can always be found at http://javaposse.com
Now with more listener feedback!
- The JavaStore has released another big update
- Oracle has made several statements about the future of Sun Java products
- The Mobile Edition is finally available for Mac
- Java Library of the Week: JDeskew (J De Skew)
Quick News
- Reza Rahman has part 1 of a series about Dependency Injection in Java EE 6
- The open handset alliance has announced 5 android developer lab days around the world
- Kevin Farnham at the editor's daily blog has a great summary of the new features in the just-released NetBeans 6.8 Beta
- Java.net has a new section called Java Tech
Listener Feedback
- Java to iPhone cross compiler
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse286.mp3
Category: podcasts
-- posted at: 9:32am PDT
|
|
Mon, 2 November 2009
Roundup 09 - Static vs Dynamic Typing
Fully formatted shownotes can always be found at http://javaposse.com
Recorded at the Java Posse Round 2009 in Crested Butte, CO. A discussion about statically and dynamically typed languages. - Dynamically typed languages for large projects
- Perl for large team development
- Zope
- Duck typing
- Advantages/disadvantages of dynamically or statically typed languages
- Importance of testing, testing vs compilation
- Contract for parameters - satisfied methods, etc.
- Open Classes - decorate existing classes with new methods
- CCP Eve online RPG - dynamically typed
- Tooling
- Expression Language in Java (JSR)
- Reflection
- Classloaders
- Generated bytecode
- JRebel hotswapping
- Default and named parameters
- Multiple return values
- Refactorings in dynamically typed languages
- Dynamic proxies
- Missing method handler
- Actors as an alternative to missing method handler
- Groovy calling Java/Scala
- Cross site scripting, other exploits
- Tainted mode in Perl
- Java security manager
- Java Web Start
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse285.mp3
Category: podcasts
-- posted at: 9:37am PDT
|
|
Sat, 24 October 2009
-
IntelliJ IDEA open sourced
-
Oracle OpenWorld has just finished
- Sun has announced that 3000 jobs will go, and places the blame firmly on the doorstep of Brussels and the EU
-
Droid takes on Apple, and Android 2.0 shaping up
Quick News
-
JSR 316 - Java EE 6 - has now entered proposed final draft
-
Weld 1.0 CR 1 (Candidate Release 1), the reference implementation for JSR 299, is now out
-
JSR 330 - Dependency Injection for Java, approved and released
-
Mojarra 2.0.0 final is now available
-
Emmanuel Bernard and the Hibernate Team have released version 4 of Hibernate Validator
-
JRebel, formerly known as JavaRebel has just released version 2.1
-
IBM's developer works site has just celebrated its 10th year
-
The Eclipse foundation has just released version 7.0 of Jetty
-
JFrog has just released Artifactory 2.1
-
The ServerSide Java Symposium comes to Prague, Czech Republic, next week
- Eclipse Summit Europe taking place in Ludwigsburg, Germany
-
Instantiations has released GWT Designer 7.2
-
VisualVM 1.2 is now available
-
John Ferguson Smart has a look ahead to Maven 3
ScalaWags
-
Bill Venners and team have released ScalaTest 1.0
-
Boston, MA now has a Scala User Group
-
Next week sees the Scala Lift Off East, which takes place on October 30th in Reston, VA
Moderator questions
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse284.mp3
Category: podcasts
-- posted at: 11:25am PDT
|
|
Thu, 15 October 2009
Roman Strobl and Dmitry Jemerov from JetBrains join us to talk about the new open source Community edition of IntelliJ IDEA!
- Community site
- Public preview of IntelliJ IDEA Community Edition
- To review the detailed list of new features of IntelliJ IDEA Ultimate 9, and to download the Preview build
- Differences between the Community Edition and the Ultimate Edition
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse283.mp3
Category: podcasts
-- posted at: 9:13am PDT
|
|
Sat, 10 October 2009
Java Posse Episode 282 - Newscast for Oct 9th 2009
Fully formatted shownotes can always be found at http://javaposse.com - Palm's entry into the development sphere
- Have we had the last JavaOne?
- Questions raised about the openness of Google's Android
- Java Application of the Week - the new improved Java Store
- Java Online Game of the Week: Pirate Galaxy
Quick News- Next week sees the Oracle OpenWorld 2009 at the Moscone Center in San Francisco
- The Eclipse project has released version 3.5.1 of Eclipse Galileo
- Adobe labs has announced that flash CS5 will be able to target the iPhone
- Remi Forax blogs that recent builds of JDK 7 now have escape analysis enabled by default
- Chas Emerick states that Java is dead, and that's a good thing
- The Editor's Daily blog has just featured a poll about whether new JVM languages are a positive development
- Josh Marinacci has announced the results of the first 30 line challenge for JavaFX
- Arun Gupta has a summary of his impressions of the 2009 Silicon Valley code camp which has just taken place
- The ReSTlet extension for ADO.Net services, part of the Noelios's Restlet 2.0 M5 open source framework
- The Apache Jakarta project has released version 3.5 of POI
- Austin, TX and Toronto, Canada will both be hosting EclipseRT days in the middle of November
- Richard
Hightower has a couple of articles up at IBM's developer works that
cover both first steps in Google App Engine for Java, and building the
killer application using GAE/J
- Carol McDonald has some concurrent Java tips for you
ScalaWags- Ian Clarke has announced a new project, called Swarm, that will use the continuations compiler plugin available in Scala 2.8
- Jonathan Gilbert on the Atlassian Blog has a technical article up about writing confluence plugins using Scala
- Matthew
Might has a new technical article that teaches Scala using the REPL
(the interactive shell) and a series of small scripts that each
demonstrate a new facet of the language
- Ivan Memruk has a technical blog up about using Scala, Wicket and Jetty together
- Scala project of the week: Scalalab
Listener Feedback- Newcastle-upon-Tyne User Group
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse282.mp3
Category: podcasts
-- posted at: 3:10pm PDT
|
|
Mon, 5 October 2009
Roundup 09 - You Got Chocolate in My Peanut Butter
Fully formatted shownotes can always be found at http://javaposse.com
Recorded
at the Java Posse Roundup 2009 in Crested Butte, CO - a discussion
about the issues faced when mixing development languages on a single
project, and more generally about the languages available on the JVM. - Groovy
- Swing Builder
- Scala
- Ruby
- Ruby Build Scripts
- Testing with Groovy
- Neal Ford on Testing
- Multiple languages on the JVM
- JNI and Native Code (and JNA)
- .NET and CLR
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse281.mp3
Category: podcasts
-- posted at: 10:08am PDT
|
|
Sun, 27 September 2009
Newscast for Sept 25th 2009
-
JVM Language summit impressions
-
JDK 7 Project Coin language features finalized
-
Google has released the 1.6 version of the Android Development Kit
-
Java Library of the Week - Mockito
-
Android application of the Week: Layar
Quick News
-
Apple has released Java for Mac OS X 10.5 Update 5
-
Josh Marinacci has announced a new competition for JavaFX
-
JavaFX 1.2.1 has been released by Sun
-
JavaRebel has undergone a name change to JRebel
-
Bill Pugh and the University of Maryland have released version 1.3.9 of Findbugs
-
HTMLUnit 2.6 has been released
- JSR 299 - Java Contexts and Dependency Injection, and JSR 330 - Dependency Injection for Java
-
Terrence Barr links to 4 new screencasts about Java mobile technology
-
JBoss has released the first beta of Hibernate Core 3.5
-
Nominations are being solicited for the NetBeans governance board
-
A new library, Bolts, available in version 1.0 has been released
-
The recent eclipse day held at the Googleplex was once again a successful conference
-
Apache has released the first version of a new project called Wink
-
Apache has also released version 1.3 of pivot
-
A new static analysis tool, XDepend, promises the ability to X-ray your Java code
ScalaWags
-
Professor
Kunle Olukotun, director of the Stanford Pervasive Parallelism
Laboratory, recently delivered a talk at EPFL about how Scala is a core
part of the laboratory strategy
-
Version 2.7.6 of Scala has been released
-
Caoyuan continues work on the Scala plugin re-write in Scala that takes
advantage of the new scala compiler toolability features
- GridGain has provided a technical blog article on using GridGain map/reduce from Scala
- Maxime Biais has an exploration of the uses of underscore in Scala
Listener Feedback - Scala edition
- Scalawag News - User Group Meetup in Norway
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse280.mp3
Category: podcasts
-- posted at: 3:28pm PDT
|
|
Tue, 22 September 2009
Interview with Joe Darcy and Alex Buckley
Fully formatted shownotes can always be found at http://javaposse.com
Recorded
at the JVM Language Summit 2009, we sync up with Joe and Alex on
subjects like Projects Coin and Lombok, closures and properties for JVM
languages, the JVM Language Summit, and the future of Java. - JVM Language summit
- Java Community Process (JCP)
- Project Coin
- JSR-330 - Dependency Injection for Java
- Da Vinci machine project
- Method handles for closures
- Meta Object Protocol
- Project lombok
- Annotation processor
- ASM & bytecode manipulation
- Remove checked exceptions
- Scala case classes
- Closures proposal
- Extension methods
- Joe Darcy blog - annotation support in tools - @Property
- Reified generics
- JSR-14 - Generics - migration compatibility
- Uniform access principle
- Operator overloading
- Design by contract
- Alternative languages
- Modularity - JSR 294 and Jigsaw
- Tail calls - JSR 292
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse279.mp3
Category: podcasts
-- posted at: 4:51pm PDT
|
|
Thu, 10 September 2009
Roundup 09 - What Do We Want From JavaFX?
Fully formatted shownotes can always be found at http://javaposse.com
Recorded at the Java Posse Roundup 2009 in Crested Butte, CO. A discussion about where we hope JavaFX will go in the future. - JavaFX
- Peter Pilgrim's blog (lots of JavaFX material)
- Mixing languages on the Java platform
- Polyglot programming
- Flex/Flash
- Silverlight
- JavaFX visual design tool
- JavaFX components
- Flex events
- JavaFX events
- Transparent binding between JavaFX and other JVM languages
- Fan development langauge
- Project Nile
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse278.mp3
Category: podcasts
-- posted at: 9:26pm PDT
|
|
Sun, 30 August 2009
- SpringSource has announced a new Enterprise Java
Cloud offering which features stacks for enterprise Java applications
providing Spring, Grails and more
-
Java Library of the Week - JAK - the Java API for KML
Quick News
-
The DoJ has approved the Oracle acquisition of Sun, but Europe still has to weigh in.
-
Java.net has transitioned to a new CMS platform in the last week
-
Cloudera has announced Hadoop World
-
Tigris has released a new version of a perennial favorite, ArgoUML
-
Google has released a new Android app - Listen - that allows you to
search for, download, manage and listen to podcasts directly from your
android device
- Cupcake may be the last Android release for the T-Mobile G1
-
Lifehacker covers how to root your android device in a single click
-
Oracle has released a new version of the Berkeley DB Java Edition: version 3.3.87
-
Java developers in windows looking for a more windows-like experience
for their customers might be interested in the Launch4j project
-
DZone has an article about using JavaFX to create a GUI for a Seam application
-
The Server Side Java symposium for 2010 has issued a call for papers
-
Better beans binding is available in the central maven repository
-
Apache has release version 4.0 GA of the Apache HttpClient
ScalaWags
-
Caoyuan's re-write of the Scala netbeans plugin in Scala is now ready for Beta testing
- Melbourne, Australia, Down Unda now has a Scala user group
-
ComputerWorld, Australia has a new interview up with Martin Odersky, the creator of Scala
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse277.mp3
Category: podcasts
-- posted at: 2:23pm PDT
|
|
Thu, 27 August 2009
Recorded at the Java Posse Roundup 2009 in Crested Butte, CO. Where does developer time go, and how do I get it back? - Waste snake
- Sacrifice one person?
- Interruption driven development
- Golden rules of agile development
- Agile development in a geographically distributed environment
- Selenium testing
- Estimating using the Fibonacci series
- JSLint
- Virtual Machines (as in VMWare, etc., not the JVM)
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse276.mp3
Category: podcasts
-- posted at: 7:32am PDT
|
|
Sun, 23 August 2009
Please visit our moderator group to ask or vote on questions.
http://tinyurl.com/q4javaposse- JVM Languages with Properties
- Scala Killer Apps/Frameworks
- Scala Lift Off, Reston, VA
- JavaME still kicking butt?
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse275.mp3
Category: podcasts
-- posted at: 1:09pm PDT
|
|
Mon, 17 August 2009
- Lombok + audio feedback - play the audio feedback
- VMWare to acquire SpringSource for $362M
- JVM Summit coming - we will be there (at least some of us)
- Java project of the week - Project Greenfire
Quick News- It
looks like JSR 299 (Java Contexts and Dependency Injection) and JSR 330
(Dependency Injection for Java) have settled their differences
- Oracle has just released the Oracle Enterprise Pack 11g R1
- Nokia has released a beta of the Nokia Java Runtime 2.0 for Symbian Series 60 phones
- Caucho
- creator of Resin, a lightweight and performant open source
application server written in Java, have published an article on their
experiences with OSGi
- The Fan language is now getting support in NetBeans
- Fabrizio Giudici has released version 1.3.0 of Better Beans Binding
- The JAOO Conference will be taking place in Aarhus, Denmark from Oct 5th to 7th, and with tutorial days on the 4th, 8th and 9th
- Apache Jakarta has released version 2.0 of commons-math, a common set of mathematical related utilities for Java
- Apache Wicket 1.4 has been released
- The
ever-so-informal but often interesting poll over at java.net recently
asked people's opinions on the phone platform that offers developers
the greatest capability
- Another option for developers and companies wanting to host their Java based applications on Amazon's EC2
- Sun now offers commercial support for Hudson if desired
- Groovy 1.6.4 has been released, plus 1.7 beta 1
- Dr. Heinz Kabutz has an extensive look at Strings
- Sun has released a new version of JavaDB
- DZone has a chance to meet the Groovy Eclipse team in an interview article
- The
Linux and Mac builds of the early access Chromium browsers (the open
source project behind the Google chrome browser) have added support for
plugins
ScalaWags- A new library from Jonas Boner called Akka offers a new feature in Scala - Transactors!
- Caoyuan has completed a partial re-write of the NetBeans Scala plugin, using Scala
Other Stuff- Linux on Netbooks (according to Dell), not 4-5 times higher return rate as Microsoft claims
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse274.mp3
Category: podcasts
-- posted at: 10:14am PDT
|
|
Mon, 10 August 2009
Roundup 09 - Managing Technical Debt
Fully formatted shownotes can always be found at http://javaposse.comRecorded at the Java Posse Roundup 2009 in Crested Butte, CO - Technical Debt
- Paying down technical debt
- Evaluating your technical debt
- Technical Debt Ledger
- Refactoring
- Code Reviews
- Continuous Integration
- Finding copied and pasted code
- Finding overly complex code
- Finding bugs
- Github
- Subversion blame and praise
- Fisheye
- IBM Rational Jazz
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse273.mp3
Category: podcasts
-- posted at: 8:54am PDT
|
|
Sat, 1 August 2009
Java Posse Episode 272 - Newscast for July 30th 2009
Fully formatted shownotes can always be found at http://javaposse.com - People
who followed the link for the SD Times story about Mono outpacing Java
on Linux may have been confused that the article linked to and the one
we talked about seemed to be different, they changed the story.
- NetBeans 6.7.1 has been released, with JavaFX 1.2 support.
- Sun's JRuby team jumps ship to Engine yard.
- Mobile Application of the Week: MobileXa Crossword
- Mobile Application of the Week take 2: Google Voice for Android
ScalaWags- David Pollak, creator of the Lift web framework for Scala, is working on a new project called Goat Rodeo.
- Scala Eclipse and NetBeans plugins for the 2.8 language features.
- David R. MacIver has an introductory article up about how Scala packages work.
Quick News- Google has open sourced their Java implementation of the Wave protocol.
- DZone has a roundup of some of the more valuable hidden treasures in Eclipse 3.5.
- AJDT - the Aspect J Development Tools, has reached version 2.0.
- Obba 1.8 has been released.
- DZone now has the recording of an Equinox OSGi webinar that they held a few weeks ago available for everyone to watch.
- DZone has also just released an Eclipse RCP (Rich Client Platform) refcard.
- Mobicents SIP servlets 1.0 has been released.
- JetBrains has released the Meta Programming System (MPS).
- The
SpringOne 2GX conference which combines (for the first time) SpringOne
and the Groovy and Grails conferences has been updated with new session
details.
- The NetBeans development process is becoming more open with NetDEV.
- A
new open source productivity development tool, Sculptor, provides a DSL
for quickly defining and creating Java projects and applications.
- OpenDS 2.0 stable has been released.
- JavaWorld has begun a series of introductory articles on OSGi.
- RIM
(Research In Motion - makers of the Blackberry phones) has release an
updated version of their eclipse based mobile development suite.
- Verizon has announced that it will be including an app-store on future phones.
- GrepCode has released a Java source code search engine.
- The eclipse summit europe 2009 is now open for registration.
- ZeroTurnaround is holding a competition to rename JavaRebel.
- Pandora
has reached a resolution on the long-standing royalty rates issue. They
are now asking for listeners' support for a new bill in congress to fix
the way musical artists get paid for all forms of radio.
Listener FeedbackSimple is Open Source
This might give you guys a kick (History of Java and JDBC)
Spring-Modules RevivedThanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse272.mp3
Category: podcasts
-- posted at: 9:00am PDT
|
|
Mon, 27 July 2009
Roundup 09 - Effective Communication
Fully formatted shownotes can always be found at http://javaposse.com
Recorded
at the Java Posse Roundup 2009 in Crested Butte, CO. An investigation
in to how to better communicate within your team and with the rest of
your company to improve productivity. - Coding conventions
- Code reviews
- Code Review tools
- Checkstyle
- Architecture Review
- Wiki
- Flow
- Concentration in a shared environment
- Book - Peopleware
- Superstar programmers, technical debt, people hacking
- Soft skills
- User Stories Applied: For Agile Software Development (Mike Cohn)
- Code Quality in WTFs Per Minute
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse271.mp3
Category: podcasts
-- posted at: 9:48am PDT
|
|
Wed, 22 July 2009
A long awaited feedback episode for the Google moderator questions. If you want to submit questions for future episodes, please go to: http://tinyurl.com/q4javaposse
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse270.mp3
Category: podcasts
-- posted at: 9:03am PDT
|
|
Sat, 18 July 2009
- An article on SD Times claiming that Mono development is outpacing Java on Linux has caused some energetic debate this week
- Java Library of the Week - jrawio
ScalaWags- InfoQ has a roundup of news items about the possibility of Scala as a long term replacement for Java.
- Jean-Francois Arcand has a technical article up about using the Atmosphere API with Scala to create a Comet based chat server.
- A
new conference taking place in Edinburgh, Scotland on the 4th September
called the "Commercial Users of Functional Programming".
- Scala website of the week - ScalaCareers.com
Quick News
- The NetBeans RefCard from DZone has been updated to cover NetBeans 6.7.
- Google has released a free and open NX server called NeatX.
- Linux
World has an article about the fallout from Microsoft's hijacking of
the ISO body to push OOXML through as a standard ahead of ODF (Open
Document Format).
- Tim Boudreau has a new article up about embedding JavaFX applets into wicket components.
- A new Kenai project is aiming to provide Google App engine support in NetBeans and already has a lot of functionality.
- Kirill Grouchnikov has released version 1.0 of Trident, an animation library for Java applications.
- jBoss has released jBPM version 4.0 GA.
- Sreeram Duvur blogs about running Sailfin on Amazon EC2.
- Simple 2.1 has been released.
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse269.mp3
Category: podcasts
-- posted at: 11:40am PDT
|
|
Wed, 15 July 2009
Roundup 09 - Maven Without Pain?
Fully formatted shownotes can always be found at http://javaposse.com
Recorded
at the Java Posse Roundup 2009 in Crested Butte, CO. A discussion about
Maven features and pain points, plus OSGi integration with Maven. - Apache Maven
- Maven 3.0
- Apache Ant
- Creating Maven Plugins
- Convention over Configuration
- Maven support in tools
- Maven Embedder
- Jetty in Maven
- Maven Snapshots
- Maven optional dependencies
- Maven version ranges
- apt-get on Linux
- Alternative, Ant and Ivy
- Maven and OSGi
- Ruby Gems
- Python Eggs
- Perl CPAN
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse268.mp3
Category: podcasts
-- posted at: 7:20pm PDT
|
|
Mon, 13 July 2009
Devoxx 08 - Interview with Mike Keith
Fully formatted shownotes can always be found at http://javaposse.com
We
talk to Mike Keith, Oracle Architect, co lead of JSR 220 (JPA 1.0/EJB
3.0), on the expert group for JSR 316 Java EE 6, and JSR 317 (JPA 2.0)
and author of Pro EJB 3 - Java Persistence API. This interview was
recorded at Devoxx 2008.
- Oracle Technical Network
- JSR 220 (JPA 1.0 and EJB 3.0)
- Hibernate
- TopLink
- What went before - Bean and Container Managed Persistence
- JPA 2.0
- Java EE 6
- EclipseLink - the Reference Implementation for JPA 2.0
- OSGi and Java EE?
- Compound Primary Keys in JPA 2.0
- Mike Keith's Devoxx session on Parleys
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse267.mp3
Category: podcasts
-- posted at: 8:45am PDT
|
|
Fri, 10 July 2009
- Oracle has released Oracle 11g Fusion Middleware
- Google has announced Chrome OS
- Java Application of the Week - Sweet Home 3D version 2.0
ScalaWags
- James Strachan - the original creator of Groovy, said on his blog
this week that "I can honestly say if someone had shown me the
Programming Scala book by Martin Odersky, Lex Spoon & Bill Venners
back in 2003 I'd probably have never created Groovy."
- Donated Scala news from Josh Suereth
- Simple Build Tool has had some significant releases recently, specifically 0.5 + 0.5.1
- Dispatch
- There's a community movement to try to improve Scala's I/O and ARM features in the standard library
- Scala-tools.org is offering provisioning to interested scala-related projects
Quick News- Hudson helper has been ported to Android
- PostgreSQL 8.4 has been released
- A new service - AndroLib.com - makes it easier to find applications for Android devices
- Google has finally dropped the beta from a number of its services including gmail
- VirtualBox 3.0 has been released
- JSR 292 - Dynamically Typed Language Support on the JVM - has now been backported to Java 6
Listener Feedback- Concurrency framework for groovy that's in active development. 0.8 has just been released.
- Moderator Group
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse266.mp3
Category: podcasts
-- posted at: 11:33am PDT
|
|
Mon, 6 July 2009
Roundup 09 - Scaling Java Applications
Fully formatted shownotes can always be found at http://javaposse.com
Recorded at the Java Posse Roundup 2009 in Crested Butte, CO - Hibernate
- JDBC and others
- Terracotta
- Amazon EC2 and S3
- High Gear Media
- Memcached
- Mosso (now called the RackSpace Cloud)
- Database Sharding
- Hibernate Shards
- Hibernate Memcached
- Java Web Start
- WebLogic T3
- Stateless Session Beans
- Castor
- SE Radio with EBay
- Database Joins
- Google App Engine
- Key Value Storage
- Microsoft Azure
- Programming Amazon Web Services - O'Reilly
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse265.mp3
Category: podcasts
-- posted at: 9:47am PDT
|
|
Fri, 3 July 2009
-
Mozilla releases Firefox 3.5 with HTML 5 support
- NetBeans 6.7 final has been released
- The department of justice has delayed what was previously looking to be a fast-tracked review of the Oracle's Sun takeover bid
- Java mobile app of the week - jTwitter
Quick News
- James Sugrue has created an Eclipse Galileo podcast series.
- The Java.net community corner podcasts recorded at JavaOne have started to be released on java.net.
- The
android project backed by Google and the open handset alliance has
released support for native C/C++ development for the platform in
addition to the Java development environment.
- Axel Rauschmayer has some details on eclipse-zone about the upcoming eclipse 4 development.
- Greg Brown has an article up on Java.net that covers some of the features in the upcoming Apache Pivot 1.3.
- A new refcard from DZone covers Grails.
- Silicon
Valley Code Camp 2009 details have been announced. The event will take
place on October 3rd and 4th at Foothill college in Los Altos.
ScalaWags
- Michael Galpin has a new article up over at IBM developer works about how to write Scala applications for Android.
Book Roundup
- Programming in Scala (Bill Venners, Martin Odersky, Lex Spoon)
- Unlocking Android (Frank Ableson, Charlie Collins, and Robi Sen)
- The Manga Guide to Physics (Hideo Nitta, Keita Takatsu)
Listener Feedback
Code Review Tools OPS4J PaxRunner and PaxExam Scala goes PLEAC Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse264.mp3
Category: podcasts
-- posted at: 1:16pm PDT
|
|
Tue, 30 June 2009
Cay is professor of computer science at San Jose State University. - Cay's blog
- ChiWriter
- Cay's Books
- Alice
- Greenfoot
- BlueJ
- Groovy
- Cay on Java EE
- JPA
- Session Beans
- JSF 2
- Findbugs
- Cyclomatic complexity
- Google code review tool
- Crucible
- Project Coin
- Java Closures
- Properties
- Scala for Functional Programming
- Python
- Ruby
- Logo
- Scheme
- C# / .NET
- Amazon EC2
- Hadoop - Map/Reduce
- Software Transactional Memory
- Actors
- Open source programming course
- Blackberry programming
- JSR 299 / Seam
- Violet
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse263.mp3
Category: podcasts
-- posted at: 9:07pm PDT
|
|
Fri, 26 June 2009
Newscast for June 26th 2009
Controversy week!
-
Google: Are they missing the point of Java?
-
OSGi and Jigsaw flaming up again.
-
Eclipse 3.5 Galileo has been released.
Quick News
-
Google has announced the 2009 eclipse day at the GooglePlex.
-
Apple has release Java for Mac OS X 10.5 Update 4.
-
Larry Ellison's appearance at JavaOne 2009 has easily topped a poll
over at Java.net for the most significant thing about JavaOne 2009.
-
IBM Developer Works has a technical article up on using Android's hardware sensors from Java source code.
-
SpringSource has announced SpringOne 2GX 2009, a conference that combines SpringOne and the Groovy and Grails.
-
JBoss has release RESTEasy 1.1, an implementation of JAX-RS for writing web services and clients in Java.
-
Project Coin - small language changes for JDK 7, has released a second candidate list including 5 new proposals.
-
Josh Marinacci has created a Q&A about the Java Store.
-
Java Simon v2.0 has been released.
-
Apache Commons has released their Commons Pool object pooling API version 1.5, closely followed by 1.5.1.
-
Gavin King has now submitted the proposed final draft of JSR-299 - Java Contexts and Dependency Injection.
-
JSR-255 - JMX 2.0, has been postponed.
-
DZone has a new refcard available for JSF 2.0 (JavaServer Faces).
-
GeniusWiki 1.6.5 has been released.
-
Amy Fowler has published a guide to mixing JavaFX and Swing together.
-
JaQue has announced a complete implementation of Microsoft LINQ (Language Integrated Query) for Java!
-
Ken Orr has released version 0.9.5 of Mac Widgets for Java.
-
And, JBoss has released JBoss messaging 2.0 beta.
ScalaWags
-
Debashish Ghosh and Steve Vinoski have released an article about Scala and lift in the May/June issue of IEEE computing.
-
A new Erlang plugin for NetBeans 6.7 has been released.
-
Debashish Ghosh has been hard at work on SCouchDB.
-
Limerik
-
There once was a language called scala,
-
whose closures tail recurse from its calla,
-
with objects and functions
- and plenty of gumption,
-
it's a language worth more than a dolla.
Listener Feedback
- Atlassian Developer Tools Going Social
- Kiva - a non-profit lending website - join the JUG team
- Scala Oracle Performance Tool
- Stephen Colbourne, Apache Software Foundation, and the Java Community Process
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse262.mp3
Category: podcasts
-- posted at: 9:13am PDT
|
|
Wed, 24 June 2009
Live from the JavaOne 2009 Pavilion
Fully formatted shownotes can always be found at http://javaposse.com
Recorded while walking around the Pavilion at JavaOne 2009. All
interviews are off the cuff and we left it very late this year, hence
only 30 minutes of audio. - Atlassian
- Java Utopia
- Alice
- University of Kent - BlueJ, Greenfoot
- First robotics competition
- ESRI Java
- Engineyard - jRuby on Rails hosting
- ZeroTurnaround - JavaRebel
- Apache Stonehenge (Microsoft .NET <-> Java)
- Java.net Community Corner
- Lincvolt
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse261.mp3
Category: podcasts
-- posted at: 1:55pm PDT
|
|
Thu, 18 June 2009
Roundup 09 - Staffing Agile Teams
Fully formatted shownotes can always be found at http://javaposse.com
Session recorded at the Java Posse Roundup 2009 in Crested Butte, CO. - Standup meetings
- Waterfall
- Scrum
- Personality types for agile programmers
- Feature teams
- Mike Cohn
- Book: Succeeding with Agile
- Requirements churn
- Personality tests
- Agile training
- Contract to hire
- Technical Debt
- Book: the No Asshole Rule
- Real superstars
- Purple squirrel
- Pair programming
- Date driven vs Feature driven
- 2 week sprints
- Sprint velocity
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse260.mp3
Category: podcasts
-- posted at: 9:32am PDT
|
|
Mon, 15 June 2009
Recorded at JavaOne 2009 with Mark Reinhold and Alex Buckley - Mark Reinhold
- Alex Buckley
- JSR 294
- Project Jigsaw
- JAR files
- Dependency Injection with JSR 294
- Classpath
- Java Language spec
- Java VM spec
- Linux packages / Native packaging
- OSGi
- JDK 7
- OSGi Jigsaw interop
- Maven dependencies
- OSGi spec (see chapter 3)
- Module private access control
- Twittersteria!
- OSGi modularized Harmony
- Classpath for configuration / properties
- Java boot classpath
- JSR 277 (now inactive)
- JSR 294 observer list
- Jigsaw devs list
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse259.mp3
Category: podcasts
-- posted at: 8:27pm PDT
|
|
Thu, 11 June 2009
- JavaOne over for another year
- Tor's secret project unveiled at JavaOne - the JavaFX Designer Tool
Quick News- JSR 330 will standardize a dependency injection API (including standard annotations) for Java SE
- NetBeans 6.7 RC2 is already available
- On June 26th, the Eclipse foundation will be presenting a virtual conference called Galileo in Action
- Google has released a Java ME Orkut application that works on most Java enabled mobile devices
- Java 6 U 14 has been released by Sun
- The
blow-up about the new Garbage First GC only being available to
customers paying Sun for Java support has turned out to be false
- LinuxDevices reports that the Android stack has been ported to MIPS processors
- Developers using the Hudson continuous integration engine might well be interested in a new iPhone and iPod touch application
- FasterXML has released version 1.0 of the Jackson JSON open source processor
ScalaWags- Caoyuan has released version 1.0 of the Scala Plugin for NetBeans
- Hot on the heels of Scala 2.7.4, 2.7.5 has now been released
- scouchDB - the scala couchDB API by Debashish Ghosh, now has support for Reduce functions written in Scala
- 3 of the top 10 selling books at JavaOne are Scala books!
- The Scala language site has a new series of articles about the upcoming 2.8 release
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse258.mp3
Category: podcasts
-- posted at: 6:43pm PDT
|
|
Mon, 8 June 2009
JavaFX Interview from JavaOne 2009
Fully formatted shownotes can always be found at http://javaposse.com We talk to Octavian Tanase and Jacob Lehrbaum about JavaFX and the new Java App Store - JavaFX
- Java App Store
- JavaFX Designer Tool
- LG JavaFX enabled TV
- Octavian's Blog
- The Gimp
- Inkscape
- HTC Diamond
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse257.mp3
Category: podcasts
-- posted at: 10:45am PDT
|
|
Wed, 3 June 2009
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse256.mp3
Category: podcasts
-- posted at: 1:22am PDT
|
|
Thu, 28 May 2009
Newscast for May 27th 2009
Fully formatted shownotes can always be found at http://javaposse.com- Microsoft has a keynote at JavaOne
- Java Application of the Week: DirSync Pro
Quick News
- The Glassfish Tools Bundle v1.0 for Eclipse has been released
- Drools 5.0 final has been released by JBoss
- Eclipse is experimenting with a novel fund-raising idea: Friends of Eclipse
- Eclipse 3.5.0 (Galileo) RC1 downloads are now available
- IntelliJ now has an early access version of IDEA 9 (codenamed Maia) including support for Java EE 6
- Loom 1.5 has been released
- The ServerSide Java Symposium Europe has issued a call for papers
- Kirill Grouchnikov has released version 4.1 of Flamingo, and version 5.2 of Substance look and Feel
ScalaWags- Martin Odersky will be joining us at TwitterHQ in SF on Thursday night
- And! Don't forget the Scala LiftOff on the Saturday after JavaOne.
Listener Feedback
- Electric vehicle information
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse254.mp3
Category: podcasts
-- posted at: 9:01am PDT
|
|
Mon, 25 May 2009
Is the Java Language a Productivity Dead End?
Fully formatted shownotes can always be found at http://javaposse.com Recorded
at the Java Posse Roundup 2009, this session takes an objective look at
where we go from here with the Java language, and what the future might
hold (including other languages for productivity). - Keep Java the same?
- Change Java?
- Closures
- Properties and Events
- Project Coin
- Sid Dabster - User Friendly
- Changes in Fortran and Cobol
- Enumerations and Iterators
- Java Puzzlers
- Builder pattern
- Domain Specific Languages
- Does productivity in other languages scale to hundreds of developers?
- JVM languages summit
- Scala
- Server Side JavaScript
- Java FX
- Forth
- Lisp
- Ruby on Rails
- Annotations
- Elvis operator - inline null check
- Groovy
- Grails
- Generics
- Java -source flag
- Reification in Generics
- Option types in Scala
- Higher order functions
- Java exceptions multiple catch proposal
- Checked exceptions vs Runtime exceptions
- Findbugs
- PHP and Zend
- Technical Debt
- Python 3000
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse253.mp3
Category: podcasts
-- posted at: 5:13pm PDT
|
|
Fri, 22 May 2009
Newscast for May 21st 2009
Fully formatted shownotes can always be found at http://javaposse.com
-
Eclipse 3.5 RC1 has been released by the Eclipse foundation
- Spring and Guice pair up to standardize Dependency Injection, but what about JSR 299?
- An unpatched vulnerability has left Mac OS X users wide open to a major security flaw
-
Java App of the Week: aPlayer
Quick News
- Jonathan Schwartz has announced the creation of a Java app store
- Also the upcoming 1.5 release of JavaFX will include Solaris and Linux as fully supported platforms
- And Ed Ort has an article highlighting JavaFX applications from the community in JavaFX App-O-Rama
-
Version 1.6.3 of Groovy has been released
- There is a new Java podcast available. IllegalArgument is a Java/JVM focused podcast from 3 New Zealanders
- And yet more podcasts, Abraham Otero wrote in to tell us about JavaHispano, a Java podcast in the Spanish language
-
Google has updated the API for Java on the Google App Engine to version 1.2.1
-
There still a few open slots for the community corner podcast schedule at the Java.net booth for JavaOne
-
In anticipation of the upcoming Eclipse 3.5 release, there are a number of demo camps happening around the world
-
JSF 2.0 is in final vote until May 26th
-
And, David Geary has started up a new series of articles on JSF 2.0
-
Hudson now has a Selenium Grid plugin available
-
There is now a PXE (preboot execution environment) plugin available for Hudson
- After the recent release of Android 1.5 cupcake
- Developer.com has a new article about using the Drools 5 rules engine (recently released)
- The organizers of Jazoon 2009 have confirmed that James Gosling will deliver the Opening Keynote
- Apache Tapestry 5.1 final has been released
- The SpringSource Tool Suite is now available for free
- The proposed final draft for the Servlet 3.0 spec (JSR 315) is now available
- LambdaJ - the 1.8 version has just been released
- Kent Beck and David Saff have released version 4.6 of JUnit
- Atlassian, awesome beer sponsor and developer tools vendor, has released version 2.5 of clover
ScalaWags
-
The NeoDatis object database (ODB) version 1.9 has been released
-
Our first ScalaWags library of the week. ScalaZ, described as Scala on Steroids
-
Toby Reyelts, Alex Rudnick and Lex Spoon have written an article on running Scala on the Google App Engine
-
Frank Sommers and James Ward have teamed up for an article about using Scala and Flex together
-
Ted Neward has an article up on DeveloperWorks about using Scala with Twitter
-
Debasish Ghosh has been busy working on a CouchDB API for Scala
-
Jim McBeath has a Scala Syntax Primer on his blog that can ramp you up quickly on some of the syntactic differences from Java
Listener Feedback
Java Posse Debates
... I've recently been enjoying the debate on Gavin King's JSR-299 and Bob Lee's @Inject spec here and here. These threads are very informative and really help in understanding the issues on both sides of this important topic....
Tesla and Java
JUG USA Summit on June 2nd
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse252.mp3
Category: podcasts
-- posted at: 9:23am PDT
|
|
Tue, 19 May 2009
Devoxx 08 - Romain Guy Interview
Fully formatted shownotes can always be found at http://javaposse.comAn
Interview with Romain Guy about Android recorded at Devoxx 2008. This
was recorded in Dec 2008 and some of the details (such as being able to
sell on the Android Marketplace) may have changed since this recording.
Most notably, version 1.5 has recently been released. This content is also available in video form from parleys.com:
http://parleys.com/display/PARLEYS/Home#talk=29949976
- Romain's Blog
- Android
- Swing Labs
- Filthy Rich Clients
- Full stack diagram
- T-Mobile G1
- Open Handset Alliance
- Dalvik Virtual Machine
- J2ME in Android
- Android Lifecycle
- Intents
- Android Developer Toolkit and SDK
- IntelliJ Plugin
- Emulating GPS
- Documentation
- Android Forums
- Android Marketplace
- Animations
- Drawables
- Custom Components
- Android Themes
- Barcode Scanner
- Coloroid
- Divide and Conquer
- Android Developer Phone
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse251.mp3
Category: podcasts
-- posted at: 1:41pm PDT
|
|
Fri, 15 May 2009
Scala Object Composition and Dependency Injection
Fully formatted shownotes can always be found at http://javaposse.com Recorded
at the Java Posse Roundup 2009, a discussion of Object Composition and
Dependency Injection techniques in both Java and Scala. - Scala Traits
- Scala Self Types
- Scala package access
- Dependency Injection
- Modules in Scala
- Spring/Guice
- OSGi
- Dynamic binding
- Scala Scripting
- Project Jigsaw
- Java Classloaders
- Java hotswap
- Scala Structural Typing
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse250.mp3
Category: podcasts
-- posted at: 11:07am PDT
|
|
Sat, 9 May 2009
Newscast for May 8th 2009
Fully formatted shownotes can always be found at http://javaposse.com
-
JavaOne less than a month away!
- Oracle/Sun
fallout. The pundits have had a while to digest the news about Oracle
buying Sun, and have responded with all manner of speculation:
-
NetBeans 6.7 Beta has been released
- And Google has released Android v1.5 Final. Codenamed cupcake
Quick News
-
Rich Hickey has released Clojure 1.0
-
IBM has now doubled their rewards for ditching Sun hardware in favor of IBM Power servers
-
The excellently named ProtoJ project provides a new alternative to build environments like Ant and Maven
-
JetBrains has released TeamCity 4.5
- SwingX 1.0 is about to be released
- SpringSource has acquired Hyperic
- JBoss has release Tattletale 1.0.0
- Novell has release Mono 2.4
- Hudson has recently release build 1.300 (that's 300 releases)
- InvokeDynamic, is now in JDK 7
- BetterBeansBinding based on the now apparently defunct Beans Binding (JSR 295)
- A new project, Simplium, marries Selenium RC (Remote
Control) and JUnit 4.5
- A
newly updated refcard on DZone for IntelliJ 8.1
- Star spec leads
by the Java Community process
ScalaWags. Yarrrr.
-
A preview article of the features coming in Scala 2.8 is available on the Scala language site
- Meanwhile, Scala 2.7.4 final has been released
-
Bill Venners has an interview with Martin Odersky talking about the origins of Scala
-
Functional recipes for Scala and Lift
- The NetBeans Scala plugin has received some more love
- Scala jobs are on the rise
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse249.mp3
Category: podcasts
-- posted at: 1:25pm PDT
|
|
Thu, 7 May 2009
Interview with John Ferguson Smart
Fully formatted shownotes can always be found at http://javaposse.com We talk to John Ferguson Smart about build automation and quality in this interview recorded at Devoxx '08 The video version of this interview can be found at Parleys: http://parleys.com/display/PARLEYS/Home#talk=28803076;slide=1;title=John%20Ferguson%20Smart%20Devoxx%20Interview - Java Power Tools book
- John's Consulting company
- Continuous Integration
- Hudson
- Checkstyle, Findbugs, PMD, Clover, Cobertura
- Code Exploration - Trac, Fisheye, etc.
- Ant
- Maven
- Gant/Gradle
- JUnit
- TestNG
- Parameterized Tests
- Groovy for testing
- Bamboo
- Team City
- Hudson Continuous Integration game
- EasyB
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse248.mp3
Category: podcasts
-- posted at: 8:47am PDT
|
|
Mon, 4 May 2009
Roundup 09 - Design and Engineering
Fully formatted shownotes can always be found at http://javaposse.com Recorded at the Java Posse Roundup 2009
- Interaction Design vs. Visual Design
- Google maps
- Pushbutton automatic transmission controls
- GWT
- Flash
- JavaFX
- RIA
- Google Suggest
- RIA best practices
- Affordances
- Catalyst
- Flickr
- HTML5
- Apple Store
- DZone
- Ideation
- Pirate Bay
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse247.mp3
Category: podcasts
-- posted at: 1:25pm PDT
|
|
Thu, 23 April 2009
-
Oracle buys Sun for 7.4 Billion
-
Google App Engine for Java Opinions
-
Java Project of the Week - Sonar
Quick News
-
Java 6 U 14 will include G1 (Garbage First)
-
HTMLUnit 2.5 has been released
-
Christian Neukirchen has a guide to writing Android applications in Scala
-
Codehaus has released Cargo 1.0
-
Android is expanding its horizons onto NetBooks
-
The Java ME SDK team has formally announced the Java ME SDK 3 release
-
The PhoneME project has released feature milestone 4
-
EJB 3.1 - A Significant Step Towards Maturity
- Hudson version 1.300 has been released
-
Squawk to be available for the FIRST Robotics Competition next year
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse246.mp3
Category: podcasts
-- posted at: 9:08am PDT
|
|
Mon, 20 April 2009
An interview about OSGi with Peter Kriens and B.J. Hargrave - Blogs
- OSGi Alliance
- OSGi Specification
- Eclipse Equinox
- Apache Felix
- OSGi Introduction
- Glassfish on OSGi
- LinkedIn on OSGi
- JSR 294 - Java Modularity
- BND - Bundle Tool
- Maven Dependencies
- Project Jigsaw
- Apache Harmony
- BND in Apache Felix
- Eclipse Extension Point Registry
- OSGi 4.2
- OSGi In Action
- OSGi In Practice
- OSGi Alliance Membership
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse245.mp3
Category: podcasts
-- posted at: 9:12am PDT
|
|
Fri, 17 April 2009
- Google App Engine, Now for Java
- The
IBM/Sun acquisition talks that we brought you rumors of in a previous
Java Posse episode, turned out to be true, and also fell through
- Swing 2.0 - let's get into it
- Application, Applet and AJAX Web app of the week: JSpresso
Quick News- Google has an early access release of Android 1.5 (codename: cupcake)
- Bill Venners has an interview up at Artima.com with three developers from Twitter about their increasing use of Scala
- Sacha Labourey, the CTO of JBoss, has announced that he will be leaving the company
- Emmanuel
Bernard has started a French language podcast dedicated to Java called
LesCastCodeurs along with Guillaume Laforge, Antonio Goncalves and
Vincent Massol
- Atlassian are holding a user conference, the AtlasCamp++, from May 31st to June 2nd in San Francisco
- Sonya Barry has more information on the Community Corner podcasts at this year's JavaOne
- The JavaOne Script Bowl 2009 is calling for ideas
- The Aquarium notes that you can now register for the community one west unconferences
- The second annual Scala Lift Off unconference will be held in San Francisco on Saturday 6th (just after JavaOne)
- SwingLabs have released 0.9.7 of the SwingX components
- The 1.0 version of the DTrace GUI plugin for NetBeans is now available
- The Processing and Analytics Workbench
- Java.net is preparing to make some changes
- The
Department of Health and Human Services in the US has selected the Sun
sponsored open source, Java based, OpenESB project for construction of
a Nationwide Health Information Network
- Versions 1.5.8 and 1.6.1 of the Groovy programming language have been released
- Grails 1.1 is now available on the GlassFish v2 update center
- The Eclipse project has release Eclipse 3.4.2
- JBoss has released JBoss tools 3 offering many improvements and new features
- Adobe has made FlexBuilder Pro freely available to anyone who is currently unemployed
- The dates for the ServerSide Java Symposium Europe 2009 have been announced
- Eclipse has joined the Symbian foundation, and Symbian has joined the eclipse foundation
- Extreme
Component have just released their JComponentPack 3.0 which includes
over 20 components that will likely be of use to enterprise and
intranet Swing developers
- NetBeans 6.7 M3 is now available
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse244.mp3
Category: podcasts
-- posted at: 9:34am PDT
|
|
Tue, 14 April 2009
Azeem
Jiva, Ben Pollan and Gary Frost join us from the Java labs at AMD to
talk about JVM performance, multiple cores, developer tools and more. - AMD Java Labs
- AMD Java Developer Blogs
- java.util.concurrent - the reference
- Java Concurrency in Practice - makes it readable
- Fork/Join (JSR 166y) - Parallel Arrays
- Tail Recursion
- CUDA - floating point operations using GPUs
- AMD and OpenJDK
- JRockit
- JVMTI - JVM Tool Interface
- Java Hotspot
- Compressed Pointers / Compressed Oops
- Tuning Garbage Collection
- AMD Java Tools
- Other performance tools
- HProf
- JFluid
- OProfile
- Eclipse Memory Analyzer
- Escape Analysis
- Scala, Clojure
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse243.mp3
Category: podcasts
-- posted at: 9:51am PDT
|
|
Sun, 12 April 2009
Interview: Adobe Flex, Flash and AIRFully formatted shownotes can always be found at http://javaposse.comRecorded at the Devoxx 2008 Conference with Chet Haase and James Ward. This recording is a simulcast with Parleys.com (where there is a video version available): http://www.parleys.com/display/PARLEYS/Home#talk=28016650;slide=1; title=Chet%20Haase%20and%20James%20Ward%20Devoxx%20Interview- James Ward's Blog
- Chet Haase's Blog
- Flex, Flash and Air
- Flex and Spring
- Spring Actionscript - Dependency Injection
- Gumbo - Flex SD 4
- jFlubber/FlexFlubber
- BouncyCastle
- Actionscript 3
- ECMAScript final draft
- Adobe Flash Catalyst
- Communications Between Flex Clients and Java Servers
- Flex Builder
- Actionscript for Java Developers
- First Steps in Flex Book
- Filthy Rich Clients Book
- When I am King - Chet Haase Humor Book
- Flex, BlazeDS and Scala/Lift
- Kai's Photo Soap
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse242.mp3
Category: podcasts
-- posted at: 1:35pm PDT
|
|
Fri, 10 April 2009
Java Posse Episode 241 - Roundup 09 - Design 101
Fully formatted shownotes can always be found at http://javaposse.com- Don't Make Me Think
- NetBeans JavaFX
- Ruby on Rails - Convention over Configuration
- Basecamp
- ActiveRecord
- Visicalc
- Muscle Memory
- Dyson vacuum cleaners
- Good sesign examples
- Models of Software Engineering
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse241.mp3
Category: podcasts
-- posted at: 7:07am PDT
|
|
Mon, 6 April 2009
Google Collections Library and Glazed Lists InterviewFully formatted shownotes can always be found at http://javaposse.com We
interview Kevin Bourrillion and Jesse Wilson from Google about the
Google Collections Library 1.0 Release Candidate, and Glazed Lists. - The Google Collections Library
- Glazed Lists
- Jesse Wilson's Blog
- Kevin Bourrillion's Blog
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse240.mp3
Category: podcasts
-- posted at: 3:28pm PDT
|
|
Fri, 3 April 2009
Newscast for April 2nd 2009
Fully formatted shownotes can always be found at http://javaposse.com- Chris Adamson has stepped down as the Java.net editor as of March 31st
-
EclipseCon 2009 happened, and we were there (at least for the day)
-
Stephen Colbourne thinks that while there will be a JDK 7, there might not be a Java 7?
-
Java App of the Week: Personal Brain
Quick News
-
Sun has announced an update to Java 6. U 13 brings fixes to security issues in JDK/JRE 6
-
Sun has announced a JavaFX coding challenge to create a rich media application using JavaFX
-
The proposed final draft of JSR 317 - JPA 2.0, has been released in the JCP
-
Jazoon 2009 has announced several community days around the event
-
Typesafe Pair and Triple article
-
The JavaZone call for papers is closing on April 15th
-
Swing labs has released SwingX 0.9.6
-
Instantiations has released WindowBuilder Pro v7.0
-
JavaRebel 2.0 has been release by ZeroTurnaround
-
Maven 2.1.0 has been released
-
The glassfish project has released a glassfish/eclipse bundle
-
AhmedSoft has released Ropes for Java v1.25
-
JSR 282 - the real time spec for Java, version 1.1, is now in early draft review
-
GMock 0.7 brings mock objects to Groovy with a simple, readable approach
-
Tigris has released version 1.6 of Subversion
-
If you are at all curious about Scala, Bill Venners blogs that his talk
from Devoxx, entitled "The Feel of Scala" is now up on Parleys
-
A new extension to JUnit called Jitr is available
-
Continuing the OSGi integration, the glassfish project now notes that
Grizzly, the very fast HTTP engine based on NIO, is now available as an
OSGi bundle
-
OSGi Discontent - No Migration Path!
-
NetBeans has released version 6.5.1
-
GraniteDS (data services) v2.0.0 beta 1 has just been released
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse239.mp3
Category: podcasts
-- posted at: 10:08am PDT
|
|
Mon, 30 March 2009
Interview with Rod Johnson about Spring
Fully formatted shownotes can always be found at http://javaposse.com- Rod Johnson's Blog
- Spring Framework
- SpringSource
- The competition, Java EE 6 and EJB 3.1
- Annotations in Spring
- Coming in Spring 3.0
- Spring AOP
- Guice
- Java Contexts and Dependency Injection (formerly WebBeans) - JSR 299
- Spring 3.0 ReST
- JAX-RS (JSR 311)
- Spring and OSGi
- Groovy, Grails, G2One
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse238.mp3
Category: podcasts
-- posted at: 9:27am PDT
|
|
Thu, 26 March 2009
Roundup 09 - Plug-in Architectures in JavaFully formatted shownotes can always be found at http://javaposse.com
- NetBeans plugins
- IntelliJ plugins
- Hudson plugins
- OSGi
- Artifactory
- Dependency Injection
- Eclipse PDE
- Spring DM
- Spring Java Config
- JSR 299 - Java Contexts and Dependency Injection
- JAAS - Java Authentication and Authorization Service
- Java SE Security
- AOP - Aspect Oriented Programming
- ReST (Representational State Transfer) APIs
- JAX-RS (JSR 311)
- Velocity
- Mina
- Scala Dependency Injection and Modules
- Jigsaw
- Maven
- Jini
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse237.mp3
Category: podcasts
-- posted at: 9:27am PDT
|
|
Tue, 24 March 2009
Some listeners have reported problems downloading the latest episodes. This appears to be a libsyn issue, as described on the libsyn support blog: CDN Issues 9:00am
EST - We experienced an issue with our CDN last night that caused
issues with new file uploads. Our network team communicated with a
service provider to resolve the issue, and uploading has been restored.
If users notice any issues with recently upload files, please email
support@libsyn.com for assistance. We apologize for the inconvenience.
9:30am
EST - We have heard reports from users that some recently uploaded
media files are unavailable for download. Please report any issues to
support@libsyn.com.
Update
1:00pm EST - We are aware that the issue goes back to files uploaded
since 3/11 - we have a script running that will be fixing the issue for
these episodes. We appreciate your patience while we continue to work
towards resolution.
It sounds like they are on top of it, and normal service should be restored soon. We are very happy with libsyn, and issues like this are far more rare than they would likely be if we tried to run our own service to deliver content, so please be patient and hang in there. I will check in later to make sure things are working again. Dick Update:Downloads seem to be working again as of 1.30pm PST Tuesday March 24th. Thanks to Libsyn for a quick response.
Category: podcasts
-- posted at: 10:26am PDT
|
|
Mon, 23 March 2009
Oracle at Java InterviewFully formatted shownotes can always be found at http://javaposse.comAn interview with Steve Harris - Senior VP of Application Server Development at Oracle - Java VM in the Oracle Database
- Oracle JRockit - Oracle's JVM outside of the database
- WSTF - Web Services Test Forum
- Oracle JDeveloper
- Oracle Java Technologies and Standards
- OSGi on the Server
- Oracle loves the Groovy
- Oracle Technical Network
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse236.mp3
Category: podcasts
-- posted at: 9:06am PDT
|
|
Fri, 20 March 2009
The eagle-eared of you may have noticed a new feature at the beginning of the Java Posse this episode - a chance for you to sing your own Karaoke version of the Java Jing Jing theme song.
In truth it is missing because I was in a hurry and hit the export track rather than export all tracks option in audacity, and I didn't notice the problem until too late. I could fix it, but Tor and I decided that it would be quite fun to leave it as it is. The music is missing from the end of this one as well.
Perhaps we could put the idea out there that the silence is protesting something :-). The whole Eircom thing sounds like a good excuse. Solidarity brothers.
Anyway, normal service will be resumed in the next podcast, for now - enjoy your singing.
Category: podcasts
-- posted at: 11:39am PDT
|
|
Fri, 20 March 2009
Newscast for March 19th 2009
Fully formatted shownotes can always be found at http://javaposse.com
- JavaOne sessions finalized and published
- Proposed Final Draft of EJB 3.1
- RIA sampling shows Flash is still king, Silverlight is on the rise, and Java fares well except on Linux!
- Applet of the Week: JPC running Linux in an applet!
Quick News
- Grails 1.1 has been released
- NextReports 2.0 is out (the next version of NextReports?)
- The ServerSide Java Symposium
- JAX-RS 2.2 and Metro 2.0 nightly builds are now available
- The eclipse foundation has announced a new mobile platform initiative called Pulsar
- JSR 299 - Java Contexts and Dependency Injection, Beta 1 is out
- The NetBeans Governance Board has selected new community representatives
- There are some interesting results from the latest TIOBE programming language index
- A reminder that EclipseCon starts next week, on the 23rd of March, in Santa Clara, CA
- Sonatype has released Nexus 1.3.0. Nexus is a repository manager for Maven repositories
- Version 4.0 of the Magnolia CMS has been released
- Bill Pugh and the University of Maryland have released version 1.3.8 of Findbugs
- The eclipse foundation has released version 1.0 of Riena
- Project Coin has been approved and created by the OpenJDK project
- The ROME project has made it's 1.0 final release
- Oracle's JRockit JVM (acquired from BEA) has set a new performance benchmark
- SpringSource has released the Spring Tool Suite 2.0
- Alexander Potochkin blogs that the Swing app framework (JSR 296) is still alive
- Google has announced the 2009 Google summer of code program
- Lift, the Scala based web framework inspired by ruby on rails, has reached version 1.0
- Good news for JavaFX mobile. Sony Ericsson has announced that it will support the JavaFX platform in its upcoming mobile phones
- The 2009 Jolt Awards have been announced at SDWest
- Mark Volkmann has an introduction to Clojure
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse235.mp3
Category: podcasts
-- posted at: 9:02am PDT
|
|
Fri, 13 March 2009
Java Posse Roundup 09 - Project Coin
Fully formatted shownotes can always be found at http://javaposse.com Small language (and library) changes for Java 7 discussed. - Project Coin
- Modularization - Project Jigsaw
- JSR 292 - Support for dynamically typed languages
- JSR 203 - New New I/O
- JSR 296 - Swing App Framework
- Merge in Java 6 U 10 changes
- Concurrency - JSR 166
- JSR 308 - Annotations on Types
- Pair/Triple
- Joda Time
- JScience
- Elvis Operator - .?
- Java Lightweight Properties proposal
- Java Language Specification (JLS)
- New for loop syntax with index proposal
- ARM blocks
- Strings in switch
- Exception improvements
- Multi-line string proposal
- Static methods for interfaces?
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse234.mp3
Category: podcasts
-- posted at: 8:45am PDT
|
|
Fri, 6 March 2009
- Crested Butte, CO
- Open Space Conferences
- Our little conference
- Java Posse Lightning talks on the youtube channel
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse233.mp3
Category: podcasts
-- posted at: 10:38pm PDT
|
|
Wed, 25 February 2009
Newscast for February 25th 2009Fully formatted shownotes can always be found at http://javaposse.com
Java Posse Roundup alternative languages day details:
http://groups.google.com/group/roundup09/web/alternative-languages-day
-
NetBeans releases to get smaller and more frequent
-
Java application of the week: shape collage
Quick News Items
-
JSR 316 - Java Enterprise Edition 6, has been approved by the JCP
-
EclipseZone blogs that the Eclipse Plugin Central (also known as EPIC) is going to be re-written
-
Jean-Francois Arcand blogs that he has got Grizzly running under Java on a hacked iPhone
-
John Rose has published a highly technical description of the new invokedynamic bytecode
-
Piotr Tabor has an article up at Netbeans Zone about creating a plugin for NetBeans
-
Chet Haase has a Java developers view on Actionscript (Adobe's flash language) over at JavaWorld
-
License4J version 1.5 is out from Smardec
-
Yourkit version 8.0 is now available
- Apple has just released Safari 4.0 Beta 1 for Mac OS X and Windows
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse232.mp3
Category: podcasts
-- posted at: 10:09pm PDT
|
|
Thu, 19 February 2009
Newscast for Feb 19th 2009Fully formatted shownotes can always be found at http://javaposse.comPlease
join us for the next Java Posse Roundup - March 3rd to 6th 2009 in
Crested Butte, CO, with a free alternative languages on the JVM day on
March 2nd.
http://www.mindviewinc.com/Conferences/JavaPosseRoundup/ - Registration now open for JavaOne 2009, to be held June 2nd to 5th 2009 in the Moscone Center, SF
- JavaFX 1.1 is now out, including official support for JavaFX Mobile
- Details are beginning to emerge about a second generation
Android phone
- Java project of the week - SAVE
- Applet of the Week (kinda): Pet catalog browser
Quick News- Jazoon is running a competition for young speakers (26 or under) to present at Jazoon 09
- JetBrains has release IntelliJ IDEA 8.1
- Apple has released a new update for Java on Mac OS X 10.5 (Leopard)
- Moonlight 1.0 has been officially released
- Zero, a project to make a JVM that requires no assembly code porting, has reached a major milestone, it has passed the TCK
- The WebDAV project has announced support for JAX-RS, final version 1.0
- Sun CEO Jonathan Schwartz announced that there have been 100 million downloads of the JavaFX runtime already
- NetBeans portal pack 3.0 is now available for download
- OpenWebBeans 1.0.0 M1 has been released
- And staying with JSR 299 - it has been approved for inclusion in Java EE 6 despite a few lingering concerns
- JSR
303 - Bean Validation, led by Emmanuel Bernard of JBoss/RedHat (and not
Sun as we have reported in the past) has also been accepted
- A FOSDEM 09 interview with Martin Odersky gives details about new language features coming in Scala 2.8
- Kirill Grouchnikov has release version 4.0 final of Flamingo
- Debian GNU/Linux 5.0 - codenamed Lenny - has been released
- Groovy and Grails training courses offered by Scott David and Andrew Glover
- The reference implementation for Distributed OSGi, now officially known as OSGi 4.2, is now available at Apache CXF
- Scala and mixing it in with some Java code
- The 7th annual Duke's Choice awards are accepting nominations
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse231.mp3
Category: podcasts
-- posted at: 7:57pm PDT
|
|
Tue, 10 February 2009
A
JavaFX interview conducted at Devoxx 2008 with Josh Marinacci, Jasper
Potts, Richard Bair and Martin Brehovsky about the JavaFX release, why
a new language, what features does it sport, etc. This interview is
also available in video form on Parleys.com. http://tinyurl.com/brjf2a- Parleys:
- JavaFX
- Developer Home
- Project scene graph
- JavaFX Tools
- IDEs
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse230.mp3
Category: podcasts
-- posted at: 9:02am PDT
|
|
Sat, 7 February 2009
Please
join us for the next Java Posse Roundup - March 3rd to 6th 2009 in
Crested Butte, CO, with a free alternative languages on the JVM day on
March 2nd.
http://www.mindviewinc.com/Conferences/JavaPosseRoundup/
-
Java EE 6 (JSR 316) has entered the public review draft phase
-
Sun layoffs, will it affect the Java strategies (particularly open source?)
-
Eclipse 3.5 M 5 (Galileo) has been released
-
Java Mobile application of the week, kind of: Google mobile search-by-voice for Android
-
Java Project of the week - Java Closures for Eclipse
-
Java project of the week bonus edition: Swing 2.0
Quick News
- Java 6 U 12 is now out, and with it comes the 64 bit Java plugin
- eWeek's Chief technology analyst, Jim Rapoza, has been trying out Java FX and has given it a pretty glowing review
-
The dates for the 2009 Devoxx conference in Belgium have been announced
-
And, the first of the devoxx talks from the 2008 conference have started to appear on Parleys.com
-
NetBeans.org is electing a new NetBeans governance board
-
Oracle has submitted JSR 329 - Portlet 2.0 Bridge for JavaServer Faces 1.2
-
Jesse Wilson and James Lemieux have release version 1.8.0 of Glazed Lists
-
Glassfish v2.1 has been released
-
QCon London, coming up in March just after the Java Posse Roundup 2009
-
Dick did a talk at the University of Kent (of which he is an Alumnus) about software engineering
-
The Apache Jakarta project has released Cactus 1.8.1
-
Jetty may be moving to Eclipse
-
The JCP has announced a special election to fill a vacated seat on the mobile edition JCP executive committee
-
JetBrains has release IntelliJ IDEA 8.0.1
-
A boost in the grizzly community in January resulted in enough
submissions and improvements for a Grizzly community release, 1.9.5
-
Registration is open for SpringOne Europe 2009, which will be held in Amsterdam from April 27th to 29th
-
Google has released the final version of the JSR 284 - Resource Consumption Management API spec
-
Oracle has an Oracle Technology Network Developer Day in New York on Feb 23rd at the New Yorker hotel
-
Adobe has opted to publish the Real-Time Messaging Protocol (RTMP) specification
-
JBoss has announced RESTeasy GA, a fully certified open source JAX-RS implementation
-
DevNexus 2009 will be held on March 10th and 11th at the Cobb Galleria center in Atlanta, GA
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse229.mp3
Category: podcasts
-- posted at: 4:48pm PDT
|
|
Mon, 2 February 2009
Roundup 08 - Scala in the EnterpriseRecorded at the Java Posse Roundup 2008 - a technical session on using Scala in the enterprise, and what we can learn from Java
Please
join us for the next Java Posse Roundup - March 3rd to 6th 2009 in
Crested Butte, CO, with a free alternative languages on the JVM day on
March 2nd.
http://www.mindviewinc.com/Conferences/JavaPosseRoundup/
Fully formatted shownotes can always be found at http://javaposse.com- Scala Language
- Function composition
- Software Transactional Memory in Scala
- Dependency Injection in Scala
- Lift Web Framework for Scala
- Scala IDE support
- Combinators for Contracts
- DSLs in Scala
- Actors in Scala
- Cay Horstmann's Scala lectures
- Scala Traits
- Web Beans Stereotypes
- Guice in Scala
- Lift and JPA
- Scala, Actors and Terracotta
- Properties in Scala
- XMonad
- The ScalaX Community Library
- GData Scala Libraries
- Scala by Example
- Programming in Scala book
- Programming Scala book
- Ted Neward Scala articles
- F# for .NET
- Smalltalk
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse228.mp3
Category: podcasts
-- posted at: 8:57am PDT
|
|
Sat, 24 January 2009
Newscast for January 22nd 2009
Fully formatted shownotes can always be found at http://javaposse.com
Please
join us for the next Java Posse Roundup - March 3rd to 6th 2009 in
Crested Butte, CO, with a free alternative languages on the JVM day on
March 2nd.
http://www.mindviewinc.com/Conferences/JavaPosseRoundup/
-
Details on Project Jigsaw, or is this simply out of data information? Plus, Eclipse plans for OSGi
-
Mobile Java app of the week - Skype Lite
-
Java app of the week - GTD Free
Quick News
-
Sun Tech Days 2009 has announced that the conference will stop in Hyderabad from Feb 18th to 20th 2009 at the HICC
-
Chris Adamson reports from Codemash, a user organized developer conference held in central Ohio
-
Party time is a new grails platform that simplifies the creation of
social networking applications in the groovy based web framework
-
GridGain 2.1 has been released
-
QCon London 2009 has been announced
-
The Apache project has announced commons digester 2.0, a library to convert XML objects into Java
-
Palm unveiled the soon to be released palm pre
-
Amy Fowler has a blog entry all about layouts in Java FX
-
The mono project has found a way around the no VM's rule on the iPhone
to allow C# developed applications to run on Apple's phone
-
The cloudtools project is a new google code hosted project that
provides tools for deploying, managing and testing applications on
Amazon's EC2
-
Twitter's Project Kestrel has replaced a Ruby queue implementation with a much faster Scala implementation
-
Version 0.15.1 of the NetBeans Scala plugin has been released
-
David Herron blogs about Java 6, Java 6 U 10, OpenJDK and Java 7
-
VisualVM 1.1 has been released
-
The first australian Android phone has been delayed indefinitely, just a few days before it was due to be released
-
David Pollak has announced Lift 0.10, a new version of the Scala web framework
-
The second part of Elliotte Rusty Harold's look at the new Math
features of Java 5 and 6 has been published at IBM's developer works
-
JSR 314 (JSF 2.0), JSR 315 (Servlet 3.0) and JSR 322 (JCA 1.6) have all been approved by the JCP
-
Arun Gupta has an example of how to embed EJBs into WAR (Web Archive) files using Glassfish v3
-
JavaGround has announced that it's XPress suite will include the
ability to natively compile Java applications to target the iPhone
-
Jim Driscoll blogs that the JSF 2.0 Public Review is now out
-
Japplis has released the Japplis web site optimizer version 1.0
-
NetBeans cleaned up in the 2009 Developer.com product awards
-
JOpt 3.0 has been released by Paul R. Holser
-
The Aerith NetBeans project has now split out several components from the demo and packaged them for your own use in NetBeans
-
Transmorph 1.0.0 has been released
-
The ServerSide Java Symposium has announced it's own economic stimulus
package by extending its early bird pricing for the 2009 conference
until the end of January
-
JUG-USA aims to bring all Java User Groups across the USA together to share tips, resources, even speakers
Listener Feedback
- JSR-303 Bean Validation corrections
Fully formatted shownotes can always be found at http://javaposse.com
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse227.mp3
Category: podcasts
-- posted at: 9:06am PDT
|
|
Sun, 18 January 2009
Rich Internet Application Ecosystem
Fully formatted shownotes can always be found at http://javaposse.comThis
was recorded before the release of Java 6 U 10 and JavaFX, so many of
the points about the size and performance of Java applets are no longer
true, nor is the prediction that interest may be lost in JavaFX after
JavaOne. It will be interesting to revisit this subject at the upcoming
Java Posse Roundup 2009. - DHTML
- GWT
- Silverlight
- JavaFX
- Flex
- OpenLaszlo
- BitTorrent library for Java
- Dojo
- Java Swing
- JavaFX tooling
- JPA - Java Persistence API
- Harness JPA from Flex
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse226.mp3
Category: podcasts
-- posted at: 1:04pm PDT
|
|
Sat, 10 January 2009
Newscast for January 8th 2009
Fully formatted shownotes can always be found at http://javaposse.com
Java Posse Roundup in Crested Butte, CO, from March 3rd to 6th (but
come a day early for a free alternative languages day on the JVM - to
be held on the 2nd). Time is running out for the early bird price -
please sign up by January 20th. It saves you money, and it really helps
us with planning.
http://www.mindviewinc.com/Conferences/JavaPosseRoundup/
-
JavaBeat has a summary of the changes coming in the new version of the Java EE spec
-
Java.net has an interesting poll - what was the biggest Java related story in 2008?
-
And, on the subject of Java 7, is the omission of closures a killer blow?
-
Java FX Application of the Week: Widget FX
-
Java Mobile App of the Week - Snaptu
-
Java Apps of the Week, bonus edition
Quick News
-
DZone has updated their ref-card for NetBeans 6.5
-
Bill Pugh and the University of Maryland have released version 1.3.7 of Findbugs
-
SwingLabs Lives! and has released version 0.9.5 of SwingX
-
The JSR 319 - Availability Management for Java, has been posted as a public review draft by Ericsson
-
DWR has reached version 3.0 RC 1
-
10th Anniversary JCP party at the computer history museum in Mountain View, CA
-
Sun has posted the public review draft of JSR 303 - Bean Validation
-
MockFtpServer 2.0 has been released
-
JFrog has released version 2.0 of Artifactory, a Maven repository manager
-
Google video titled "the nuts, bolts and springs of distributed OSGi applications"
-
FEST is a new project offering a fluent interface for testing Swing UIs
-
Kirill Grouchnikov has released version 4.0 feature freeze preview of flamingo
-
Jeet Kaul, VP of Client Software for Sun Microsystems, has a useful blog Q&A up about JavaFX
-
Apache Commons Config 1.6 is out
-
Jazoon has issued a call for papers for the Jazoon 2009 conference to be held from June 22nd to 25th in Zurich
-
Java runs faster on Linux
Listener Feedback
http://tinyurl.com/q4javaposse
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse225.mp3
Category: podcasts
-- posted at: 1:52pm PDT
|
|
Sat, 3 January 2009
Holiday 2008 Special
Fully formatted shownotes can always be found at http://javaposse.comOur
traditional Odyssey into non-Java geeking, although there is a fair
amount of Java meat if you can make it through to the latter half of
the podcast. It's long, it's rambling, it's off topic, and it was fun. New recording of Java Jing Jing by Loose Bruce Kerr at the beginning - higher quality stereo, and now with video! http://loosebrucekerr.libsyn.com/ Please
join us for the next Java Posse Roundup - March 3rd to 6th 2009 in
Crested Butte, CO, with a free alternative languages on the JVM day on
March 2nd.
http://www.mindviewinc.com/Conferences/JavaPosseRoundup/
Thanks
The Java Posse consists of Tor Norbye, Carl Quinn, Joe Nuxoll and Dick Wall
Direct download: JavaPosse224.mp3
Category: podcasts
-- posted at: 4:16pm PDT
|
|