Skip to content

Instantly share code, notes, and snippets.

View ootes's full-sized avatar

Mark Ootes ootes

View GitHub Profile

Keybase proof

I hereby claim:

  • I am ootes on github.
  • I am markootes (https://keybase.io/markootes) on keybase.
  • I have a public key ASAn-i5YX8X4AepXu9zbPU4dqhqO-oWRBR5N5ITSOzUNFAo

To claim this, I am signing this object:

<link rel="import" href="../code-mirror/code-mirror.html">
<link rel="import" href="../cool-clock/cool-clock.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
@ootes
ootes / namespacing
Created December 17, 2012 15:02
namespacing
//Tournaments Web App *(Backbone example application)*
/**
* Tournaments Web App (Backbone example application)
*
*
*/
var App = {
Models: {},
Collections: {},
Views: {},
@ootes
ootes / cmdaan.js
Created November 26, 2012 15:10
Geolocatie script
// Variable declaration
var SANDBOX = "SANDBOX";
var LINEAIR = "LINEAIR";
var GPS_AVAILABLE = 'GPS_AVAILABLE';
var GPS_UNAVAILABLE = 'GPS_UNAVAILABLE';
var POSITION_UPDATED = 'POSITION_UPDATED';
var REFRESH_RATE = 1000;
var currentPosition = currentPositionMarker = customDebugging = debugId = map = interval =intervalCounter = updateMap = false;
var locatieRij = markerRij = [];
@ootes
ootes / index.html
Created April 3, 2012 09:32
Html5 opdracht
<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title>Html opdracht</title>
</head>
<body>
<div id="container">
<nav>