albert's blog
2007/10/29
Leverage Squirrel SQL Client And DAO4J to Do Code Generation
›
http://albertguo.myweb.hinet.net/trainingMaterials/DAOCodeGen.rar
XStream Quick Start
›
http://albertguo.myweb.hinet.net/trainingMaterials/XStreamQuickStart.rar
Utilized XStrem in Green Integration (Take CMCS Project for Example)
›
http://albertguo.myweb.hinet.net/trainingMaterials/UtilizedXStreminGreenIntegration.rar
An easy, small but powerful WebLog analyzer – WebLog Expert
›
http://albertguo.myweb.hinet.net/trainingMaterials/WebLogExpert.rar
Commons Transaction -- Transactional File System in Java
›
http://albertguo.myweb.hinet.net/trainingMaterials/CommonsTransaction.rar
2006/09/27
[JavaScript] How to do trim() in JavaScript
›
<body onload="test()"> <script> String.prototype.trim = function() { return this.replace(/^\s+|\s+$/, ''); }; ...
[JavaScript] How to do trim() in JavaScript
›
<body onload="test()"> <script> String.prototype.trim = function() { return this.replace(/^\s+|\s+$/, ''); }; ...
2006/09/08
[Windchill] How to generate mData
›
Steps . 1. open rose 2. Tools --> Windchill --> System Generation 3. Click OK Troubleshoot It may show generation refuse error i...
2006/08/28
[Database] Oracle JDBC FAQ
›
http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm
2006/08/27
[Mail] commons-mail 亂碼問題
›
[常見問題1]sent出去的mail的中文標題變成亂碼 呼叫setCharset此方法,設定編碼方式為UTF-8 public void setCharset (java.lang.String newCharset) http://jakarta.apache.org/comm...
2006/08/15
[Tomcat] How to filter IP
›
http://tomcat.apache.org/tomcat-5.0-doc/config/context.html keyword: Request Filters
2006/08/11
[InfoEngine] Remember to get newOid as you want to update-object
›
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46...
[InfoEngine] Where to find the compiled InfoEngine Task
›
You can find the Java files and class files under: < Windchill_HOME > \ tasks \ codebase \ com \ infoengine \ compiledTasks
2006/08/07
Jump into AJAX development
›
http://www.javaworld.com/javaworld/jw-08-2006/jw-0807-ajax.html
2006/07/20
An Introduction to Subversion
›
http://albertguo.myweb.hinet.net/data/Subversion.rar
2006/07/04
[SVN] mod_dav_svn.so is garbled- perhaps this is not an Apache module DSO
›
Error Message httpd: Syntax error on line 115 of D:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf: API module structur...
2006/06/06
[Windchill] Build ResourceBundle How-To
›
If I edit some texts in reportResource.rbInfo, how do I build this resource bundle. Steps. 1. open windchill shell window 2. utilize Res...
2006/06/02
[HTML / JS] View formatted source (format source extension)
›
https://addons.mozilla.org/firefox/697/ Displays formatted and color-coded source and optional CSS information for each element. You can see...
2006/05/31
[Windchill] Cannot do copy & paste in Applet
›
Scenario As I do some operation in Windchill, because of some user interface was done by applet, it is inconvenience for us if we wolud lik...
[Windchill] IE, IE, IE Affects PTC SW
›
reference: http://worldcadaccess.typepad.com/blog/2006/05/ie_ie_ie_affect.html PTC notes that This issue affects all releases of Windchill...
‹
›
Home
View web version