30 Mar, 2009
Most ISP’s offer a small amount of storage space on their servers that you use to set up a webpage. This space is often included for free as part of their plans. While many people don’t want to create a website, you can still use the space for whatever you would like. You could place your most important files in their as a way of offsite backups, or share files that are too big for email with family and friends.
FTP clients are a great tool for people who spend a lot of time uploading and downloading files from websites or online storage space, but they can be complicated to use if you are not familiar with them. There is an easier way to access this storage space.
Netdrive is a utility that will allow you to show this storage space as a mapped network drive on your computer. This means that you can drag and drop straight into it using the standard Windows File Explorer, bypassing the need for any fancy FTP programs.
Netdrive sits in the system tray, but should only need to be accessed if you would like to add a new site, or change settings.
NetDrive is easy to setup. Once it is installed, create a new site and add in your FTP server settings. You may want to enable load on startup as that will make Netdrive very hands-off in the future. Once the machine is on the storage space will be mapped automatically.
You can then proceed copying and pasting to and from it just like you would with any of your other files or folders.
I have recommended this to a couple of friends, and they have experienced their internet occasionally dropping out while this software is running in the background. Because of this, you may want to load up Netdrive as you require it, rather than loading it at startup.
NetDrive is available from Netdrive.net and is free for home use. Novell also offers a program called Netdrive that does exactly the same thing, with a few less bells and whistles. This is available from Peter’s Useful Crap.
19 Jan, 2009
Windows Mobile web browsers are still not up to scratch compared to their desktop counterparts. The small screen size, generally slower data speeds and troubles with flash and Ajax websites all contribute to a less than enjoyable surfing experience. Skyfire web browser conquers many of these problems that mobile browsers suffer from.
Skyfire works differently to other mobile browsers in that it shows you the full web site and not the mobile version. It appears to me that Skyfires servers render the page before delivering it. This results in Flash, Silverlight and Ajax content working properly on a Windows mobile device. It has been a long wait.
With Skyfire servers doing a lot of work, I expected pages to download much slower, however I did not find this to be the case. This was especially surprising seeing that I am not in one of the supported or optimized countries. I was even able to watch Youtube videos at a reasonable quality.
Skyfire shows the full page which you can scroll around, or zoom in on text you want to read. I was very impressed that it automatically zoomed in on a text input box when I tapped it. It is very user friendly.
Skyfire probably won’t solve all of your mobile surfing problems, but it will let you view most of the sites that have not been viewable before. My recommendation is to use this side by side with Internet Explorer mobile, depending on the site you want to visit. Saying that, this is still a beta version. There may be bigger plans for the full release. Hopefully the plans aren’t to charge for the product.
I look forward to seeing how Firefox mobile evolves over time. It is looking quite promising. It may be the answer to many of my surfing problems.
Skyfire isn’t supported by all Windows Mobile devices at this stage, but it worked fine on my HTC touch. Supported device information, and much more is available on their website. Grab your copy of Skyfire from Skyfire.com.
9 Jan, 2009
There are a number of programs that will allow for easy creation or resizing of drive partitions. Even Windows XP and Vista will let you do this in its disk management utility. However, these free options are not as easy to use as some of the commercial options, and they lack some fairly important features. Until recent times, I did not know of any free programs that would resize a partition and leave the data intact. Vista will do it now, but it is a bit of a challenge.
For many years I have been using Partition Magic as it was the only program that I could find that would resize partitions without losing data. This feature is very important when adding a partition to a computer that is running well. It could save you from needing to resinstall the whole system. Partition Magic is a commercial program which is hard to justify a purchase of, as you may only use it once or twice each year.
EaseUs Partition Manager Home Edition has been labelled a “free replacement for Partition Magic”, and rightly so. The interface is very similar to the popular Partition Magic, and it contains many of the same features.
Features include:
- Disk resizing without data loss
- Disk and partition copying
- Setting partitions active or hidden
- Disk Labeling
- Easy to use interface
- Everything else most people could ever want
This tool is a long saught after tool for those who do a lot of partitioning. Now the job of trying out Linux, or installing XP on a factory installed Vista machine is a lot less daunting, and dare I say it – even enjoyable.
Important Update: Ensure you turn off hibernation and sleep modes before running this program. If it enters these modes while the program is running, you may find your computer is unbootable. Most other tools of this nature run in DOS mode where sleep or hibernate is not a feature, hence not a problem.
Partition Manager has a commercial version available for people who would like a few extra features, but the home version is free and does everything reported in this article. Grab your copy from Partition-Tool.
8 Jan, 2009
Difficulty Rating:
I wanted to find a way to power on my computer at 7:30am each morning. This was so that my email and various websites I visit can be updated before I sit down at my computer. With mornings being such a rush, I wanted to use some automation to help me out.
There are normally a number of features in the power management component of the BIOS options, which permit all types of triggers to wake a computer up from hibernation or standby modes. However, if the computer is turned off, these will not work.
One of the triggers allows us to set the computer to launch via the real time clock. We can set how frequently the machine will wake up, or what time of the day we want it too wake up.
Every BIOS is a little different so it is impossible to give specific instructions, but it is not too hard to find. Go into the BIOS and find Power Management. In here, ensure S3 is enabled. There should be an option called “Resume by alarm”, or “Wake-up on RTC”. Once this is enabled, you will be able to set the time you want your computer to turn on. That should be all there is to it.
While I had not seen this feature before, I checked the 3 computers I have access to, to see if they also had this option. These machines are of various ages and they all included this feature. Only one time can be set in the BIOS, so using this method will not work if you want it to turn on in the morning and the afternoon. If you want to do this, you will need to use the task scheduler.
7 Jan, 2009
Waking a machine up through a LAN connection can be very useful to turn on a computer if the power button is a pain to get to; say if you have a computer under your desk. It is also handy if you want to turn on a group of computers.
There are a number of Magic Packet senders that will wake a computer up over a LAN connection, but these are usually stand alone programs that need to be opened up and have data entered into them before they work. I wanted a more customizable solution.
Mc-wol is a command line utility that enables you to wake up a machine on your local area network. Being a command line utility, it is easy to utilize in a shortcut on your desktop, place into a batch file, or use it in a scheduled task.
Don’t let the command line scare you. The syntax is really simple. To launch a computer, type mc-wol followed by the mac/ethernet address. i.e.:
mc-wol 91:34:eb:de:45:32

Wake on LAN software only works on computers which are in standby or hibernate modes.
Mc-wol is free and available from Matcode.com. You will also find a bunch of useful information on the page about simple settings you will need to check before WOL will work.