


SharePoint 2013 unable to unlock site collection
In case you manage your SharePoint installation with PowerShell and your backup script failed, you might experience that the site collection is locked for any kind of access. That’s because SharePoint locks the site collection for backups until the backup process has finished.
And in another case like mine, it could happen that you’re unable to unlock the workspace, despite your logged in as administrator.

Kinaj 07 - Tetris (Glitch)

Kinaj 06 - Motion (Mixtape)

Kinaj 05 - Parkour and Freerunning PlayList (Mashup)

Kinaj 04 - Twister (Mashup)

Kinaj 03 - Space Cat (Electro Pop, Electro House, Dance)

Kinaj 02 - Weird (Techno, Minimal, Dub)

Kinaj 01 - Cyber Corn (Electro House, Progressive House)

Vagrant - portable development environment
Today almost every coder uses git or another vcs and a related service like github for code hosting.
As a front end designer twitters bower is the right tool to manage your libary dependencies.
And for the backend developer the npm package manager is always on board.
Those tools have changed the way of developing websites and webapplication.
They’ve increased productivity and the flexibilty for your application.
So far, there’s only one part lagging behind: It’s the development environment.