Agile Phil
Wednesday, 28 August 2013
unblock-us and DynDNS
›
My new ISP (Vodafone) provided me a new router (a Huawei HG658c) with their own firmware on it. They also don't guarantee me a static ...
2 comments:
Friday, 7 June 2013
Being not-so-Genius
›
So I came across a post on Facebook from Be Genius which I'll reproduce here: This is why the Japanese are better at math. Once yo...
Monday, 26 September 2011
Get thee to sbt
›
I was struggling to work out all of what the maven prototype gave me, and then struggling with figuring out maven itself. My gripes against...
Saturday, 17 September 2011
Exploring the Skeleton Application
›
In Starting the Project , I discovered that the skeleton application provided by the basic maven archetype "magically" gave me a...
Tuesday, 13 September 2011
Determining Value in Agile
›
The Problem One of the central tenets of Agile is that "value" should be delivered as soon as possible. That sounds great on pa...
2 comments:
Monday, 12 September 2011
Starting the Project
›
Setting up Version Control First things first, we need a home: $ mkdir agilephil $ cd agilephil $ git init Initialized empty Git repo...
Getting Started with Scala / Lift
›
My first User Story involves allowing multiple users to log into the application at the same time. The Environment But, to accomplish t...
›
Home
View web version