Tuesday Feb 09, 2016
Wednesday Feb 03, 2016
Medusa: Gauges for JavaFX
By Yolande Poirier-Oracle on Feb 03, 2016
The main idea of Medusa was to enable developers to use one gauge control class that contains all the properties a gauge needs. Grunwald also created several skins and a GaugeBuilder class that lets you easily set gauge parameters. To see examples and learn more, read the article.

Thursday Jan 28, 2016
New Java Champion Hendrik Ebbers
By Yolande Poirier-Oracle on Jan 28, 2016
Hendrik Ebbers is Java Architect at Canoo Engineering AG and lives in Dortmund, Germany. His focus is UI technologies, Middleware and DevOps in addition to research and development. Thursday Dec 17, 2015
Java Books in 2015
By Yolande Poirier-Oracle on Dec 17, 2015
Thursday Dec 03, 2015
Press Your Button for Raspberry Pi
By Yolande Poirier-Oracle on Dec 03, 2015
By Guest Blogger Roberto Marquez
The Raspberry Pi is a great platform for creating your own interactive games. Recently, I designed an application utilizing an arcade button attached to a GPIO pin.
- single or multiplayer (1-3 players)
- winner is determined by the first player to reach a predetermined score
- Whammys only remove half the current player's score, and not the whole thing

Tuesday Oct 06, 2015
About the Latest Issue of Java Magazine!
By Yolande Poirier-Oracle on Oct 06, 2015
How are engineers changing the way they test applications? This new issue of the Java Magazine focuses on test-driven development. Some companies like Atlassian are moving the quality assurance responsibility entirely to developers. The advanced features of JUnit, a simple framework to write repeatable tests, can greatly increase developer testing abilities. User interfaces require specialized testing tools; for example, TestFX is designed to test JavaFX applications. Browser based applications can be tested with Selenium against multiple web browser types and versions.
The articles about testing are:
- Test JavaFX apps with TestFX
- Eight Greatly Underused Features of JUnit
- Building and Automating a Functional test Grid
- Stress Testing Java EE Applications
- Think Like a Tester and Get Rid of QA
In addition, you will find the articles about:
- Kotlin: A Low Ceremony, High-Integration Language
- Functional Programming in Java
- Contexts and Dependency Injection
- A First Look at Microservices
- More Ideas to Boost Your Developer Career
Thursday Jul 23, 2015
Writing JavaFX Applications for Mobile Devices
By Yolande Poirier-Oracle on Jul 23, 2015
Due to recent JavaFX ports, you can now create Java client applications that can be deployed on desktop, laptop, and embedded systems, as well as on mobile devices such as smartphones and tablets. In this Java Magazine recent article
Friday May 29, 2015
Writing JavaFX Applications for Mobile Devices
By Yolande Poirier-Oracle on May 29, 2015
Also see the website for JavaFXPorts, which is an initiative from the Java Community for coordinating JavaFX porting efforts.
Wednesday Apr 15, 2015
How to Contribute to the Java Platform
By Yolande Poirier-Oracle on Apr 15, 2015
In this interview, Heather Van Cura gave an update about JCP. She mentioned new JSRs for Java EE 8, and Java SE 9, and discussed changed to JCP.next
Community members Simon Maples, Mani Sarkar, and Daniel Bryant pesented a vJUG session about the Adopt OpenJDK project. They describe how to contribute to OpenJDK project. Mani presented a hands-on demo on how to contribute to Java 9 Learn more
Tuesday Apr 07, 2015
Devoxx France 2015
By Yolande Poirier-Oracle on Apr 07, 2015


