<?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>chrislail.net</title>
	<atom:link href="http://chrislail.net/chrislail/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://chrislail.net/chrislail</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 17:54:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to Add a Hyperlink to a Pretty Photo Image Description</title>
		<link>http://chrislail.net/chrislail/?p=33&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-add-a-hyperlink-to-a-pretty-photo-image-description</link>
		<comments>http://chrislail.net/chrislail/?p=33#comments</comments>
		<pubDate>Fri, 27 Jan 2012 21:55:38 +0000</pubDate>
		<dc:creator>Chris Lail</dc:creator>
				<category><![CDATA[Coding Tips]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[hyperlinks]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[pretty photo]]></category>

		<guid isPermaLink="false">http://chrislail.net/chrislail/?p=33</guid>
		<description><![CDATA[I really wanted to write this blog because I keep forgetting how to create a hyperlink in a Pretty Photo Gallery description. I always forget that I can&#8217;t use regular syntax.  To get a hyperlink in the description in a gallery you have to use HTML entity names. Here is a screen shot of using]]></description>
			<content:encoded><![CDATA[<p>I really wanted to write this blog because I keep forgetting how to create a hyperlink in a Pretty Photo Gallery description. I always forget that I can&#8217;t use regular syntax.  To get a hyperlink in the description in a gallery you have to use HTML entity names.</p>
<p>Here is a screen shot of using the hyperlink in the title of the hyperlink to the image.</p>
<p><a href="http://chrislail.net/chrislail/wp-content/uploads/2012/01/HyperLinkSample.png"><img class="alignright size-full wp-image-42" title="HyperLinkSample" src="http://chrislail.net/chrislail/wp-content/uploads/2012/01/HyperLinkSample.png" alt="Hyper Link Sample" width="710" height="662" /></a><br/></p>
<p>In the following code snip you will see how I was able to pull this off.</p>
<pre class="prettyprint lang-html linenumstrigger linenums">
  &lt;a class=&quot;viewDetail lightbox&quot; title=&quot;To find out more &amp;lt;a href=&amp;quot;http://www.chrislail.net&amp;quot; target=&amp;quot;_blank&amp;quot; &amp;gt;click here&amp;lt;/&amp;gt;&quot; href=&quot;/img/Screenshots/Viewer.jpg&quot;&gt;
    &lt;img class=&quot;imgFrame&quot; style=&quot;opacity: 1;&quot; src=&quot;/img/Screenshots/Viewer.jpg&quot; alt=&quot;Pretty Photo is well..Pretty Awesome.&quot; width=&quot;321px&quot; /&gt;
  &lt;/a&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://chrislail.net/chrislail/?feed=rss2&#038;p=33</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tool of the week &#8211; Beyond Compare</title>
		<link>http://chrislail.net/chrislail/?p=19&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=tool-of-the-week-highlight</link>
		<comments>http://chrislail.net/chrislail/?p=19#comments</comments>
		<pubDate>Tue, 26 Jul 2011 19:26:34 +0000</pubDate>
		<dc:creator>Chris Lail</dc:creator>
				<category><![CDATA[Third Party Software and Tools]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[Beyond Compare]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Third Party]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://chrislail.net/chrislail/?p=19</guid>
		<description><![CDATA[I&#8217;m going to try and spotlight a software tool or program every week that I use in my day to day operations.  Our company, eXtensia Technologies, is very diverse in our offerings specializing in custom software and systems integrations.  As you can imagine third party software is important to us.  One such tool is Beyond Compare]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to try and spotlight a software tool or program every week that I use in my day to day operations.  Our company, <a href="http://www.extensiatech.com" target="_blank">eXtensia Technologies</a>, is very diverse in our offerings specializing in custom software and systems integrations.  As you can imagine third party software is important to us.  One such tool is <a href="http://www.scootersoftware.com/moreinfo.php" target="_blank">Beyond Compare</a> by Scooter Software.</p>
<div>
<p>Beyond Compare (BC) is a text and folder analyzer allowing the user to quickly compare files and folders.  The folder compare feature is one of my favorite features of the program.  Folder compare is very similar to the text compare with the exception that it compares the files and the file text of each folders to find the difference or similarities. Beyond Compare easily highlights  the differences or similarities to really make it obvious to the user.  I also use the text compare pretty frequently to compare code files.  With the custom rules feature, I can assign a rule to look for or ignore particular patterns.  Beyond Compare has the ability to compare JPG images, MP3 Files, .CSV data, other data files, and Excel Workbooks.  There are also registry compare and version compare features in the Pro versions.</p>
<p>You can find out more about Beyond Compare at <a href="http://www.scootersoftware.com/index.php" target="_blank">www.scootersoftware.com</a>.  I use it daily and love it.  I hope it saves you some time as well.</p>
<p><a href="http://chrislail.net/chrislail/wp-content/uploads/2011/07/holmes.png"><img class="alignright size-full wp-image-20" style="border-style: initial; border-color: initial;" title="Investigator" src="http://chrislail.net/chrislail/wp-content/uploads/2011/07/holmes.png" alt="" width="256" height="256" /></a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://chrislail.net/chrislail/?feed=rss2&#038;p=19</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the &#8220;Replace&#8221; Function in Sql Server/T-SQL</title>
		<link>http://chrislail.net/chrislail/?p=16&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-the-replace-function-in-sql-servert-sql</link>
		<comments>http://chrislail.net/chrislail/?p=16#comments</comments>
		<pubDate>Thu, 21 Jul 2011 20:33:43 +0000</pubDate>
		<dc:creator>Chris Lail</dc:creator>
				<category><![CDATA[Coding Tips]]></category>
		<category><![CDATA[SQL/T-SQL]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[replace]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[stored procedure]]></category>
		<category><![CDATA[t-sql]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://chrislail.net/chrislail/?p=16</guid>
		<description><![CDATA[I ran into an issue today where I needed to strip two characters out of a field while in a stored procedure.  The string looked something like this: @UserID = {abcdefghi} I needed the middle text (abcdefgi) only so I used the replace function.  The replace function only allows you to replace one thing at]]></description>
			<content:encoded><![CDATA[<p>I ran into an issue today where I needed to strip two characters out of a field while in a stored procedure.  The string looked something like this:</p>
<p>@UserID = {abcdefghi}</p>
<p>I needed the middle text (abcdefgi) only so I used the replace function.  The replace function only allows you to replace one thing at a time so I had to use it twice.  This is what the end result looks like:</p>
<p><strong>replace(replace(@UserID,&#8217;{&#8216;,&#8221;),&#8217;}',&#8221;)</strong></p>
<p>Ugly, yes, but it gets the job done.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://chrislail.net/chrislail/?feed=rss2&#038;p=16</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to count xml nodes using Freemarker</title>
		<link>http://chrislail.net/chrislail/?p=4&#038;utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-count-xml-nodes-using-freemarker</link>
		<comments>http://chrislail.net/chrislail/?p=4#comments</comments>
		<pubDate>Tue, 19 Jul 2011 22:06:54 +0000</pubDate>
		<dc:creator>Chris Lail</dc:creator>
				<category><![CDATA[Coding Tips]]></category>
		<category><![CDATA[Freemarker]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[freemarker]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://chrislail.net/chrislail/?p=4</guid>
		<description><![CDATA[I looked all over the web today for a working example of how to count xml branches in the xml dom using Freemarker.  I finally came across the answer and thought I would share in case anyone else is looking for it. Here is a sample from the XML: &#60;asn&#62; &#60;Packages&#62; &#60;Package&#62; &#60;PackageID/&#62; &#60;/Package&#62; &#60;Package&#62;]]></description>
			<content:encoded><![CDATA[<p>I looked all over the web today for a working example of how to count xml branches in the xml dom using Freemarker.  I finally came across the answer and thought I would share in case anyone else is looking for it.</p>
<p>Here is a sample from the XML:</p>
<pre class="prettyprint lang-xml linenumstrigger linenums">
  &lt;asn&gt;
    &lt;Packages&gt;
      &lt;Package&gt;
        &lt;PackageID/&gt;
      &lt;/Package&gt;
      &lt;Package&gt;
        &lt;PackageID/&gt;
      &lt;/Package&gt;
    &lt;/Packages&gt;
  &lt;/asn&gt;
</pre>
<p>Freemarker code:  <strong>${asn.Packages.Package?size}</strong></p>
<p>Output: 2</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://chrislail.net/chrislail/?feed=rss2&#038;p=4</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

