<?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>EppesConsulting Blog</title>
	<atom:link href="http://wordpress.eppesconsulting.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpress.eppesconsulting.com</link>
	<description>The Random Tech Stuff I Run Into Every Day</description>
	<lastBuildDate>Thu, 17 Jun 2010 11:20:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How do you add a mime type to IIS 7 on a GoDaddy shared hosting account?</title>
		<link>http://wordpress.eppesconsulting.com/2010/03/21/how-do-you-add-a-mime-type-to-iis-7-on-a-godaddy-shared-hosting-account/</link>
		<comments>http://wordpress.eppesconsulting.com/2010/03/21/how-do-you-add-a-mime-type-to-iis-7-on-a-godaddy-shared-hosting-account/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 01:33:43 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://wordpress.eppesconsulting.com/?p=92</guid>
		<description><![CDATA[I was playing around with MOBI/EBOOK formats today (more posts to come in the future) and needed to add a MIME type to my GoDaddy shared hosting account.  I found a great article on how to do this through your Web.config file here.  In my case, the Web.config ended up looking like this:

&#60;configuration&#62;
    &#60;system.webServer&#62;
        &#60;staticContent&#62;
            [...]]]></description>
			<content:encoded><![CDATA[<p>I was playing around with MOBI/EBOOK formats today (more posts to come in the future) and needed to add a MIME type to my GoDaddy shared hosting account.  I found a great article on how to do this through your Web.config file <a title="How to add mime types with IIS7 Web.config" href="http://blogs.iis.net/bills/archive/2008/03/25/how-to-add-mime-types-with-iis7-web-config.aspx" target="_blank">here</a>.  In my case, the Web.config ended up looking like this:</p>
<p><code><br />
&lt;configuration&gt;<br />
    &lt;system.webServer&gt;<br />
        &lt;staticContent&gt;<br />
            &lt;mimeMap fileExtension=".epub" mimeType="application/xhtml+xml" /&gt;<br />
     &lt;/staticContent&gt;<br />
    &lt;/system.webServer&gt;<br />
&lt;/configuration&gt;<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.eppesconsulting.com/2010/03/21/how-do-you-add-a-mime-type-to-iis-7-on-a-godaddy-shared-hosting-account/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Site Wireframing with Fisher Price</title>
		<link>http://wordpress.eppesconsulting.com/2010/01/25/web-site-wireframing-with-fisher-price/</link>
		<comments>http://wordpress.eppesconsulting.com/2010/01/25/web-site-wireframing-with-fisher-price/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:46:19 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://blog.eppesconsulting.com/PermaLink,guid,a6ed6156-22b6-40e7-a82e-af49588d9794.aspx</guid>
		<description><![CDATA[
One of my friends wrote an excellent article on Wireframing
with Fisher Price.&#160; The idea is that you can use a child&#8217;s toy (similar to
an Etch A Sketch) to wireframe effectively.&#160; I believe the most important theme
he captured was:


No detail – It’s very hard or nearly impossible to put any type of detail into
these drawings. In [...]]]></description>
			<content:encoded><![CDATA[<p>
One of my friends wrote an excellent article on <a href="http://britmansell.com/design/wireframing-with-fisher-price/">Wireframing<br />
with Fisher Price</a>.&nbsp; The idea is that you can use a child&#8217;s toy (similar to<br />
an Etch A Sketch) to wireframe effectively.&nbsp; I believe the most important theme<br />
he captured was:
</p>
<p>
<em>No detail – It’s very hard or nearly impossible to put any type of detail into<br />
these drawings. In some parts of design, detail is very important, but in wireframing,<br />
detail can be the downfall of the process.</em>
</p>
<p><img width="0" height="0" src="http://blog.eppesconsulting.com/aggbug.ashx?id=a6ed6156-22b6-40e7-a82e-af49588d9794" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.eppesconsulting.com/2010/01/25/web-site-wireframing-with-fisher-price/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Verify information on web server SSL certificate</title>
		<link>http://wordpress.eppesconsulting.com/2010/01/25/verify-information-on-web-server-ssl-certificate/</link>
		<comments>http://wordpress.eppesconsulting.com/2010/01/25/verify-information-on-web-server-ssl-certificate/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:41:05 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[admin]]></category>

		<guid isPermaLink="false">http://blog.eppesconsulting.com/PermaLink,guid,a695497d-069a-4321-ad1e-ff041e8b0f91.aspx</guid>
		<description><![CDATA[
I&#8217;ve found serversniff.net to have quite
a few domain tools, including traceroute and SSL certificate inspection.


]]></description>
			<content:encoded><![CDATA[<p>
I&#8217;ve found <a href="http://www.serversniff.net/">serversniff.net</a> to have quite<br />
a few domain tools, including traceroute and SSL certificate inspection.
</p>
<p><img width="0" height="0" src="http://blog.eppesconsulting.com/aggbug.ashx?id=a695497d-069a-4321-ad1e-ff041e8b0f91" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.eppesconsulting.com/2010/01/25/verify-information-on-web-server-ssl-certificate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft LINQ to SQL examples</title>
		<link>http://wordpress.eppesconsulting.com/2010/01/25/microsoft-linq-to-sql-examples/</link>
		<comments>http://wordpress.eppesconsulting.com/2010/01/25/microsoft-linq-to-sql-examples/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 07:38:09 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[MSSQL]]></category>

		<guid isPermaLink="false">http://blog.eppesconsulting.com/PermaLink,guid,5b61cd06-f7d1-45d4-b118-12e01fb42937.aspx</guid>
		<description><![CDATA[
I&#8217;ve found this page very
handy when it comes to writing LINQ queries.


]]></description>
			<content:encoded><![CDATA[<p>
I&#8217;ve found <a href="http://msdn.microsoft.com/en-us/vbasic/bb688085.aspx">this page</a> very<br />
handy when it comes to writing LINQ queries.
</p>
<p><img width="0" height="0" src="http://blog.eppesconsulting.com/aggbug.ashx?id=5b61cd06-f7d1-45d4-b118-12e01fb42937" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.eppesconsulting.com/2010/01/25/microsoft-linq-to-sql-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Programmatically determine running version of MS SQL Server</title>
		<link>http://wordpress.eppesconsulting.com/2010/01/25/programmatically-determine-running-version-of-ms-sql-server/</link>
		<comments>http://wordpress.eppesconsulting.com/2010/01/25/programmatically-determine-running-version-of-ms-sql-server/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 07:34:23 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[MSSQL]]></category>

		<guid isPermaLink="false">http://blog.eppesconsulting.com/PermaLink,guid,6c9b3ba5-ecb6-445a-a86c-72df3e58c200.aspx</guid>
		<description><![CDATA[
From this site:


select @@VERSION


exec sp_server_info


SELECT SERVERPROPERTY(&#8216;ProductLevel&#8217;)





&#160;

No SP
(RTM or Golden)

SP1

SP2

SP3&#160;/&#160;SP3a

SP4

SP5

SP5a



SQL Server 6.0

6.00.121

6.00.124

6.00.139

6.00.151&#160;

&#160;

&#160;

&#160;



SQL Server 6.5
(Hydra)

6.50.201

6.50.213

6.50.240

6.50.258

6.50.281

6.50.415

6.50.416&#160;



SQL Server 7.0
(Sphinx)

7.00.623

7.00.699

7.00.842&#160;

7.00.961

7.00.1063

&#160;

&#160;



SQL Server 2000
(Shiloh)

8.00.194

8.00.384

8.00.534

8.00.760

8.00.2039

&#160;

&#160;



SQL Server 2005
(Yukon)

9.00.1399.06

&#160;

&#160;

&#160;

&#160;

&#160;

&#160;




]]></description>
			<content:encoded><![CDATA[<p>
From <a href="http://vyaskn.tripod.com/sqlsps.htm">this site</a>:
</p>
<p>
select @@VERSION
</p>
<p>
exec sp_server_info
</p>
<p>
SELECT SERVERPROPERTY(&#8216;ProductLevel&#8217;)
</p>
<table width="100%" border=1>
<tbody>
<tr>
<td bgcolor=#ccffff>
<font face=verdana color=brown size=2>&nbsp;</font></td>
<td align=middle bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>No SP<br />
(RTM or Golden)</font></td>
<td align=middle bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>SP1</font></td>
<td align=middle bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>SP2</font></td>
<td align=middle bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>SP3&nbsp;/&nbsp;SP3a</font></td>
<td align=middle bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>SP4</font></td>
<td align=middle bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>SP5</font></td>
<td align=middle bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>SP5a</font></td>
</tr>
<tr>
<td width="20%" bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>SQL Server 6.0</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>6.00.121</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>6.00.124</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>6.00.139</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>6.00.151&nbsp;</font></td>
<td align=middle bgcolor=#cffce6>
&nbsp;</td>
<td align=middle bgcolor=#cffce6>
&nbsp;</td>
<td align=middle bgcolor=#cffce6>
&nbsp;</td>
</tr>
<tr>
<td width="15%" bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>SQL Server 6.5<br />
(Hydra)</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>6.50.201</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>6.50.213</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>6.50.240</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>6.50.258</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>6.50.281</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>6.50.415</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>6.50.416&nbsp;</font></td>
</tr>
<tr>
<td width="15%" bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>SQL Server 7.0<br />
(Sphinx)</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>7.00.623</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>7.00.699</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>7.00.842&nbsp;</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>7.00.961</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>7.00.1063</font></td>
<td align=middle bgcolor=#cffce6>
&nbsp;</td>
<td align=middle bgcolor=#cffce6>
&nbsp;</td>
</tr>
<tr>
<td width="15%" bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>SQL Server 2000<br />
(Shiloh)</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>8.00.194</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>8.00.384</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>8.00.534</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>8.00.760</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>8.00.2039</font></td>
<td align=middle width="13%" bgcolor=#cffce6>
&nbsp;</td>
<td align=middle width="13%" bgcolor=#cffce6>
&nbsp;</td>
</tr>
<tr>
<td width="15%" bgcolor=#ccffff>
<font face=verdana color=#0000ff size=2>SQL Server 2005<br />
(Yukon)</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>9.00.1399.06</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>&nbsp;</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>&nbsp;</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>&nbsp;</font></td>
<td align=middle bgcolor=#cffce6>
<font face=verdana size=2>&nbsp;</font></td>
<td align=middle width="13%" bgcolor=#cffce6>
&nbsp;</td>
<td align=middle width="13%" bgcolor=#cffce6>
&nbsp;</td>
</tr>
</tbody>
</table>
<p><img width="0" height="0" src="http://blog.eppesconsulting.com/aggbug.ashx?id=6c9b3ba5-ecb6-445a-a86c-72df3e58c200" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.eppesconsulting.com/2010/01/25/programmatically-determine-running-version-of-ms-sql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# Library for Communicating with Twitter</title>
		<link>http://wordpress.eppesconsulting.com/2010/01/25/c-library-for-communicating-with-twitter/</link>
		<comments>http://wordpress.eppesconsulting.com/2010/01/25/c-library-for-communicating-with-twitter/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:27:03 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[code]]></category>

		<guid isPermaLink="false">http://blog.eppesconsulting.com/PermaLink,guid,ceb01fe9-e629-4edf-bdac-c03bbb05dd58.aspx</guid>
		<description><![CDATA[
Ever need to automatically send a tweet?


Tweet#


]]></description>
			<content:encoded><![CDATA[<p>
Ever need to automatically send a tweet?
</p>
<p>
<a href="http://dimebrain.com/2009/01/introducing-tweet-the-complete-fluent-c-library-for-twitter.html">Tweet#</a>
</p>
<p><img width="0" height="0" src="http://blog.eppesconsulting.com/aggbug.ashx?id=ceb01fe9-e629-4edf-bdac-c03bbb05dd58" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.eppesconsulting.com/2010/01/25/c-library-for-communicating-with-twitter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do you find tables without primary keys in MSSQL?</title>
		<link>http://wordpress.eppesconsulting.com/2010/01/25/how-do-you-find-tables-without-primary-keys-in-mssql/</link>
		<comments>http://wordpress.eppesconsulting.com/2010/01/25/how-do-you-find-tables-without-primary-keys-in-mssql/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 07:24:30 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[MSSQL]]></category>

		<guid isPermaLink="false">http://blog.eppesconsulting.com/PermaLink,guid,3ce812b7-91c0-42be-9ca2-922c76631b08.aspx</guid>
		<description><![CDATA[
Solution 1:


Select Table_name as &#8220;Table Without PK&#8221;
From Information_schema.Tables
Where Table_type = &#8216;BASE TABLE&#8217; and
Objectproperty (Object_id(Table_name), &#8216;TableHasPrimaryKey&#8217;) = 0 and

Objectproperty (Object_id(Table_name), &#8216;IsUserTable&#8217;) = 1


Solution 2:


Select [name] as &#8220;Table Without PK&#8221;

from SysObjects where xtype=&#8217;U&#8217; and
id not in
(
Select parent_obj from SysObjects where xtype=&#8217;PK&#8217;
)


]]></description>
			<content:encoded><![CDATA[<p>
Solution 1:
</p>
<p>
<font face="Courier New">Select Table_name as &#8220;Table Without PK&#8221;<br />
From Information_schema.Tables<br />
Where Table_type = &#8216;BASE TABLE&#8217; and<br />
Objectproperty (Object_id(Table_name), &#8216;TableHasPrimaryKey&#8217;) = 0 and<br />
<br />
Objectproperty (Object_id(Table_name), &#8216;IsUserTable&#8217;) = 1</font>
</p>
<p>
Solution 2:
</p>
<p>
<font face="Courier New">Select [name] as &#8220;Table Without PK&#8221;<br />
<br />
from SysObjects where xtype=&#8217;U&#8217; and<br />
id not in<br />
(<br />
Select parent_obj from SysObjects where xtype=&#8217;PK&#8217;<br />
)</font>
</p>
<p><img width="0" height="0" src="http://blog.eppesconsulting.com/aggbug.ashx?id=3ce812b7-91c0-42be-9ca2-922c76631b08" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.eppesconsulting.com/2010/01/25/how-do-you-find-tables-without-primary-keys-in-mssql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connecting SQL Server Management Studio to a non-1433 port</title>
		<link>http://wordpress.eppesconsulting.com/2010/01/24/connecting-sql-server-management-studio-to-a-non-1433-port/</link>
		<comments>http://wordpress.eppesconsulting.com/2010/01/24/connecting-sql-server-management-studio-to-a-non-1433-port/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 03:49:42 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[MSSQL]]></category>
		<category><![CDATA[band-aid]]></category>

		<guid isPermaLink="false">http://blog.eppesconsulting.com/PermaLink,guid,8458d3de-8338-4c4c-bf10-9e0b717bce7b.aspx</guid>
		<description><![CDATA[
It threw me for a loop when a Cisco CallManager version of a SQL server was on an
abnormal port (not 1433).&#160; It took me a while to find it, but if you want to
connect to a non-standard TCP/IP port from SQL Management Studio, simply connect to
the hostname then a comma with the port number.


Example:&#160; MySqlServer.MyDomain.com,3821


I [...]]]></description>
			<content:encoded><![CDATA[<p>
It threw me for a loop when a Cisco CallManager version of a SQL server was on an<br />
abnormal port (not 1433).&nbsp; It took me a while to find it, but if you want to<br />
connect to a non-standard TCP/IP port from SQL Management Studio, simply connect to<br />
the hostname then a comma with the port number.
</p>
<p>
Example:&nbsp; MySqlServer.MyDomain.com,3821
</p>
<p>
I stole this information from <a href="http://www.avianwaves.com/Blog/Default.aspx?id=25&amp;t=Connecting-SQL-Server-Management-Studio">here</a>.
</p>
<p><img width="0" height="0" src="http://blog.eppesconsulting.com/aggbug.ashx?id=8458d3de-8338-4c4c-bf10-9e0b717bce7b" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.eppesconsulting.com/2010/01/24/connecting-sql-server-management-studio-to-a-non-1433-port/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trillian for U3 (USB) for a non-U3 drive</title>
		<link>http://wordpress.eppesconsulting.com/2010/01/24/trillian-for-u3-usb-for-a-non-u3-drive/</link>
		<comments>http://wordpress.eppesconsulting.com/2010/01/24/trillian-for-u3-usb-for-a-non-u3-drive/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 22:46:42 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[band-aid]]></category>

		<guid isPermaLink="false">http://blog.eppesconsulting.com/PermaLink,guid,f0be4de0-1ec7-4244-95fb-5f3c7d3a2a7c.aspx</guid>
		<description><![CDATA[
I used to run Trillian from my USB drive under U3.&#160; Then I got a laptop with
a built-in SD card reader, so I wanted to run all&#160;my apps without having a USB
drive sticking out the side of the computer.&#160; As far as I know, you can&#8217;t get
a U3 SD card (wouldn&#8217;t make sense at all).&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>
I used to run Trillian from my USB drive under U3.&nbsp; Then I got a laptop with<br />
a built-in SD card reader, so I wanted to run all&nbsp;my apps without having a USB<br />
drive sticking out the side of the computer.&nbsp; As far as I know, you can&#8217;t get<br />
a U3 SD card (wouldn&#8217;t make sense at all).&nbsp; Also, there is not a &#8220;portable&#8221; version<br />
of Trillian other than U3.&nbsp;&nbsp;I found a way to use the U3 version of Trillian<br />
as a truly portable application.
</p>
<p>
<a href="http://usb.smithtech.us/tutorials/trillian31U3.php">Trillian U3 on a standard<br />
USB drive</a>
</p>
<p>
Instructions copied here for convenience sake:
</p>
<p>
First you will need access to a U3 drive.
</p>
<ol>
<li>
Download and install Trillian for U3 on to the U3 Drive.</li>
<li>
Copy the U3P file from the system\apps folder to a temporary location.<br />
&nbsp;&nbsp;&nbsp; i.e. U:\System\Apps\58EA136C-7E57-4416-B59E-394C46DD505B\Trillian-v3.11-b1028.u3p</li>
<li>
Rename the u3p file you just copied to a zip file. i.e. Trillian-v3.11-b1028.zip</li>
<li>
You can now uninstall Trillian from the U3 drive if you wish.</li>
<li>
Extract the zip file.</li>
<li>
Copy the Data\Users folder to the Host folder</li>
<li>
Delete the Data folder, delete the Exec folder, delete the manifest folder<br />
Optional: Rename the host folder to Trillian</li>
<li>
Copy to your usb drive</li>
<li>
Run Trillian</li>
</ol>
<p>
&nbsp;
</p>
<p><img width="0" height="0" src="http://blog.eppesconsulting.com/aggbug.ashx?id=f0be4de0-1ec7-4244-95fb-5f3c7d3a2a7c" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.eppesconsulting.com/2010/01/24/trillian-for-u3-usb-for-a-non-u3-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set and Read Environment Variables in DOS (batch script)</title>
		<link>http://wordpress.eppesconsulting.com/2010/01/24/set-and-read-environment-variables-in-dos-batch-script/</link>
		<comments>http://wordpress.eppesconsulting.com/2010/01/24/set-and-read-environment-variables-in-dos-batch-script/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 22:41:31 +0000</pubDate>
		<dc:creator>richard</dc:creator>
				<category><![CDATA[admin]]></category>
		<category><![CDATA[band-aid]]></category>

		<guid isPermaLink="false">http://blog.eppesconsulting.com/PermaLink,guid,f6975172-81c9-4d20-8a5a-dd0fb510bdef.aspx</guid>
		<description><![CDATA[
Have you ever needed to get the output of a program into an environment variable so
another program can read it?&#160; It&#8217;s really easy to do in a Linux shell, but how
about in DOS?&#160; I&#8217;ve found this program to be invalueable:


XSET


]]></description>
			<content:encoded><![CDATA[<p>
Have you ever needed to get the output of a program into an environment variable so<br />
another program can read it?&nbsp; It&#8217;s really easy to do in a Linux shell, but how<br />
about in DOS?&nbsp; I&#8217;ve found this program to be invalueable:
</p>
<p>
<a href="http://xset.tripod.com/">XSET</a>
</p>
<p><img width="0" height="0" src="http://blog.eppesconsulting.com/aggbug.ashx?id=f6975172-81c9-4d20-8a5a-dd0fb510bdef" /></p>
]]></content:encoded>
			<wfw:commentRss>http://wordpress.eppesconsulting.com/2010/01/24/set-and-read-environment-variables-in-dos-batch-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
