<?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>Steven Eppler's Blog &#187; windows</title>
	<atom:link href="http://www.steveneppler.com/blog/category/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://www.steveneppler.com/blog</link>
	<description>My life, technology, and everything in between</description>
	<lastBuildDate>Wed, 09 Feb 2011 20:14:30 +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>HP Print Driver Crash when printing to networked printers</title>
		<link>http://www.steveneppler.com/blog/2009/09/21/hp-print-driver-crash-when-printing-to-networked-printers</link>
		<comments>http://www.steveneppler.com/blog/2009/09/21/hp-print-driver-crash-when-printing-to-networked-printers#comments</comments>
		<pubDate>Mon, 21 Sep 2009 20:50:57 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[on the job]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/?p=77</guid>
		<description><![CDATA[I ran into an issue recently where any application would crash when printing to a network printer. Our environment is unique in that we are printing to a Windows print server (using Guest privileges), but users on the network are logging in using the Novell client. The crash would not happen with generic Microsoft drivers [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into an issue recently where any application would crash when printing to a network printer.  Our environment is unique in that we are printing to a Windows print server (using Guest privileges), but users on the network are logging in using the Novell client.</p>
<p>The crash would not happen with generic Microsoft drivers that came with Windows XP, but it would happen with any HP-branded drivers.  Our first workaround was just to use PCL or PostScript drivers that closely matched the printer, and hope for the best.</p>
<p>In the end, we found out that when printing with the HP drivers, it would write to a file in the Windows directory called hpmnwun.ini.  The contents it would write were:</p>
<p><code><br />
[NWUSERNAME]<br />
NOVELL=1<br />
NWUSERNAME=testuser<br />
</code></p>
<p>Fixing the issue was a two step process:</p>
<p>1:  Erase the contents of the file<br />
2:  Change the NTFS Permissions of the file to make it read-only by all users (even Administrators)</p>
<p>I think this forces the HP drivers to print to the printer in the standard Windows printer sharing way.  When the HP drivers detect the Novell client installed, it writes the NWUSERNAME info to the file and must try to print in an &#8216;NDPS friendly&#8217; way, which causes the application to crash when printing to a standard Windows shared printer and not a NDPS printer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2009/09/21/hp-print-driver-crash-when-printing-to-networked-printers/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Synchronizing data between different computers and OS&#8217;s with Dropbox</title>
		<link>http://www.steveneppler.com/blog/2009/05/08/synchronizing-data-between-different-computers-and-oss-with-dropbox</link>
		<comments>http://www.steveneppler.com/blog/2009/05/08/synchronizing-data-between-different-computers-and-oss-with-dropbox#comments</comments>
		<pubDate>Fri, 08 May 2009 18:57:02 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[on the job]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/?p=70</guid>
		<description><![CDATA[About a week ago I installed Dropbox, and I have to recommend it to anybody who needs to sync their files between machines. I have a group of Macs that I use to sync data between, and I used to use iDisk, but Dropbox is so much quicker that I can&#8217;t see myself using iDisk [...]]]></description>
			<content:encoded><![CDATA[<p>About a week ago I installed <a href="https://www.getdropbox.com/referrals/NTEwNTU4OTc5">Dropbox</a>, and I have to recommend it to anybody who needs to sync their files between machines.  I have a group of Macs that I use to sync data between, and I used to use iDisk, but Dropbox is so much quicker that I can&#8217;t see myself using iDisk anymore.  Also, the syncing between Linux and Mac OS X works great &#8211; I haven&#8217;t got a chance to test the Windows client yet, but I&#8217;m sure it works just as good.</p>
<p>If you sign up with this <a href="https://www.getdropbox.com/referrals/NTEwNTU4OTc5">link</a>, you&#8217;ll get an extra 256MB, and so will I.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2009/05/08/synchronizing-data-between-different-computers-and-oss-with-dropbox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Printing 3&#215;5 cards on Epson LQ-590 or LQ-300 impact printers</title>
		<link>http://www.steveneppler.com/blog/2008/03/17/printing-3x5-cards-on-epson-lq-590-or-lq-300-impact-printers</link>
		<comments>http://www.steveneppler.com/blog/2008/03/17/printing-3x5-cards-on-epson-lq-590-or-lq-300-impact-printers#comments</comments>
		<pubDate>Mon, 17 Mar 2008 16:40:52 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[on the job]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/2008/03/17/printing-3x5-cards-on-epson-lq-590-or-lq-300-impact-printers</guid>
		<description><![CDATA[With Windows XP, you can define custom paper sizes (such as 3&#215;5 cards) by doing the following: Start -> Printers and Faxes -> File -> Server Properties In this dialog, you can define a 3&#215;5 card. The problem is, with the LQ-590 and LQ-300 drivers, these paper sizes do not show up as options when [...]]]></description>
			<content:encoded><![CDATA[<p>With Windows XP, you can define custom paper sizes (such as 3&#215;5 cards) by doing the following:</p>
<p>Start -> Printers and Faxes -> File -> Server Properties</p>
<p>In this dialog, you can define a 3&#215;5 card.  The problem is, with the LQ-590 and LQ-300 drivers, these paper sizes do not show up as options when you try and print.  Any paper size below 4 inches in height will disappear from your printing options.</p>
<p>To get around this, install the LQ-570 driver (the one that is built into Windows XP).  This driver will let you use a 3&#215;5 sized form.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2008/03/17/printing-3x5-cards-on-epson-lq-590-or-lq-300-impact-printers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP Won&#8217;t Run on current Intel-based Macs</title>
		<link>http://www.steveneppler.com/blog/2006/01/11/xp-wont-run-on-current-intel-based-macs-2</link>
		<comments>http://www.steveneppler.com/blog/2006/01/11/xp-wont-run-on-current-intel-based-macs-2#comments</comments>
		<pubDate>Wed, 11 Jan 2006 23:14:28 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/2006/01/11/xp-wont-run-on-current-intel-based-macs-2</guid>
		<description><![CDATA[The new Intel-based Macs will not run Windows XP, because current versions of Windows do not support the new EFI BIOS that the new Macs use. x64 versions of Windows and Windows Vista do support EFI, unfortunately Vista won&#8217;t be out until the end of 2006 (maybe) and current Macs use 32-bit Intel processors, so [...]]]></description>
			<content:encoded><![CDATA[<p>The new Intel-based Macs will not run Windows XP, because current versions of Windows do not support the new <a href="http://en.wikipedia.org/wiki/Extensible_Firmware_Interface" target="_blank">EFI BIOS</a> that the new Macs use.</p>
<p>x64 versions of Windows and Windows Vista do support EFI, unfortunately Vista won&#8217;t be out until the end of 2006 (maybe) and current Macs use 32-bit Intel processors, so they are unable to run the x64 version of Windows XP.</p>
<p><a href="http://www.betanews.com/article/XP_Wont_Run_on_Intel_MacBook_iMac/1137003330" target="_blank">XP Won&#8217;t Run on Intel MacBook, iMac</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2006/01/11/xp-wont-run-on-current-intel-based-macs-2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Microsoft Development Tools FREE!</title>
		<link>http://www.steveneppler.com/blog/2005/11/07/get-microsoft-development-tools-free</link>
		<comments>http://www.steveneppler.com/blog/2005/11/07/get-microsoft-development-tools-free#comments</comments>
		<pubDate>Mon, 07 Nov 2005 20:18:04 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[digg]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/2005/11/07/30</guid>
		<description><![CDATA[I&#8217;m going to check this out a bit further&#8230; &#8220;Microsoft Visual Studio 2005 and SQL Server 2005 are available completely FREE! No catch, they can be used for commercial use.&#8221; read more&#160;&#124;&#160;digg story]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to check this out a bit further&#8230;</p>
<p>&#8220;Microsoft Visual Studio 2005 and SQL Server 2005 are available completely FREE! No catch, they can be used for commercial use.&#8221;</p>
<p><a href="http://msdn.microsoft.com/vstudio/express/">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/software/Get_Microsoft_Development_Tools_FREE_">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2005/11/07/get-microsoft-development-tools-free/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apple takes bite out of Windows</title>
		<link>http://www.steveneppler.com/blog/2005/11/07/mac-takes-bite-out-of-windows</link>
		<comments>http://www.steveneppler.com/blog/2005/11/07/mac-takes-bite-out-of-windows#comments</comments>
		<pubDate>Mon, 07 Nov 2005 17:54:38 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[digg]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/2005/11/07/29</guid>
		<description><![CDATA[&#8220;Hardly a week goes by that I don&#8217;t hear from a friend or colleague with a monumental Windows problem,&#8221; Paul Andrews writes for The Seattle Times. &#8220;I tell them I&#8217;m glad to help, on one condition: Next time they buy a computer, they agree to consider a Macintosh. read more&#160;&#124;&#160;digg story]]></description>
			<content:encoded><![CDATA[<p>&#8220;Hardly a week goes by that I don&#8217;t hear from a friend or colleague with a monumental Windows problem,&#8221; Paul Andrews writes for The Seattle Times. &#8220;I tell them I&#8217;m glad to help, on one condition: Next time they buy a computer, they agree to consider a Macintosh.</p>
<p><a href="http://seattletimes.nwsource.com/html/businesstechnology/2002608438_paul07.html">read more</a>&nbsp;|&nbsp;<a href="http://digg.com/apple/Windows_Users:_It_s_not_your_fault,_but_it_is_your_problem-_switch_to_Mac_">digg story</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2005/11/07/mac-takes-bite-out-of-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IIS Error &#8211; The requested resource is in use</title>
		<link>http://www.steveneppler.com/blog/2005/10/21/iis-error-the-requested-resource-is-in-use</link>
		<comments>http://www.steveneppler.com/blog/2005/10/21/iis-error-the-requested-resource-is-in-use#comments</comments>
		<pubDate>Fri, 21 Oct 2005 17:08:26 +0000</pubDate>
		<dc:creator>eppler</dc:creator>
				<category><![CDATA[on the job]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.steveneppler.com/blog/2005/10/21/21</guid>
		<description><![CDATA[We use a program called SolarWinds to monitor our network usage and statistics. But lately, I&#8217;ve been getting &#8220;The requested resource is in use&#8221; while trying to view our network monitoring and statistics page. Not a very helpful message, thanks Microsoft&#8230; This is on a Windows 2003 Server, so it uses IIS (Internet Information Server) [...]]]></description>
			<content:encoded><![CDATA[<p>We use a program called <a href="http://solarwinds.net/" target="_blank">SolarWinds</a> to monitor our network usage and statistics.  But lately, I&#8217;ve been getting &#8220;The requested resource is in use&#8221; while trying to view our network monitoring and statistics page.  Not a very helpful message, thanks Microsoft&#8230;</p>
<p>This is on a Windows 2003 Server, so it uses IIS (Internet Information Server)  and ASP (Active Server Pages)  for its graphing and network overview features.</p>
<p>To fix this error, I just made a backup of the server&#8217;s configuration, uninstalled IIS, and then reinstalled.  That fixed IIS, but SolarWinds couldn&#8217;t connect to the database anymore.  I re-ran the configuration wizard that comes with SolarWinds, and everything came back.</p>
<p>I&#8217;m glad all of my pages are hosted with <a href="http://www.apache.org" target="_blank">Apache</a> on <a href="http://www.centos.org" target="_blank">CentOS 4</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.steveneppler.com/blog/2005/10/21/iis-error-the-requested-resource-is-in-use/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

