Yeah, it’s just a blind search. No login, no lists, nothing fun.
Thinking about getting a Nokia Lumia 900, but the lack of keyboard is lame. Are there any good windows phones coming out with keyboards?
Filed under: Computers and Internet
Mon 16 Apr 2012 • 12:56 EDT 0
Yeah, it’s just a blind search. No login, no lists, nothing fun.
Thinking about getting a Nokia Lumia 900, but the lack of keyboard is lame. Are there any good windows phones coming out with keyboards?
Filed under: Computers and Internet
Thu 23 Feb 2012 • 13:35 EDT 0
I keep searching for this list of apps that I post around. It’s the stuff I use all the time on my LG Quantum and pretty much consider killer.
Multicheckin – automatic foursquare checkin
Sleep master – monitors sleep cycle through the accelerometer and sounds an alarm near your target time when you’re in the lightest sleep
Stormglass (free, sideload only) – weather that can automatically update its live tile with the current location and conditions
Outdoor Navigation – topo and street maps from a variety of sources, breadcrumbs, map caching, made for hiking/biking/offroading
accurate tuner (free) – music instrument tuner
Amazon mobile (free) – includes upc scanner and one click buying
lookuptonight – iridium flares and ISS passes for current location through heavens above
myfitnesspal (free) – exercise and food intake log
I’m also looking at Radio Controlled and MetroRadio even though Pandora STILL doesn’t work right on the pc.
Filed under: Computers and Internet
Sat 20 Aug 2011 • 16:24 EDT 1
I recently had an issue with WMP where my shared libraries wouldn’t show up on other devices. Specifically this is WMP12, sharing libraries over UPnP.
I tried all sorts of troubleshooting – even built a UPnP monitor so I could see what was being advertised – they all were (note that WMP won’t show its own shared libraries on the computer that’s sharing them under other libraries). I noticed a pattern. The Tablet PC library would show up on both the Laptop PC and the Media PC, and the Tablet PC would see EITHER the Media PC or Laptop PC libraries, but never both.
I tried reconfiguring the home group, rebuilding the libraries, and all that. I even re-sysprepped the Laptop PC and Media PC. None of it helped. I dug in the registry and found something… Turns out it was my export/imported profile causing the issue.
The list of UPnP media servers is in the registry, under "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Media Player NSS\3.0\Servers". Turns out that the Laptop PC and Media PC had the same serial number, and that serial number is supposed to be unique per the spec. So I closed WMP, stopped the related services (UPnP Device Host and Windows Media Player Network Sharing Service), deleted the subkeys, and started it all up again. And they came right back.
More digging found that those keys are related to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\UPnP Device Host\Description". The next leap took a few minutes. It looks like when you set up sharing, WMP registers its library with the WMP NSS service, which stores the reference under "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Media Player NSS\3.0\Server Settings". WMP gets that data from its local settings cache in "HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences\HME". And it pulls data into that from any library it finds.
Those last two bits (the registry keys and library data) are reinforcing. WMP will rebuild the settings for one from the other. The solution was to wipe all the WMP settings and the library, then run WMP again. It will build a new library with entirely new settings (including a new GUID for the media server serial number).
In script form:
First use an elevated account to stop the related services:
net stop WMPNetworkSvc
net stop upnphost
Then wipe the duplicated data from the user account with the affected libraries:
taskkill -f -im wmplayer.exe
rd /s /q "%LOCALAPPDATA%\Microsoft\Media Player"
reg /delete "HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer" /f
And restart the services from an elevated account:
net start WMPNetworkSvc
net start upnphost
And start Windows Media Player at your convenience. It will go through the configuration dialog again, rebuild the library, and it should present a new serial number for the media server UPnP device.
Filed under: Computers and Internet, Windows Media Player; UPnP; DLNA
Sat 20 Aug 2011 • 12:42 EDT 0
I was going to get the VIZIO E322VL, but held off and did some more research. Apparently it has no DLNA support. I couldn’t find a single Vizio TV that does. Gonna have to pass on this one. This ain’t the year 2000 – electronics need to work together without brand lock-in.
Filed under: Computers and Internet, Gear
Thu 18 Aug 2011 • 13:47 EDT 0
Has a USB Mini-B female socket on one end, and a USB Micro-B male plug on the other. Plus a little tether so you can connect it to a cable. With my mix of devices that have mini (battery charger, camera) and micro sockets (phone, nook), I’d have to carry around twice the number of cables. Now I carry two cables, each with one of these adapters on it. I also keep one on the car charger.
Filed under: Computers and Internet, Gear, Travel
Wed 17 Aug 2011 • 16:39 EDT 1
Goal0 Guide 10 4AA Battery Recharger
I saw this on the shelf at Target one day and thought it might be a good contender for a travel battery charger. I’d been using some crappy ones, and couldn’t find an all in one device. Basically, I wanted something that would store two or four AA batteries, provide 5 VCD out, optionally have a flashlight, and preferably charge them from a 5 VCD standard USB port.
This one does all of the above. And does it well.
The construction is rock solid. The door doesn’t come open without some effort, and the body is sturdy. After a month of heavy travel,mine has some scratches, but no cracks or damage.
It stores four AA batteries, and has a removable tray that lets it hold AAA batteries instead. One gripe is that the tray comes out – I’d prefer they have some sort of flip-down spacer that changes the fit. If it can be removed, it will get lost. I’ve standardized on AA batteries, so that’s not a huge deal for me, but it’s still annoying.
The front face has a switch, a status indicator, a bright white LED light, a USB A Female port, what appears to be an EIAJ-01 coaxial power plug, and a USB Mini-B Female port.
It’s a trickle charger, made to work on 2.5 watts input. It will take several hours to charge batteries. That’s inherent to working with low power levels like this. If you want something faster, get a high current quick charger. The auto-off works fine, so you can leave it connected to a charging source.
Oh and it has a neat hook on the back… I have no idea what that’s for.
This meets my criteria for a travel device: compact, uses standard batteries, accepts standard power in, provides standard power out. It’s not fancy, not expensive, and does its thing reliably. If you need power or recharging in a portable platform, this might just be the best option out there.
Filed under: Computers and Internet, Gear, Travel, batteries, Battery Recharger, charger, device, Gear, goal zero, Guide, Nomad, Panel, Solar, Target
Wed 08 Dec 2010 • 16:38 EDT 0
Cancel your MasterCard accounts immediately! Your personal information and accounts are at risk!
Harrison, NY – After initial denials, it has been confirmed that thousands of MasterCard accounts may have been compromised.
http://mastercardisnotsafe.blogspot.com/2010/12/mastercard-deemed-unsafe.html
Filed under: Computers and Internet
Thu 28 Jan 2010 • 15:01 EDT 0
You know, normally I’m something of an evangelist for microsoft stuff. But they really screwed up their live mail recently. From reading their support forum, they flagged thousands of established accounts as spammers, and are doing their best to ignore reports of it. This is the second major Live problem that’s come up in the past week. I’m seriously considering jumping ship.
Filed under: Computers and Internet, News and politics
Wed 04 Nov 2009 • 10:05 EDT 0
It’s been too long since the last substantial update, and they’re still missing some important bug fixes and necessary additions.
Bug fixes:
WLS loses my saved sign in information when it encounters any connectivity issue.
Necessary features:
Eliminate the 20k file limit: I had more than 20k pictures when you first increased the limit. Get it started at near 100k, work up from there.
Programmatic folder addition: I have to manually set up every folder every time I reimage a computer. BS. There needs to be a way to do this with at least a registry edit, if not a command line option.
Common folder sync options: in the options dialog, there should be a tab with check boxes for “pictures”, “music”, “favorites”, “documents” etc. Check the box, it syncs that folder in your profile with the corresponding folder on skydrive (or at least with every other WLS client).
Skydrive sync support: I know it’s coming, but I want to stop hearing excuses or a total lack of communication. Just get it done.
Fin rant.
Filed under: Computers and Internet
Fri 05 Jun 2009 • 11:25 EDT 0
Yep. I need a camera that’s reasonably shockproof and water resistant, and will occasionally go under water for cool pictures. I’ve looked at a couple now, and camera manufacturers just don’t seem to get a few points.
First I reviewed the Vivitar V8400. It’s pure crap. It just plain feels light and cheap, the buttons are loose but don’t take presses half the time, and the image quality isn’t significantly better than my cameraphone. Plus it uses a proprietary connection for the USB cable, a major no-no.
I’ve looked at a few olympus models, and they seem to have better quality, but have even more proprietary features that exclude them.
Thus the search continues. I just want a camera that can get wet and doesn’t have flashy custom features. It shouldn’t be hard. If someone made one that met a few basic requirements, I’d buy it immediately:
Waterproof or very water resistant
Takes standard AA batteries
Takes a standard mini USB plug
Takes standard CF, SD, or micro-SD memory cards
I’m not buying your cheap lock-in crap from china. If my old HP photosmart M417 were waterproof (and not broken), it would be a clear win.
Filed under: Computers and Internet