<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tail Recursive &#187; Analyst&#8217;s Life</title>
	<atom:link href="http://www.tailrecursive.org/blog/category/analysts-life/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tailrecursive.org/blog</link>
	<description>The random mutterings of a propeller-head...</description>
	<lastBuildDate>Sat, 26 Jun 2010 21:32:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Various News Bits</title>
		<link>http://www.tailrecursive.org/blog/2007/06/23/various-news-bits/</link>
		<comments>http://www.tailrecursive.org/blog/2007/06/23/various-news-bits/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 07:20:36 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Analyst's Life]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.tailrecursive.org/blog/2007/06/23/various-news-bits/</guid>
		<description><![CDATA[Things have been a little hectic the past couple of weeks, so my apologies for the silent treatment. The main bit of news is from work: the project I&#8217;ve been on for the past two and a half years has &#8230; <a href="http://www.tailrecursive.org/blog/2007/06/23/various-news-bits/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Things have been a little hectic the past couple of weeks, so my apologies for the silent treatment. The main bit of news is from work: the project I&#8217;ve been on for the past two and a half years has finally released code to our production servers. Wooo-hooo! At the moment, we&#8217;re in our so-called stabilization phase where we&#8217;re letting the users bang on the application and shake out any of the last remaining bugs (our QA people were <em>very</em> good, so we have had a remarkably small number of bugs). I have to say, this particular project has been a very long haul for me (if this is any indication, my beard has started to turn gray and the hair on my head is noticeably thiner than it was when we started), so it is a big relief for me to finally see it finished. Partly to celebrate the release, and partly to start to prepare for the next phases, I am actually up in Oregon this week meeting with various parts of the team.</p>
<p>To try to have a little fun this week, I took a little extra vacation time over the weekend and went up to Seattle to visit with my friend, Andr&eacute; (<em>aka</em> <a href="http://www.ozymandias.com">Ozymandias</a>). We bummed around a rather chilly and damp town, strolled around the <a href="http://en.wikipedia.org/wiki/Fremont,_Seattle,_Washington">Fremont</a> neighborhood during the tail-end of their Solstice festival (and got an eye-full of some unfortunate fashions&#8230; hint: kilts are in for the men folk, but total nudity will do in a pinch&#8230; or not).</p>
<p>On the way back down to Oregon for my meetings this week, I was going to swing by Mount Saint Helens (I have been coming to the area for years and have never made it there), but the weather was less than cooperative. Combine the lack of visibility with some camera problems (hint: if you have digital SLR, don&#8217;t try to clean the sensor yourself), and I&#8217;m afraid you&#8217;ll have to do without pictures of me trotting around the north-west. Sorry&#8230; maybe next time.</p>
<p>Oh, incidentally, I just discovered that my e-mail address here at tailrecursive was forwarding to the wrong mailbox&hellip; so if you sent me anything recently and I didn&#8217;t respond, that is probably why. Sorry for any inconvenience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tailrecursive.org/blog/2007/06/23/various-news-bits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why You Should Quit Worrying, and Learn to Love XML</title>
		<link>http://www.tailrecursive.org/blog/2006/02/13/learn-xml-xslt/</link>
		<comments>http://www.tailrecursive.org/blog/2006/02/13/learn-xml-xslt/#comments</comments>
		<pubDate>Tue, 14 Feb 2006 06:06:18 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[Analyst's Life]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.tailrecursive.org/blog/?p=14</guid>
		<description><![CDATA[I am an analyst with a problem. Well, I actually have a number of problems, but there is a particular one I want to write about right now. The problem is this: I am working on a rather large project &#8230; <a href="http://www.tailrecursive.org/blog/2006/02/13/learn-xml-xslt/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I am an analyst with a problem. Well, I actually have a number of problems, but there is a particular one I want to write about right now. The problem is this: I am working on a rather large project which makes heavy use of <a href="http://www.w3.org/XML/">XML</a> and <a href="http://www.w3.org/Style/XSL/">XSLT</a>, and we can not find developers who are comfortable with the technology. I&#8217;m not saying that we do not have anyone competent, nor am I on a fishing expedition for another developer (so don&#8217;t ask). What I am saying is that, as we have interviewed developers for various positions, I&#8217;ve seen a surprising lack of experience with or even knowledge of essential XML technologies. Even with the developers we currently have, I&#8217;m seeing a lack of comfort with the tools.</p>
<p><span id="more-14"></span></p>
<p>I have to admit, this is a surprise to me, and I have found myself wondering why this should be the case. After all, the essential features of XML are not that hard to learn. Granted, the syntax of some of the technologies in the XML alphabet soup can be a bit daunting; but the power you get in return can be very great. Moreover, this technology is all over the place. It seems that just about every software package supports XML in some fashion, and several are starting to embrace things like <a href="http://www.w3.org/TR/xpath">XPath</a>, XSLT, <a href="http://www.w3.org/XML/Schema">XSD</a>, and even <a href="http://www.w3.org/XML/Query/">XQuery</a>. So, why the lack of knowledge and experience? Well, I do not think I can say, but maybe it is simply that they do not know what they are missing.</p>
<p>So, here it is—an exhortation to coders everywhere—learn this stuff, and learn it now. You need it!</p>
<h3>What&#8217;s So Special About XML?</h3>
<p>Well, to start with, XML is everywhere now. Just about everything out there now can use it to some extent or other. Word processors can edit it. Databases can generate it, query it, and use it for updates. Applications use it for configuration. Systems use it to exchange data. It is the <i>lingua franca</i> of the modern Internet.</p>
<p>Combine this ubiquity with the fact that you can <em>do</em> things with XML quite apart from any particular application, and you get something very powerful indeed. What do I mean by &#8220;do?&#8221; The different XML technologies let you take your static XML data and work with it in various ways: XPath lets you find particular nodes in a document, XSLT lets you alter and XML document (more on that later), and XQuery lets you treat your XML document like a database.</p>
<p>What this means is that, if you have an XML document and a knowledge of the tools, there are a broad range of things you can do with your data:</p>
<ul>
<li>You can convert from one XML format to another (this is handy for application integration—getting two applications to talk to each other).</li>
<li>You can convert your XML document into an HTML document (this can be handy for web applications).</li>
<li>You can ask questions of your XML document—how many nodes of a given type do you have, what&#8217;s the value of the X node, <i>etc.</i></li>
</ul>
<p>XML and its allied technologies combine to give you a relatively simple, flexible tool that can do a lot with a lot of different classes of data. Basically, it is the Swiss army knife of the information world. Who wouldn&#8217;t want that?</p>
<h3>How Can This Help You?</h3>
<p>Yes, XML is everywhere, and you can do stuff with it—so what? How can knowing XML, XSLT, and all the rest really help you in the end? Simply put, spending a little time and effort now to learn how to use XML will pay big dividends to you later (and not much later at that). Not only will you be able to work on projects requiring these skills (and you will see more and more of them as time goes on), that much is obvious. Beyond that, though, you can apply this knowledge in many of the day-to-day tasks you do&#8230; quite apart from development. Some examples from my life:</p>
<ul>
<li>I&#8217;ve used XML and XSLT in many web applications as an intermediate layer between the business logic and the display logic. These are simple and straightforward applications of the technology—nothing earth shattering. The payoff had been great, however. In those applications, it has been much easier to tweak the UI to match the customer needs than in those applications where traditional coding was used for the whole thing. Also, it has been easier to reuse that data for other purposes (for instance, pulling the data out of the application for use on a portal).</li>
<li>I&#8217;ve recently started using XML and XSLT as a basis for mockups and prototypes to work through design issues with the rest of my team and our stakeholders. Rather than just throwing together a static web page or a graphic prototype, I mockup some data in XML and then build up the UI using XSLT. I&#8217;ve even used XSLT to mockup some of the business logic, believe it or not. The end result is a mockup people can actually play with, that illustrates more than just the look or even flow of the application. And it is <em>so</em> easy. I can throw something together very quickly, let people play with it, and then tweak the prototype using their feedback. So, with this, I get rapid prototyping with minimal effort. More personally, this kind of has gotten me a reputation at work as someone who can turn stuff around quickly and can really contribute to the project.</li>
<li>Another way I use this stuff to my advantage is to help with the kind of day-to-day analysis I frequently have to do. As one particular example, I use XML to store requirements. I can use XSLT to format the requirements into a form everyone can read. I can also use XSLT, however, to extract information about the requirements to answer questions: how many requirements do we have, how many business rules, what capabilities aren&#8217;t covered yet? By using XML and XSLT for this, it is very easy for me to keep things organized, to produce a clean and consistent document, as well as to be able to answer quickly the typical sorts of questions I get from my management (without having to do the work manually). Again, I get a reputation for being someone who delivers, and I get that reputation without having to stay late tallying up hundreds of rules or manually adjusting a spreadsheet.</li>
</ul>
<h3>Summing Up</h3>
<p>XML and XSLT are really very simple tools to learn how to use, and they will pay you back for the effort many times over. You can build more flexible applications more easily, sure; but you can also use it to make other tasks in your day go faster. Like a Swiss army knife, XML and XSLT give you a lot of flexibility to solve a wide array of problems, and it is convenient.</p>
<p>So, if you haven&#8217;t already, take a little time out of your day to learn how to use XML, XSLT, and some of the other bits of the XML alphabet soup. Play with it a little, and see how you can apply it to your work. You&#8217;ll be amply rewarded for the effort.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.tailrecursive.org/blog/2006/02/13/learn-xml-xslt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
