Tag: Java

← All tags

6 posts

Java FX and Spring Boot playground

Started playing around with JavaFX (again), backed by Spring Boot. Seems interesting....

Simulating TOP N / RANK() with Jasper Reports

Ran into an issue where I needed to simulate TOP N / RANK() with Jasper Reports

Alexa skill(s) backed by Java Resource(s)

I wanted to play around with the Alexa Skills Kit to see if I could make a pseudo framework for using Java's built in Resource functionality to provide language support. It didn't go far, but it was a fun process.

Android RecyclerView. Adapter implements Filterable

A quick little walk through of how I added filter functionality to my Wingapedia app using Android's RecyclerView.Adapter and Filterable.

Android RecyclerView. Adapter implements Filterable

A quick little walk through of how I added filter functionality to my Wingapedia app using Android's RecyclerView.Adapter and Filterable.

Sortable Coding Challenge

A long time ago I was looking to get out of support and into a development role. At this point I had education and some extra curricular development on my side - turned out to be quite the learning experience.