
This site is a test bed for everything I learn and is mostly for my own benefit. As such it may be down from time to time and is subject to frequent changes.
Thought of the day: It’s only a conspiracy theory until it becomes conspiracy fact.
Recent Blog Entries
Preventing Windows Ubuntu Dual Boot Superblock Corruption
Published: Apr 12, 2022
Whenever I switch to ubuntu from windows on my dual boot system I get an error that the superblock is corrupt and I cannot load ubuntu until I fix the corruption using the command line. The issue appears to be windows messing from the ext4 partition. ...more
Resolving directory lookup error on SQLServer backup restore
Published: Apr 6, 2021
Restoring a SQL Server database to a new server with a different file system structure can result in a Directory Lookup error since SQL Server makes assumptions about file locations. Fortunately there is a simple solution by using 'WITH MOVE' ...more
New Year - New Server - New Direction?
Published: Mar 23, 2021
What happened with the blog and whats next ...more
Add a JQuery Validate rule for No Date Greater Than Today
Published: Sep 22, 2020
Share this snippet from my archives for adding a JQuery Validate rule which disallows any date greater than today ...more
Populating a database column with an incrementing value
Published: Aug 25, 2020
Here's a quick way to populate a table column with an incrementing value in sql server. ...more
Twitter Updates
- New blog entry: "Preventing Windows Ubuntu Dual Boot Superblock Corruption" https://t.co/J2MiTX1DlC #Ubuntu #Windows
- Intel Rapid Storage Technology, the hardware raid on your consumer motherboard that is really just crappy software… https://t.co/0LszWDbdVQ
- New blog entry: "Resolving directory lookup error on SQLServer backup restore" https://t.co/29tkKYybyT #SQLServer
- New blog entry: "New Year New Server New Direction" https://t.co/uErCKLam5F #Other #Personal
- Finally got around to deploying my new more powerful server so my site is back on the air.