Recent posts

Hi,

I am a Java programmer and I have written a program to write Japanese letters in a file as below.

Charset cs = Charset.forName("UTF-8");

String PATH = "C:/tmp/test-file.htm" ;
String STR = "some Japanese text here...";

OutputStreamWriter osw = new OutputStreamWriter(
new FileOutputStream(PATH), cs);
osw.write( STR);
osw.close();

How can I view this using a text editor? What are...



Read more

I have installed Logon Studio on my XP machine, and I have been using it for over a year now without any errors.

Today, when I try to change my logon it gives me the error:

Error:

Parser Message

RCINT failure. String Table ID not found. '45' at line...



Read more

I decided to wipe out my hard drive and do a clean install of Windows 7 on my Desktop PC. Upon reaching the formatting partition stage of the installation, it gives me this error:

Windows could not format the partition on disk 0. The error occurred while preparing the partition...



Read more

Hello,

For 2 days now, my 4-year-old Asus motherboard shows this error on boot:

Chassis intruded!

Fatal error...System Halted

I do not know what seems to be the problem. Is my motherboard going bad?

Could it be one of the attached devices?

I need help. Thank you in advance for any suggestions.



Read more

Hi,

I am facing a problem while installing Windows XP on my computer. When I try to install, I got an error message which says,

"This installation package could not be opened. Contact application vendor to verify that this is a valid Windows Installer package”.

I had tried a lot but could...



Read more

What are the biggest computer related issues that a company has, as far as networking, software, and so forth, and what are the frequent issues that they have to put up with on a daily basis?

You know the ones that deals with the IT department.  I want to know ...



Read more

Hi All,

How good is 1000 visits to a site daily?

I have a lame question here.

I was thinking on how good would a 1000 hits per day to a website be?

Would that be good enough to earn anything?

Thank you

 



Read more

Hey Everyone,

Have been getting problems when with my Adobe Premiere Pro CS4 every time I try to run it. I didn't have any problems when I was installing it but when I try to run it this error sign keeps popping up.
 
Error
 
LoadLibraryEX Startup.dll failed with error 127. The specified...



Read more

I need to test a website using different versions of Firefox. What's the best way to do it? Are there other options other than uninstalling and then installing a new version?



Read more

Hey,

I recently bought a COMPAQ computer and installed Adobe Audition because I deal with music and so music recording is the order of the day for me. However, when I tried to run it, it brought the error below. Is this a compatibility issue or is it something to...



Read more