Skip to content

Instantly share code, notes, and snippets.

View michahell's full-sized avatar

Michael Trouw michahell

View GitHub Profile
@michahell
michahell / colors.py
Last active August 29, 2015 14:18 — forked from jossef/colors.py
RESET = '\033[0m'
BOLD = '\033[01m'
DISABLE = '\033[02m'
UNDERLINE = '\033[04m'
REVERSE = '\033[07m'
STRIKE_THROUGH = '\033[09m'
INVISIBLE = '\033[08m'
FG_BLACK = '\033[30m'
FG_RED = '\033[31m'
@michahell
michahell / .bowerrc
Last active August 29, 2015 14:16 — forked from facultymatt/.bowerrc
{
"directory": "components"
}
import os
import time
# Config
NAME = ["Steven Kafshaz"]
LASTMSG = {}
def filesbychannel(dirlist):
out = {}

Business Models

Advertising

Models Examples
Display ads Yahoo!
Search ads Google

##Angular directives for Flat UI

  • checkboxes
  • radio buttons
  • switches

Check the JSFiddle

###Example