Category Archives: Windows

Vista speedup part 2

My previous post about vista speedup has been quite popular. But it doesn’t mention defragmenting your harddrive. This is such an obvious thing to do I forgot to mention it. A fragmented drive is a slow drive. As a daily … Continue reading

Posted in Windows | Comments Off on Vista speedup part 2

Safari 3 Beta for Windows

Apple just released Safari 3 Beta for Windows. It looks nice and even passes the acid 2 browser test This beta will probably be used as a web development tool more than as a default browser. Thats where the Safari … Continue reading

Posted in Mac, Windows | 2 Comments

Vista speedup

Vista seems to run sluggish sometimes. Luckily there is a cure!

Posted in Windows | 3 Comments

Vista

The Vista command line is far better than the XP one. Forfiles and find combined allow me to search files containing a certain string deep into directories. This could of course be done in explorer with type:asp TextToSearch.

forfiles /S /M *.asp /C "find /N \"TextToSearch\" @file" | more

Continue reading

Posted in Windows | Comments Off on Vista