自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(19)
  • 收藏
  • 关注

原创 Python JIRA Client Sample Code

Python JIRA sample code

2010-07-22 00:03:00 1426

原创 Hudson remote api list

Global: http://localhost:9001/api/? http://localhost:9001/queue/api/? Job: http://localhost:9001/job/git_plugin_test/api/? build: http://localhost:9001/job/git_plugin_test/161/api/? http://localhost:9001/job/git_plugin_test/lastBuild/api/? http://l

2010-07-21 09:51:00 646

原创 Python sample code of hudson remote api, my first Python hello world

refer http://wiki.hudson-ci.org/display/HUDSON/Remote+access+API for more about hudson remote api#!/usr/bin/env python# this script is only demo purpose which is designed to get properties of job, queue, like# nextBuildNumber. But note the logist

2010-07-21 09:44:00 875

原创 Studying python/SOAP/WSDL

del.icio.us Tags: python,SOAP,jira Setup python-suds on cygwin+WinXP 1. install python-setuptool, refer http://pypi.python.org/pypi/setuptools * download package (*.egg) * PATH=.:$PATH sh setuptools-0.6c11-py2.6.egg 2. install  python-suds, re

2010-07-08 01:32:00 1164

原创 基于Hudson/Git的持续流程搭建

del.icio.us Tags: hudson,git,continuous integration,持续集成 待续,争取搞个培训材料

2010-05-16 23:03:00 1052 1

原创 Firefox 不能播放视频

N久,我的Firefox不能播放视频,为此,我上网Google过,反复卸载、安装过adobe以及各种视频插件。结果很无奈,今天突然想到到Firefox的plugin管理器(Tools/Add-ons)里面看看,adobe的插件是不是安装上了,结果发现不知为什么一个叫”ShockWave Flash”的插件被”disabled”了。点击“Enable”,重新刷新页面,一切都OK了,我又可以到Yout

2010-05-15 17:09:00 1274

原创 Agile method vs. Traditional method #1

-- review of http://www.accurev.com/whitepaper/why-try-agile During the last few years, I have been working in a mobile phone company with traditional methods deployed successfully but failed to shi

2010-05-15 17:08:00 595

原创 Software Configuration Management Best Pratice

del.icio.us Tags: scm Very cool article. Whenever you want to setup a good enough software configuration management process with best practices. You should read it. URL: http://www.accurev.com/whit

2010-05-15 17:08:00 346

原创 Greatest makefile editor

Eclipse + CDT2.0 is really wonderful editor for studying complex makefile system like Androids one Two reference document about this tool and preferences http://download.eclipse.org/tools/

2010-05-15 17:07:00 1116

原创 free space of Windows

%systemroot%/System32/Ccm/Cache,  http://support.microsoft.com/kb/839513 %SystemRoot%/$NtUninstall[KBArticleNumber]$, http://support.microsoft.com/kb/823836 %Systemroot%/$NtServicePackUninstall$,

2010-05-15 17:06:00 396

原创 Git

del.icio.us Tags: git Git - Presentation from Randal Scwartz Git Community Book GIT Commonly used Commands GIT Command Examples Git Screencasts Git Users Manual (for version

2010-05-15 17:05:00 297

原创 程序员花多少时间在专心创造软件程序?

在读这篇文章之前,需要大家了解文章的一些前提、假设,以免引起一些不必要的混淆(confuse) 假设一、下面谈论的观点仅仅适用于项目周期短(一年左右),最终的软件产片不会对社会或者人身直接造成伤害的软件产片、项目或者公司 假设二、 待定 :D 这几年来,随着对流程、质量控制等概念的理解以及实践,越来越觉得当今软件公司里面,尤其是大公司里面,宝贵的程序员资源在被浪费。他(她,后面都

2010-05-15 17:05:00 361

原创 Inside the android build system

del.icio.us Tags: android With one day of study, my first impress is that android has a pretty good build architecture. support multiple targets/hosts/toolchains has good templates for devel

2010-05-15 17:03:00 528

原创 Cygwin 杂记

一、改变Cygwin的启动脚本以得到更为好用的terminal $ cat cygwin.bat @echo off C: chdir C:/cygwin/bin set EDITOR=vi set VISUAL=vi set CYGWIN = codepage:oem tty binmode title rxvt -e bash --lo

2010-05-15 17:02:00 602

原创 Diskkeeper试用记

http://www.diskeeper.com/ 大概有快一年的时间了,公司的笔记本电脑每天就咔嚓、咔嚓的。慢的让我实在无法忍受,忘了是被哪个网站链到了diskkeeper。但是经过漫长的(大概一天左右)、冒险的努力尝试之后,俺的本本终于不咔嚓咔嚓了。 diskkeeper功不可没。获得的经验是,当硬盘咔嚓咔嚓响的时候,做两件事: 1)确保系统盘的剩余空间大于5GB(XP而言)

2010-05-15 17:02:00 485

原创 learning git

del.icio.us Tags: git Commands git help –all #show all available git commands   Tools gitweb is web interface for exploring git repository, http://git.wiki.kernel.org/index.php/Gitweb utilize vi

2010-05-15 16:57:00 350

原创 Great findings

del.icio.us Tags: Hacklife http://www.google.com/trends, use it when writing reports/slides. So cool http://www.dongua.com/bar/GoIN/ , Xmark同步失败怎么办 ftp://mama.indstate.edu/linux/tree/, linux tree u

2010-05-15 16:56:00 344

原创 Learning Python

Milestone to be memorized since Python might be last computer language I learn! :)   Learning resources are http://python.org PDF format of books on internet (google it) http://heather.c

2010-05-15 16:54:00 346

原创 Hudson/Git 2010/05/09

With easy-to-install/use of Hudson/git, I have setup the Hudson/Git in my home PC and this morning (wind is strong and can’t go out for playing basketball). I tried a few Hudson plug-ins which are pre

2010-05-15 16:47:00 1171

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除