Grub Loader – Error 17
When you try to install a linux distro, in some cases …. (mine’s too) i had problems with grub loader. Grub is actually a program that prompts you which operating system will be launch on boot.
When you try to install a linux distro, in some cases …. (mine’s too) i had problems with grub loader. Grub is actually a program that prompts you which operating system will be launch on boot.
Boot with the XP installation CD.
When prompted, press R to repair a Windows XP installation.
If repairing a host with multiple operating systems, select the appropriate one (XP) from the menu. If you have only one operating system, enter 1 to select it.
Enter the administrator password if prompted.
To fix the MBR, use the following command:
fixmbr
This assumes that your installation is on the C:\ drive. You will be presented with several scary warning lines the reading of which will make you want to say no. Microsoft is exceptionally vague regarding the conditions under which fixmbr can cause problems although they are clear about the consequences (losing all data on the hard drive), so use this at your own risk.
Type y and ENTER to fix the MBR.
Type exit to leave the recovery console and reboot.
In Windows Vista
You can automatically solve most startup problems with the Startup Repair tool. If you prefer a more manual approach, you can use the BootRec.exe tool in the Windows Recovery environment.
First, follow these steps to load the Windows Recovery Environment:
1. Restart the computer from the Windows Vista DVD (the computer must be configured to start from CD/DVD), and start setup.
2. Configure your language preferences.
3. When prompted, click Repair your computer.

4. Startup Repair will automatically detect a problem. When prompted, click Repair and restart, and then restart your computer from the Windows Vista DVD. If Startup Repair does not automatically detect a problem, continue to the next step.
5. When prompted, click Repair Your Computer.
6. Click Command Prompt from the System Recovery Options.

BootRec.exe provides the following command-line paramters:
New uploading Script Available on jQuery Community.
There are many solution to work in the net. There implementation for a default usage is quite simple. And all have good documentations.
The classic and maybe the predecessor of all scripts that use a flash component to show the progress of the uploading status is swfupload. This main reason I stopped using this is because i found many versions. Each version not working with some browsers. I also needed to change the script to implement a database insetion to store the uploaded media. This upload solutions is very versatile and customizable. Here you can see some demos.
Multiple file selection is supported.
Features

Another solution works with jQuery 1.2.xx JS Framework. The drawback is that latest jQuery framework doesn’t work ok with this. I used this for some time now. The fla file is included and i was able to implement actions to call js functions when the files uploading procedure was finished. This solutions is the most compatible one i ve ever used. Works ok with FF, IE, Opera, Chrome, Sleipnir, Safari and also with Flash9 and 10. A very strong aspect of this solutions is that you can also send Form variables.
Check out the demos.
Features


Check out the uploadify, demos and this brief documentation.
The impementation is very simple.
