
You know how security people get all uppity about SSL this and SSL that? Stuff like posting creds over HTTPS isn’t enough, you have to load login forms...
0 replies - 3639 views - 04/18/13 by Troy Hunt in Articles

In this post I present several examples of the new Optional objects in Java 8 and I make comparisons with similar approaches in other programming...
10 replies - 10069 views - 04/17/13 by Edwin Dalorzo in Articles

That's right, it's time for another episode of the frustratingly infrequent Damn Cool Algorithms series! If you're not familiar with it, you might want to...
0 replies - 14847 views - 04/16/13 by Nick Johnson in Articles

What is a Lambda Expression?
A lambda expression represents an anonymous function. It comprises of a set of parameters, a lambda operator...
0 replies - 3935 views - 04/13/13 by Edwin Dalorzo in Articles

In this post I will explain how can we write MVC 4 WebAPI to perform complete CRUD operations on any data source (In this sample I have used...
0 replies - 1817 views - 04/11/13 by Sarfraz Khan in Articles

Traits in Scala are similar to interfaces, but much more powerful. They
allow implementations of some of the methods, fields, stacking, etc. But
have...
0 replies - 1324 views - 04/11/13 by Tomasz Nurkiewicz in Articles

This tutorial will walk through building an RSS reader on the Android platform (focusing on 3.0 + as it will be using Fragments). All the code is available as...
2 replies - 6421 views - 04/10/13 by Rob Hinds in Articles

More Apache.
The search for structural excellence among the the most popular, open-source, Java programs continues with an analysis of Apache Struts,
...
2 replies - 3072 views - 04/10/13 by Edmund Kirwan in Articles

I’ve been playing around with some code to spin up AWS instances using Fabric and Boto and one thing that I wanted to do was define a...
0 replies - 2144 views - 04/10/13 by Mark Needham in Articles

As I have mentioned in a previous post, there is nothing we can do
with lambda expressions that we could not do without them. Basically
because we can...
0 replies - 1902 views - 04/10/13 by Edwin Dalorzo in Articles

For people in hurry here is the code and the steps.
In continuation of Play 2.x (Scala) is it a Spring MVC contender? – Introduction, in this...
0 replies - 1917 views - 04/10/13 by Krishna Prasad in Articles

Our series is in full swing and now it's time to walk through the installation of System Center 2012 VMM to begin managing our VMware, Hyper-V, and Xen hosts,...
0 replies - 1291 views - 04/10/13 by Tommy Patterson in Articles

Installing Ruby and Rails on Ubuntu 12.10 can throw up some errors. I’ve found a method that worked, and wrote a few notes about it.
Please...
0 replies - 2563 views - 04/09/13 by Andy Hawthorne in Articles

This is the first tutorial explaining the basics of javafx-ik, a library for inverse kinematics with JavaFX. The sources of the library can be downloaded from...
0 replies - 1118 views - 04/09/13 by Michael Heinrichs in Articles

For people in hurry here is the code and the steps.
In continuation of Play 2.x (Scala) is it a Spring MVC contender? – Introduction, in this...
0 replies - 806 views - 04/09/13 by Krishna Prasad in Articles