Archive for July, 2010

My First Day with the New AT&T MiFi Device

Tags: , , , , , , , , ,

Novatel MiFi deviceI ordered a Novatel MiFi 2372 from Amazon this week, hoping to decouple my primary laptop from holding the 3G SIM card under the battery while I’m on the train back and forth to the office. I spend 5+ hours a day on the train, and having 100% solid connectivity is a must.

I did a lot of research before deciding on this particular device. The closest competitor was the PHS300 from Cradlepoint, but it had one flaw that the MiFi overcame: I can directly plug my AT&T SIM card into the MiFi, but the PHS300 requires an actual USB dongle + SIM card. AT&T wanted $249 for the empty dongle itself, so that was a no-go.

Some of the sites I found on the web indicate that you can hack the configuration of the MiFi using some undocumented options, found only in the config/backup file. This can turn on or disable some features of the device, not visible or exposed in the MiFi web interface.

This is 100% untrue (at least with the 2372 made for North American carriers/networks).

Two of the features I was most-interested in was the ability to charge it over USB while using the device over wifi. This is not directly possible without modification of the USB cable hardware itself. Luckily I have a USB “Y” cable that has data on one male end and power on the other. If I just use the power end, I gain the same feature, but the configuration option is completely ignored.

The option that some sites suggest is:

<routeroverusb>1</routeroverusb>

The other option I wanted to change was the number of maximum connected devices. Having a hardware-locked limit of 5 devices seems highly restrictive, so I checked into that.. and that too, is not modifiable on the 2372. If I’m on the train and have 2 laptops + my BlackBerry with me, that’s already 3 devices. That means I can’t further share my connection with any more than 2 other devices on the train in the car with me. Bad design.

This option looks like:

<allowedclients>5</allowedclients>

If you look at the MiFi itself, it’s really just a cellphone with built-in WAN routing and NAT. The Android phones can do this out of the box already, but those are larger/more-complex/requires contract. The more I play with the MiFi, the more I realize, I’m just holding a phone in my hand, minus a keypad and screen and speakers.

So here’s my synopsis after less than 12 hours of really beating up the device, with the cons first:

Read the rest of this entry »

FIXED: “Search programs and files” blank on Windows 7

Tags: , , , , ,

Recently, my Windows 7 laptop started showing the “Search programs and files” Start Menu option was showing bogus search result that looked like this:

Bogus results for Search Programs and Files

I searched around for awhile, and finally stumbled on a site describing the exact fix I was looking for.

In short, you need to perform the following steps to fix this:

  1. Open the Registry Editor, but since may not be able to search for it, you’ll have to surf over to C:\Windows\System32\regedt32.exe and run that, or C:\Windows\regedit.exe.
  2. Navigate to the key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{EF87B4CB-F2CE-4785-8658-4CA6C63E38C6}\TopViews\{00000000-0000-0000-0000-000000000000}
  3. Locate the value: GroupBy in the right-hand pane.
  4. Change the value to System.StartMenu.Group
  5. Launch Task Manager (Ctrl-Shift-Esc) and kill the explorer.exe process you’ll see running.
  6. Inside of Task Manager, go to File | New Task (Run…)
  7. Type “explorer.exe” and click Ok.

Nobody seems to know why this happens, and it happens randomly. It was discussed in the Microsoft forums, but there was no fix therein.

This is yet another reason why I hate Microsoft Windows. Random behavior in a computer is never acceptable.

Bad Behavior has blocked 1685 access attempts in the last 7 days.