<?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>Geospecialling &#187; Developers</title>
	<atom:link href="http://www.geospecialling.com/index.php/tag/developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geospecialling.com</link>
	<description>Being a (G)IS Developer...</description>
	<lastBuildDate>Thu, 26 Jan 2012 04:11:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Please be specific when talking to your developers</title>
		<link>http://www.geospecialling.com/index.php/2010/04/please-be-specific-when-talking-to-your-developers/</link>
		<comments>http://www.geospecialling.com/index.php/2010/04/please-be-specific-when-talking-to-your-developers/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 22:46:00 +0000</pubDate>
		<dc:creator>Darrin Maidlow</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Developers]]></category>

		<guid isPermaLink="false">http://www.geospecialling.com/index.php/2010/04/please-be-specific-when-talking-to-your-developers/</guid>
		<description><![CDATA[In the RADE tabular reports we have the ability to format the output of a column using a standard String.Format syntax.&#160;&#160; This is used often in the reports to convert string data containing URLs to clickable links when the page is rendered: 1: &#34;&#60;a href=”{0}” target=”_blank”&#62;{0}&#60;/a&#62;&#34; This format string of course when applied to the [...]]]></description>
			<content:encoded><![CDATA[<p>In the <a title="RADE" href="http://www.geospecialling.com/index.php/2008/06/rade-build-custom-web-applications-without-writing-custom-code/" target="_blank" rel="tag">RADE</a> tabular reports we have the ability to format the output of a column using a standard String.Format syntax.&#160;&#160; This is used often in the reports to convert string data containing URLs to clickable links when the page is rendered:</p>
<div>
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   1:</span> <span style="color: #006080">&quot;&lt;a href=”{0}” target=”_blank”&gt;{0}&lt;/a&gt;&quot;</span></pre>
</p></div>
</div>
<p>This format string of course when applied to the source data would result in a hyperlink being created with the URL in both the href property of the link as well as the&#160; visible link text.&#160; <a title="Lance Maidlow - ChasmJumper" href="http://www.chasmjumper.com" target="_blank" rel="tag">Lance</a> called and asked if it would be possible to change the report so that it showed simply the word “View” instead of the url.&#160; We already had a remote control session running so I opened up his RADE and changed the format string to:</p>
<div>
<div style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: #f4f4f4; border-bottom-style: none">
<pre style="padding-right: 0px; padding-left: 0px; font-size: 8pt; padding-bottom: 0px; margin: 0em; overflow: visible; width: 100%; color: black; border-top-style: none; line-height: 12pt; padding-top: 0px; font-family: consolas, &#39;Courier New&#39;, courier, monospace; border-right-style: none; border-left-style: none; background-color: white; border-bottom-style: none"><span style="color: #606060">   1:</span> <span style="color: #006080">&quot;&lt;a href=”{0}” target=”_blank”&gt;View&lt;/a&gt;&quot;</span></pre>
</p></div>
</div>
<p>He saw this small change and I heard him slap his forehead, and he asked “Why didn’t you tell me this sooner, I’ve wanted to do this forever!”.&#160; To this I responded “You never asked…”</p>
<p>So the moral of this story is directed to managers, sales types, or any other person who works with software developers.&#160;&#160; We’re incredibly smart, and there is far too much good stuff inside our heads for us to just “tell you everything”.&#160; If we were to try, you would either fall asleep or your head would pop.&#160;&#160; So please, rather than expect us to tell you what you want to know – just ask. =)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geospecialling.com/index.php/2010/04/please-be-specific-when-talking-to-your-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

