Coding Architect Logo
  • Posts
  • Tags
  • Categories
Dec 27, 2011

Oh My ZSH shell productivity

oh-my-zsh is framework for managing zsh configuration. The default configuration adds some interesting enhancements. The following shows all the Java files in the current and sub directories. ls …

shell zsh
Oct 27, 2011

AgileDC - Introduction to Continuous Delivery

Yesterday I presented a talk entitled Introduction to Continuous Delivery at AgileDC. The audience was great and the room packed which is always a recipe for success. I really enjoyed talking about …

Agile conference Continuous Delivery presentation speaking
Oct 25, 2011

Agile DC

I am really syched about talking at AgileDC tomorrow. The topic of my talk is an Introduction to Continuous Delivery

AgileDC Continuous Delivery speaking
Aug 11, 2011

Encapsulating Databases

Small systems grow with success. As these systems grow they often take on more and more functionality either directly into the main system component or into sub-systems. As the systems grow in …

Database encapsulation maintainance
Jul 7, 2011

Insulating against failure using Caching Reverse Proxies

Reverse proxies have been around for a very long time and depending on your application either interesting additions or a key element to your architecture. Despite their long history I was recently …

architecture cache reverse-proxy Web
Jun 26, 2011

asciidoc experiments

I have always been interested in text processing systems. This is probably rooted in the time that I discovered computing and programming. At that time the state of the art was ROFF (T)ROFF and a …

asciidoc collaboration Writing
Apr 28, 2011

Open Source project durations

During a recent discussion about open source development we wondered how long these projects lasted. In particular if there was a rapid drop off in activity. One of the great things about recent open …

software development
Mar 26, 2011

Stabilizing Velocity

I came across this post by Michael Norton and thought I would reference it here: Stabilising Velocity Michael makes some keen observations on both causes and effects of unstable velocity. Predictable …

planning velocity Agile
Jan 24, 2011

Create MySQL database with Capistrano

I was playing about with Capistrano over the weekend. I wanted to automate the deployment of a Rails application to my server. The server was (I thought) just about ready to accept the app but I did …

Development software development capistrano deploy rails
Jan 24, 2011

Rake db:migrate MySQL gem dependency

If you have already added gem ‘mysql2’ to your Gemfile but get a message saying that it is missing when you try to migrate Make sure that you have installed libmysql-ruby sudo apt-get …

Database Development Gem MySQL Ruby gem migrate mysql mysql2 rails
  • ««
  • «
  • 4
  • 5
  • 6
  • 7
  • 8
  • »
  • »»

© 2026