Client-side

  • submit to reddit

JavaFX Library for Inverse Kinematics 2.0

Last week I had to stay sick at home for a couple of days. On the positive side, I finally found some time to look into my old library for inverse...

0 replies - 1142 views - 03/14/13 by Michael Heinrichs in Articles

ScaleBase Overview – Your complete scale out partner

ScaleBase Overview – Your complete scale out partner Watch the Video below to learn how to scale out your MySQL Database with ScaleBase. Cost-effectively...

0 replies - 315 views - 02/22/13 by Kelley Gemma in Uncategorized

Hello GroovyFX

GroovyFX brings together two of my favorite things: Groovy and JavaFX. The main GroovyFX Project page describes GroovyFX as "[providing] a Groovy binding for...

0 replies - 2119 views - 02/20/13 by Dustin Marx in Articles

Endpoints for HTTP Testing

While working on a book ("PHP Web Services" from O'Reilly, not out yet but soon!) recently, I was looking for some place I could make HTTP requests to, to show...

0 replies - 2180 views - 02/12/13 by Lorna Mitchell in Articles

SAML 2.0 Bearer Assertion Profile for OAuth 2.0

SAML 2.0 Bearer Assertion Profile which is built on top of OAuth 2.0 Assertion Profile defines the use of a SAML 2.0 Bearer Assertion as a means for requesting...

0 replies - 1231 views - 02/01/13 by Prabath Siriwardena in Articles

Poll Review: How Safe is Java

Two weeks ago, we ran a poll asking how safe this community felt Java was after the debacle with the Java web plugin. As you can see below, there was a fairly...

0 replies - 1404 views - 02/01/13 by Bill Armstrong in Articles

JavaFX 2 XYCharts and Java 7 Features

One of my favorite features of JavaFX 2 is the standard charts it provides in its javafx.scene.chart package. This package provides several different types of...

0 replies - 1706 views - 01/29/13 by Dustin Marx in Articles

ActuateOne for OEMs

"Actuate BIRT’s (Business Intelligence and Reporting Tool) proven technology allows software companies to innovate, leapfrog the competition and meet...

0 replies - 350 views - 01/22/13 by Kelley Gemma in Uncategorized

Java Calendar with a Metro Style

Following a discussion with Tom Eugelink author of a Calendar control for JavaFX I’ve decided to have a try at styling it with a Metro like style. There...

0 replies - 1613 views - 01/18/13 by Pedro Duque Vieira in Articles

Metro Style Toggle Button for Java (JMetro)

Toggle button metro style: Toggle Button light metro style Toggle Button dark metro style You...

0 replies - 2251 views - 01/17/13 by Pedro Duque Vieira in Articles

Does Java Need a Major Security Overhaul to Survive?

Last week the Department of Homeland Security recommended that everyone disable Java in order to avoid major zero-day vulnerabilities. Apple blocked version...

6 replies - 3090 views - 01/14/13 by Eric Gregory in Articles

Run a Google Web Toolkit 2 project on Apache Karaf/ServiceMix

To simplify the development of Web projects on Apache Karaf/Apache ServiceMix, we have created archetypes to setup WAR or WAB projects. They are very basic...

0 replies - 1218 views - 01/11/13 by Charles Moulliard in Articles

Metro style Scroll Pane for Java (JMetro)

 Just a small update based on the metro style I’ve created for the scroll bars, here’s the ScrollPane: ScrollPane Metro...

0 replies - 2991 views - 01/09/13 by Pedro Duque Vieira in Articles

Metro Style Scroll Bar for Java (JMetro)

Here is the Scroll Bar control with a metro style (light and dark theme): There is a bug on javafx that won’t allow to change the style of the thumb when...

0 replies - 2622 views - 01/05/13 by Pedro Duque Vieira in Articles

Metro style Context Menu for Java (JMetro)

Another update to JMetro: Context Menu with a metro style. The dark and light theme both have the same styling on this control: You can’t see the mouse...

0 replies - 2855 views - 12/23/12 by Pedro Duque Vieira in Articles