Wednesday, December 27, 2006
Friday, December 15, 2006
Lại chống OB
Cuộc chiến không bao giờ kết thúc, trừ khi ....
Thursday, December 14, 2006
Saturday, December 09, 2006
Để Google đánh chỉ mục cho Blog của bạn
Bài viết trên PC-World Việt Nam
Để Google đánh chỉ mục cho Blog của bạn
Bài viết trên PC-World Việt Nam
Thursday, December 07, 2006
Wednesday, December 06, 2006
.NETZ - .NET EXEcutables Compressor & Packer
Can use to prevent discompile .Net Assembly (Applications, Dlls).
Bổ sung link trực tiếp đến PDF library
Cái này của Paolo Gios, người Ý, rất hay nhưng thiếu phần password để mở file PDF, có cả phần tách/ ghép một file PDF nữa.
Monday, December 04, 2006
Data conversation from C++ to .Net
cái này quả thật là rất hữa dụng
Saturday, December 02, 2006
MegaBuy
http://www.megabuy.vn/
Install Mono 1.2 trên Ubuntu
Bản 1.2 này hổ trợ Windows Form luôn, nhưng thử chưa bao giờ thành công. Nhưng mọi chuyện vẫn còn phía trước, biết đâu một ngày mình chạy được thì sao.
http://www.ubuntuforums.org/showthread.php?t=310404&highlight=Mono+1.2
Install Mono 1.2 trên Ubuntu
Bản 1.2 này hổ trợ Windows Form luôn, nhưng thử chưa bao giờ thành công. Nhưng mọi chuyện vẫn còn phía trước, biết đâu một ngày mình chạy được thì sao.
Thursday, November 30, 2006
Wednesday, November 29, 2006
Application Configure
links: http://www.grimes.demon.co.uk/dotnet/configFAQ.htm
Application Configure
links: http://www.grimes.demon.co.uk/dotnet/configFAQ.htm
Application Configure
links: http://www.grimes.demon.co.uk/dotnet/configFAQ.htm
Tuesday, November 28, 2006
Có quá nhiều thứ miễn phí hàng xịn cho Ubuntu
Chỉ có thể nói là "quá tuyệt".
Có quá nhiều thứ miễn phí hàng xịn cho Ubuntu
Chỉ có thể nói là "quá tuyệt".
.Net Framework 1.1 download
Monday, November 27, 2006
Friday, November 24, 2006
Ubuntu Unleased
http://www.oebook.com/%7B43D46440-ACA6-4026-842C-6ECAE1CF0B0D%7D.htm
Wednesday, November 22, 2006
Test insert images
[IMG]https://beta.blogger.com/img/logo100.gif[/IMG]
Tuesday, November 21, 2006
Một vài sourcecode collection đáng nhớ
http://www.sysinternals.com/SourceCode.html
Monday, November 20, 2006
Ubuntu + rar files
Submitted by MikeTT on Sun, 2005-10-16 15:04.
Prerequisites: add universe and multiverse repositories.
Open a terminal window and type in:
sudo apt-get install rar
sudo ln -fs /usr/bin/rar /usr/bin/unrar
After that you can find Archive Manager in the Gnome menu under Applications -> Accessories.
Thursday, November 02, 2006
Ubuntu discovery
http://www.videolan.org/vlc/download-ubuntu.html
Monday, August 21, 2006
Monday, August 14, 2006
Professional .Net Network Programming
Networking is one of the core tasks of enterprise-level programming, and for the programmer familiar with the C# language this book will provide the information to put network programming at the heart of their .NET applications. Prior knowledge of network programming is not assumed, but the reader already familiar with networking from another environment will find the pace quick enough for the book to still prove valuable.This book will give the reader:
An understanding of the general concepts of networking
Information about network programming in .NET with C#
Skills to build network-based applications in .NET
The confidence to use the classes shipped with .NET to implement your own application-level protocols.
After reading this book, readers will be confident C# network programmers, and understand the underlying protocols.
We begin with an overview of the most important background material, such as the architecture of physical networks, network protocols, the OSI model, streams in .NET, and the classes provided to facilitate access to streams such as StreamReader and StreamWriter.
Then we move onto sockets programming, with an introduction to the concept of sockets, and full coverage of using sockets in .NET. We look at TCP, UDP, and using multicast sockets in .NET. We also look briefly at application-level protocols built on top of these layers, such as SMTP and FTP.
The next stop is Internet programming, with a look at HTTP, the underlying protocol of the Internet, and e-mail protocols – we look at the .NET classes for sending e-mails via SMTP, and we see how we can implement POP3 and NNTP clients in .NET to read mailboxes and newsgroups.
The book finishes with an exploration of how to secure network communications in .NET – encrypting network traffic, certificates and SSL, authenticating and authorizing users with NTLM and Kerberos.
Download here:
hxxp://rapidshare.de/files/28170553/Wrox_-_Professional_.NET_Network_Programming.part1.rar
hxxp://rapidshare.de/files/28170769/Wrox_-_Professional_.NET_Network_Programming.part2.rar
hxxp://rapidshare.de/files/28171429/Wrox_-_Professional_.NET_Network_Programming.part3.rar
hxxp://rapidshare.de/files/28171632/Wrox_-_Professional_.NET_Network_Programming.part4.rar
hxxp://rapidshare.de/files/28172156/Wrox_-_Professional_.NET_Network_Programming.part5.rar
hxxp://rapidshare.de/files/28172361/Wrox_-_Professional_.NET_Network_Programming.part6.rar
hxxp://rapidshare.de/files/28172917/Wrox_-_Professional_.NET_Network_Programming.part7.rar
Source code download here:
hxxp://rapidshare.de/files/28173339/Wrox_-_Professional_.NET_Network_Programming_Source_code.zip
Friday, August 11, 2006
code preview checklist
Chưa coi nhưng thấy coi bộ cũng tốt nên backup link lại để khi nào rảnh thì xem.
Wednesday, August 09, 2006
Tuesday, August 08, 2006
Monday, August 07, 2006
tour cua ba me he 2006
hxxp://www.dulichthanhnien-ytc.com.vn/tour/tour2.php?gr_id=1&cat=1&pt=2&id=80
Wednesday, August 02, 2006
C# and Excel
http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q307029
Tuesday, August 01, 2006
Links about database
hxxp://www.pcworld.com.vn/pcworld/faq.asp?t=faqview&id=1549&cat_id=2&fn=228fd4c31e4e1a1cadc20006&m=7&y=2006
Great article on how to make Setup Project
http://www.simple-talk.com/dotnet/visual-studio/updates-to-setup-projects/
opendns: 208.67.220.220
Save DirectX surface to file
Save DirectX surface to file. May be work but language is VC++, I try to port it to C# when I have time.
Thursday, July 27, 2006
coool ebook
hxxp://rapidshare.de/files/26526438/Aw_asp_dotnet_solut_23_c_s.rar
Password: warez2006
Sunday, July 23, 2006
MessageBoxManager component
Having timeout, check box never show this again, custom Font, and many coolest features on a messageBox.
Available for .net Framework 2.0
Beginner with Visual Studio 2005 (video)
http://msdn.microsoft.com/vstudio/express/visualcsharp/learning/default.aspx#forms
Thursday, July 20, 2006
Save DirectX surface to file
hxxp://www.codeproject.com/dialog/screencap.asp : codeproject
hxxp://www.g-productions.net/page.php?id=18
Save DirectX surface to file
Save DirectX surface to file. May be work but language is VC++, I try to port it to C# when I have time.
Wednesday, July 19, 2006
Tuesday, July 18, 2006
Monday, July 17, 2006
Secure Dll on .Net(another link on CSharpHelp)
This links may good than two before. Should have clearly understand about this feature.
Secure Dll on .Net
hxxp://www.codeguru.com/csharp/csharp/cs_misc/security/article.php/c8329/
hxxp://www.codeproject.com/dotnet/matlabeng.asp?df=100&forumid=26267&exp=0&select=1447437
Firefox beta 2.0
hxxp://ftp.mozilla.org:80/pub/mozilla.org/firefox/nightly/bonecho-beta1-candidates/rc1/firefox-2.0b1.en-US.win32.installer.exe
Friday, July 14, 2006
Wednesday, July 12, 2006
Tiếp cận với COM
hxxp://www.thescarms.com/vbasic/PassString.asp
Tuesday, July 11, 2006
Pass firewall of XP2
Windows XP SP2 basically has a small firewall. It's very easy to control, but sometimes it bothers you. When your application tries to connect to the internet, Windows shows a warning message-box, and this makes users feel your application is an Ad-Ware.
To prevent such things, I suggest you add your program to a Firewall Collection List. (This list contains the allowed programs.)
Link on codeproject:
hxxp://www.codeproject.com/w2k/WinXPSP2Firewall.asp
Monday, July 10, 2006
iMac and WindowsXP
Links trên pcWorldVn về hai tiện ích để có thể chạy XP trên iMac
Thursday, July 06, 2006
Một article tổng quát về lập trình hay
Nói nhiều vấn đề, người viết có tầm hiểu biết rộng nên đọc rất lôi cuốn.
Thay đổi nút Start của Window XP thành bất cứ cái gì
Coi cho biết chứ đừng dại làm thử
Thay đổi nút Start của Window XP thành bất cứ cái gì
Coi cho biết chứ đừng dại làm thử
Wednesday, July 05, 2006
Đổi đơn vị đa hệ
03-07-2006 09:56:45 GMT +7
Chắc bạn đã không ít lần “điên đầu” khi đọc những sách báo dịch từ báo chí nước ngoài mà người dịch “ngoan cố” giữ nguyên những đơn vị đo lường theo hệ Anh - Mỹ lạ hoắc, đại loại như inch, feet, yard, mile, pound, ounce, độ F...!?
Công cụ chuyển đổi đơn vị đo lường đa hệ mang tên “32bit Convert It” sẽ giúp bạn chuyển hệ đo lường Anh - Mỹ sang các đơn vị đo lường quốc tế quen thuộc chỉ trong tích tắc.
Cách sử dụng “32bit Convert It” cũng vô cùng dễ dàng và trực quan. Bạn chỉ cần nhập số liệu cần chuyển đổi vào đúng ô đơn vị của nó là “32bit Convert It” sẽ tự động chuyển đổi sang toàn bộ các đơn vị còn lại theo kiểu gõ tới đâu - chuyển tới đó cực kỳ nhanh chóng.
Chẳng hạn bạn gặp câu dịch: “Chúng tôi đang bay cách mặt đất 30.000 bộ (feet)...” mà không mường tượng được rằng 30.000 feet là bao nhiêu kilômet thì bạn chọn thẻ “Length” để chuyển đổi đơn vị đo khoảng cách, sau đó nhập số 30000 vào ô “Feet”, ngay lập tức “32bit Convert It” sẽ chuyển đổi số liệu này thành 9,144km. Tương tự như vậy bạn sẽ biết dân Mỹ thường đổ xăng xe hơi một lần là 20 galông, tức khoảng 76 lít.
“32bit Convert It” cung cấp cho bạn bảy lĩnh vực chuyển đổi đơn vị được trình bày theo bảy thẻ chức năng: Length (đo khoảng cách: mét, kilômet...); Area (đo diện tích: mét vuông, kilômet vuông...); Volume (đo thể tích: mét khối, lít...); Weight (đo trọng lượng: gam, kilôgam...); Density (đo mật độ: gam/lít...); Speed (đo tốc độ: km/g...) và Temperature (chuyển đổi nhiêt độ giữa độ C, độ F, độ K...).
Công ty ElectraSoft đang bán ra bản “32bit Convert It” c9.90.01 với giá 20 USD. Người dùng có thể vào địa chỉ hxxp://download1.electrasoft.com/32bcsx.exe để tải về bản dùng thử.
Theo Tuổi Trẻ
Tuesday, July 04, 2006
Địa chỉ bảo hành của LG
1./ 27-33 Trần Hưng Đạo - Quận 1 HCM
088.218136
2./ 43/2A Võ Văn Ngần - Quận Thủ Đức – TP Hồ Chí Minh
08.8972712
3./ 218 Kinh Dương Vương – An Lạc – Bình Chánh
08.8750525
Daylight Saving Time
hxxp://en.wikipedia.org/wiki/Daylight_saving_time
Monday, July 03, 2006
Xử lý nhiều files trong thư mục trên .Net
Friday, June 30, 2006
Thursday, June 29, 2006
KeyLogger Preview
khá hay, nói rất chi tiết về các loại KeyLogger và cách phòng tránh.
Wednesday, June 28, 2006
Tham khảo thêm
WMI on WindowsXP Embedded
1
http://support.microsoft.com/newsgroups/default.aspx?dg=microsoft.public.windowsxp.embedded&tid=95dabda4-8776-4305-a108-80ff45d24dd4&p=1
2
http://msdn.microsoft.com/chats/transcripts/mobileembedded/05_0810_dn_emb.aspx
3.
http://www.derkeiler.com/Newsgroups/microsoft.public.windowsxp.security_admin/2003-03/2572.html
4.
http://www.pcreview.co.uk/forums/archive/forum-171.php
Một vài lưu ý khi làm với Image trên .Net (cont)
Listing 1: Rotating a Bitmap Image
private int _totalRotation = 0;
private void btnRotateCW_Click
(object sender, System.EventArgs e)
{
// Rotate image clockwise (90)
if (pbox.Image != null)
{
_totalRotation += 90;
pbox.Image.RotateFlip(
RotateFlipType.Rotate90FlipNone);
pbox.Invalidate();
}
}
private void btnRotateCC_Click
(object sender, System.EventArgs e)
{
// Rotate image counter-clockwise (270)
if (pbox.Image != null)
{
_totalRotation -= 90;
pbox.Image.RotateFlip(
RotateFlipType.Rotate270FlipNone);
pbox.Invalidate();
}
}
Listing 2: Saving a Bitmap Image
private string _origFileName = null;
private void btnSave_Click
(object sender, EventArgs e)
{
if (_origFileName == null)
return;
SaveFileDialog dlg = new SaveFileDialog();
dlg.Filter = "JPG Files (*.jpg)|*.jpg";
dlg.FileName = _origFileName;
if (dlg.ShowDialog() == DialogResult.OK)
{
pbox.Image.Save(dlg.FileName,
ImageFormat.Jpeg);
}
}
Listing 3: Locating an ImageCodecInfo object
private ImageCodecInfo GetImageCodec(string mimeType)
{
ImageCodecInfo[] codecs
= ImageCodecInfo.GetImageEncoders();
foreach (ImageCodecInfo codec in codecs)
{
if (String.Compare(codec.MimeType,
mimeType, true) == 0)
{
return codec;
}
}
return null;
}
Listing 4: Saving an image using encoder parameters
private string _origFileName = null;
private Bitmap _origBitmap = null;
private ImageCodecInfo jpgCodec = null;
private void btnSave_Click
(object sender, EventArgs e)
{
if (_origFileName == null)
return;
SaveFileDialog dlg = new SaveFileDialog();
dlg.Filter = "JPG Files (*.jpg)|*.jpg";
dlg.FileName = _origFileName;
if (dlg.ShowDialog() != DialogResult.OK)
return;
// Ready to save the image
while (_totalRotation < 0)
_totalRotation += 360;
_totalRotation %= 360;
if (_totalRotation == 0 && !cboxQuality.Checked)
{
// No parameters, so just save image.
_origBitmap.Save(dlg.FileName,
ImageFormat.Jpeg);
}
else
{
if (jpgCodec == null)
jpgCodec = GetImageCodec("image/jpeg");
// Determine required number of parameters
int paramSize = udQuality.Enabled ? 1 : 0;
if (_totalRotation != 0)
paramSize ++;
EncoderParameters encoderParams
= new EncoderParameters(paramSize);
if (_totalRotation != 0)
{
// Create transformation parameter
EncoderValue rValue
= EncoderValue.TransformRotate90;
if (_totalRotation == 180)
rValue = EncoderValue.TransformRotate180;
else if (_totalRotation == 270)
rValue = EncoderValue.TransformRotate270;
EncoderParameter tParam
= new EncoderParameter(
Encoder.Transformation,
(long)rotateValue);
encoderParams.Param[paramSize-1] = tParam;
}
if (udQuality.Enabled)
{
// Create quality parameter
EncoderParameter qParam
= new EncoderParameter(
Encoder.Quality,
(long)udQuality.Value);
encoderParams.Param[0] = qParam;
}
// Save the image using encoder settings
_origBitmap.Save(dlg.FileName,
jpgCodec, encoderParams);
}
}
Một vài lưu ý khi làm với Image trên .Net (cont)
can found at: hxxp://www.codeproject.com/csharp/imageresize.asp
khá đơn giản và dễ hiểu.
Một vài lưu ý khi làm với Image trên .Net
// we have an Image or Bitmap object already, named imageNeedToSend
MemoryStream ms = new MemoryStream();
imageNeedToSend.Save(Stream, System.Drawing.ImageFormat)
the MemoryStream class has a method to return a ByteArray.
ms.ToArray()
Kiểm tra xe trước khi đi xa
hxxp://www.vnexpress.net/Vietnam/Oto-Xe-may/2006/06/3B9EB40D/
Tuesday, June 27, 2006
Monday, June 26, 2006
Cười với Vova - cont
- Em nào có thể nói cho cô biết nghĩa của từ này không?
Đúng lúc đó thì cô làm rơi viên phấn xuống đất. Lúc cô cúi xuống nhặt thì ông thầy ngồi lẩm bẩm câu gì đó. Vova vội giơ tay xung phong trả lời.
- Mời em Vova, từ này là gì?
- Dạ, thưa cô nghĩa là "mông to quá" ạ!
- Ngồi xuống, 1 điểm. Cô giáo tức giận nói
- Lần sau nếu không biết thì đừng có nhắc bài nhé!. Vova quay sang hầm hừ nói với ông thầy ngồi cạnh!
Cười với Vova - cont
Cô nghĩ đến cái bàn, rồi đặt câu hỏi :
- Đố các em, trong nhà ta có cái gì bằng gỗ, có 4 chân?
Bé Vôva nhanh nhảu:
- Cái ghế ạ
Cô gật gù, ừ, cái em nghĩ cũng được đấy, nhưng mà câu trả lời của cô là cái bàn. Rồi cô đố tiếp, lần này cô nghĩ đến con mèo:
- Đố các em, trong nhà ta nuôi con gì có 4 chân mà các em hay vuốt ve nó?
Bé Vôva vẫn là người nhanh nhất:
- Thưa cô, con chó ạ.
- Ừ cũng được đấy, cô nói, em giỏi lắm, nhưng cái câu trả lời của cô là con mèo cơ.
Bé Vôva xin phép cô ra câu đố:
- Đố cô, cái gì mà đàn ông hay giấu trong quần lâu lâu lấy ra sử dụng, dài dài, tròn tròn , đầu đỏ đỏ...
Chưa nói hết câu, cô giáo đã nổi giận ngắt ngang:
- Vôva, sao em dám ăn nói bậy bạ như vậy
Nước mắt lưng tròng, bé Vôva thút thít trả lời:
- Cái mà cô nghĩ cũng được đấy, nhưng câu trả lời của em là những que diêm cơ...
Cười với Vova - from UDS
Vôva trả lời: "Thưa cô bằng sữa ạ" Cô giáo đỏ mặt đuổi Vôva ra đứng hành lang.
Thầy hiệu trưởng đi ngang thấy Vôva vật vờ ở ấy, hỏi đầu đuôi sự tình rồi nói: "Vôva em nhầm rồi, hoa hồng sống bằng phân và nước tiểu"
Vôva lầm bầm:"Em đâu biết rễ nó dài đến thế"
Học tiếng Anh tại hội Việt - Mỹ
- I'm sorry
- I'm sorry, too - ông Tây lịch sự đáp lại
- I'm sorry, three - ông người Việt trả lời
Ông Tây nghe vậy thấy lạ quá bèn hỏi:
- What are you sorry for?
- I'm sorry five - ông người Việt trả lời
Ông Tây nghe vậy bực quá:
- Shit!
- Seven - ông người Việt đáp lại tỉnh queo.
Thursday, June 22, 2006
Scancode Map example
http://photos1.blogger.com/hello/86/9387/1024/swapKey.jpg
Dùng Scancode Map
Ví dụ: khi user nhấn nút a thì các map này chỉnh lại thành phím b
Dùng HKEY_LOCAL_MACHINE nếu muốn toàn bộ hệ thống (mọi user) đều dùng map này ngược lại dùng CURRENT_USER để chỉ chỉnh cho user hiện tại
Step1: vào
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Keyboard Layout
Step2: Add thêm Value Scancode Map có kiểu là REG_BINARY
Xem ví dụ sau để hiểu cách thêm vào
00 00 00 00 00 00 00 00 02 00 00 00 1d 00 3a 00 00 00 00 00
Trong ví dụ trên:
+ Tám cặp số "00" là bắt buộc phải có, tiếp đến là số
mapping ("02") ta sẽ định nghĩa, kế đến là phím đầu tiên
1D 00 là phím LCtrl sẽ thay thế cho phím 3A 00 là phím CapsLock, 4 cặp số "00" sau cùng là bắt buộc.
Lưu ý: Nếu muốn swap hay phím phải làm:
Swap phím 1 -> phím 2 và swap phím 2 về lại phím 1
Step 4: Restart hay Log Off
Chi tiết để tham khảo và lấy list các key code tại:
hxxp://www.microsoft.com/whdc/device/input/w2kscan-map.mspx
Wednesday, June 21, 2006
Diable AutoRun CD
Step2: Go to ->HKEY_LOCAL_MACHINE->SYSTEM->CurrentControlSet->Services>Cdrom->
Step3: Change AutoRun ValueData to 0
Step4: Restart again.
Không thể Debug trong VS .Net
hxxp://www.gotdotnet.com/community/messageboard/Thread.aspx?id=239063
Tuesday, June 20, 2006
Backup links
hxxp://rapidshare.de/files/21139890/escaping.rar.html
Password: estrange
Link ve hook tren C#
hxxp://www.codeproject.com/csharp/GlobalSystemHook.asp
hxxp://www.codeproject.com/csharp/GlobalSystemHook.asp
hxxp://www.codeproject.com/csharp/globalhook.asp
hxxp://www.codeproject.com/info/search.asp?cats=3&cats=5&searchkw=keyboard+hook&Submit1=Search&author=&sd=15+Nov+1999&ed=20+Jun+2006
.NET Framework Solutions: In Search of the Lost Win32 API
.NET Framework Solutions: In Search of the Lost Win32 API is one more thing you can't do without: a complete guide to your options for dealing with the functionality missing from .NET. As you'll learn, some functions are handily situated within Visual Basic or C#. In most cases, however, you'll need to access the old Win32 API from the .NET Framework. This is demanding work, but this book makes it easy, walking you through every step and paying special attention to the work of managing memory manually-the most error-prone part of the process. The topics covered inside are as varied as the missing functionality: direct hardware access, low-level security control, certain aspects of OS access, support for multimedia and utilities, and DirectX. You also get hard-to-find information on COM access, plus a collection of examples-dealing with DirectX and the MMC Snap-ins-that unite COM and Win32 access in especially illuminating ways.
Maximizing .NET Performance
The dominant feature of this book will be the systematic analysis of performance relating to key Framework topics like remoting, garbage collection, and threading. Rather than a ‘tips and tricks’ approach, the book aims to provide a detailed exploration of each topic, and explore the ‘whys’ and ‘by how much’ aspects (with actual benchmark results) of performance that are often overlooked.
Author Information
Nicholas J. Wienholt - Nicholas J. Wienholt is a Windows and .NET consultant based in Sydney, Australia. He has worked on a variety of IT projects over the last decade, ranging from numerical modeling of beach erosion to financial and payroll systems. Career highlights include the highly successful NSW State Rail Passenger Information Display System (PIDS) project, and the Mobile Number Portability (MNP) system. Nick was also responsible for the design and implementation of the messaging layer for Concentrics Pty Ltd, a network provider to Australian telecommunication companies. Nick is the co-founder and president of the Sydney Deep .NET User group, writes technical articles for Pinnacle Publishing and the Microsoft Developer Network, and is a keen participant in .NET related newsgroups.
Table of Contents
Chapter 1: .NET Framework Performance
Chapter 2: Investigating Performance
Chapter 3: Class Design and Implementation
Chapter 4: Strings, Text and Regular Expressions
Chapter 5: Collections
Chapter 6: Language Specifics
Chapter 7: Garbage Collection and Object Lifetime Management
Chapter 8: Exceptions
Chapter 9: Security
Chapter 10: Threading
Chapter 11: IO and Serialization
Chapter 12: Remoting
Chapter 13: Unmanaged Code Interoperability
Chapter 14: The Common Language Runtime
Chapter 15: Solving Performance Problems
Appendix A: Performance Measurement Framework for .NET
Links: hxxp://tinyurl.com/zxhyt
Thursday, June 15, 2006
Link về Fiat Siena 1.5 HL của mình
Links
Tuesday, June 13, 2006
Chuyện cười - Chế nhạo đàn bà
Ông vua xe hơi, Henry Ford sau khi chết được đưa lên thiên đàng. Tại cổng thiên đàng có Thánh St' Peter chờ sẵn để đón Ford.
Vừa gặp Ford, Thánh Peter cho biết: Ford hồi còn sống, ngươi đã làm nhiều việc công ích cho xã hội, như sáng chế phương pháp làm việc dây chuyền cho kỹ nghệ xe hơi làm thay đổi cả thế giới. Với thành quả như vậy, ngươi sẽ được một ân huệ là có thể chuyện trò với bất cứ ai ở thiên đàng này.
Suy nghĩ vài giây, Ford xin được gặp Thượng Đế. Thánh Peter dẫn Ford đến gặp Thượng Đế. Vừa gặp Thượng Đế, Ford hỏi ngay:
- Thưa Ngài, lúc ngài chế tạo ra đàn bà, ngài đã suy nghĩ gì?
Thượng Đế nghe xong bèn hỏi lại:
- Ngươi hỏi như vậy là ý gì?
Ford liền trả lời:
- Trong sáng chế của ngài có quá nhiều sơ sót. Phía trước thì bị phồng lên, phía sau thì bị nhô ra. Máy thường kêu to khi chạy nhanh. Tiền bảo trì và nuôi dưỡng quá cao. Thường xuyên đòi hỏi nước sơn mới. Cứ đi 28 ngày là lại bị chảy nhớt và không làm việc được. Chỗ bơm xăng và ống xả lại quá gần nhau. Đèn trước thì quá nhỏ. Tiêu thụ nhiên liệu thì nhiều kinh khủng khiếp.
Thượng Đế nghe qua liền bảo:
- Ngươi hãy đợi một chốc lát để ta xem lại bản thiết kế.
Ngài bèn cho gọi toàn bộ kỹ sư thiết kế và cơ khí trên thiên đàng lại để xem lại quá trình, sau một thời gian họ đã trình lên cho Thượng Đế bản báo cáo. Xem xong, ngài bèn phán rằng:
- Những lời ngươi vừa nói hoàn toàn đúng, bằng sáng chế của ta thật có nhiều sai sót, nhưng nếu tính trên phương diện kinh tế thì hiệu quả thị phần lại rất cao: Có gần 98% đàn ông trên thế giới xài sản phẩm do ta chế tạo, trong khi chỉ chưa đầy 10% đàn ông xài sản phẩm của ngươi.
(theo ngoisao.net)
Cười chút vậy mà
- Chị em ơi tôi muốn báo cho chị em 2 tin: một tin vui và một tin buồn
- Nói tin vui trước đi sau rồi hay nói tin buồn
Nữ trại thông báo:
- Tin vui là: chúng ta được tiếp tê rất nhiều " Dưa Chuột Tươi Và To"
Cả phòng giam như tức nước vỡ bờ reo lên vui sướng. Chị em hỏi:
- Thế tin buồn là gì?
- Tin buồn là: Tất cả các quả dưa đều bị thái lát hết rồi
Monday, June 12, 2006
www.kitco.com
Đổi đơn vị:
ounce = 28.35 g
1 Lượng (tael) = 37.4999 g
Giá vàng tại đổi ra lượng là = giá vàng tính bằng ounce * 28.35 / 37.4999
hay gần đúng là: giá vàng thế giới * 1.322751
Saturday, June 10, 2006
19 helpful tools for USB stick
http://rapidshare.de/files/22592975/19MiniToolsForUSB.rar.html (10 MB)
Pass unrar: vietdown.org
Thursday, June 08, 2006
Auto Update Application
Link: Code Project
Wednesday, June 07, 2006
Tuesday, June 06, 2006
Make Magazine
ALL OTHER ISSUES | PDF
Vol 1
http://rapidshare.de/files/5380263/vol1.pdf
41MB
Vol 2
http://rapidshare.de/files/5381284/vol2.pdf
42.6MB
Vol 3
http://rapidshare.de/files/5411478/Vol3.rar
44MB
Vol 4
http://rapidshare.de/files/12657789/makeMag_Vol4.rar
44MB
Vol5
http://rapidshare.de/files/12651841/makeMag_Vol5.rar
56.87MB
http://rapidshare.de/files/21949779/MakeMag_Vol6_.rar
27.46MB | PDF
Các magazine về điện tử để các thợ vọc có thể táy máy.
Multi-threaded file download manager - by Shailen Sukul
Introduction
A few months ago, my lovely wife was downloading her lecture notes from her university website, and I noticed that she had to manually click on every file to save it to the hard disk.
I also noticed that all the hyperlinks were on the same page, and the documents she was downloading were either Word documents or PowerPoint presentations.
Right then, a little light bulb went on in my head, and I decided to build her a file download utility. The requirements were simple:
* I should be able to point to a web page and filter URLs on it. For example, "*.doc" should give me a collection of URLs that have .doc at the end of the link.
* From the list of available files, I should be able to select the files I want to download.
* I should be able to download my selected files simultaneously.
* I should be able to nominate the number of simultaneous threads for download.
* I should be able to cancel a download at any point in time.
* I should be informed of the download status of each selected file.
* I do not want to re-download files that I have downloaded before.
Code Project Link
3 Loại Timer trên .Net
Link on MSDN
Monday, June 05, 2006
Kiểm tra năm nhuần
- chia hết cho 4 và không chia hết cho 100
- chia hết cho 400
Code
if (( nam % 4 == 0 && nam % 100 !=0) ||
(nam % 400 == 0))
{
return 0; // la nam nhuan
}
else
{
return 1;// khong phai la nam nhuan
}
Mạng Nơron - Using .Net
Solution Architect: "We have a new project. We need to develop a brain tumor recognition system. I hope you can do that?"
Dumb (And Lazy) Programmer: "No. Oh, probably yes - let me search whether I can I get a component or library for that"
Code Project Link
Rất đáng để xem và nghiên cứu làm theo.
Regex của .Net
By Jim Hollenhorst
Learning .NET Regular Expressions with Expresso
Did you ever wonder what Regular Expressions are all about and want to gain a basic understanding quickly? My goal is to get you up and running with a basic understanding of regular expressions within 30 minutes. The reality is that regular expressions aren't as complex as they look. The best way to learn is to start writing and experimenting. After your first half hour, you should know a few of the basic constructs and be able to design and use regular expressions in your programs or web pages. For those of you who get hooked, there are many excellent resources available to further your education.
Link on codeproject
Ghi chú về bài viết trên: giới thiệu về Regular Expression của .Net, một công cụ rất mạnh để kiểm tra xem một string có thuộc về một mẫu định trước nào hay không. Ví dụ: số điện thọai, email, hay nhập ngày tháng năm. Trong bài viết có giới thiệu về Expresso 2.1
Wednesday, May 31, 2006
Trang web chứa các link download của rapidshare, megaupload
Rất nhiều thể loại, cái nào cũng có :-D.
Tuesday, May 30, 2006
Auto update Softwares
So sánh hai phiên bản ứng dụng đang chạy với phiên bản trên web để upgrade ứng dụng. Cái này trên codeproject cũng có, có hẳn cả một namespace thực hiện việc này.
Chương trình convert code từ C# sang VB.Net
Tạo một Add-in cho VS 2005 để convert code từ C# sang VB.Net. Nếu rảnh có thể tìm hiểu và làm chiều ngược lại.
Chương trình convert code từ C# sang VB.Net
Tạo một Add-in cho VS 2005 để convert code từ C# sang VB.Net. Nếu rảnh có thể tìm hiểu và làm chiều ngược lại.
Monday, May 29, 2006
Saturday, May 27, 2006
test thử hộp mail fpt
Test new member post email.
Unicode
Hi vọng sẽ thấy được unicode hòan chỉnh
Friday, May 26, 2006
OSD with C#
* Should always be the top most window: User must see our message even if he/she is working in Word, IE, or reading a mail.
* Should always be completely transparent: User must see the text, and not the background of OW.
* Should always be completely transparent to mouse/keyboard events: This means that the user must be able to select an icon positioned "under" OW through OW. Or, if the user is working in Word, and OSD's text is displayed "above" Word's main area and the user moves the mouse pointer in OSD's client area, then the mouse pointer must not change its appearance to "Arrow". Instead, it must keep the "Text select" form. In other words, the mouse/keyboard doesn't "see" OW, but the user does. :) Needless to say, OW must be transparent to the system as a whole – no button on the task bar, no entry in Task Manager, etc.
The suggested solution completely fulfills all the three requirements. Moreover, it offers additional features (optional, of course) – a bunch of animation effects when OW is shown/hidden, the OSD text itself may be fully opaque, fully transparent, or in between, and some others.
Code project link
Thursday, May 25, 2006
Lệnh để xem thông tin trênXP Pro
Wednesday, May 24, 2006
Đĩa chỉ của Lenovo Partner business tại TpHCM
FDC Project Supplier (FPT) 141 Nguyen Dinh Chieu, Dist. 3, HCM
Tel: (848) 930 4154
Fax: (848) 930 4140
Digiland Vietnam O 12 Khu Dan Cu Mieu Noi Binh Thanh District, HCM
Tel: (848) 517 3999
Fax: (848) 510 2028
SunShine 191 Tran Hung Dao St, Dist 1, HCMC
Tel: (848) 836 8502
Fax: (848) 836 8722
Hong Co 4 Nam Quôc Cang, Q.I, TP.HCM
Tel: (848) 925 2932
Fax: (848) 925 2934
Astral Infotech Vietnam Ltd. (Thakral Brothers) 256/2 Dien Bien Phu St., Ward 7, Dist 3, HCM
Tel: (848) 932 2830
Fax: (848) 932 2821
CMC Huynh Khuong Ninh, Ða Kao street, Dist.1, HCM
Tel: (848) 820 7095
Fax: (848) 820 1271
TEC (Quoc Viet) 425 Vo Van Tan, Ward 5, Dist. 3, HCMC
Tel: (848) 834 0333
Fax: (848) 834 0111
Cho ứng dụng chạy khi startup bằng Registry
using Microsoft.Win32;
RegistryKey regKey = Registry.CurrentUser.OpenSubKey(@"Software\Microsoft\Windows\CurrentVersion\Run", true);
//Set the program to start with Windows:
regKey.SetValue(Application.ProductName, Application.ExecutablePath);
//Stop the program from starting with Windows:
regKey.DeleteValue(Application.ProductName);
Sunday, May 21, 2006
Saturday, May 20, 2006
World cup tournament time sheet
Rất hay, có cả múi giờ và ngôn ngữ nữa.
Friday, May 19, 2006
Logging class with QueryPerformanceCounter
Cái này dùng để lấy performance của hệ thống khi đang chạy chương trình, ví dụ CPU usage.
Thursday, May 18, 2006
FindWindowEX trên nền .Net
Notes
Các số điện thoại khẩn cấp:
* 113 Công an
* 114 Cứu hỏa
* 115 Cấp cứu
Các số điện thoại cần biết:
* 116 Giải đáp điện thoại
* 117 Bágiờ
* 119 Báhư điện thoại
* 101 Hỗ trợ cuộc gọi trong nước
* 110 Hỗ trợ cuộc gọi quốc tế
* 142 Giải đáp cước quốc tế
* 143 Hướng dẫn quay số quốc tế
* 145 Chỉ dẫn của Mobiphone
* 151 Chỉ dẫn của Vinaphone
* 288 Chỉ dẫn của Callink
* 800116 Giải đáp dịch vụ Cityphone
* 800126 Chỉ dẫn về dịch vụ Mega-VNN
Các số điện thoại cung cấp thông tin dịch vụ 108:
* 1080 Giải đáp thông tin dđiện thoại viên trực tiếp trả lời
* 1081 Giải đáp thông tin liên quan đến Niên giám điện thoại
* 1088 Giải đáp thông tin dcác nhà tư vấn trả lời
* 1089 Giải đáp thông tin dcác nhà doanh nghiệp trả lời
Đường dây nóng:
* Thoát nước : 8234444
* Cây xanh : 9316181 - 8550488 - 8292796
* Chiếu sáng : 8535500
* Cầu đường : 8531111
* Cấp nước:
* Quận 1, 3 : 8256022
* Quận 4, 7, H.Nhà Bè : 8268602
* Quận 2, 9, Thủ Đức : 8972604
* Quận 10, 11, Tân Bình : 9552650
* Quận 5, 6, 8 , Bình Chánh : 8556169
* Quận 12, Bình Thạnh, Phú Nhuận, Gò Vấp,Hốc Môn : 8416468
* Báo bể ống cấp nước (24h/24h) : 1089
* Điện lực :
* Điện lực Sài Gòn (Q.1, 3) : 8296395
* Điện lực Phú Thọ (Q.10, 11) : 8651817
* Điện lực Chợ Lớn (Q.5, 8) : 8550390
* Điện lực Gia Định ( Q.Bình Thạnh) : 8412375
* Điện lực Gò Vấp ( Q. Gò Vấp) : 8954193
* Điện lực Tân Thuận (Q.4, 7, H.Nhà Bè) : 9400711
* Điện lực Tân Phú (Q.Tân Bình, Phú Nhuận) : 8100200
* Điện lực Bình Phú (Q.6, H.Bình Chánh) : 8754266
* Điện lực Thủ Đức ( Q. Thủ Đức) : 8966841
* Điện lực Thủ Thiêm (Q.2, 9) : 7307244
* Điện lực Hóc Môn (Q.12, H.Hốc Môn) : 7156921
* Điện lực Củ Chi (H. Củ Chi) : 7901686
* Điện lực Cần Giờ (H.Cần Giờ) : 8740347
Không biết tựa là gì nữa
Tình yêu ta như cánh kiến hoa vàng
Như xuân đến chim rừng lòng trở biếc
Tình yêu làm đất lạ hóa quê hương
Con nhớ mế lửa hồng soi tóc bạc
Năm con đau mế khóc một mùa dài
Con với mế tuy không hòn máu cắt
Nhưng trọn đời con nhớ mãi ơn nuôi
(sưu tầm)
Wednesday, May 17, 2006
Các link liên quan đến yahoo messenger trên sf.net
Tuesday, May 16, 2006
test
-Chị Hưou , sao chị lại tìm vui vùi chôn di tương lai với ba cái thứ ấy .... chị xem, trời xanh, nắng ấm .... chị theo em chạy quanh rừng tìm thú vui thiên nhiên!.
Nghe xong, chị HƯOU chợt nghĩ lại rồi quăng đi điếu CẦN SA chạy theo THỎ ....THỎ và HƯOU đang tung tăng thì đụng ngay anh HEO RỪNG đang lui cui với ống chích và muỗng nước chuẩn bị "phóng" một liều HEROIN ... Thấy vậy THỎ liền nói:
-Anh Heo , sao anh lại tìm vui vùi chôn đi tương lai với ba cái thứ ấy ....anh xem, trời xanh, nắng ấm .... anh theo em và chị Hươu chạy quanh rừng tìm thú vui thiên nhiên!.
Nghe xong, anh HEO chợt nghĩ lại rồi quăng đi ống chích chạy theo THỎ ....THỎ, HƯOU, và HEO đang tung tăng thì đụng ngay anh SƯ TỬ đang lui cui với tấm kiếng nhỏ, dao lam, và ống hít chuẩn bị hít một hơi COCAINE .... Thấy vậy THỎ liền nói :
- Anh Sư Tử , sao anh lại tìm vui vùi chôn đi tương lai với ba cái thứ ấy .... anh xem , trời xanh, nắng ấm .... anh theo em, chị Hươu, và anh Heo chạy quanh rừng tìm thú vui thiên nhiên!
Nghe xong, anh SƯ TỬ nhẹ nhàng để kiếng nhỏ, dao lam, ống hít xuống...rồi bất chợt giơ tay trái ra thộp cổ THỎ giở lên cao ...tay phải nắm lại, cong cùi chỏ huẩn bị cho THỎ một quả trời giáng thì chị HƯOU vội lên tiếng can ngay:
-Anh Sư Tử, Thỏ tốt .... cho mình lời khuyên phải ... sao anh lại nỡ lòng nào ra tay đánh THỎ;
HEO góp lời :
- Ừa, chị Hươu nói đúng đó, anh Sư Tử ... anh tha cho Thỏ!
SƯ TỬ xoay qua trợn mắt nhìn HƯOU và HEO :
- Tổ cha tụi bay không có biết .... Ðâu phải đây là lần thứ nhất .... tao bị nó lừa một lần rồi ... nó rủ .... tao cũng chạy theo nó vòng vòng như thằng khùng ... mệt bỏ mẹ!!! ...Cứ mỗi lần nó phê thuốc "lắc" thì gặp ai mà nó không rủ !!!
Hi vọng lần nàt
Dùng Send Message để gửi hình mặt cười khi chat bằng YIM
Hoàn chỉnh thành sản phẩm dùng được
Monday, May 15, 2006
Trong tháng này làm gì đây?
Change TimeZone by API SetLocalTime
7.1 Soundcard Install Problem
http://www.trananh.com/ProductDetailnew.Asp?Id=1118
http://www.soundblaster.com/products/product.asp?category=1&subcategory=206&product=10315&nav=1
Saturday, May 13, 2006
Lam Truong - Dan Truong - Minh Thuan - Quang Linh
http://www.nhatrang009.homestead.com/files/emquenmuadong.mp3
http://www.teenca155.homestead.com/files/hoainiemcu.mp3
http://www.moving18.homestead.com/files/giacmonguyenuong.mp3
http://www.tenus441.homestead.com/files/loithuxua.mp3
http://www.foxy0106.homestead.com/files/emailtinhyeu.mp3
http://www.lifeca95.homestead.com/files/muahamaixa.mp3
http://www.deedee101.homestead.com/files/doicasi.mp3
http://www.pinkroses03.homestead.com/files/tinhdaumongmanh.mp3
http://www.gularizon.homestead.com/files/tinhkhongdephai.mp3
http://www.tnus01.homestead.com/files/lyruounong.mp3
http://www.newluz5.homestead.com/files/rutinhquenlang.mp3
http://www.genners3.homestead.com/files/muadongtanphai.mp3
http://www.cafe049.homestead.com/files/dangdo.mp3
http://www.sillygul19.homestead.com/files/loitotinhdethuong.mp3
Thursday, May 11, 2006
Monday, May 08, 2006
Flash interact with window form
using flash and SQL server 2000 in a flash file
http://www.codeproject.com/useritems/FlashDBInteract.asp
Sunday, May 07, 2006
Kiểm tra thử UTF-8 và html body format
Develop Add-in for IE
http://www.developerfusion.co.uk/show/4644/
http://msdn.microsoft.com/workshop/browser/overview/ie_arch.asp#ui_and_helpers
Friday, May 05, 2006
insert window media player to website
see the link below
http://nunzioweb.com/streaming_audio-example.htm
Wednesday, May 03, 2006
Cau hinh ADSL
Send instant messages to your online friends http://uk.messenger.yahoo.com
Friday, April 28, 2006
backup link
Send instant messages to your online friends http://uk.messenger.yahoo.com
Wednesday, April 26, 2006
Tap the duc voi giao su vit
Tuesday, April 25, 2006
http://www.codeproject.com/useritems/usbeject.asp
http://www.codeproject.com/useritems/usbeject.asp
Send instant messages to your online friends http://uk.messenger.yahoo.com
Monday, April 24, 2006
backup links
Send instant messages to your online friends http://uk.messenger.yahoo.com
Thursday, April 20, 2006
Vo de
Send instant messages to your online friends http://uk.messenger.yahoo.com
Computer Vision
Send instant messages to your online friends http://uk.messenger.yahoo.com
Monday, April 17, 2006
Tiếng Việt trong VC++
Send instant messages to your online friends http://uk.messenger.yahoo.com
Saturday, April 15, 2006
Speech API
Send instant messages to your online friends http://uk.messenger.yahoo.com
Thursday, March 30, 2006
Play mp3, mp4 on DOS by USB bootdisk
Send instant messages to your online friends http://uk.messenger.yahoo.com
Monday, March 27, 2006
Big Integer on CodeProject
Send instant messages to your online friends http://uk.messenger.yahoo.com
Wednesday, March 22, 2006
links about threads
Send instant messages to your online friends http://uk.messenger.yahoo.com
Monday, March 20, 2006
backup links
Thằng con rể nguời Nam Ky` và ông già vợ người Quảng Nam. Ông già vợ hỏi: "Bữa ni con có rẻn chở ba đi một chút." Thằng kia trả lời: "Con kẹt". Ông già vác gậy rượt, "Teo nhờ mì chở, không chở thì thôi sao lại chửi thề
http://www.codeguru.com/Csharp/Csharp/cs_misc/userinterface/article.php/c8503/
http://nguyenhaan.vnweblogs.com/post/114/507
Send instant messages to your online friends http://uk.messenger.yahoo.com
Coool bookmark
Send instant messages to your online friends http://uk.messenger.yahoo.com
http://www.xs4all.nl/~anvile/n2c/tuts_1.html
Send instant messages to your online friends http://uk.messenger.yahoo.com
Sunday, March 19, 2006
Threading in C# article links
Send instant messages to your online friends http://uk.messenger.yahoo.com
Saturday, March 18, 2006
Trong giờ giảng của một giáo viên tiểu học Thầy: Đố các em sắp xếp các từ sau thành một câu có nghĩ: Thầy, đố, nên, không, mày, làm Trò: (trả lời nhanh nhảu) Làm thầy mày không nên đố.
Trên một chuyến xe buýt, một bà lão khoảng 70 tuỗi không có răng đem tới cho anh tài xế 1 bịch đậu phộng và mời anh ta ăn. Anh tài xế cảm động và cảm ơn. 10’ sau bà ta lại mang tới 1 bịch khác…..rồi lần thứ 3,4,5. Tới lần thứ 6, chịu hết nỗi anh ta hõi bà già: Bác không nhai được đậu phộng tại sao bác mua đậu phộng làm chi? Bà già trả lời: tui biết chứ, cho nên tui mới mút hết sô cô la ở ngoài và chừa đậu phộng cho cậu ăn đó chớ….!!! ặc ặc
Tuesday, March 14, 2006
Qt, công cụ lập trình GUI.
Send instant messages to your online friends http://uk.messenger.yahoo.com
Monday, March 13, 2006
Testing with Nuit
Send instant messages to your online friends http://uk.messenger.yahoo.com
Friday, March 10, 2006
Khoe răng chút
- Ăn không?
- Ăn
- Uh, có thế chứ, bộ thắng mới thay hồi sáng mà.
Nói xong anh chàng đạp xe đi tiếp.
Thursday, March 09, 2006
Cooooool music
http://www.updatesofts.com/forums/showthread.php?t=19829&page=19
Cac Control cua Windows
Send instant messages to your online friends http://uk.messenger.yahoo.com
Tuesday, March 07, 2006
Setup Project .Net tutorial
Send instant messages to your online friends http://uk.messenger.yahoo.com
Monday, March 06, 2006
Wednesday, February 08, 2006
Backup link
http://www.codeproject.com/cs/miscctrl/gridextensions.asp
http://www.codeproject.com/cs/miscctrl/DataGridPrinter.asp
http://www.codeproject.com/cs/miscctrl/ThemedExplorerControls.asp
http://www.codeproject.com/cs/miscctrl/AutoResizeDataGrid.asp
http://www.9rays.net/cgi-bin/components.cgi?act=1&cid=86&ADV=CP
http://www.codeproject.com/cs/miscctrl/sizecolumnstocontent.asp
http://vietnamnet.vn/cntt/2006/02/539193/
http://host.vinacomm.com.vn/people/vuongvuthang/music/Piano/
Monday, February 06, 2006
Friday, February 03, 2006
Website thuong mai dien tu Viet Nam
www.goodsonlines.com
www.chodientu.com
Friday, January 27, 2006
Chuc Xuan Con Cho
Xin chúc mọi người
Năm mới huy hoàng
Nhà cửa khang trang
Sắm xe hạng sang
Tiền đầy ngân hàng
Hàng tấn bạc, vàng
Xài không biết chán
Du lịch hàng tháng
Thăm nhiều cảnh quan
Nhiều người hỏi han
Tình thương lai láng
Dù tối hay sáng
Luôn thấy hân hoan
Chúc các phòng ban
Thắng lợi vẻ vang
Khách hàng nhiều đoàn
Không lời ca thán
Code viết trong sáng
Bug fix dễ dàng
Công việc nhẹ nhàng
Làm không biết ngán
Và các dự án
Chất lượng như vàng
Thiết kế an toàn
Code trong chớp nhoáng
Xong trước cả tháng
Chẳng phải sửa sang
Nhật, Mỹ, Đài Loan
Cũng phải xếp hàng
Khen rằng: “ HẢO HẠNG”
(suu tam)
Thursday, January 26, 2006
Huong dan choi Bida bang video
http://rapidshare.de/files/11539840/Chap_2.rar http://rapidshare.de/files/11540075/Chap_3.rar http://rapidshare.de/files/11542899/Chap_4.rar http://rapidshare.de/files/11542945/Chap_5.rar http://rapidshare.de/files/11543032/Chap_6.rar http://rapidshare.de/files/11543153/Chap_7.rar http://rapidshare.de/files/11543497/Misc.part1.rar http://rapidshare.de/files/11576684/Misc.part2.rar
Nghe quang cao ben UpdateSoft dung duoc
Send instant messages to your online friends http://uk.messenger.yahoo.com
Wednesday, January 25, 2006
Monday, January 23, 2006
UltraVNC - http://ultravnc.sourceforge.net/
What is it?
UltraVNC is an easy to use, fast and free sotware that can display the screen of another computer (via internet or network) on your own screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location.
If you provide computer support, you can easy access your customer's computers from anywhere in the world and resolve helpdesk issues remotely ! Your customers don't have to pre-install software or execute complex procedures to get remote helpdesk support. UltraVNC allows you to remotely control a computer over any TCP/IP connection.
UltraVNC key features include FileTransfer, Video Driver, Encryption Plugins, MS Logon, high performances over all kinds of connections, Viewer Toolbar, JavaViewer with FileTransfer, autoscaling and serverside scaling, Multiple Monitors support, Repeater/proxy support, good Security and Text Chat.
UltraVNC also has powerfull addons like Repeater, SingleClick packager and Nat to Nat connector, that help you to easely handle the most complex connection situations.
UltraVNC runs under Windows™ operating systems (95, 98, Me, NT4, 2000, XP, 2003...), but its embedded JavaViewer allows you to connect (and make File Transfers) from a simple Web Browser on any Operating system supporting Java™ (Linux, Mac OS...) to an UltraVNC server.