Useful Intel links…

Two links from Intel are particularly useful for desktop/laptop users. First, this tool will find out if the Intel drivers you’re using are up-to-date:

http://www.intel.com/p/en_US/support/detect

since many if not most desktops/laptops include some Intel based chipset (even if it isn’t the main CPU), then this is a pretty useful site to use.

If . . . → Read More: Useful Intel links…

1 Reason Why Microsoft Bing Is Gaining on Google

eWeek has this “fluff” piece on why Microsoft Bing is “gaining” on Google:

10 Reasons Why Microsoft Bing Is Gaining on Google

I don’t usually like to go this far, but frankly it’s pretty shameless pandering.

Bing may or may not be a good search engine, personally the results it pulls just don’t . . . → Read More: 1 Reason Why Microsoft Bing Is Gaining on Google

Why Internet Explorer rules…

This article about the growth of Chrome has a little gem in it that shows just how anti-competitive installing IE by default as the only browser on Windows is. It says:

NetApplications reported, Microsoft’s [Internet Explorer's] 61 percent is a record low for the company as its market share continues to decline.

A key reason . . . → Read More: Why Internet Explorer rules…

Outlook email verbosity…

I write HTML in Thunderbird because I like some rich formatting (an area I am sad to admit Thunderbird is weak on). In particular I do a lot of indented stuff, which Thunderbird translates to simple “<blockquote>” tags. However, when I moved to Outlook 2007 (which I don’t use for mail, but was just checking) . . . → Read More: Outlook email verbosity…

Favorite free Windows toys…

Though I’m a Linux bigot, I work generally on a Windows laptop. Below is a list of my favorite free toys/tools that I use regularly. I’ve had good luck with all of them:

Unlocker Assistant – for unlocking pesky locked Windows files or drives. I8kFanGUI – for controlling your laptop fans TrueCrypt – for creating . . . → Read More: Favorite free Windows toys…

The unfortunate truth about Exchange

Up until the last year my workplace used IMAP servers running on Linux and Solaris to manage and deliver mail. Then we decided because of the collaborative benefits, particularly with mobile devices like Blackberrys, to move to Exchange. The results have been dramatic, and this chart made by Google to espouse their GMail product reflects . . . → Read More: The unfortunate truth about Exchange

How to convert to/from DOS format in VIM…

It’s very easy, but also easy to forget how to convert to or from a DOS format file in Unix using “vim” (Vi iMproved), the Open Source “vi”. If the file is in DOS format and you want to convert to Unix, use the command:

:set ff=unix

note that “ff” is an abreviation . . . → Read More: How to convert to/from DOS format in VIM…

Where to find the Windows XP “hosts” file

Just like Unix you can add a static host to the Windows system. On Windows XP the file is usually found in the “intuitive” location here (may change depending on where you loaded Windows):

C:\Windows\System32\drivers\etc

This is also where the “lmhosts” file is found.

The format is in standard ARPANET format. For more . . . → Read More: Where to find the Windows XP “hosts” file

How to disable “dumprep.exe”

If you’ve ever had a program spontaneously self destruct in Windows XP and/or you did a forced kill from the task manager for a “Not responding” application, you may have found it takes forever for things to come back to normal and meanwhile your drive is being banged on like crazy. Worse things usually drag . . . → Read More: How to disable “dumprep.exe”

Disabling Firefox Resume From Crash

Though to many it’s handy, personally I find Firefox‘s “Resume from Crash” function, well, annoying.  This function makes it so that if Firefox is killed prematurely that the next time you start it you get an (annoying) popup that asks you if you want to restore the previous state/page(s) that Firefox was viewing.

I can . . . → Read More: Disabling Firefox Resume From Crash