How to Fix the Start Error for Windows Search Service to Enable the Index in Vista
I’m not sure why my windows search service broken recently. I saw an error when I attempted to start the service “Windows Search” in administrative tools –> services console.
Windows could not start the Windows Search on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific …
Every time Vista Installer popuped for “Windows configures Microsoft Office professional 2007”
I installed office 2007 on Vista and it works well for several month. Yesterday I installed Visio 2003 from Visual Studio 2005 Team System. Every time when I opened Visio, it popuped a dialog to configure Microsoft Office, and then a registry key access error, and then rollback the configure progress. Then I try to uninstall Visio, same registry key …
Do’s on writing software design and architecture documents
- Blog
- Tags: Software Architecture
· If you drone endlessly with details, you don’t see the forest from the trees.
· If you don’t use multiple views, you are likely to miss important aspects of the solution
· If you aren’t focused on quality attributes, then you are most likely documenting design and not architecture
· And if you don’t explain the rationale, then the …
Fix gap between list items IE / Win in CSS
I got the same issue and pained me for a long time, here is the solution: http://phonophunk.com/articles/ie-fix-for-gaps-between-list-items.php. using "vertical-align: bottom" in "ul li", Perfect!
Floating-point: Bit Value of INF, NAN, DEN
- General C++, Numeral
- Tags: floating point
I have every write a post and mentioned a little bit about the binary format of IEEE 754 in Comparison of Float and Double Precision. In this post I made a table to indicate the details of bit values for the IEEE 754 32bit single-precision float, the bit values of some special floating point value, including Zero, One, Minus One, …
