VOOZH about

URL: https://www.javacodegeeks.com/author/Jos-Dirksen/page/5

⇱ Jos Dirksen, Author at Java Code Geeks - Page 5 of 5


  • Desktop Java👁 Image
    Jos DirksenJuly 3rd, 2012
    10 2,953

    Java Word (.docx) documents with docx4j

    A couple of months ago I needed to create a dynamic Word document with a number of tables and paragraphs.…

    Read More »
  • Enterprise Java👁 Image
    Jos DirksenMay 10th, 2012
    0 106

    Netty: Using SPDY and HTTP transparently

    Most people have already heard about SPDY, the protocol, from google, proposed as a replacement for the aging HTTP protocol.…

    Read More »
  • Scala👁 Image
    Jos DirksenMay 2nd, 2012
    0 121

    Binary websockets with Play 2.0 and Scala

    In a recent article I showed how you can use webrtc, canvas and websockets together to create a face detection…

    Read More »
  • Enterprise Java👁 Image
    Jos DirksenApril 20th, 2012
    1 244

    Connect to RabbitMQ (AMQP) using Scala, Play and Akka

    In this article we’ll look at how you can connect from Scala to RabbitMQ so you can support the AMQP…

    Read More »
  • Enterprise Java👁 Image
    Jos DirksenApril 5th, 2012
    2 626

    Protect a REST service using HMAC (Play 2.0)

    We have HTTPS, what more do we need? When you talk about security for REST based APIs, people often point…

    Read More »
  • Enterprise Java👁 Image
    Jos DirksenApril 2nd, 2012
    0 174

    How to use SPDY with Jetty

    SPDY is a new protocol proposed by Google as a new protocol for the web. SPDY is compatible with HTTP…

    Read More »
  • Enterprise Java👁 Image
    Jos DirksenMarch 16th, 2012
    1 134

    Play 2.0: Akka, Rest, Json and dependencies

    I’ve been diving more and more into scala the last couple of months. Scala together with the “Play Framework” provides…

    Read More »
  • Software Development👁 Image
    Jos DirksenMarch 1st, 2012
    1 124

    How should REST services be documented?

    REST has become the standard way of creating APIs and exposing resources on the internet. Traditional web services (using SOAP…

    Read More »
  • Enterprise Java👁 Image
    Jos DirksenFebruary 10th, 2012
    0 178

    Embedded Jetty, Vaadin and Weld

    When I develop web applications I like to be able to quickly start them from Eclipse without having to rely…

    Read More »
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
Back to top button
Close