原创 A tool to do automation testing

http://expect.nist.gov/

原创 Python 讀Excel

Library: pyexcelerator-0.6.3a.zip

原创 Install django

Install django http://www.djangoproject.com/download/1.0.2/tarball/ tar xzvf Django-1.0.2-final.tar.gz cd Django-1.0.

原创 Groovy Switch

switch (row.getRowNum()){                 case 5:                     switch (cell.getCellNum()){                     c

原创 md5 implementation in java

import java.security.MessageDigest import org.apache.commons.codec.binary.Hex   public static String computerMD5( path)

原创 start django

python django-admin.py startproject myproject python c:/django/myproject/manage.py runserver

原创 Wait For Ajax

http://davidvollbracht.com/2008/6/4/30-days-of-tech-day-3-waitforajax 30 Days of Tech: Day 3 - WaitForAjax June 3rd

原创 Page Speed

http://code.google.com/speed/page-speed/   evaluate page's performance

原创 http://webwait.com/

http://webwait.com/

原创 python+mod_python+django搭建詳解

python+mod_python+django搭建詳解_藍邦商貿 <script src="/include/dedeajax2.js" type="text/javascript"></script> <script type="te

原创 elastic ip in amazon ec2

http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1346

原创 migrate automated deployment script

1. properties file in content-search 2. archive folder in depot folder 3. scripts 4. install cygwin, add bin to path

原创 Jython

<!-- /* Font Definitions */ @font-face {font-family:宋體; panose-1:2 1 6 0 3 1 1 1 1 1; mso-font-alt:SimSun; mso-f

原创 在Linux上安裝二進制源碼MySQL

下載源碼包到/usr/local: $ wget http://dev.mysql.com/get/Downloads/MySQL-5.1/mysql-5.1.35-linux-i686-glibc23.tar.gz/from/http

原创 Read and Write XLS in Java - JXLS

http://jxls.sourceforge.net/   Main Features: Using SQL queries directly in XLS templates Simple property access notati