This blog is provided "AS IS" with no warranties, and confers no rights.
September 2004 - Posts
-
In a project planning meeting recently, I heard a coworker say "Double Buffer". I figured that he meant a performance technique for animation or networking: http://www.codeproject.com/java/javadoublebuffer.asp or like: http://www.usenix.org/publications/library/proceedings/osdi99/full_papers/pai/pai_html/node20.html Read More...
|
-
For my own amusement, I decided to wrap the NT Defrag APIs in C#. It isn't great, but... I'll give it the classic dev guarantee of "it works on my machine". http://www.thenetworkadministrator.com/top20.htm The MSDN documentation uses lots of very scary Read More...
|
-
I just recently re-discovered the NT file defrag APIs... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/defragmenting_files.asp And I found a great defragmenter... http://www.whitneyfamily.org/Hacks/?item=Defrag Read More...
|