Saturday, November 08, 2008

Word can edit blog directly

Just select new, then choice 'New Blog Post'.

Monday, August 11, 2008

How to Remote Desktop to the Console on Windows 2003

Start the remote desktop client from the command line or the Start/Run dialog with this command:

mstsc /console

Saturday, February 16, 2008

display excel from TOMCAT site

when display a excel file from a tomcat server, the web page show the text format of the excel file. In order to display it correctly, add following code in the web.xml in conf directory.


mime-mapping
extension xls extension
mime-type application/vnd.ms-excel MIME-TYPE
/MIME-MAPPING


also, you need add your site as intranet in web explorer, which meaning the security for your site is very low.

Sunday, February 10, 2008

set Xerox C450 as Iseries printer

first, create a Workstation customizing object source in library/source.object

the source is http://docs.google.com/Doc?id=dgts9g23_10g594d9cr .

sencond, run CRTWSCST command to generate Workstation customizing object from the source file.

third, run WRKCFGSTS, create a new printer, set 'Manufacturer type and model' as '*WSCSTA4', and set 'Workstation customizing object' as the object created in sencond step.

after printer created, run

CHGWTR WTR(printer) FORMTYPE(*ALL *NOMSG)

to prevent form type error message.

Thursday, January 24, 2008

using Fat jar plugin

I am using fat jar plugin in eclipse to generate executable jar file.
seet http://sourceforge.net/projects/fjep.

Sunday, January 13, 2008

Solve installation problem of Adobe flash cs3 professional on Windows Vista

when installing flash cs3 professional on Windows Vista, after double click 'Setup.exe', the setup program run a short period then disappear.

When I check event log, I see the message 'Internal Error 2739'.

I search the solustion by Google and found the solution on http://www.adobeforums.com/webx/.3bc3ddab

the step to fix the problem is

Choose Start > All Programs > Accessories.
Right-click the Command icon, choose Run As Administrator, and authenticate.
Navigate to Windows\System32. At the prompt, type regsvr32 jscript.dll and press Enter. When a dialog box with the message "DllRegisterServer in jscript.dll succeeded" appears, click Ok.

then run the setup program again.

Thursday, January 10, 2008

WebSphere Development Studio Client for iSeries JVM Crash

follow the link http://www-1.ibm.com/support/docview.wss?rs=2044&context=SSCM72&dc=DB520&uid=swg21255195&loc=en_US&cs=UTF-8&lang=en&rss=ct204%204rational

to solve the problem.

screen shot as bellow:
Microsoft Windows XP [Version 5.1.2600](C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\wangzj.HOURGLASS>cd C:\Program Files\IBM\SDP70\jdk\jre\bin
C:\Program Files\IBM\SDP70\jdk\jre\bin>javaw.exe -Xshareclasses:destroy
C:\Program Files\IBM\SDP70\jdk\jre\bin>