Sep 17, 2013

12 công thức thành công của Alex Ferguson

Alex Ferguson chia sẻ kinh nghiệm dẫn dắt Manchester United đi tới thành công.
Điểm mình kết là ứng xử của Ferguson khi phải đối mặt với một nhóm toàn triệu phú gây áp lực và dẫn dắt một đội bóng toàn siêu cao đủ tài tật.
http://hbr.org/2013/10/fergusons-formula/ar/pr


Truth about Systems Design

Sep 11, 2013

Software versioning

Luồng: Alpha → Beta → RC → Final (1.0) → Version up (major, minor, bug fix)

Alpha:
<SoftwareName>.0.8.Alpha1.201308xx.r<subversion version>.zip
<SoftwareName>.0.8.Alpha2.201308xx.r<subversion version>.zip
<SoftwareName>.0.8.Alpha3.201308xx.r<subversion version>.zip

Beta (Sau đó):
Beta 2: <SoftwareName>.0.9.Beta1.20130723.r<subversion version>.zip
Beta 2: <SoftwareName>.0.9.Beta2.20130723.r<subversion version>.zip
Beta 3: <SoftwareName>.0.9.Beta3.20130730.r<subversion version>.zip
Beta 4: <SoftwareName>.0.9.Beta4.20130806.r<subversion version>.zip

Release Candidate (Sau đó):
Beta 2: <SoftwareName>.0.9.RC1.20130723.r<subversion version>.zip
Beta 2: <SoftwareName>.0.9.RC2.20130723.r<subversion version>.zip
Beta 3: <SoftwareName>.0.9.RC3.20130730.r<subversion version>.zip
Beta 4: <SoftwareName>.0.9.RC4.20130806.r<subversion version>.zip

Final:
<SoftwareName>.1.0.20130830.r<subversion version>.zip

Version up (Tiếp sau đó):
<SoftwareName>.1.x.y.201309xx.r<subversion version>.zip
<SoftwareName>.2.x.y.201309xx.r<subversion version>.zip

Trong đó:
- Tăng x nếu thêm chức năng (thay đổi lớn)
- Tăng y nếu fix lỗi, sửa nhỏ.

Xem
http://en.wikipedia.org/wiki/Software_versioning#Sequence-based_identifiers

Image source:
http://adullact.net/plugins/mediawiki/wiki/milimail/index.php/Developer_Documentation

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype:
vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook Nguyễn Vũ Hưng's blog on Free and Open Source,
Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not
limited to Linux Users' Groups, Free and Open Sources forums, mailing
lists, the above is my personal opinion and is *not* the opinion of my
employer(s), associations and/or groups I join.

Gold Plating - to do or not to do

Gold Plating - to do or not to do:

Tình huống:
- Yêu cầu dự án không định rõ ràng,
- Khách hàng yêu cầu thêm/sửa.

Đội phát triển đã hoàn thành những chức năng ghi trong hợp đồng (dù chưa rõ ràng. Tuy nhiên, khi đưa sản phẩm này cho khách hàng xem hoặc team tự đánh giá thì được ý kiến cho rằng: Cần phải hoàn thiện hơn nữa.

Câu hỏi:
- Có làm thêm không?

Câu trả lời:
- Tùy thuộc vào năng lực, thời gian (và nói chung là tài nguyên dự án)
Việc quyết định này liên quan tới cả các vấn đề phi kỹ thuật/quản lý như hợp đồng, quan hệ, đàm phán (khéo hay vụng)

Một số yêu cầu gold plating hay gặp trong software engineering:
- Thêm chức năng (nhỏ)
- Sửa đổi giao diện, user experience tốt hơn
- Performance (load nhanh hơn, xử lý nhanh hơn)
- Hiển thị thông tin chi tiết hơn
- Muốn có "yêu cầu A" ở chức năng X, tương tự như đã làm với chức năng Y (横展開)

Từ khóa liên quan:
- Hoàn thiện, 精査, 横展開

Tham khảo:
http://en.wikipedia.org/wiki/Gold_plating_%28software_engineering%29

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook  Nguyễn Vũ Hưng's blog on Free and Open Source, Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not limited to Linux Users' Groups, Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not* the opinion of my employer(s), associations and/or groups I join.

Definition of Done

Vài chuyện hài hước, có thật, kinh nghiệm xương máu trong phát triển hệ thống

Q: Chú làm đến đây rồi
A: 95% rồi anh ạ.

Thưc ra cái 5 = 100% - 95% đó có thể mất hàng tháng để Done, hoặc vĩnh
viễn không Done được
(phải return, Wontfix...)

Một vài lý do:
- Đó là bugfix, không thể plan được
- Issue khó vượt khả năng của "chú" - chú cần support

Tham khảo:
http://hanoiscrum.net/hnscrum/learning/98-dnh-nghia-hoan-thanh-la-gi
https://www.scrum.org/Resources/Scrum-Glossary/Definition-of-Done

www.planbox.com/blog/agile-project-management/done-means-done.html

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype:
vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook Nguyễn Vũ Hưng's blog on Free and Open Source,
Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not
limited to Linux Users' Groups, Free and Open Sources forums, mailing
lists, the above is my personal opinion and is *not* the opinion of my
employer(s), associations and/or groups I join.

Quy định về lập và quản lý chi phí đầu tư ứng dụng Công nghệ Thông tin. Nhiều kiến thức đáng tham khảo.

Quy định về lập và quản lý chi phí đầu tư ứng dụng Công nghệ Thông
tin. Nhiều kiến thức đáng tham khảo.

http://www.slideshare.net/vuhung16plus/06-2011ttbtttt-quy-dinh-ve-lap-va-quan-ly-chi-phi-dau-tu-ung-dung-cong-nghe-thong-tin

Sep 9, 2013

Shock với HTTP X-No-Wiretap

"Here, we define the syntax and semantics of X-No-Wiretap, a HTTP
header-based mechanism for indicating and proving citizenship to
well-intentioned man-in-the-middle parties. It is inspired by the
enormously successful RFC 3514 IPv4 Security Flag and HTTP DNT
header."

cf. http://antimatter15.com/wp/2013/09/x-no-wiretap/

Sep 5, 2013

Winrar 5.0 is out (for Linux and Windows)

Winrar 5.0 (format) ra lò. Đây là phần mềm nén dữ liệu nhanh, tỉ lệ
nén cao, foot print nhỏ, được dùng rộng rãi, ngay cả ở Việt Nam.

Nén bằng RAR format thì mình không dùng, nhưng thỉnh thoảng vẫn phải
sài Winrar trên cả Windows và Linux dù 7-zip là tool mặc định của
mình.
http://rarlab.com/rarnew.htm

MyOpenID tuyên bố thua các mạng xã hội và rút quân.

(Trích từ email nhận được từ MyOpenID)

Hello,

I wanted to reach out personally to let you know that we have made the
decision to end of life the myOpenID service. myOpenID will be turned
off on February 1, 2014.

In 2006 Janrain created myOpenID to fulfill our vision to make
registration and login easier on the web for people. Since that time,
social networks and email providers such as Facebook, Google, Twitter,
LinkedIn and Yahoo! have embraced open identity standards. And now,
billions of people who have created accounts with these services can
use their identities to easily register and login to sites across the
web in the way myOpenID was intended.

By 2009 it had become obvious that the vast majority of consumers
would prefer to utilize an existing identity from a recognized
provider rather than create their own myOpenID account. As a result,
our business focus changed to address this desire, and we introduced
social login technology. While the technology is slightly different
from where we were in 2006, I'm confident that we are still delivering
on our initial promise – that people should take control of their
online identity and are empowered to carry those identities with them
as they navigate the web.

For those of you who still actively use myOpenID, I can understand
your disappointment to hear this news and apologize if this causes you
any inconvenience. To reduce this inconvenience, we are delaying the
end of life of the service until February 1, 2014 to give you time to
begin using other identities on those sites where you use myOpenID
today.

Speaking on behalf of Janrain, I truly appreciate your past support of myOpenID.

Sincerely,
Larry

--
Larry Drebes, CEO, Janrain, Inc.

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype:
vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook Nguyễn Vũ Hưng's blog on Free and Open Source,
Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not
limited to Linux Users' Groups, Free and Open Sources forums, mailing
lists, the above is my personal opinion and is *not* the opinion of my
employer(s), associations and/or groups I join.

Aug 29, 2013

TQT: Nhất nghệ tinh, nhất thân vinh


​TQT: Nhất nghệ tinh, nhất thân vinh. Công ty Việt Nam TQT, với tỉ lệ nội địa hóa hoa, và sản phẩm của họ len được vào mảng an ninh, có đất sống. http://www.tqtbroadcast.com/

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook  Nguyễn Vũ Hưng's blog on Free and Open Source, Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not limited to Linux Users' Groups, Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not* the opinion of my employer(s), associations and/or groups I join.

Aug 28, 2013

​ Dropbox cracked

​​
Dropbox cracked:
- Hijack Dropbox account
- Unpack dropbox.exe, and Python code
- Decrypted encrypted Dropbox byte-code
- Man-in-the-middle Dropbox's SSL encrypted data

​cf. ​
https://www.usenix.org/system/files/conference/woot13/woot13-kholia.pdf

Aug 25, 2013

Không loại trừ khả năng Bill Gates sẽ quay lại lãnh đạo Microsft trong năm thay, thay thế loser Steve Ballmer. http://nyti.ms/13PmSHu

"
​The question: Would Mr. Gates, the Microsoft chairman, consider going back to run the company?

That question comes to mind again, after Microsoft announced on Friday that Steven A. Ballmer, the chief executive, would step down within a year."

http://www.nytimes.com/2013/08/25/technology/needed-at-microsoft-a-catch-up-artist.html?pagewanted=all&_r=1


Aug 24, 2013

Xem film: Source code (mã nguồn) (2011)

Em xem phim viễn tưởng này 3-4 lần trên truyền hình cáp. Rating 7.5/10 nên có vẻ hay.

Tên phim là source code (mã nguồn). Đạo diễn tưởng tượng rằng cả thế giới được lập trình sẵn.

Glitch trong mã nguồn là khi ai đó chết đi, sóng não vẫn tồn tại trong một khoảng thời gian ngắn. Lợi dụng glitch này mà quân đội Mỹ gửi người về quá khứ để tìm hiểu những gì đã xảy ra.

Điều kì lạ là người được send back về quá khứ có thể thay đổi, vượt qua expect của các nhà khoa học là biết được những gì đã xảy ra trong quá khứ để thay đổi tương lai.

Link:
http://www.imdb.com/title/tt0945513/


--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook  Nguyễn Vũ Hưng's blog on Free and Open Source, Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not limited to Linux Users' Groups, Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not* the opinion of my employer(s), associations and/or groups I join.

Aug 19, 2013

Coding/Typing bằng Voice

Rõ ràng là nói nhanh hơn gõ nhiều. Không biết bao giờ con người ra lệnh
cho máy tính bằng bằng giọng nói được và vứt keyboard sang một bên?

http://www.i-programmer.info/news/99-professional/6263-code-by-voice-faster-than-keyboard.html

Jul 18, 2013

Requirement traceablity revisited

1. Đòi hỏi traceability matrix với tester trong ví dụ về mapping giữa requirement và test case ở trên: Khó

2. Trace giữa hợp đồng/requirements, trong đó requirement = function ID + screen ID: Nên làm, tùy vào nhân sự/thời gian cho phép

3. Breakdown, update liên tục function list + requirements + code + test...
sẽ đảm bảo rằng ta không làm sót yêu cầu của khách hàng (dù nhỏ)

4. Việc mapping giữa Redmine (Agile, lẻ, theo sprint) và function list:
- Không khó
- Nhưng mất thời gian
- Cần tỉ mẩn

5. Traceablity matrix có nhiều loại (hiểu theo nghĩa rộng).
   Cách hiểu đơn giản nhất là: Traceability matrix cho ta biết với yêu cầu (đầu vào), chúng ta đã làm chưa, làm tới đâu (viết yêu cầu, thực thi, test, thiết kế, tạo tài liệu, tích hợp...)

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook  Nguyễn Vũ Hưng's blog on Free and Open Source, Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not limited to Linux Users' Groups, Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not* the opinion of my employer(s), associations and/or groups I join.

Project/Product Development Velocity

Velocity (vận tốc) đánh giá tốc độ chạy của dự án.

Dự án chạy "ì ạch" trong thời gian đầu của dự án vì nhiều lý do như:
- Team chưa quen cách làm việc
- Phải chuẩn bị kiến thức background
- Chưa rõ yêu cầu công việc

Dự án/sản phẩm càng chạy thì team càng trưởng thành, thuần thục hơn, do
đó velocity cũng tăng.

http://www.versionone.com/Agile101/Agile-Scrum-Velocity/
http://en.wikipedia.org/wiki/Velocity_%28software_development%29

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype:
vuhung16plus, twitter: vuhung, MSN: vuhung16.
http://www.facebook.com/nguyenvuhung
Nguyễn Vũ Hưng's blog on Free and Open Source:
http://nguyenvuhungvietnam.wordpress.com/
Học tiếng Nhật: http://hoc-tiengnhat.blogspot.com/
Vietnamese LibreOffice: http://libo-vi.blogspot.com/
Mozilla & Firefox tiếng Việt: http://mozilla-vi.blogspot.com/

Disclaimer: When posted to social networking groups include, but not limited Linux Users' Groups,
Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not*
the opinion of my employer(s), associations and/or groups I join.

Jul 15, 2013

Một số chú ý khi tạo task.

Hi team,

1. Task title: Ghi ngắn gọn, rõ ràng
2. Task description:
 - Rõ ràng, ngắn gọn
 - Ghi rõ input/ouput
3. Deadline
4. Assign cho ai

Người giao task và người nhận task:
- Trao đổi thường xuyên để clear yêu cầu công việc.

Ví dụ:
http://www.hostedredmine.com/issues/195663

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook  Nguyễn Vũ Hưng's blog on Free and Open Source, Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not limited to Linux Users' Groups, Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not* the opinion of my employer(s), associations and/or groups I join.

Tình hình/tiến độ nhóm xboy MHST13-13

Chào cả nhà.

Đây là MoM của nhóm xboy MHST13-13 tuần vừa rồi.
Xin chia sẻ cùng các bạn sinh viên và các mentor.

http://pastebyme.blogspot.jp/2013/07/saturday-13-july-2013-meeting-of-minutes.html

Đánh giá/khuyến nghị:
- Không hề có commit nào từ 2013/07/06
  - Vậy team phải commit code từ local lên
- Liên lạc thưa. Trong (quản lý) dự án, liên lạc (nominication) cực kỳ quan trọng
- Triệu chứng sinh viên: Riêng tuần vừa rồi là có (http://en.wikipedia.org/wiki/Student_syndrome).
  Team chỉ cần tập trung lại, bàn bạc và đi tiếp.
  Đây là triệu chứng phổ biến (ngay cả với người có kinh nghiệm)

Từ nay tới cuối dự án, team sẽ code, code và code

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook  Nguyễn Vũ Hưng's blog on Free and Open Source, Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not limited to Linux Users' Groups, Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not* the opinion of my employer(s), associations and/or groups I join.

Jul 7, 2013

Tình hình nhóm xb0y MHST2013-13

Chào cả nhà,

Việc đã xong
- Làm quen
- Warm-up
- Training kỹ thuật
- Làm mockup (sẽ done 100% sớm)

Từ tuần sau, nhóm sẽ tiến hành code, code và code cho tới cuối dự án.

Thực ra, trong quá trình code, sẽ có nhiều issue
và sẽ được giải quyết case by case.

Một vài bài học rút ra:
- Tránh tâm lý sinh viên (cho cả mentor và sinh viên)
- Contact thường xuyên (communication là quan trọng)

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook  Nguyễn Vũ Hưng's blog on Free and Open Source, Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not limited to Linux Users' Groups, Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not* the opinion of my employer(s), associations and/or groups I join.

Jul 1, 2013

​ The Mythical Man-Month

​​
The Mythical Man-Month là một cuốn sách kinh điển về Kỹ thuật phần mềm và quản lý dự án, đặc biệt áp dụng cho các dự án Information Technology.

Kết luận chính của cuốn sách này:
-  "Thêm người vào một dự án đang bị trễ sẽ làm cho nó trễ hơn."
và cũng được gọi là luật Brook.

Các hệ quả và sự thật khác
- Kênh liên lạc tăng theo bậc 2 của số người tham gia
- Khi người mới tham gia, phát sinh thời gian training và communication
- Dự án trễ một năm vì nó chậm (365 lần của) một ngày.
- Làm dự án ngoài (công ty) tốn thời gian làm tài liệu hơn


​Nhiều phát biểu trong cuốn sách này không còn đúng nếu áp dụng các phương pháp phát triển phần mềm hiện đại gần đây.​

​​

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook  Nguyễn Vũ Hưng's blog on Free and Open Source, Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not limited to Linux Users' Groups, Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not* the opinion of my employer(s), associations and/or groups I join.

Agile/Scrum in Việt Nam

Mình nghĩ nên theo Agile/Scrum nếu có điều kiện, thời gian,
và quan trọng hơn - chấp nhận thay đổi bản thân.

Ở đầu Hà Nội, anh Tuấn và Hải đã biết và theo Hanoi Scrum
- https://www.facebook.com/groups/hanoiscrum/?fref=ts
- http://hanoiscrum.net/hnscrum/

Ở SG có Agile Vietnam, nhóm này toàn Tây, ít active hơn:
- https://www.facebook.com/groups/agilevietnam/?fref=ts
- http://www.agilevietnam.org/

Cả hai nhóm đều có hoạt động offline.

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook  Nguyễn Vũ Hưng's blog on Free and Open Source, Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not limited to Linux Users' Groups, Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not* the opinion of my employer(s), associations and/or groups I join.

Jun 30, 2013

Chia sẻ phương pháp họp

Chào cả nhà,

Xin chia sẻ một số điểm chính về cách họp của nhóm MHST2013-13

Điểm nhấn:
- Voice: Nói nhanh
- Freemind: Note cực nhanh, có cấu trúc, verbatim, tự nhiên
- Agenda:Có sự chuẩn bị

Các điểm khác:
- Họp thứ 7 17:00 GMT+7 hàng tuần. Đã fix thời gian
- Bằng skyppe (voice)
- Lead và note cuộc họp: 2 người hoặc một người
- Tool để note: freemind (note real time, không làm cuộc họp gián đoạn)
- Thành viên tham gia: Tất cả sinh viên và mentor
- Timebox: 1.5h (không họp quá lâu, không quá 2h)
- Agenda: Team lead chuẩn bị trước

Ví dụ về note tuần trước:
https://dl.dropboxusercontent.com/u/28025272/MHST13-13.20130629.mm
https://dl.dropboxusercontent.com/u/28025272/MHST13-13.20130629.pdf

Xem thêm:
https://www.facebook.com/nguyenvuhung/posts/10200766968048660

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook  Nguyễn Vũ Hưng's blog on Free and Open Source, Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not limited to Linux Users' Groups, Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not* the opinion of my employer(s), associations and/or groups I join.

Jun 24, 2013

Play Station 4 và FreeBSD (9.0)

Play Station 4 (sẽ):

- Chạy FreeBSD (9.0) based OS
- x86-64 architecture

Vì:

- BSD license tự do hơn họ license dự trên triết lý GNU
- *BSD thân thiện hơn GNU

Câu hỏi:
- Không biết Sony có khóa boot loader (grub) hay không?

Tham khảo: http://www.phoronix.com/scan.php?page=news_item&px=MTM5NDI

--
Best Regards,
Nguyen Hung Vu [aka: NVH] (in Vietnamese: Nguyễn Vũ Hưng, グェン ヒュン ウー, 阮武興)
vuhung16plus{remove}@gmail.dot.com , YIM: vuhung16 , Skype: vuhung16plus, twitter: vuhung, MSN: vuhung16.
vuhung's facebook  Nguyễn Vũ Hưng's blog on Free and Open Source, Blog tiếng Nhật, Vietnamese LibreOffice, Mozilla & Firefox tiếng Việt

Disclaimer: When posted to social networking groups include, but not limited to Linux Users' Groups, Free and Open Sources forums, mailing lists, the above is my personal opinion and is *not* the opinion of my employer(s), associations and/or groups I join.

Chú ý


Plan cho MHST 2013