<?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>Looking for the paradigm &#187; windows 7</title>
	<atom:link href="http://www.evanhoffman.com/evan/tag/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evanhoffman.com/evan</link>
	<description>So I can pass it off</description>
	<lastBuildDate>Thu, 26 Jan 2012 22:17:15 +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>Error returning browse list: NT_STATUS_NOT_SUPPORTED</title>
		<link>http://www.evanhoffman.com/evan/2009/10/24/error-returning-browse-list-nt_status_not_supported/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=error-returning-browse-list-nt_status_not_supported</link>
		<comments>http://www.evanhoffman.com/evan/2009/10/24/error-returning-browse-list-nt_status_not_supported/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 14:39:38 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=183</guid>
		<description><![CDATA[TweetThis is annoying. I&#8217;m attempting to get to my photos on my Win 7 desktop from my Linux laptop. It works in Win XP clients, but smbclient is failing: [evan@ehoffman ~]$ smbclient -L //192.168.10.105/ Enter evan's password: Domain=[EVAN-WOLFDALE7] OS=[Windows 7 Ultimate 7100] Server=[Windows 7 Ultimate 6.1] Sharename Type Comment --------- ---- ------- Error returning browse [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2009/10/24/error-returning-browse-list-nt_status_not_supported/&via=EvanHoffman&text=Error returning browse list: NT_STATUS_NOT_SUPPORTED&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2009/10/24/error-returning-browse-list-nt_status_not_supported/"></g:plusone></div><p>This is annoying.  I&#8217;m attempting to get to my photos on my Win 7 desktop from my Linux laptop.  It works in Win XP clients, but smbclient is failing:</p>
<blockquote><pre>[evan@ehoffman ~]$ smbclient -L //192.168.10.105/
Enter evan's password:
Domain=[EVAN-WOLFDALE7] OS=[Windows 7 Ultimate 7100] Server=[Windows 7 Ultimate 6.1]

	Sharename       Type      Comment
	---------       ----      -------
Error returning browse list: NT_STATUS_NOT_SUPPORTED
session request to 192.168.10.105 failed (Called name not present)
session request to 192 failed (Called name not present)
session request to *SMBSERVER failed (Called name not present)
NetBIOS over TCP disabled -- no workgroup available
[evan@ehoffman ~]$
</pre>
</blockquote>
<p><b>Update</b>: This appears to be resolved in <a href="http://news.samba.org/releases/3.4.3/">Samba 3.4.3</a> (<a href="http://samba.org/samba/history/samba-3.4.3.html">release notes</a>).  Since there&#8217;s no RPM for 3.4.2 for FC11 I downloaded the source and built it and tried the smbclient against my Win7 box and it worked fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2009/10/24/error-returning-browse-list-nt_status_not_supported/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>I put Fedora Core 11 on my work laptop</title>
		<link>http://www.evanhoffman.com/evan/2009/10/21/i-put-fedora-core-11-on-my-work-laptop/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=i-put-fedora-core-11-on-my-work-laptop</link>
		<comments>http://www.evanhoffman.com/evan/2009/10/21/i-put-fedora-core-11-on-my-work-laptop/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 04:25:19 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=178</guid>
		<description><![CDATA[TweetMy work laptop, which I got around the end of 2006, was starting to run like crap. Pretty sure it started around the time I put antivirus on it, which reinforces my theory that antivirus is a virus itself. Anyway, being bored with Windows XP and having already played with Windows 7 at home, I [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2009/10/21/i-put-fedora-core-11-on-my-work-laptop/&via=EvanHoffman&text=I put Fedora Core 11 on my work laptop&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2009/10/21/i-put-fedora-core-11-on-my-work-laptop/"></g:plusone></div><p>My work laptop, which I got around the end of 2006, was starting to run like crap.  Pretty sure it started around the time I put antivirus on it, which reinforces my theory that antivirus is a virus itself.  Anyway, being bored with Windows XP and having already played with Windows 7 at home, I decided to install Linux.  The last time I tried Linux desktop was around RedHat 7.3, which was a long time ago&#8230; pre-Fedora even.  I&#8217;m pretty happy with CentOS on the server side and was set to try CentOS 5.3 on my laptop when someone suggested I go with FC due to more bleeding-edge driver support.  Even though the hardware is pretty old at this point I figured it was worth a shot.</p>
<p>Generally everything works pretty well.  Everything pretty much works out of the box &#8211; I had dual screens up at native resolution, it even recognized my phone as a camera when I plugged it in to charge it.  Best of all, I was able to resize the NTFS partition (rather than blowing it away) so I can still boot back to XP when the need arises.</p>
<p>There are 2 problems I&#8217;ve had so far though:</p>
<ul>
<li>the computer now hovers between 76 and 85 degrees Celsius, whereas under Win XP it generally peaked around 68 C.  I tried underclocking the CPU down to 250 MHz but the problem persisted.</li>
<li>The Java plugin for Firefox &#8230; wtf?  How can this not work?  I downloaded Sun&#8217;s JDK and symlinked the libjavaplugin_whatever into /usr/lib64/mozilla/whatever/ and that didn&#8217;t work.  Then I tried &#8220;yum install java-plugin&#8221; or something like that and that installed some OpenJava-ish plugin which looked like it was going to work, but when I logged into the Raritan KVM and clicked &#8220;Connect&#8221; it wouldn&#8217;t work.  I booted up Win XP in a VM and Firefox with Java works fine.  Really annoying and dumb.</li>
</ul>
<p>I&#8217;ll probably try Ubuntu tomorrow as several people suggested it runs cooler than Fedora.  If that fails then I guess I&#8217;ll go to Win7 after all.  I also want an SSD for my work laptop now&#8230; my Windows VM seems to spent eternity spinning my crappy 5400 rpm drive.  <a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16820233087">Plox</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2009/10/21/i-put-fedora-core-11-on-my-work-laptop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 RC &#8211; day 1</title>
		<link>http://www.evanhoffman.com/evan/2009/07/12/windows-7-rc-day-1/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-7-rc-day-1</link>
		<comments>http://www.evanhoffman.com/evan/2009/07/12/windows-7-rc-day-1/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 14:12:30 +0000</pubDate>
		<dc:creator>Evan Hoffman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=134</guid>
		<description><![CDATA[TweetSo I&#8217;ve been having problems with my computer since I built it. In particular the screen will freeze up from time to time with this checkerboard of black and normal. I can&#8217;t really describe it, and since the computer&#8217;s frozen when it happens, I can&#8217;t screenshot it. Anyway, I reinstalled XP a while ago and [...]]]></description>
			<content:encoded><![CDATA[<div style="vertical-align: top; float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://www.evanhoffman.com/evan/2009/07/12/windows-7-rc-day-1/&via=EvanHoffman&text=Windows 7 RC - day 1&related=EvanHoffman:&lang=en&count=horizontal" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><div class="plus-one-wrap"><g:plusone size="small" href="http://www.evanhoffman.com/evan/2009/07/12/windows-7-rc-day-1/"></g:plusone></div><p>So I&#8217;ve been having problems with my computer since I built it.  In particular the screen will freeze up from time to time with this checkerboard of black and normal.  I can&#8217;t really describe it, and since the computer&#8217;s frozen when it happens, I can&#8217;t screenshot it.  Anyway, I reinstalled XP a while ago and that didn&#8217;t do anything to solve it.</p>
<p><span id="more-134"></span></p>
<p>On Thursday my computer started really pissing me off because when I plugged in my camera, the Canon CameraWindow app that I use to transfer stuff off wasn&#8217;t autostarting.  When I then tried starting it manually it still wouldn&#8217;t start.  When I opened &#8220;My Computer&#8221; what greeted me was a flashlight, apparently searching for the innards of my system.  It searched for about 60 seconds before showing me the correct contents of the computer, but when I closed My Computer and reopened it, it did the same thing.  This persisted through a reboot.  So I had a bad feeling that maybe the computer was about to do something unpleasant.</p>
<p>This probably doesn&#8217;t sound like enough of a reason to ditch the whole OS and install a beta as a primary OS, but I was already kind of sick of running a 32-bit OS on 64-bit hardware; my computer has 4 GB of memory and XP was only able to see 3.25.  So I resized my 1 TB partition down to 500 GB and installed build 7100 of Windows 7 in the free space.  I assume this will allow me to boot back to XP when I want to, but I haven&#8217;t tried it.</p>
<p>Anyway, the install went fine &#8212; my computer&#8217;s performance score is only 5.9 out of 7.9, I guess due to disk performance &#8212; though it did spend a lot of time doing absolutely nothing, which made me think it was hanging.  I&#8217;m not crazy about this taskbar, and I miss the Quick Launch bar from XP.  Also not a fan of the Program selector in the Start menu.  I&#8217;ve never liked &#8220;personalized&#8221; menus; I like to know where something is always going to be rather than having the computer populate a list for convenience.  There are some other minor annoyances but overall it seems pretty fast &#8211; Firefox started up very anyway, and that&#8217;s probably the biggest thing I&#8217;ve installed so far.</p>
<p>One problem I ran into was trying to connect to my old Linux box via Samba.  It wasn&#8217;t accepting my password no matter what I did; I reset it on the server and it still wasn&#8217;t working.  A quick Google search turned up a solution: <a href="http://www.builderau.com.au/blogs/codemonkeybusiness/viewblogpost.htm?p=339270746">Get Vista and Samba to work</a>.  This post is from 2006 and it&#8217;s now 2009 and it&#8217;s still a problem, so I guess Microsoft doesn&#8217;t consider it a problem.  My Samba installation is way older than that, though, so maybe it&#8217;s more of a Samba issue than a Vista one.</p>
<p>The other thing, which wasn&#8217;t as much of a problem as something that just sucked, is I had to reauthorize my computer in iTunes.  I copied over all my settings &#8211; <a href="http://www.somelifeblog.com/2007/07/vista-transfer-itunes-library-and.html">this page</a> explained what goes where  &#8211;  but I still had to reauthorize the computer.  I guess I could have dug further, but I just assumed that going from Windows 5.1 to 6.1 and 32-bit to 64-bit, there&#8217;s no way to &#8220;trick&#8221; it.  This is only my 2nd authorized computer though so it&#8217;s not a big deal&#8230; just annoying, since it&#8217;s not a second computer.</p>
<p>Anyway, back to my original problem: the camera now works as expected.  That reminds me of another problem I had &#8211; I couldn&#8217;t run my Java program to reorganize the pics for some reason.  It turned out that even though I had a 64-bit JVM installed, and Java is supposedly platform independent, I need to download <a href="http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-win32-x86_64.zip">64-bit Eclipse</a>.  Then I just had to hunt down the old jars and put them back in the classpath of my project and that worked well.</p>
<p>So overall I&#8217;m pleased with the speed and responsiveness, and the Aero stuff is pretty, but I don&#8217;t <i>get</i> the taskbar changes.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2009/07/12/windows-7-rc-day-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

