Skip to content

Instantly share code, notes, and snippets.

View MrTiggr's full-sized avatar

Mr Tiggr MrTiggr

View GitHub Profile
Verifying my Blockstack ID is secured with the address 1Fffosg6P68VsRG6p23bswJ3QaSu9tb4iY https://explorer.blockstack.org/address/1Fffosg6P68VsRG6p23bswJ3QaSu9tb4iY
return function(ctx,cb){
function view() {/*
<html>
<head>
<title>Welcome to Webtasks</title>
</head>
<body>
<h1>Hello, <%= name %></h1>
</body>
</html>
@MrTiggr
MrTiggr / README.md
Created April 14, 2015 01:11
internet mapping_data

README is empty

@MrTiggr
MrTiggr / designer.html
Last active August 29, 2015 14:10
designer
<link rel="import" href="../esri-military/esri-symbology.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icon/core-icon.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
@MrTiggr
MrTiggr / designer.html
Last active August 29, 2015 14:10
designer
<link rel="import" href="../esri-html5/esri-pivotmaps-donut.html">
<link rel="import" href="../core-drawer-panel/core-drawer-panel.html">
<link rel="import" href="../esri-html5/esri-map.html">
<link rel="import" href="../esri-html5/esri-scalebar.html">
<link rel="import" href="../esri-html5/esri-geocoder.html">
<link rel="import" href="../esri-html5/esri-layer.html">
<link rel="import" href="../esri-html5/esri-infotemplate.html">
<link rel="import" href="../esri-html5/esri-locate.html">
<polymer-element name="my-element">
Polymer("realtime-websocket", {
/**
* Should both sent and received data be interpreted as json and encoded/decoded ? Defaults to false.
* @public
* @type {Boolean}
*/
json: false,
/**
* Should sent data be json-encoded, even if {{json}} is falsy ? Defaults to false.
* @public
@MrTiggr
MrTiggr / designer.html
Last active August 29, 2015 14:07
designer
<link rel="import" href="../core-drawer-panel/core-drawer-panel.html">
<link rel="import" href="../esri-html5/esri-featurelist.html">
<link rel="import" href="../esri-html5/esri-featurepanel.html">
<link rel="import" href="../esri-html5/esri-map.html">
<link rel="import" href="../esri-html5/esri-layer.html">
<link rel="import" href="../esri-html5/esri-infotemplate.html">
<polymer-element name="my-element">
<template>
@MrTiggr
MrTiggr / designer.html
Last active August 29, 2015 14:06
designer
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../esri-html5/esri-map.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/maps-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-input/core-input.html">
<link rel="import" href="../esri-html5/esri-layer.html">
@MrTiggr
MrTiggr / designer.html
Last active August 29, 2015 14:06
designer
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../esri-html5/esri-map.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../core-icons/maps-icons.html">
<link rel="import" href="../core-icons/av-icons.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-input/core-input.html">
<link rel="import" href="../esri-html5/esri-layer.html">
@MrTiggr
MrTiggr / designer.html
Last active August 29, 2015 14:06
designer
<link rel="import" href="../core-field/core-field.html">
<link rel="import" href="../core-icon/core-icon.html">
<link rel="import" href="../core-input/core-input.html">
<link rel="import" href="../core-icons/core-icons.html">
<link rel="import" href="../paper-toggle-button/paper-toggle-button.html">
<link rel="import" href="../paper-radio-button/paper-radio-button.html">
<link rel="import" href="../paper-checkbox/paper-checkbox.html">
<link rel="import" href="../paper-switch/paper-switch.html">
<polymer-element name="my-element">