LastPass
This post on Download Squad has a list of some sites and software for protecting your privacy. The one that really interested me was LastPass. LastPass is a web site where you can store your passwords for various web sites. This allows you to have access to your passwords on various browsers/computers.
I did have concerns about hosting my passwords on an external site. LastPass’ implementation seems pretty secure. Your passwords are encrypted before being sent to LastPass’ servers. When you log in to LastPass on a different computer, the encrypted passwords are downloaded to the browser. Then when you want to access a password, a javascript decripts the password. If the browser has the LastPass plugin installed, the decription happens in native code, instead of in Javascript.
moblin
A few days ago, I wrote about Jolicloud, which looks like a good distribution for netbooks. Moblin is a different software platform to do the same thing. They have a build available for install on netbooks or laptops. I installed the VMWare image, and it boots pretty fast, and it comes pre-installed with the needed application for a netbook.
[via Download Squad]
Multiple Calendars in NuevaSync
A while ago, I wrote about how I was annoyed that NuevaSync merged all calendar entries from my different calendars into one calendar on my iPhone. A few weeks ago, they added support for multiple calendars. Tonight, I set this up, and it works well. Now I will not need SyncMyCal installed any more.
Jolicloud
Jolicloud looks like it could be very interesting for netbooks. Jolicloud is a distribution of linux that is optimized to boot faster on netbooks. Also, the launcher in Jolicloud looks pretty cool.
[via Engadget]
i.TV
i.TV is a very cool iPhone application. i.TV shows you information on movies and TV shows. i.TV also lets you see and modify your Netflix queue (Both the disc and instant queues).
i.TV relatively recently added the ability to schedule recordings on TiVo DVRs. I have used this a few times. There is one thing that I would like to see added is the ability to set the priority of the recording request. Currently, any request made through i.TV will not be scheduled if there is any conflict.
Garmin ecoRoute
In this post, I mentioned that Audi and Nissan are working on navigation systems that will give fuel effecient routes. Garmin is also doing the same thing for their portable navigation units. They are adding an ecoRoute routing type. Navigation units with ecoRoute will have a setting that lets you specify the type of car you have. Then it can provide you with an effecient route.
The best thing about this is that they are making this available for all compatible devices. I need to download the web updater to see if this will be available for our Nuvi 680.
[via CNET's CES blog]
Loopt
A few months ago, I signed up with Loopt. Loopt is a social network that allows you to share your location, and status, with your friends. I didn’t do much with it, as I didn’t want to spam my friends with invites for yet another social network. A few weeks ago, some of my friends got Loopt account, and I guess they saw that I had a Loopt account and they sent me an invite, so now I have people to broadcast my location to.
So far, I am not impressed. Maybe it is because I am updating status from my iPhone. Since Apple hasn’t released support for applications running in the background, I need to constantly launch the Loopt application in order to update my status. What I really want in a location based updating service is something that I can set the frequency that my location is sent the service, and only if I want to change my status would I have to launch the application.
The other problem I have with Loopt, and other location base social networks, is that I have to maintain a seperate friends list. I have accounts on too many social networks, (Facebook, LinkedIn, FriendFeed, flickr, Google Friend Connect….) so I don’t want to manage another list of contacts. Ideally, Loopt would use Google Friend Connect/Open Social or Facebook Connect, and then get the friends list that way.
Google Notebook vs Google Reader Notes
I am an avid user of Google Reader. A while ago, Google added the ability to share an item with a note. I assumed that this note used the same mechanism as Google Notebook, even though I wasn’t a user of Google Notebook.
Today, I tried out Google Notebook from my phone, as I wanted to jot down some ideas that I had. I was expecting that the notes that I had written from Google Reader would be there. They didn’t appear anywhere in Google Notebook. It looks like the notes from Google Reader and the notes in Google Notebook are completly seperate (which I think is pretty silly).
WHS Task Viewer
I have intalled several add-ins and programs on our Windows Home Server. I have been curious about how loaded the server is. The WHS Task Viewer will show you what your CPU load, and physical and virtual memory usage is in the Windows Home Server Console. Previously you would have to logged in via RDP and launched the system viewer.
From my brief view of my system, it is not overloaded at all.
[via We Got Served]
Reboot over RDP
Normally when you log into a Windows PC via RDP, Windows disables the Restart and Shutdown commands from the Start menu. This is a pain, especially if you want to force a reboot.
This post has the instructions on how to reboot a PC over RDP. Here is the command that I use:
shutdown /r /f /m \\
