utility
106 Entries
- This Week
- This Month
- All Time
-
Language(s)
-
Microsoft Robotics Studio and Lego Mindstorms NXT
Avg Rating: 5
(1)In this article, Brian Peek will demonstrate how to use Microsoft Robotics Studio to control the Lego Mindstorms NXT kit. A simple remote-controlled robot will be built and controlled using C# and the MSRS Visual Programming Language (VPL). Brian Peek ASPSOFT, Inc. Difficulty:… -
How To Recover Lost Email Passwords
Avg Rating: 0
I’ll bet you can already think of a handful of times when you could have used this next tool: Mail PassView. I recently came across Mail PassView when surfing through my techie RSS feeds. The program is a freeware utility that helps you recover passwords from both Outlook and Outlook Express as well… -
Another App that Puts the Windows 7 DVD on a USB Drive
Avg Rating: 0
Thanks to Paul Thurrott, I’ve just come across another application that automates putting the Windows 7 installation DVD onto a USB drive. This is especially helpful for folks who plan on installing Windows 7 on their netbook computers since these tiny PCs rarely include an optical drive. A couple… -
Coding 4 Fun - Windows 7 Taskbar
Avg Rating: 0
Looking to take advantage of some new Windows 7 goodness? Learn how to work with some of the great new taskbar features to create a more streamlined user interface. Introduction Windows 7 brings with it a large number of new features that will be available to developers from day one. … -
BlueBoss - Bluetooth Proximity Detection
Avg Rating: 0
Summary: Bluetooth is now found in a variety of devices and enable the user to use wireless accessories. The Bluetooth protocol allows a user to “discover” any device that is in proximity to your Bluetooth radio. Why not see who is in proximity to you? Why not have the presence… -
That's a great v1.0 shot... Greenshot v1.0 is out!
Avg Rating: 0
We highlighted this project a year and a half ago, That's a great shot... Greenshot, and it's been chugging away, moving slowly and steadily to a v1.0 release. And now... Greenshot 1.0 is finally available for download now!We are very proud to announce that Greenshot 1.0 is finally available for… -
Troubleshooting Windows SMB/SMB2 Issues
Avg Rating: 0
Hongwei Sun, Escalation Engineer, presented a session covering Debugging Tools for Windows that can be used for troubleshooting Windows at the 2009 File Sharing Windows Protocols Plug-fest. Hongwei answered windows debugging questions as well. Examples of how to use… -
Changing time zones
Avg Rating: 0
In this article, I'll demonstrate how to use your current location to figure out and set the time zone. It turns out that this isn't nearly as easy as I thought it would be, so read on to learn what went into this seemingly straight-forward idea. This code requires Windows 7 due to the use of… -
Export Outlook Contacts and Import Them to Facebook
Avg Rating: 0
I've written a few posts about apps that get your Facebook contacts into Outlook - like FBLook, which provides access to Facebook via a toolbar add-in, and Facebook app, Fonebook, which syncs your contacts; but what about exporting contacts from Outlook to Facebook? If you are like most… -
Shutdown/Restart/Logoff your PC using TweetMyPC
Avg Rating: 0
In this article I will show you how you can use Twitter API to Shutdown/Restart/Logoff your PC remotely using VB.net. Introduction I have a very slow internet connection at home and most of the time Downloads takes hours to complete. I decided to write an application which will help me Shutdown my…