[Vietlug] Gentoo-2006 Han hanh bao cao

2006-04-21 Hội thoại maikhai
Hi!

Dành cho bạn nào sắp cài Gentoo:
Với máy P4 3GHz 1GB Dual RAM adsl 280kbs (20kbs ban ngày), chạy lệnh :
# emerge --update --deep --newuse world
từ 03g sáng đến 11g37 trưa cùng ngày.

Nhanh toát mồ hôi.

-- 
m k h _ s g n


Re: [Vietlug] Gentoo-2006 Han hanh bao cao

2006-04-21 Hội thoại Hoang Tuan Quynh
On 4/21/06, maikhai [EMAIL PROTECTED] wrote:
 Hi!

 Dành cho bạn nào sắp cài Gentoo:
 Với máy P4 3GHz 1GB Dual RAM adsl 280kbs (20kbs ban ngày), chạy lệnh :
 # emerge --update --deep --newuse world
 từ 03g sáng đến 11g37 trưa cùng ngày.

 Nhanh toát mồ hôi.

 --
 m k h _ s g n


Ne^'u ba'c la`m nhu+ sau se~ nhanh ho+n chu't ddi?nh. Vi` no' se~
download he^'t va`o ban dde^m, ban nga`y chi? compile tho^i :-)

# emerge -f --update --deep --newuse world  emerge --update --deep
--newuse world

Da^'u  la` dde^? download tha`nh co^ng thi` mo+'i compile.

chipheo


[Vietlug] thông báo scratchbox embedded_linux

2006-04-21 Hội thoại wangji
Tôi đã tải lên trạm này 
http://mirror.opf.slu.cz/scratchbox/
các tệp sau đây:
 
 md5sums.gz   20-Apr-2006 19:44 
 rootstrap-armeb-gcc-3.4.5-glibc-2.3.5.tar.gz20-Apr-2006 16:39  38.6M  
 rootstrap-openwrt-wgt634u-0.9.27.tar.gz  20-Apr-2006 18:17   5.4M  
 rootstrap-powerpc-3.4.5-2.3.5.tar.gz 20-Apr-2006 20:16  29.2M  
 scratchbox-toolchain-armv5b-nslu2-gcc345-glibc235.tar.gz 20-Apr-2006 84.9M  
 scratchbox-toolchain-mipsel-gcc344-uclibc-0.9.27.tar.gz  20-Apr-2006  64.2M  
 scratchbox-toolchain-mipsel-gcc345-uclibc-0.9.28.tar.gz  20-Apr-2006   56.2M  
 scratchbox-toolchain-power-pc405-gcc344-glibc235.tar.gz  20-Apr-2006   69.1M  

Cho phép bạn compile và chạy thử ngay trên host-linux ở nhà các 
cpu  armeb-IXP425  mipsel-Broadcom947xx  power-pc405
Tham khảo qua :
http://scratchbox.org/documentation/docbook/toolchain.html
http://scratchbox.org/wiki/CrossToolToolchain



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid0709bid3057dat1642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users


Re: [Vietlug] lo^~i khi compile ligpdf++

2006-04-21 Hội thoại Lam Phuong Duy
Thi` em du`ng version 0.3 da^'y (bi gio moi thay ra(`ng hi`nh nhu cai 
lib nay` dead rui hay sao a^'y, sao lau wa' ko phat trien nhi?)
Ne^'u em kho^ng co' zlib, libjpeg, ... thi` configure da~ la la`ng ru`i 
:D, ma em xem trong config.log, no' kho^ng ba'o lo^~i thie^'u gi` ca?

Chac pha?i ho.c chay, kho^ng thu*.c ha`nh gi duo.c ca? :(

@Hoang Tuan Quynh: Fedora 2 hay 5 cu~ng va^.y thui a`. Em he^'t space 
tre^n HDD ru`i ne^n co' FC2 thi` du`ng tho^i :p


G TT wrote:


Ba.n du`ng version na`o cu?a libpdf++; gcc ? Ne^n du`ng gcc 3.2:
Ba.n co' bost library, zlib, libjpeg va` freetype chu+a?
http://libpdfxx.sourceforge.net/doc/install.html;


From: Lam Phuong Duy [EMAIL PROTECTED]
Reply-To: vietlug-users@lists.sourceforge.net
To: VietLUG vietlug-users@lists.sourceforge.net
Subject: [Vietlug] lo^~i khi compile ligpdf++
Date: Wed, 19 Apr 2006 21:25:56 +0700

Hi list :)

Em du`ng Fedora 2, thay bieu nghien cuu libpdf nen em install vao` 
xem. Khi make thi gap lo^~i sau


c++ -DPACKAGE=\libpdfdoc\ -DVERSION=\0.0.3\ -DHAVE_DLFCN_H=1 
-DHAVE_LIBZ=1 -DHAVE_JPEG=1 -I. -I. -I../../src -I/usr/include/boost 
-DNDEBUG -Wall -O2 -c Array.cc -fPIC -DPIC -o .libs/Array.lo

In file included from Array.cc:27:
Array.hh:74: error: ISO C++ forbids declaration of 
`indirect_iterator_generator

' with no type
Array.hh:74: error: template-id `
indirect_iterator_generator__gnu_cxx::__normal_iteratorconst
boost::shared_ptrpdf::core::CObject*,
std::vectorboost::shared_ptrpdf::core::CObject,
std::allocatorboost::shared_ptrpdf::core::CObject   ,
pdf::core::CObject, const pdf::core::CObject,
std::random_access_iterator_tag, const pdf::core::CObject*' used as a
declarator
Array.hh:74: error: syntax error before `::' token
Array.hh:77: error: ISO C++ forbids declaration of `iterator' with no 
type

Array.hh:77: error: syntax error before `::' token
Array.hh:78: error: `int' is not an aggregate type
Array.hh:78: error: ISO C++ forbids declaration of `reference' with 
no type

Array.hh:78: error: syntax error before `;' token
Array.hh:79: error: `int' is not an aggregate type
Array.hh:79: error: ISO C++ forbids declaration of `reference' with 
no type

Array.hh:79: error: syntax error before `;' token
Array.cc: In copy constructor `pdf::core::CArray::CArray(const
pdf::core::CArray)':

Em tim tren google hoa`i ma khong thay manh mo^'i gi` ca?. Ca'i lo^~i 
na`y la do da^u va^.y mi' anh :D



---
Using Tomcat but need to do more? Need to support web services, 
security?
Get stuff done quickly with pre-integrated technology to make your 
job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache 
Geronimo

http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users



_
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/




---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job 
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache 
Geronimo

http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users





---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users


Re: [Vietlug] lo^~i khi compile ligpdf++

2006-04-21 Hội thoại G TT
libpdfdoc-0.0.2.tar.gz tre^n x86/SuSE 10.0/gcc 4.0.2 to^'t! (libpdfdoc-0.0.3 
bi. va^'n dde^` tre^n x86, nhu+ng cha.y to^'t tre^n amd64 !!) - ba.n # cd 
..; rm -rfd ./libpdfdoc-0.0.3; tar xvfz libpdfdoc-0.0.2.tar.gz ro^`i...


DDa^y la` configuration va` nhu+~ng bu+o+'c trong ma'y x86:
1. #rpm -vq libjpeg... -- libjpeg-6.2.0-739; zlib-1.2.3-3; 
freetype-1.3.1-1161; gcc version 4.0.2 20050901 (prerelease) (SUSE Linux) 
va` ta?i boost_1_33_1.tar.gz; libpdfdoc-0.0.2.tar.gz va`o /home/userx/libpdf
2. #cd /home/userx/libpdf; tar xvfz boost_1_33_1.tar.gz (se~ du`ng 
/home/userx/libpdf/boost_1_33_1 o+? bu+o+'c 4.)

3. #cd /home/userx/libpdf; tar xvfz libpdfdoc-0.0.2.tar.gz
4. #cd /home/userx/libpdf/libpdfdoc-0.0.2; ./configure 
--enable-boost=/home/userx/libpdf/boost_1_33_1

5. #cd /home/userx/libpdf/libpdfdoc-0.0.2; make
Sau khi compile kho^ng lo^~i thi` thu+? cha.y hello ro^`i display 
hello.pdf ba(`ng pdf-reader (Acrobat...)
6. #cd /home/userx/libpdf/libpdfdoc-0.0.2/src; ./hello (du`ng pdf-reader 
ddo.c hello.pdf ba(`ng Times New Roman font )


Cho SuSE 10.0/amd64 thi` cu~ng tu+o+ng tu+. bu+o+'c 16. nhu+ tre^n, 
tru+` bu+o+'c 5. va` pha?i la`:
5-amd64. #cd /home/userx/libpdf/libpdfdoc-0.0.2; make LDFLGS=-L/lib64 
-L/usr/lib64

vi` SuSE 10.0 cu+' du`ng /usr/lib (cho 32-bit libraries) thay vi` /usr/lib64
Muo^'n ddo^?i qua truetype fonts thi` instantiate class 
pdf::font::CTrueType trong hello.cc


Chu'c nhie^`u tha`nh co^ng va` ddu+`ng bao gio+` bo? cuo^.c!


From: Lam Phuong Duy [EMAIL PROTECTED]
Reply-To: vietlug-users@lists.sourceforge.net
To: vietlug-users@lists.sourceforge.net
Subject: Re: [Vietlug] lo^~i khi compile ligpdf++
Date: Fri, 21 Apr 2006 20:11:30 +0700

Thi` em du`ng version 0.3 da^'y (bi gio moi thay ra(`ng hi`nh nhu cai lib 
nay` dead rui hay sao a^'y, sao lau wa' ko phat trien nhi?)
Ne^'u em kho^ng co' zlib, libjpeg, ... thi` configure da~ la la`ng ru`i :D, 
ma em xem trong config.log, no' kho^ng ba'o lo^~i thie^'u gi` ca?

Chac pha?i ho.c chay, kho^ng thu*.c ha`nh gi duo.c ca? :(

@Hoang Tuan Quynh: Fedora 2 hay 5 cu~ng va^.y thui a`. Em he^'t space tre^n 
HDD ru`i ne^n co' FC2 thi` du`ng tho^i :p


G TT wrote:


Ba.n du`ng version na`o cu?a libpdf++; gcc ? Ne^n du`ng gcc 3.2:
Ba.n co' bost library, zlib, libjpeg va` freetype chu+a?
http://libpdfxx.sourceforge.net/doc/install.html;


From: Lam Phuong Duy [EMAIL PROTECTED]
Reply-To: vietlug-users@lists.sourceforge.net
To: VietLUG vietlug-users@lists.sourceforge.net
Subject: [Vietlug] lo^~i khi compile ligpdf++
Date: Wed, 19 Apr 2006 21:25:56 +0700

Hi list :)

Em du`ng Fedora 2, thay bieu nghien cuu libpdf nen em install vao` xem. 
Khi make thi gap lo^~i sau


c++ -DPACKAGE=\libpdfdoc\ -DVERSION=\0.0.3\ -DHAVE_DLFCN_H=1 
-DHAVE_LIBZ=1 -DHAVE_JPEG=1 -I. -I. -I../../src -I/usr/include/boost 
-DNDEBUG -Wall -O2 -c Array.cc -fPIC -DPIC -o .libs/Array.lo

In file included from Array.cc:27:
Array.hh:74: error: ISO C++ forbids declaration of 
`indirect_iterator_generator

' with no type
Array.hh:74: error: template-id `
indirect_iterator_generator__gnu_cxx::__normal_iteratorconst
boost::shared_ptrpdf::core::CObject*,
std::vectorboost::shared_ptrpdf::core::CObject,
std::allocatorboost::shared_ptrpdf::core::CObject   ,
pdf::core::CObject, const pdf::core::CObject,
std::random_access_iterator_tag, const pdf::core::CObject*' used as a
declarator
Array.hh:74: error: syntax error before `::' token
Array.hh:77: error: ISO C++ forbids declaration of `iterator' with no 
type

Array.hh:77: error: syntax error before `::' token
Array.hh:78: error: `int' is not an aggregate type
Array.hh:78: error: ISO C++ forbids declaration of `reference' with no 
type

Array.hh:78: error: syntax error before `;' token
Array.hh:79: error: `int' is not an aggregate type
Array.hh:79: error: ISO C++ forbids declaration of `reference' with no 
type

Array.hh:79: error: syntax error before `;' token
Array.cc: In copy constructor `pdf::core::CArray::CArray(const
pdf::core::CArray)':

Em tim tren google hoa`i ma khong thay manh mo^'i gi` ca?. Ca'i lo^~i 
na`y la do da^u va^.y mi' anh :D



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job 
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache 
Geronimo

http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users



_
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/




---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to 

Re: [Vietlug] Gentoo-2006 Han hanh bao cao

2006-04-21 Hội thoại Mr. Ac
ba'c cho+i ca'i na`y [http://distrowatch.com/3378] cha('c co` dda~ ho+n
ne` :)

maikhai wrote:

Hi!

Dành cho bạn nào sắp cài Gentoo:
Với máy P4 3GHz 1GB Dual RAM adsl 280kbs (20kbs ban ngày), chạy lệnh :
# emerge --update --deep --newuse world
từ 03g sáng đến 11g37 trưa cùng ngày.

Nhanh toát mồ hôi.

  


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users


[Vietlug] CPU Fan speed too high

2006-04-21 Hội thoại maikhai
Hi bà con!

Có vấn đề về tốc độ FAN như sau:

Main Gigabyte 8i915 GL-P chạy con P4 3GHz, chạy bình thường thì không sao, 
nhưng khi compile hay reboot vừa hết GUI mà trở ra text mode chẳng hạn, thì 
FAN cpu đột nhiên tăng tốc hú lên điếc tai.
Dù đã vào CMOS set lại mục Fan speed cho thành Disable hết ráo, và set ngưỡng 
nhiệt độ báo động là 70o (ngưỡng default là 60o) nhưng FAN vẫn quay nhanh, có 
thể còn kêu hú liên tục hơn (vì tốc độ tăng quá cao).

Câu hỏi: Làm cách nào cho tốc độ FAN không tăng gỉam liên tục nữa? Đành rằng 
đó là một tính năng tiên tiến, nhưng những Main khác không có tính năng kiểm 
soát tốc độ CPU FAN thì khi gắn con P4 này vào nó cháy hết hay sao? (đã tra 
dầu diếc OK rồi)

-- 
m k h _ s g n


[Vietlug] Bill Gates - Vietnam

2006-04-21 Hội thoại dhlong

Đón tiếp trọng thể quá.
Buồn cho ý tưởng sử dụng phần mềm nguồn mở trong HCC, mới thai nghén đã 
chết lưu.



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users


Re: [Vietlug] Bill Gates - Vietnam

2006-04-21 Hội thoại maikhai
On Saturday 22 April 2006 09:49, dhlong wrote:
 Đón tiếp trọng thể quá.
 Buồn cho ý tưởng sử dụng phần mềm nguồn mở trong HCC, mới thai nghén đã
 chết lưu.

Bill Gates cũng đã tới nhiều nước khác chứ không riêng gì VN : Có Linux Group 
của nước nào sợ hay buồn đâu. Trái lại là khác. Vì sao ? Vì sau khi Bill 
Gates đạt được thoả thuận với VN, việc siết chặt thực thi Bản Quyền phần mềm 
sẽ gia tăng mạnh mẽ. Lúc đó Open Sources sẽ bất chiến tự nhiên thành !

Hehe cười lên đi !

-- 
m k h _ s g n


RE: [Vietlug] (China -- Bill Gates) va`Bill Gates - Vietnam

2006-04-21 Hội thoại G TT
DDe^? an u?i ba'c Long, xin phe'p ddo^?i ti' mu.c Subject: va` ke`m link 
dde^'n ba`i:

China president at Gates house, not White House:
http://news.com.com/China+president+at+Gates+house,+not+White+House/2100-1001_3-6061616.html;
Cuo^.c tha(m vie^'ng vo+'i qua` USD 400,000,000 dda^'y ca'c ba'c!
Du` sao cu~ng ca?m o+n tin nha` tu+` ba'c Long


From: dhlong [EMAIL PROTECTED]
Reply-To: vietlug-users@lists.sourceforge.net
To: vietlug-users@lists.sourceforge.net
Subject: [Vietlug] Bill Gates - Vietnam
Date: Sat, 22 Apr 2006 09:49:59 +0700

Đón tiếp trọng thể quá.
Buồn cho ý tưởng sử dụng phần mềm nguồn mở trong HCC, 
mới thai nghén đã chết lưu.


VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users


_
Don’t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/




---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users


Re: [Vietlug] Gentoo-2006 Han hanh bao cao

2006-04-21 Hội thoại maikhai
On Friday 21 April 2006 20:22, Mr. Ac wrote:
 ba'c cho+i ca'i na`y [http://distrowatch.com/3378] cha('c co` dda~ ho+n
 ne` :)

Chơi liền đây :

Linux version 2.6.15-1-486 (Debian 2.6.15-8) ([EMAIL PROTECTED]) (gcc version 
4.0.3 20060212 (prerelease) (Debian 4.0.2-9)) #2 Mon Mar 6 15:19:16 UTC 2006


-- 
m k h _ s g n
__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid0709bid3057dat1642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users


Re: [Vietlug] (China -- Bill Gates) va`Bill Gates - Vietnam

2006-04-21 Hội thoại maikhai
On Saturday 22 April 2006 10:41, G TT wrote:
 DDe^? an u?i ba'c Long, xin phe'p ddo^?i ti' mu.c Subject: va` ke`m link
 dde^'n ba`i:
 China president at Gates house, not White House:
 http://news.com.com/China+president+at+Gates+house,+not+White+House/2100-1
001_3-6061616.html Cuo^.c tha(m vie^'ng vo+'i qua` USD 400,000,000 dda^'y
 ca'c ba'c!

4 trăm triệu đô la chảy vào túi của một người đang có 51_nghìn_triệu đô la, 
cái đó chẳng khác gì gãi ngứa. Nhưng người tặng quà sẽ mất nhiều hơn 4 trăm 
triệu đô la, dù trong thực tế sẽ xuất khẩu được 4 tỉ đô la gìày vớ hay . . . 
gấu trúc. Cái mất đó không nhìn thấy được.

 Du` sao cu~ng ca?m o+n tin nha` tu+` ba'c Long

-- 
m k h _ s g n
�(h~�Z��XZ��^m�-�-y�b�v���݆�i\����e,�x�g睶�h���5睶�.��+��Ǭ��.�+r�l���v�ު蜒\���i�觵�+jם��!��h�+h��ʋjȞ�:0�Zt�LY�Ҧ�x
i�'�*'I��z���Vڱ�h�
Zr�z�'�j!���ǥjˬ}�dj   ޷��ɝ

Re: [Vietlug] CPU Fan speed too high

2006-04-21 Hội thoại Larry Nguyen
On 5:31:16 pm 04/21/06 maikhai [EMAIL PROTECTED] wrote:
 Hi bà con!

 Có vấn đề về tốc độ FAN như sau:

 Main Gigabyte 8i915 GL-P chạy con P4 3GHz, chạy bình thường
 thì không sao, nhưng khi compile hay reboot vừa hết GUI mà
 trở ra text mode chẳng hạn, thì FAN cpu đột nhiên tăng
 tốc hú lên điếc tai. Dù đã vào CMOS set lại mục Fan
 speed cho thành Disable hết ráo, và set ngưỡng nhiệt độ
 báo động là 70o (ngưỡng default là 60o) nhưng FAN vẫn quay
 nhanh, có thể còn kêu hú liên tục hơn (vì tốc độ
 tăng quá cao).
 Câu hỏi: Làm cách nào cho tốc độ FAN không tăng gỉam
 liên tục nữa? Đành rằng đó là một tính năng tiên
 tiến, nhưng những Main khác không có tính năng kiểm soát
 tốc độ CPU FAN thì khi gắn con P4 này vào nó cháy hết hay
 sao? (đã tra dầu diếc OK rồi)


Ba'c cho xem ke^'t qua? cu?a lspci ddi ro^`i co' the^? ba'n to+'i. Ne^'u
ma'y ba'c chu+a co' le^.n lspci, emerge pciutils

-Larry



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users


Re: [Vietlug] (China -- Bill Gates) va`Bill Gates - Vietnam

2006-04-21 Hội thoại dhlong
Theo tôi thì ngài Gates này không sang Vn để đòi nợ tiền bản quyền mà sẽ 
giúp thúc đẩy vấn đề đào tạo CNTT (phong cách Ms). Sợ rằng vài ba năm 
nữa sv việt nam không còn biết đến các khái niệm GPL, FSF,...


G TT wrote:
DDe^? an u?i ba'c Long, xin phe'p ddo^?i ti' mu.c Subject: va` ke`m 
link dde^'n ba`i:

China president at Gates house, not White House:
http://news.com.com/China+president+at+Gates+house,+not+White+House/2100-1001_3-6061616.html; 


Cuo^.c tha(m vie^'ng vo+'i qua` USD 400,000,000 dda^'y ca'c ba'c!
Du` sao cu~ng ca?m o+n tin nha` tu+` ba'c Long


From: dhlong [EMAIL PROTECTED]
Reply-To: vietlug-users@lists.sourceforge.net
To: vietlug-users@lists.sourceforge.net
Subject: [Vietlug] Bill Gates - Vietnam
Date: Sat, 22 Apr 2006 09:49:59 +0700

Đón tiếp trọng thể quá.
Buồn cho ý tưởng sử dụng phần mềm nguồn mở trong HCC, mới thai nghén 
đã chết lưu.


VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users


_
Don�t just search. Find. Check out the new MSN Search! 
http://search.msn.click-url.com/go/onm00200636ave/direct/01/




---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job 
easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache 
Geronimo

http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users





---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users


Re: [Vietlug] Bill Gates - Vietnam

2006-04-21 Hội thoại An.
Em nghĩ việc này đâu có đáng buồn đâu.
Chúng ta đón mừng tiền của Bill chứ đâu có đón mừng sự diệt vong của
OSS :D

Hơn nữa việc này sẽ đưa cuộc cạnh tranh linux - windows vào đúng khuôn
khổ luật chơi hơn, không có sự can thiệp của vi phạm bản quyền linux sẽ
lấy lại lợi thế vốn có : FREE



---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
VietLUG-users mailing list
VietLUG-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vietlug-users


Re: [Vietlug] Bill Gates - Vietnam

2006-04-21 Hội thoại Nigel Nguyen
Thật sự như trường an nói, khi tính cạnh tranh và vào luật chơi rõ ràng thì sức ép tài chính sẽ là gánh nặng cho nhiều doanh nghiệp và cả khối chính phủ nữa. khi đó thì FOSS sẽ có cơ hội ứng dụng. Ngay cả một chính phủ nhiều tiền như NZ cũng sử dụng khá nhiều ứng dụng từ FOSS. 
Tiện thể, có bác nào có tài liệu về FOSS kô ? em đang làm research về tính cạnh tranh và kinh tế của FOSS trong doanh nghiệp và chính phủ đây ... :)Cheers,