Distributed agile practice – stand up meeting (1)

摘要: Stand up meeting is a very common agile practice, but we need to do some changes in offshore team. Now let me introduce our stand up meeting practice which helps us to resolve communication problem in Offshore Team/Distributed Agile team.Some offshore team usually uses daily report email instead of 阅读全文
posted @ 2012-07-20 19:48 mayunian 阅读(1158) 评论(0) 推荐(1)

Distributed agile - start from ‘If PO isn’t in local with team’

摘要: A day, I read a topic in a SCRUM Group website. The topic is: ‘If PO isn’t in local with team, how does a SCRUM Team do? The topic looks like a sample question, but if we want to resolve this issue, we need to use a lot of practices and our best agile spirit. The topic doesn’t look like as easy as o 阅读全文
posted @ 2012-07-19 03:37 mayunian 阅读(244) 评论(0) 推荐(0)

关于find指令的一点使用小心得 II

摘要: 然后想用下面的命令来完成删除功能......... 阅读全文
posted @ 2005-10-17 15:02 mayunian 阅读(1212) 评论(0) 推荐(0)

关于find指令的一点使用小心得!

摘要: 由于工作,要写个小脚本来完成清除系统垃圾文件......... 阅读全文
posted @ 2005-10-17 11:27 mayunian 阅读(2881) 评论(1) 推荐(0)

Oracle连接远程计算机Oracle数据库的方法

摘要: 首先配置TNS,方法如下: TNS连接远程计算机的设置。SYNO为远程计算机的SIDPMSYNO.BJ.COM = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.203)(PORT = 1521)) ) (CONNECT_DATA = (SERVER = DEDICATED) (SID = S... 阅读全文
posted @ 2005-09-23 11:08 mayunian 阅读(3425) 评论(0) 推荐(0)