<?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>nickholmquist.com &#187; ICA</title>
	<atom:link href="http://nickholmquist.com/archives/tag/ica/feed" rel="self" type="application/rss+xml" />
	<link>http://nickholmquist.com</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jan 2011 00:34:36 +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>ICA Client Build List</title>
		<link>http://nickholmquist.com/archives/33</link>
		<comments>http://nickholmquist.com/archives/33#comments</comments>
		<pubDate>Wed, 03 Sep 2008 04:48:11 +0000</pubDate>
		<dc:creator>Nick Holmquist</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Build List]]></category>
		<category><![CDATA[ICA]]></category>
		<category><![CDATA[ICA Client]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://nickholmquist.com/?p=33</guid>
		<description><![CDATA[At one point some colleagues and I were searching for a list of ICA clients and their corresponding builds.  We were unable to find a comprehensive list from Citrix so we put one together from those we had on hand. I also scoured the net looking for any trace of a build and tried to [...]]]></description>
			<content:encoded><![CDATA[<p>At one point some colleagues and I were searching for a list of ICA clients and their corresponding builds.  We were unable to find a comprehensive list from Citrix so we put one together from those we had on hand. I also scoured the net looking for any trace of a build and tried to match the version.</p>
<p>I created a script to pull the information and match a build to a client.  The script went through a number of <a href="http://forums.citrix.com/thread.jspa?threadID=75161&amp;tstart=0">changes</a> (this is a modified version of my original script) from the first where I stuck all of the builds/versions in a Select..Case statement but that go too unruly.  The next is what is <a href="http://forums.citrix.com/thread.jspa?forumID=8&amp;threadID=72171">currently sitting in a thread</a> (the new forums have destroyed the old formatting though) where I stuck the builds/versions into arrays to try and make it a bit cleaner.</p>
<p>What is the point of all this you ask?  Well I have placed all of the client info into an XML file and am currently working on a much more up to date script to dynamically load this file and pull back the information.  Resource Manager does report the full version (for versions above 8.0 I think) but not everyone has Resource Manager or they may have older clients hanging out there that they can't identify.</p>
<p>The XML file can be found here: Note: There is a file embedded within this post, please visit this post to download the file.</p>
<p>I should have the updated script completed very soon but the XML file may be beneficial to someone now.</p>
<p>Please let me know if any of the info in the file is incorrect or if you know of a build I missed.</p>
]]></content:encoded>
			<wfw:commentRss>http://nickholmquist.com/archives/33/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

