VIM Regex Cheatsheet
A quick and dirty vim cheatsheet for common regex stuffVIM GLOBAL REPLACEMENTDelete all lines that do not start with “www” (:v is a negative match):<div c...
A quick and dirty vim cheatsheet for common regex stuffVIM GLOBAL REPLACEMENTDelete all lines that do not start with “www” (:v is a negative match):<div c...
If you’ve just installed SharePoint/MOSS, you’ll find that any brand spanking new sites you make are amazingly slow, even without any custom content. Why? I...
I was struggling to move a content database from a default single server install to a SQL 2005 enterprise database server. A quick backup and restore got th...
The ProblemWhen you first run the SharePoint installer (SharePoint Products and Technologies Wizard), you are first asked if this is a stand alone installati...
RefrencesIIS 6 SSL certificate howto:http://support.microsoft.com/kb/290625Command line for switching the Sharepoint Central Admin to use SSL:http://technet2...