-
Enterprise Java
Testing HTML5 canvas applications with sikuli and arquillian
HTML5 introduces a great new element that can be used to draw arbitrary content on a pane: the canvas element.…
Read More » -
Software Development
PhoneGap: Utilizing Native Mobile Features with Plugins
Recently, I was tasked with developing a mobile application in PhoneGap that utilized the Bluetooth feature. Although PhoneGap provides basic…
Read More » -
Enterprise Java
SLF4J Binding for ADFLogger – the Missing Piece
For reasons best left untold, in my day job, I was expected to provide an SLF4J Adapter for ADF Logger…
Read More » -
Agile
My Product Management Manifesto
We live in California. Silicon Valley is in California. We must think big, because people with great aspirations came here…
Read More » -
Career
Tips for a Case Interview
Among the diversity of possible questions or often endless hiring steps a candidate could go through, the Case interview is…
Read More » -
Core Java
Does Java 8 Still Need LINQ? Or is it Better than LINQ?
LINQ was one of the best things that happened to the .NET software engineering ecosystem in a long time. With…
Read More » -
Enterprise Java
R.I.P. GlassFish – Thanks for all the fish.
We’ve all heard it coming probably. Yesterday the official roadmap update for JavaEE and GlassFish was updated and published. And beginning…
Read More » -
Enterprise Java
Apache Camel – developing application from the scratch (part 2 / 2)
This is the second part of the tutorial where we are creating an invoices processing application using Apache Camel. In…
Read More » -
Enterprise Java
Apache Karaf meets Apache HBase
Introduction Apache HBase is an open-source, distributed, versioned, column-oriented store modeled after Google’s Bigtable. If you are a regular reader…
Read More »