Showing posts with label code. Show all posts
Showing posts with label code. Show all posts

Saturday, February 14, 2015

SPSS V 18 INSTALLATION ERROR CODE 1158 PASW Statistics 18

Author: Kibui Kenneth Maina, Mon Aug 30, 4:20PM

Are you trying to install PASW Statistics 18 and you keep getting a box with a code 1158 with an ok button and no text? Below is the solution.... Works like magic.

To solve this particular problem

  1. Create a folder on your hard drive and call it SPSS installation.
  2. Copy all the contents of your CD to your created folder.
  3. Open the folder SPSS installation Locate the executable (.exe) file in the windows folder and click on it.
  4. Continue with normal installation from there.

Read more »

Friday, February 13, 2015

Any chart responsive code in PreExecution in Pntaho CDE



function f(){
var myself = this;
  // Set initial width to match the placeholder
  myself.chartDefinition.width = myself.placeholder().width();

  // Attach the resize handler only on the first execution of the chart component
  if (!this.resizeHandlerAttached){

    // Ensure render is only triggered after resize events have stopped
    var debouncedResize = _.debounce(function(){

      // Show chart again.
      myself.placeholder().children().css(visibility,visible);

      // Change chart width
      myself.chartDefinition.width = myself.placeholder().width();
      myself.render( myself.query.lastResults() );
    }, 200);

    // Attach resize handler
    $(window).resize(function(){

      // Only trigger resize if the container has changed width
      if ( myself.chartDefinition.width != myself.placeholder().width()){

        // Temporarily hide chart so that overflow does not happen
        myself.placeholder().children().css(visibility,hidden);

        // Trigger the resize with debounce
        debouncedResize();
      }    
    });

    this.resizeHandlerAttached = true;
  }
  
}
Read more »

Wednesday, January 28, 2015

Nokia Lumia 1320 Hard Reset Format Lock Code

Before you proceed flashing / hard resetting your phone / tablet make sure to back up your important files if possible. Because we care about your data.

We also suggest that your battery should be atleast 50% or better to have it fully charge, lower than the said value may cause unwanted result, such as bricking your phone / tablet rendering it unuseable. This is very important in flashing your phone / tablet. Use original USB cable as possible.

Files that you downloaded should not be corrupted, if ever the file is corrupted you might brick your phone. Or the flashing will start.

Drivers are very important specially in Spreadtrum Chipset, having an Spreadtrum SPD6610 (non android devices) driver will not work in SPD6820 (android devices).

If you are using laptop to flash your phone, make your that it has enough charge. If your laptop shutdown when your flashing your phone/tablet, youll end up bricking your phone. Sometimes you can still recover your phone just flash it again and your phone will boot up again. But that is just a case to case basis, if your phone / tablet is deadboot (totally dead,  erased all program in the chip) you cant recover it, you will need to seek professional help (technician).


In this tutorial I will teach you how to hard reset your Nokia Lumia 1320. This can also fix the cog wheel of death, blue screen of death. Hard reset combination works in other Windows Phone 8 devices.








OK Lets proceed follow the instruction bollow 



1. Turn the power Off.
2. Press and hold the Volume down and connect the charger or the USB cable with PC, for about 8 seconds, you will see an exclamation mark (!) on the screen. Note: If you do not press any of the following keys, then the phone wp8 will starts boot normally.

Then press the keys in this exact order:
1. Volume up
2. Volume down
3. Power
4. Volume down

Then wait until the phone reboot. Just be patient. It takes about 2-3 minutes until it reboot into normal state. 





Read more »

Tuesday, January 27, 2015

Nokia Lumia 521 Hard Reset Blue Screen Reset Lock Code

Before you proceed flashing / hard resetting your phone / tablet make sure to back up your important files if possible. Because we care about your data.

We also suggest that your battery should be atleast 50% or better to have it fully charge, lower than the said value may cause unwanted result, such as bricking your phone / tablet rendering it unuseable. This is very important in flashing your phone / tablet. Use original USB cable as possible.

Files that you downloaded should not be corrupted, if ever the file is corrupted you might brick your phone. Or the flashing will start.

Drivers are very important specially in Spreadtrum Chipset, having an Spreadtrum SPD6610 (non android devices) driver will not work in SPD6820 (android devices).

If you are using laptop to flash your phone, make your that it has enough charge. If your laptop shutdown when your flashing your phone/tablet, youll end up bricking your phone. Sometimes you can still recover your phone just flash it again and your phone will boot up again. But that is just a case to case basis, if your phone / tablet is deadboot (totally dead,  erased all program in the chip) you cant recover it, you will need to seek professional help (technician).


In this tutorial I will teach you how to hard reset your Nokia Lumia 521. This can also fix the cog wheel of death, blue screen of death. Hard reset combination works in other Windows Phone 8 devices. This hard reset procedure works in Nokia Lumia 525.






OK Lets proceed follow the instruction bollow 



1. Turn the power Off.
2. Press and hold the Volume down and connect the charger or the USB cable with PC, for about 8 seconds, you will see an exclamation mark (!) on the screen. Note: If you do not press any of the following keys, then the phone wp8 will starts boot normally.

Then press the keys in this exact order:
1. Volume up
2. Volume down
3. Power
4. Volume down

Then wait until the phone reboot. Just be patient. It takes about 2-3 minutes until it reboot into normal state. 

Read more »

Nokia Lumia 625 Hard Reset Format Lock Code Blue Screen

Before you proceed flashing / hard resetting your phone / tablet make sure to back up your important files if possible. Because we care about your data.

We also suggest that your battery should be atleast 50% or better to have it fully charge, lower than the said value may cause unwanted result, such as bricking your phone / tablet rendering it unuseable. This is very important in flashing your phone / tablet. Use original USB cable as possible.

Files that you downloaded should not be corrupted, if ever the file is corrupted you might brick your phone. Or the flashing will start.

Drivers are very important specially in Spreadtrum Chipset, having an Spreadtrum SPD6610 (non android devices) driver will not work in SPD6820 (android devices).

If you are using laptop to flash your phone, make your that it has enough charge. If your laptop shutdown when your flashing your phone/tablet, youll end up bricking your phone. Sometimes you can still recover your phone just flash it again and your phone will boot up again. But that is just a case to case basis, if your phone / tablet is deadboot (totally dead,  erased all program in the chip) you cant recover it, you will need to seek professional help (technician).



In this tutorial I will teach you how to hard reset your Nokia Lumia 625. This can also fix the cog wheel of death, blue screen of death. Hard reset combination works in other Windows Phone 8 devices.






OK Lets proceed follow the instruction bollow 



1. Turn the power Off.
2. Press and hold the Volume down and connect the charger or the USB cable with PC, for about 8 seconds, you will see an exclamation mark (!) on the screen. Note: If you do not press any of the following keys, then the phone wp8 will starts boot normally.

Then press the keys in this exact order:
1. Volume up
2. Volume down
3. Power
4. Volume down

Then wait until the phone reboot. Just be patient. It takes about 2-3 minutes until it reboot into normal state. 


Tested by: (see comment box)
Adders



Read more »