Sequoia View
Posted in Tools

Sequoia View is still a great software to visualize your harddisks usage and find big files or directories with many small files. The usage of Cushion Treemaps makes this special look and feel. At the homepage choose Tips & Trix to find some information how to enable right-clicking folders to start Sequoia View. Since harddisks became larger, the tool needs amlost 10 minutes to check my 60G system disk the first time. I remember the first time I used the tool on a 2G disk, it just needed a few seconds.

[1] http://www.win.tue.nl/sequoiaview/

Posted at Friday, July 08, 2005 2:22:13 AM (W. Europe Daylight Time, UTC+02:00) 
Comments [0] #      | 
Google Earth
Posted in Microsoft | Tools

Google Earth [1], is a nice application, using DirectX and Google Maps [2]. So I was looking for Microsoft Research in Cambridge [3], UK.

You can really waste a lot of time, scrolling around and looking all the nice places. Beside this I found the German headquarter of Microsoft Deutschland GmbH [4], too.

[1] http://earth.google.com/products.html
[2] http://maps.google.com/
[3] http://research.microsoft.com/aboutmsr/labs/cambridge/default.aspx
[4] http://www.microsoft.de/

Posted at Sunday, July 03, 2005 12:05:03 PM (W. Europe Daylight Time, UTC+02:00) 
Comments [1] #      | 
80x15 Buttons
Posted in Tools

I just found the link to this 80x15 button maker [1] on schrankmonster. And I really like its output:

[1] http://www.lucazappa.com/brilliantMaker/buttonImage.php

Posted at Sunday, July 03, 2005 1:47:54 AM (W. Europe Daylight Time, UTC+02:00) 
Comments [1] #      | 
Drinks in AD
Posted in Windows

Today I got the hint to take a deeper look into the AD. Surprisingly I found the following entry in the Active Directory Schema [1]:

Sounds like a joke, doesn't it? If you have a look into RFC 1274 [2] search for section 9.3.5. There you will find

9.3.5.  Favourite Drink

   The Favourite Drink attribute type specifies the favourite drink of
   an object (or person).

     favouriteDrink ATTRIBUTE
         WITH ATTRIBUTE-SYNTAX
             caseIgnoreStringSyntax
             (SIZE (1 .. ub-favourite-drink))
     ::= {pilotAttributeType 5}

Seems like it is no joke at all...

[1] http://msdn.microsoft.com/library/default.asp?url=/library/en-us/adschema/adschema/a_drink.asp
[2] http://www.ietf.org/rfc/rfc1274.txt?number=1274

Posted at Tuesday, June 14, 2005 10:50:53 AM (W. Europe Daylight Time, UTC+02:00) 
Comments [0] #      | 

Because I needed this for a demo CD: just some information how to build autorun.inf files [1].

[1] http://autorun.moonvalley.com/autoruninf.htm

Posted at Wednesday, June 08, 2005 2:11:16 PM (W. Europe Daylight Time, UTC+02:00) 
Comments [0] #      | 
mov2avi
Posted in Tools

I was looking for a tool which is able to convert mov into avi. Looks like RADTools [1] can do this.

[1] http://www.radgametools.com/bnkdown.htm

Posted at Wednesday, June 08, 2005 12:35:24 PM (W. Europe Daylight Time, UTC+02:00) 
Comments [0] #      | 

Sometimes you think: "What the heck... where is this process from?". This list with Windows processes [1] helps to identify processes listet in the Task Manager.

[1] http://www.liutilities.com/products/wintaskspro/processlibrary/

 

Posted at Monday, May 23, 2005 2:19:52 PM (W. Europe Daylight Time, UTC+02:00) 
Comments [0] #      | 

While indexing of network locations works fine with the MSN Desktop Search [1], there is an anoying issue with the index file. The Desktop Search allows you to choose the location where to put its index file.


click to enlarge (86,19 KB)

I have done so. Because I like to store all my files on a server, I have choosen a folder within my 'My Documents' Folder, which is located on a network share. Right after this, Desktop Search moves its index to the new location. After that it says that something is not ok with the index file. Because of this problem, the dialog above is disabled. Even the button 'Restore Defaults' is disabled. To restore the defaults I had to reinstall the Desktop Search. Which in fact is really anoying.

[1] http://desktop.msn.com/

Posted at Monday, May 23, 2005 12:45:11 PM (W. Europe Daylight Time, UTC+02:00) 
Comments [0] #      | 


An elite keyboard [1] for real coders. A MUST have.

[1] http://www.daskeyboard.com/

Posted at Sunday, May 22, 2005 11:36:27 AM (W. Europe Daylight Time, UTC+02:00) 
Comments [0] #      | 

The current iteration release of NUnit 2.2.2 [1] should work fine with assemblies build in Visual Studio .NET 2005. Nevertheless some problems occur after installing Visual Studio .NET 2005 Beta 2. Check out the installation folder of NUnit, usually C:\Program Files\NUnit 2.2.2\bin. Here you should modify the file nunit-gui.exe.config.

<startup>
  <supportedRuntime version="v2.0.50215" />
  <supportedRuntime version="v1.1.4322" />
  <supportedRuntime version="v1.0.3705" />
 
  <requiredRuntime version="v1.0.3705" />
</startup>

The version of .NET 2.0 on your system is slightly different due to the installation of Visual Studio .NET Beta 2.

[1] http://www.nunit.org/download.html
[2] http://lab.msdn.microsoft.com/vs2005/default.aspx

Posted at Friday, May 06, 2005 3:54:37 PM (W. Europe Daylight Time, UTC+02:00) 
Comments [0] #      | 
Copyright © 1995-2009 by Andreas Heil. aheil is a registered trademark of Andreas Heil. All rights reserved.
The opinions expressed herein are my own personal opinions and do not represent my employers' views in any way. Content and thoughts expressed on these pages and the weblog are subject to be changed. Out of date posts should not be considererd as my current thoughts and opinions.