Friday, October 19, 2012

Script loading with headjs

From headjs.com:
"Load scripts like images. Use HTML5 and CSS3 safely. Target CSS for different screens, paths, states and browsers. Make it the only script in your HEAD. A concise solution to universal issues."

Saturday, October 13, 2012

Android and user-agents

Changing the user agent on Chrome:
  1. Open Developer Tools (right-click-Inspect, or Menu->Tools->Developer Tools, or Ctrl+Shift+I).
  2. Click the Settings gear icon on lower right of the Developer Tools window.
  3. Go to Overrides tab, check "User agent" and select the device from the dropdown.
List of user-agents at user-agent-string.info.

Wednesday, October 3, 2012

Restoring a content database from old to newer version of SharePoint 2010

Assuming the source (say, production) server has an older update of SharePoint, and you need to copy one of its site collections to a development environment that has a later update.

Based on one of the answers in this thread:
  1. Backup the WSS Content Database using SQL Server Management Studio,
  2. Restore the database backup to the target server using SQL Server Management Studio,
  3. Make sure the farm login and SharePoint service login have db owner rights to the restored database.
  4. Go to Central Admin of the dev farm and create a new web application, and enter the name of the restored database instead of creating a new one.
  5. Go to "Change Site Collection Administrators" and enter valid logins. 
  6. On Central Admin, go to Upgrade and Migration -> Review database status.  Check if the content database has this note:  "Database is in compatibility range and upgrade is recommended."  See possible reasons.
    [update 05/22/2013: added this step]

Other useful info:

Friday, September 7, 2012

SharePoint navigation

This post applies to Moss 2007, but links also reference SharePoint 2010 resources, so it's good all around:
SharePoint static 2nd level current navigation in MOSS 2007

For global navigation:
TOP NAVIGATION / GLOBAL NAVIGATION

Friday, July 27, 2012

Steam and Avast false positives

From an Avast forum thread:
"Remember to get Steam service to work you would need to add the file/s that have been given the false infection report; too both the 'Scan exclusion list' and the 'Real time shield' - 'File system shield' - 'Expert mod' - exclusion list."