Nuo Yan

Problem Solved

Recent Posts

Tags

News


  • Follow me on twitter: @nuoyan
    Make a donation to this Blog by PayPal. Thanks!






    Nuo is currently a Software Development Engineer in a Seattle-based software company.




    Locations of visitors to this page

    The information in this weblog is provided "AS IS" with no warranties, and confers no rights. This weblog does not represent the thoughts, intentions, plans or strategies of my school or employer. It is solely my opinion. Inappropriate comments will be deleted at the authors discretion. All code samples are provided "AS IS" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and/or fitness for a particular purpose.


Community

Email Notifications

Archives

Browse by Tags

All Tags » 8. Other (Technical) (RSS)
Modify bind address for couchdb 0.9.0
By default couchdb only binds to 127.0.0.1 so it's not accepting requests from other IP addresses. The bind address setting can be modified in the configuration file. For 0.9.0, by default, the default configuration file is located at /usr/local/etc...
Using Eclipse to add/update files to CVS
The command-line based CVS tool is hard to use for first time users; many GUI-based CVS tools are not really well designed to be easy to use either. I’m not against the point that developers and testers should learn how to use a technical tool in...
Begin making improvements on SDK documentations before losing your developers
SDK documentation is the most official documentation and support material for developers to learn how to use the Application Programming Interfaces (APIs) the platform provides. The quality of SDK documentation directly affects the willingness and difficulty...
Usability Issue in Windows Recycle Bin on the Desktop
If you put a Recycle Bin on the desktop, you might empty it by right clicking it and click "Empty Recycle Bin" form the menu. But you may have noticed that there is another option in the menu called "Delete" which is for deleting the...
Privacy, Privacy, Privacy...
Not a very long time ago I studied Human Computer Interaction for a quarter. Not saying how much I learned in the class, even after the course I still keep noticing useability issues of everything in my everyday life. Last week I went to a ticket office...
TechEd Session Date Confirmed
TechEd 2006 Boston SVR219 - Ten Reasons to Prepare for Windows Server Code Named "Longhorn" 6/14/2006 10:15 - 11:30 SVR219R - Ten Reasons to Prepare for Windows Server Code Named "Longhorn" 6/14/2006 15:45 - 17:00 (Repeat Session) Presenter: Ward Ralston...
TechEd United States 2006
I'll be a Breakout Sessions speaker at TechEd US 2006 in Boston, MA, United States during June 12 - 16, 2006. My topic will be "Ten Reasons to Prepare for Windows Server Code Named 'Longhorn'". Welcome to register to attend the conference. I will be waiting...
Outlook 2003 Cached Exchange Mode
Maybe I know this a little bit late, as I'm not an Office expert. But I still want to share. There is a cached exchange mode in Microsoft Outlook 2003. When the connection between Outlook and the Exchange Server is not avaliable, on the client side it...
Creating Partitioned Table in SQL Server 2005
SQL Server 2005 supports partitioned table to enable database developer to separate tables horizontally to different file groups. This post shows how to create partitioned tables in SQL Server 2005. Click “Start”, click “All Programs”...
Outlook 2003 (with Service Pack 2) Links Blocker
Today I’ve got an email with the message “Your web site is better than others”. I’m very happy with this. By the chance I want to visit the comment link in the email, I discovered a very exciting security feature of Outlook 2003...
Windows OneCare Beta Preview
I wrote a brief introduction of Windows OneCare (except the back-up feature). If you're interested, you could view the article at http://msmvps.com/nuoyan/articles/72070.aspx . Hope you will like it.
Adding MSN Search to our own web site
It's not necessary for us to write the search function by ourselves. MSN Search provides codes for site owners. We can add a search box to our blog by adding (and modifying) these codes: Site search from MSN --> <!-- Site search from MSN --> <...
Windows XP Shared Computer ToolKit
Today, Microsoft Released the Windows XP Shared Computer ToolKit version 1.0. It's a very powerful tool for administrators of public computers. It combined almost all the tasks that administrators need to do with shared computers to eight simple steps...
PageDefrag - Defragment Page Files and Registry Hives
Windows NT Defragment Tool doesn't defragment pages files and the registry hives. However, in some situations, we need to do this. For example, when we installed a new version of Windows Operating System with the upgrade install option. PageDefrag can...
The Windows Genuine Advantage program & Calculator Plus
You may already be aware of Microsoft's Windows Genuine Advantage program, it's been announced in September, 2004. The program is for maximize genuine Windows users' advantage, as a part of the program, there's a one-time Windows validation process for...