Archives
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- October 2011
- August 2011
- July 2011
- June 2011
- April 2011
- March 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- June 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
Category Archives: Software Development
Grails Tips: Deployment Tricks
Post by Josh Reed
I’m often working with several versions of a project deployed across a variety of deployment environments. Grails makes it easy to manage all of the configuration for these environments, and also allows you to switch the environment at deployment time … Continue reading
Grails In-Memory Cache using Google’s Guava Library
Post by Matt Nohr
In a Grails application, there are a couple of cases where you may want to consider storing data in a in-memory cache. For example: If it is expensive to read/create the data (reading across the network) If the data will … Continue reading
Using MongoMapper to run MapReduce jobs
Post by Luke Bredeson
Background When using relational databases, we sometimes take for granted certain operations that appear to be missing in “NoSQL” databases like MongoDB, such as the ability to group data and run aggregate functions in SQL, like sum, max, etc. These … Continue reading
JRuby Conf Sponsorship
Post by Matt Bjornson
We’re very excited to sponsor JRubyConf this year. We are big believers in fostering and growing the technology community and it’s great to have a conference like this held in Minneapolis. The other reason we are excited about sponsoring is … Continue reading
Posted in Agile Processes, community, Software Development
Tagged JRuby, JRubyConf, JVM, Rails, Ruby
Leave a comment
Switching to Eclipse/STS For Grails Development
Post by Matt Nohr
My preferred tool for doing Grails development is the SpringSource Tool Suite (STS), which is built on the free Eclipse IDE that you download with a number of plugins already installed. It is totally free and has a number of … Continue reading
Welcome Matt Nohr!
Post by Matt Bjornson
We’d like to welcome Matt Nohr to the Refactr team! Matt is joining us from Parametric Technology Corporation where he was a Scrum Master doing product development. Matt’s going to be working on a new client product using Grails, actually may be a … Continue reading
The Vital Integration of Design and Development
Post by Matt Bjornson
We’re self-managing, multi-disciplinary teams. We’re designers and developers working together to deliver software. This isn’t the way all companies approach software development. In large companies, interface and interaction design is often in a completely separate organization, marketing – or maybe … Continue reading
Posted in Agile Processes, Business, Design, Software Development
Tagged agile design, Design, Software Development
Leave a comment
Git: Merging Two Repositories
Post by Josh Reed
I recently needed to merge two separate git repositories into a single repository while preserving the history of all files. As with most things, there’s more than one way to solve a problem. In this case, I considered two approaches: … Continue reading
Welcome Luke!
Post by Matt Bjornson
We are excited to have Luke join Refactr! Luke will be working with our team on an innovative client product development effort using Ruby on Rails! Luke has spent the last five years consulting with companies like Thomson Reuters, Merrill … Continue reading
Grails Database Migration Gotchas
Post by Josh Reed
Before we dive into gotchas, let me start by saying that the Grails Database Migration plugin is great. It’s usually the second plugin I install on any new project, right after the Spring Security Core plugin. You’ll likely never run … Continue reading
At refactr we believe in the value of connection, the utility of agile processes, and the power of great ideas. We are creating the next generation of software for people who expect more from their web applications.
