

Michael Bevels
Sep 26, 20162 min read
Extjs Stateful Web Desktop
Extjs has a pretty cool Web Desktop . Though out of the box the Ext.ux.desktop.Desktop component is not stateful. Â Meaning it won't...


Scott Leberknight
Sep 12, 20164 min read
Towards More Functional Java using Lambdas as Predicates
Previously I showed an example that transformed a map of query parameters into a SOLR search string. The pre-Java 8 code used a...


Scott Leberknight
Apr 30, 20161 min read
Fortitude gives Dropwizard presentation at DevIgnition
Fortitude's Scott Leberknight gave a presentation  on the Dropwizard framework Friday April 29, 2016 at the DevIgnition  conference....


Michael Bevels
Nov 24, 20152 min read
Serving Uncompressed Rails Assets Via a URL Parameter
Let's say you want to debug a javascript issue in your Rails application.  Easy enough. You can use a browser tool such as Firebug to...