Posts Tagged ‘Software’

How to Speed Up FileZilla FTP Transfers

Friday, July 31st, 2009

Are you having trouble with download speeds using the FTP Client Filezilla? It is most likely due to simply not having some configurations options set. By default, the FTP client will be set at minimal connections, but if you change a few things you can increase your download speed by over 2Mb/s.

FileZilla FTP Logo

FileZilla FTP Logo

Step #1

Download and install the FileZilla FTP client from their website at http://filezilla-project.org/.

Step #2

At the top left of the application, go to File-> Site Manager. In site manager you are going to setup a new connection with the host your are connecting with.

FileZilla FTP Site Manager

FileZilla FTP Site Manager

Step #3

Go over to the “Transfer Settings” tab and select Limit Simultaneous connections. Then input 10 for the Maximum Number of Connections. This will optimize your connection speeds with most servers to get the highest download speeds; and without them disconnecting. (My download speeds jumped from 900KB down to 2500KB down just from changing this one option.

FileZilla FTP - Transfer Settings

FileZilla FTP - Transfer Settings

How to Install and Configure Canon ScanGear Tool

Tuesday, July 28th, 2009

This is a short guide to setting up the Canon ScanGear Tool to enable the Canon copiers to be able to scan directly from the copy machine to the computer.

Step #1

First you will need to download the ScanGear Tool from Canon’s website. Version 2.21 will work with all the non-color copiers like Canon IR-2200. Version 2.30 will work with all the newer Canon color copiers.

Download Canon ScanGear Tool V.2.21
Download Canon ScanGear Tool V.2.30

Step #2

Run the EXE you just downloaded. By default the EXE unpacks the contents of the EXE to your TEMP folder.

  • TEMP FOLDER LOCATION on Windows 2000 through XP : C:\Documents and Settings\NameofUser\Local Settings\Temp
  • TEMP FOLDER LOCATION on Vista through Windows 7 : C:\Users\NameofUser\AppData\Local\Temp
  • Step #3

    Launch the setup file located within the TEMP folder and go through the prompts to install the ScanGear Tool.

    Step #4

    Once installed, you will need to launch the ScanGear Tool and input the IP address of the copier. Make sure it connects successfully by click the “Test Connection” button.

    Canon ScanGear Tool

    Canon ScanGear Tool

    Step #5

    Now you can Scan with the copier. For this example, I am going to be using the “Microsoft Office Document Scanning” tool provided within Microsoft Office 2003 through 2010.

  • LOCATION OF MODS in XP, Vista, & Windows 7: Start Menu -> Microsoft Office -> Microsoft Office Tools
  • Step #6

    Now walk over to your Canon copier. Press the big SCAN button to switch the copier into SCAN mode.

    Step #7

    Select the “Online” option to force the SCAN mode on. (It will start searching for the ScanGear client on your computer)

    Step #8

    Place the document you are wanting to scan into the feeder tray on top of the Canon Copier. (It will not start scanning until feeder tray has paper in it)

    Step #9

    On your computer, select Scan (black and white or color) and then the computer will begin scanning your documents.

    Microsoft Office Document Scanning Tool

    Microsoft Office Document Scanning Tool

    How to Avoid Reserved or Hidden Partition in Windows 7

    Tuesday, July 28th, 2009

    There is a hidden partition created by default in Windows 7. This can be very frustrating, especially for IT administrators who are working with capturing and deploying images with Sysprep and ImageX. The boot files needed for Windows 7 to boot correctly are stored on this 2nd hidden partition. This will show you how to install Windows 7 on one partition.

    Step #1

    First, there is no way to simply delete this hidden 100MB partition in Windows 7; you simply have to reformat. So the first step is to backup your data and boot to the Windows 7 Install CD. (To boot to CD, restart your computer and normally it will be either DEL, F12, or ESC key to select CD-ROM drive, and boot to it)

    Step #2

    Once you are up to the Windows 7 screen, you will need to select “Repair Your Computer” option.

    Windows 7 Startup Repair - Picture provided by About.com

    Windows 7 Startup Repair - Picture provided by About.com

    Step #3

    Next you will need to select “Command Prompt”.

    Windows 7 Command Prompt - Picture provided by About.com

    Windows 7 Command Prompt - Picture provided by About.com

    Step #4

    In Command Prompt we are going to reformat your hard drive in a certain way so the 2nd partition doesn’t automatically get created when you install Windows 7. Here are the comands:

    Diskpart
    List Disk (You might have more than one hard drive)
    Select Disk 0 (By default your main boot drive will be disk 0, check it)
    Clean
    Create Partition Primary
    Select Partition 1
    Active
    Format FS=NTFS Quick
    Exit

    Step #5

    Then simply walk through installing Windows 7 as you would normally. This time the setup will not create the 100MB hidden reserved partition.

    Multirow Bookmarks Toolbar 3.8 – Firefox Add-on

    Friday, July 17th, 2009

    If you are like me then you probably have a lot of websites you visit on a regular basis. I hate typing in web addresses or browsing through my bookmark folders. I love using my BookMarks Toolbar for quick and easy access to all of my websites. The problem is that I soon ran into having too many bookmarks. The Multirow Bookmarks Toolbar Add-on for Mozilla Firefox works great. It easily stacks your bookmarks toolbar depending upon how many bookmarks you have. Works great in Mozilla Firefox 3.5.1.

    Mozilla Firefox Bookmarks Toolbar

    Mozilla Firefox Bookmarks Toolbar

    Download the Multirow Bookmarks Add-On

    VLC is pixelated compared to MPC

    Saturday, July 11th, 2009

    I have been using K-lite mega codec pack with Media Player Classic for the past 2 years or so. With the release of VLC 1.0 I thought I would give it another shot. For the most part, the memory usage was a lot better than it used to be. Playing a TV episode of “The Office”, memory usage with VLC 1.0 was only about 15MB more than MPC. Playing the movie “Transformers” in 1080p the memory usage with VLC 1.0 was only about 30MB more than MPC.

    There are two things you need to enable to make the media in VLC render more smoothly.

    • Tools : Preferences: Video: Output: OpenGL Video Output
    • Tools : Preferences: DeinterlacingMode: Blend

    One thing I like about VLC is that it is easy to download, distribute, and use. With Media Player Classic, you have to make sure you have a codec pack for media to play. For me that is not an issue, but for the standard user, codec packs and knowing how to use them, can sometimes be confusing. If you haven’t tried VLC 1.0 yet, you might want to take a second look.

    VLC Player

    VLC Player

    VMWare – Delay VM Bootup Time to Allow Bios Entry/Boot Options

    Wednesday, June 24th, 2009

    You will need to change a few things in your .vmx file for your virtual machine. In Windows Vista and Windows 7 the default location of your virtual machine is:

    C:\Users\USER\Documents\Virtual Machines\VIRTUALMACHINENAME.vmx

    Step #1

    Open up the .vmx file in notepad and add :

    bios.bootDelay = “5000″
    this adds a 5000 ms (5 seconds) delay at boot time
    save the .vmx file

    or add:

    Step #2 (Optional)

    To force VM to enter the BIOS setup at next boot change the following:

    bios.forceSetupOnce = “TRUE”

    Escape will get you into the Boot Order and F2 will get you into the BIOS menu.

    Buy VMWare Workstation.

    Formatting WinPE 3.0 USB Flash Drive – (DISM)

    Friday, June 19th, 2009

    In my previous article I wrote about how to create the WinPE 3.0 environment, add drivers, mount the .WIM file, add batch scripts, etc. Here are the steps for creating the bootable flash drive.

    Step #1

    Open up Command Prompt

    You can do the first step within a normal command prompt window or within the WAIK Deployment Tools Command Prompt Window.

    Step #2

    Diskpart

    This launches the DiskPart program which is included within Windows Vista x32, x64 and Windows 7 x32, x64.

    Step #3

    List Disk

    Before you do anything you will want to see which disk is which on your computer.

    Step #4

    select disk 1

    You will want to pick the corresponding disk in which you want to use for your bootable flash drive. Careful, because this will completely erase the disk you select.

    Step #5

    clean

    This cleans up your disk.

    Step #6

    create partition primary

    This creates the partition on your flash drive.

    Step #7

    select partition 1

    This selects the partition you just created in Step #6.

    Step #8

    active

    This marks the select partition as active.

    Step #9

    format fs=fat32 quick

    This will format your flash drive in FAT32 format. Make sure you use the quick command otherwise it will do a standard format and will take a while. For bootable flash drives the quick format will always be fine.

    Step #10

    assign

    This will assign the next available drive letter to your flash drive. (You can also specify which drive letter you would like it to be assigned)

    Step #11

    exit

    This exits DiskPart.

    Step #12

    exit

    This exits CMD.

    Step #13

    Then just copy the contents of the “c:\winpe_x86\ISO\” folder in which you have your WinPE 3.0 environment created in the previous article and you are ready to boot up on a flash drive to WinPE 3.0. Enjoy!

    Here are the commands all together:

    Diskpart
    list disk [See which drive is which]
    select disk 1 [corresponding to disk on your computer]
    clean
    create partition primary
    select partition 1
    active
    format fs=fat32 quick
    assign
    exit
    exit

    Facebook – Update your status using Twitter

    Saturday, February 21st, 2009

    I use Twitter and Facebook just about everyday. Instead of going to each site I like to be able to post one status update and have it go to each. I am using TweetDeck which is available for both MAC OS X and Windows. This is a small client to have running on your workstation to post update statuses. Then if you want your Facebook to pull in your twitter status then simply “allow” it on Facebook here -> http://apps.facebook.com/twitter/.

    TweetDeck Mac OS X Client

    TweetDeck Mac OS X Client

    Facebook Twitter App

    Facebook Twitter App

    (more…)

    Java 1.6.0.12 .msi package for distribution

    Thursday, February 19th, 2009

    Last msi package I tested today was Java. They also offer the msi package on their website. First you need to download their “offline installation” executable here. Then run the executable but don’t go through any additional prompts. Navigate to LocalAppData folder (the user’s Application Data folder). The location of the LocalAppData folder differs for each Windows platform.

    * Windows Vista: C:\Users\\AppData\LocalLow\Sun\Java\jre1.6.0_12
    * Windows XP: C:\Documents and Settings\\Local Settings\Application Data
    * Windows 2000 C:\Documents and Settings\\Application Data

    Copy the contents out of that folder to where you are keeping your msi distribution packages. The folder should look like the picture below without the install.bat which is my batch file.

    Java Directory Contents

    Java Directory Contents

    Here is the command I used for a quiet install for multiple users:

    msiexec /i "jre1.6.0_12.msi" SETMULTIUSER=1 /qb"

    Works fine for multiple users under windows 2000, XP, and Vista. More MSI package instructions coming tomorrow along with some tutorials on ImageX/Sysprep for Vista.

    Java 1.6 Logo

    Java 1.6 Logo

    Adobe Reader 9.0 .msi package for distribution

    Thursday, February 19th, 2009

    Adobe actually offers their .msi through their website. You have to sign up to be a distributor here and it takes them a few minutes to confirm your verification email. They email you a temporary link which contains a download package. You can read further here about how to extract the .msi package from the Adobe download.

    Once you have the .msi and .cab files, etc., in a directory I then used this command. This is the same command as used with the Firefox package.

    msiexec /i "AcroRead.msi" SETMULTIUSER=1 /qb"

    Adobe Reader 9.0 .msi package

    Adobe Reader 9.0 .msi package