-
Recent Posts
Category Cloud
Turmeric
Archives
- March 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 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
Meta
Category Archives: agile
Developing a M2E 1.0.0 Configuration Plugin
I recently had to go through upgrading from Sonatype M2Eclipse 0.12 to Eclipse M2E 1.0.0. A lot of stuff was fairly easy to get working again, as package names and extension point ids where under new package and ids. … Continue reading
Maven XSLT Transformations
I’ve been migrating some builds away from Ant and over to Maven 3. While in most cases I could use the maven ant plugin, to run most of the scripts, it is better to just adopt the new Maven … Continue reading
>Learning to Adapt to new DVCS Workflows.
>In the Web Tools Incubator on the XQuery Project we just ran into a small snag with the Eclipse restrictions on how items arrive in the official Git repository. This is being discussed in bug 324768, and I think it’s … Continue reading
Posted in agile, eclipse, git
3 Comments
>Tip: Enabling JUnit Short Cuts
>If you are trying to practice Test Driven Development, creating JUnit tests in eclipse can be a real chore at times. I’m not talking about actually writing the tests, but trying to get easy access to the JUnit wizards. The … Continue reading
Posted in agile, eclipse, testing
3 Comments
>Back to Scrum
>Unfortunately in my day-to-day work until recently I had to work on some projects that had more resemblence to Waterfall methodology and less to do with Agile methodology. Fortunately, that is changing and I’ll be talking a bit more about … Continue reading
Posted in agile, craftsmanship, scrum
Leave a comment
>Local Continuous Integration with Hudson and Git
>One of the practices from Continuous Integration is that builds should be run locally before committing to the main repository. Recently I’ve been working with Hudson and git to setup a local continuous integration server. With git I have a … Continue reading
>Bad Habit in Design: Concentrating on the 20%
>I was hit again today with a bad habit we can get into trying to solve a problem. At work we need a way to handle meeting and conference registration. However, instead of concentrating on addressing the 80% use case, … Continue reading
Posted in agile, eclipse, joomla, xml
Leave a comment
>Standards, Documentation, Single Sourcing, and Continuous Integration
>Over the last several years I’ve had the pleasure of working with many standard organizations. Many are trying to improve their development processes to meet the membership and the communities needs sooner. However, almost all have one area that still … Continue reading
Posted in agile, docbook, documentation, standards
Leave a comment
>A Hudson Transition
>Working for a small company means you get to wear many different technology hats. Currently, I’m wearing my Build Engineer’s hat. Along with this hat comes the skill of a plate spinner. Keeping multiple systems building, and outputting effectively is … Continue reading
Posted in agile, build, eclipse, xml
2 Comments
>Agile Testing for Standards Organizations
>I jumped over to the Agile Development way of working several years ago. One of the problems with the way current standards are developed in my opinion is the fact that there is very little validation of the requirements. If … Continue reading
Posted in agile, standards, testing, xml
2 Comments