Latest News

  • submit to reddit
Mitch Pronschinske05/22/13
1799 views
0 replies

Links You Don't Want To Miss (May 23)

It's time to make Java debugging suck less, and it's also time to start pronouncing "GIF" "jif". Plus, some crucial employability tips and the real difference between "web" and "enterprise" developers.

Mitch Pronschinske05/18/13
1985 views
0 replies

ZeroMQ in Grizzly

From the OpenStack summit comes a lightning talk presentation on an implementation within the OpenStack IaaS software using the ZeroMQ message broker and Grizzly, the NIO Event simplifying framework.

Mitch Pronschinske05/17/13
1849 views
0 replies

A Look at How ZeroMQ Became a Leading Message-Passing Library

Pieter Hintjens, a maintainer of ZeroMQ: The Definitive Guide, discusses the patterns, the code, and the community behind this message-passing library.

Mitch Pronschinske05/17/13
1979 views
0 replies

Links You Don't Want To Miss (May 17)

New JavaScript and CSS tools are on their way, along with a managed NoSQL DB from Google. Plus Jekyll 1.0 and a super-jumping robot.

Mitch Pronschinske05/14/13
1253 views
0 replies

Things Made Easy: One Click CMS Integration with Solr & Drupal

If you have a new web project or and existing Drupal site, the combination of Drupal and Apache Solr is both powerful and easy to set up thanks to the existing integration code. The module allows for substantial customization with the administrative UI.

Mitch Pronschinske05/13/13
3427 views
0 replies

A Completely Thread-Safe ZeroMQ Socket Interface for Scala

scala-zeromq facilitates communication using the ZeroMQ messaging library. ZeroMQ is a message-oriented socket communication library that support several high-level messaging patterns, including request-reply, publish-subscribe and push-pull. This is good since the current Akka extension for ZMQ has issues.

Mitch Pronschinske05/13/13
3371 views
0 replies

My Mom Told me That Git Doesn't Scale

Did you have a good Mother's Day? This GitHub developer's mom is certainly interesting... Since day one, we've faced an unique engineering problem: making terabytes of Git data always available, either directly or through our website.

Mitch Pronschinske05/13/13
1269 views
0 replies

OpenStack Integration Case Study on a Hybrid Cloud

How do you design and deploy a hybrid cloud application service using Openstack, VMware Vcenter and HP Public Cloud Service? How do you automatically scale your multi-tier application to respond to peak demand?

Mitch Pronschinske05/13/13
1852 views
0 replies

Building an Enterprise CRM with Grails and Spring Integration

This session will present a case study focusing on the development of a robust, horizontally scalable, enterprise CRM system at Dealer.com built primarily upon a Spring technology stack.

Mitch Pronschinske05/13/13
3903 views
0 replies

Links You Don't Want To Miss (May 13)

See why Ars Technica thinks that the W3C’s new DRM framework will empower the open web and check out the benchmarking of Dart and Java. Plus a iOS 7 concept design and 7 tips on minion management.

Mitch Pronschinske05/08/13
1631 views
0 replies

Deploying CXF SOAP Web Services on Tomcat and Karaf

This introduction shows the deployment of CXF-based SOAP web services as a WAR on embedded or standalone Apache Tomcat and as an OSGi bundle on Apache Karaf. How to create SOAP clients-both OSGi and standalone Java--is also covered.

Mitch Pronschinske05/06/13
858 views
0 replies

REST Assured - Hypermedia APIs with Spring MVC

Spring MVC forms a solid foundation to implement REST based web-services in Java. However, in real-world projects developers still face challenges when it comes to advanced questions of REST. How to really leverage hypermedia?

Mitch Pronschinske05/06/13
879 views
0 replies

Retrofitting Architecture

We can do without architecture early on, but at some point a clearly communicated architecture offers big productivity benefits to developers who otherwise drown in the expanding implementation-level detail.

Mitch Pronschinske05/06/13
2105 views
0 replies

Links You Don't Want To Miss (May 7)

Run Ruby in-browser, see 2 views of a chessboard in Python, and find out if video codecs will be written in JavaScript in the future. Plus, take a look at Oculus Rift simulations and learn about Dropbox's first conference.

Mitch Pronschinske05/06/13
1538 views
0 replies

Android for Enterprise: Does it fit the Bill?

In this presentation from AppForum 2012, Marko Gargenta explores key points of Android and its use as an enterprise tool, including an overview of the stack, a "Hello, World!" example, security, and enterprise features.