Ever noticed how in some sites when a non-full width design is used, the design jumps slightly when the page is shorter than the full screen? This is because in Firefox, the vertical scrollbar tucks itself away when it is not needed i.e. the page is shorter than the screen display. This doesn’t happen in […]
Entries from February 2009
Vertical Scollbar Jumping
February 25th, 2009 · No Comments
Tags: Tinterweb stuff
How to Shrink MS SQL Server 2005 Log Files
February 5th, 2009 · No Comments
Now any sysadmin know that MS SQL server can generate whopper log files for the databases especially if there are a large number of transactions taking place. It’s simple enough to shrink the logs periodically but I wanted to find a way to safely automate this. A quick Google turned up this very informative post […]
Tags: Tinterweb stuff