<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>Doing better</title>
	<link>http://www.longacre-scm.com/blog</link>
	<description>Opinions on CM, software development, and process automation from Longacre.</description>
	<lastBuildDate>Wed, 28 Oct 2009 15:09:48 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Some bash goodness</title>
		<description>Here's some bash goodness (well, not really) to make 'less' a little bit more useful.&#160;less() { &#160; &#160; &#160; &#160;local -a args&#160; &#160; &#160; &#160; &#160;for arg &#160; &#160; &#160; &#160;do &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;case "$arg" in &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;*:[[:digit:]]* ) ...</description>
		<link>http://www.longacre-scm.com/blog/index.php/2009/10/some-bash-goodness</link>
			</item>
	<item>
		<title>Why not 2 stacks?</title>
		<description>I was googling around the other day for compiler wisdom when I stumbled on a computer security "research" paper. Some one or ones were postulating some theoretical result about vulnerability to buffer overflow attacks in blah, blah, blah special case. I didn't read it, because that's not what I was ...</description>
		<link>http://www.longacre-scm.com/blog/index.php/2009/06/why-not-2-stacks</link>
			</item>
	<item>
		<title>Things left unsaid&#8230;</title>
		<description>In my copious spare time I'm working on a programming language called "Close." It's a C-like systems programming language targeted at the Parrot VM.
 
Now, I'm not a compiler guy. But I don't have to be. Because Parrot comes with the Parrot Compiler Toolkit (PCT), a set of code that ...</description>
		<link>http://www.longacre-scm.com/blog/index.php/2009/06/things-left-unsaid</link>
			</item>
	<item>
		<title>Being a trust specialist</title>
		<description>Most of the readers of this blog are CM specialists. Whether you're a corporate CM librarian, or a build manager, you are focused on what the industry now calls "Application Lifecycle Management." That's an attempt to give a name to the collection of roles and functions we perform. It isn't ...</description>
		<link>http://www.longacre-scm.com/blog/index.php/2009/04/being-a-trust-specialist</link>
			</item>
	<item>
		<title>Unit tests for MySQL scripts</title>
		<description>Recently I had the opportunity to develop a unit testing framework for MySQL scripts in mostly-pure SQL. While I can't share the code, I can certainly describe what we did, and why we did it. Hopefully it will be useful to you.


My client was reorganizing a development team into an ...</description>
		<link>http://www.longacre-scm.com/blog/index.php/2009/04/unit-tests-for-mysql-scripts</link>
			</item>
	<item>
		<title>Three</title>
		<description>


As you can probably tell, my three LCD monitors are all present and accounted for. And yeah, before you ask, it ROCKS!
 
One very interesting "problem" is that none of the monitors I received shipped with a DVI cable. I have no idea why that is -- all of the ...</description>
		<link>http://www.longacre-scm.com/blog/index.php/2009/01/three</link>
			</item>
	<item>
		<title>Getting L A R G E R</title>
		<description>I just spent a bunch of time out west (which, since I live on the east coast, isn't saying much) working with a client trying to do agile development. I have a kind of gentlemen's agreement with the client that I won't write anything that makes them look too bad. ...</description>
		<link>http://www.longacre-scm.com/blog/index.php/2009/01/getting-l-a-r-g-e-r</link>
			</item>
	<item>
		<title>Two Conferences</title>
		<description>Austin Hastings (that's me) will be speaking at two conferences coming up in October. Both presentations will be focusing on LDM.
 
First, there's the Telelogic User Group Conference 2008, in Austin, Texas. That's obviously focused on Telelogic, and on CM Synergy and Telelogic Change, or whatever it's called this week. ...</description>
		<link>http://www.longacre-scm.com/blog/index.php/2008/09/two-conferences</link>
			</item>
	<item>
		<title>Gotcha: XML include processing in CruiseControl.NET</title>
		<description>Release 1.4 of CruiseControl.NET includes a new Configuration Preprocessor. The great thing is that this provides a C preprocessor-like macro syntax, so projects can be made using relatively powerful templates.
 
The bad thing is that it's new, and so there are some gotcha's laying around. I just found one:
 
I ...</description>
		<link>http://www.longacre-scm.com/blog/index.php/2008/06/gotcha-xml-include-processing-in-cruisecontrolnet</link>
			</item>
	<item>
		<title>Microsoft&#039;s take on database change management</title>
		<description>As a sort of follow-on to my post on doing Database CM Three Ways, I give you this presentation from Microsoft field rep Jim Blizzard. 
 
The presentation video goes over using the entire suite of Microsoft tools &#8212; go figure, right? But it is a good, solid introduction to ...</description>
		<link>http://www.longacre-scm.com/blog/index.php/2008/05/microsofts-take-on-database-change-management</link>
			</item>
</channel>
</rss>
