Skip to content

Instantly share code, notes, and snippets.

.js-loading-overlay {
position:absolute;
top:0; bottom:0;
left:0; right:0;
z-index:199;
background:#fff;
opacity:0.5;
@graylikeme
graylikeme / vkmixin.py
Created June 25, 2012 22:08 — forked from adilkhash/vkmixin.py
Vkontakte Oauth 2.0 Mixin
#!/usr/bin/env python
#
# Vkontatke OAuth 2.0 wrapper
# Copyright 2011, Adil Khashtamov [adil.khashtamov@gmail.com]
# http://khashtamov.kz
#
#
import logging
@graylikeme
graylikeme / about.md
Created August 10, 2011 04:50 — forked from jasonrudolph/about.md
Programming Achievements: How to Level Up as a Developer