Our blog.

Learn from experts in their fields.

JVM

Run Grails Commands on Heroku

May 22nd, 2014

Instructions on how to run Grails commands on Heroku using an example of how to run Grails migrations on Heroku

Brandon Fish
JVM

Configuring Spring Security CAS Providers with Java Config

May 20th, 2014

It can take a little digging to move Spring Security + CAS XML configuration to Java. Here is the Java config equivalent to the SS documentations example.

Object Partners
JVM

Automatically test your dirty Grails classes

May 15th, 2014

A script to grab the list of modified files from git, parse their filenames, and pass those names for testing in grails test-app.

Igor Shults
JVM

Grails R14 Error (Memory quota exceeded) on Heroku

May 13th, 2014

Explains how to resolve the Grails R14 Error when it is encountered on Heroku.

Brandon Fish
Unknown

Setting up your own Apache Kafka cluster with Vagrant - Step by Step

May 6th, 2014

This step-by-step walk-through will guide you through building an Apache Kafka cluster from the ground up, with vanilla Debian as a base on Vagrant boxes.

Object Partners
JVM

Reuse your Gradle logic across the enterprise

April 24th, 2014

Gradle build code will sometimes need to be reused across the enterprise. Here are a few ways to do so.

David Norton
JVM

Tracking Hibernate statistics across Grails actions

April 22nd, 2014

Using controller filters to configure tracking and logging of Hibernate statistics in HTTP requests.

Igor Shults
Company

Object Partners Hires Consultant Ken De Leon

April 8th, 2014

Object Partners is pleased to welcome Ken De Leon to their technology consulting staff. Ken has been involved in software development industry for over 15 years. Over the past few years, Ken has been focused on enterprise Java and related backend and…

Object Partners
JVM

Spock Mock Cheatsheet

April 8th, 2014

Summary of unit test mocking capabilites and syntax of Spock test framework

Object Partners
JavaScript

Enterprise Mobile – More Than iOS vs Android

April 1st, 2014

Android vs iOS is the wrong question. Our job as mobile consultants is to solve a business problem and use that solution to bring value to the client.

Charlie Horning
Unknown

OPI Hires Consultant Jeremy Schacherer

March 27th, 2014

Object Partners is pleased to welcome Jeremy Schacherer to their technology consulting staff. Jeremy has 19 years of technology experience working in the food packaging, government, internet auctions, insurance and direct mail industries. Jeremy has…

Object Partners
JVM

A Groovy Time with UPnP and WeMo

March 25th, 2014

How to control a WeMo device using Groovy

Brendon Anderson
Company

Object Partners hires consultant Matthew Van Zante

March 11th, 2014

Object Partners is pleased to welcome Matthew Van Zante to their technology consulting staff. Matthew brings to the table 11 years of experience in enterprise Java technologies including SQL, Spring, JPA, Eclipse RCP, and GWT. With a Masters degree…

Object Partners
Unknown

Finding a Buggy Commit Using git bisect and curl #git

March 11th, 2014

Describes a recipe for using git bisect and curl to find where in the commit history a bug was introduced.

Patrick Double
JavaScript

Running a Lightweight Static Server with Grunt

February 26th, 2014

Running a Lightweight Static Server with Grunt

Object Partners
Mobile

Minnesota CocoaHeads Sprite Kit Review

February 20th, 2014

A review a presentation about iOS 7s Sprite Kit API.

Object Partners
Unknown

Single Sign-on With Rails, Wordpress and Oauth2

February 18th, 2014

Implementing Single Sign-on Using Rails, Oauth2 and Wordpress as an Oauth Provider

Object Partners
JVM

GUM Recap - Enterprise Grails with Spring Batch

February 13th, 2014

Recap of John Engelmans presentation at the January 2014 Groovy Users of Minnesota (GUM) meeting on utilizing Spring Batch with Grails applications.

Object Partners
Unknown

Recovering a commit from Githubs Reflog

February 11th, 2014

Gits reflog is a powerful feature that allows a user to recover from almost any error. Github doesnt offer direct access to the reflog of the backing repository but using a couple of Githubs APIs, we can recover a commit from the remote reflog.

Object Partners
JavaScript

Groovy convenience in JavaScript with Lo-Dash

February 7th, 2014

Discover the JavaScript equivalents of Groovy helper methods in the Lo-Dash library

Object Partners
Company

Object Partners hires consultant Jeff Palmer!

February 6th, 2014

Object Partners welcomes Jeff Palmer to their technology consulting staff. For more than 10 years, Jeff has been developing well designed, high quality software products to meet business needs across many sectors, including government, finance, e…

Object Partners
Unknown

Getting started with git svn

February 4th, 2014

Getting started with git svn

Object Partners
JVM

Memoization in Groovy

January 28th, 2014

The performance of expensive calculations in Groovy can be increased with the use of memoization.

Brendon Anderson
JVM

Simpler Stored Procedures with Groovy

January 24th, 2014

Using Groovy almost makes calling Stored Procedures an enjoyable process. See how to process Sql Output Parameters and ResultSets easily in Groovy

Jeff Sheets
Mobile

Native or HTML5?

January 15th, 2014

Pros and Cons of going Native or HTML5.

Object Partners
Newer9 of 18Older