JavaFX Lunar Lander Today I created a page where you can play my really horrible Lunar Lander JavaFX game and download the source. As I make updates they will all be available at the following URL: http://www.paradigmc...
My First Attempt at JavaFX I've had a pretty strong negative opinion of JavaFX from the get-go. Not because it can't be great. I just have reservations about consumer acceptance and how long it takes to get all the missing pieces that are needed to build RIAs. That said, being ...
JavaBuilder and client-objects For the past several months I've been toying around with a project called JavaBuilders. It is a library that allows you to define layout, binding, and validation in a YAML file to produce Swing (and as of today SWT) frames, panels, etc. It uses ...
In Game Garbage Collection Dresses Up As NPC A friend of mine pointed this game FAQ out to me. It's the first I've ever heard of in game garbage collection under the guise of a creature. Here is the relevant text: 6.5 WHAT CAN I DO ABOUT THE DEVOURER? The Devourer is one of the most famous ...
jCaptcha Servlet As Stripes ActionBean jCaptcha is a really nice and simple library for supplying catcha image security to your java web application. Using it with Stripes makes it even simpler. Take a look at the 5 minute guide on their website. The main different between their ...
Recent Responses
Re: DRY CRUD DAOs with JPA Little bit off-topic and late, i read you guys, your concerns, your smart approaches and brains, i f***ing to PHP programming and i dream any sort of ORM that doesn't suck or at least the one of the last remaining good parts of php, its speed. It is ...
Re: My First Attempt at JavaFX I've updated the article to answer this. It is at the bottom of the article. The way I compile and run is from the command line in Linux with javafxc and javafx.