https://inq.nikkeibp.co.jp/inq/QuestionnaireWhprMainForm.do?itemid=A_00000136
Filed under: Uncategorized
九月 19, 2007 • 1:17 am 0
https://inq.nikkeibp.co.jp/inq/QuestionnaireWhprMainForm.do?itemid=A_00000136
Filed under: Uncategorized
九月 12, 2007 • 12:15 am 0
Filed under: Uncategorized
九月 11, 2007 • 4:14 am 0
因為工作面對2個難題.1是怎樣才能用最少的人手, 最短的時間, 但產出最巨企業層次及規模的企業系統? 2是如果人手分佈在2個地點, 香港及大陸, 這樣的團隊要怎樣運作及合作?
就以上問題, 竟然在偶然的機會下得到一點hints. 在一份application letter裡看到了java的 spring framework. 於是google了一下, 又發現有.net版本. spring 的主要中心思想, 網上都說是inversion of control 及 aspect-oriented programming. (這當然是基於oo之上的更高層次,更detailed的 design patterns). 其中它的ioc 跟其他的ioc不同在於它使用xml到極致地步. 我對此方法非常欣嘗, 因為這意味著很輕易便可以產生可視化的系統藍圖, 關係圖等, project manager, i.t. auditor, 甚致老闆等, 管理階層想看的東西.
再看一下, 就看到一些business architecture 的文章, 讀到了一篇 agile project – trichord (extended kanban-board)的文章. agile project,屬於extreme programming的範圍. 就這樣, 了解到異地團隊可以透過agile project 模式運作. 然後在讀trichord 軟件介紹的時候, 不知不覺在想能否做一套基於jquery的 ajax版本? 應該不難吧!
其實,要實現一開始提出的兩個問題,我想,並不是沒有辦法的.
1. 就是用framework. server side用spring, client side 用jquery.
2. 用extreme programming如 trichord 的 kanban board.
這應該是大勢.
就在google jquery extreme programming 的時候….
Filed under: Uncategorized
• 1:02 am 0
Filed under: Uncategorized
九月 3, 2007 • 11:55 pm 0
Filed under: Uncategorized
九月 2, 2007 • 1:47 am 0
AJAX is very hot right now but should we consider this in enterprise-level applications?Here I am not going to talk about the techno-problem since these can be googled. Back to the basic, I would ask myself the following question if I were asked to apply AJAX:1. Browser. As we know, the HTML (DOM actually) on the client’s side could be modified by the browser, in any manner. Hence is it too dangerous not having closed-platform-browser supported only?TBC.
Filed under: Uncategorized
最近的回應