Skip to content

Instantly share code, notes, and snippets.

@adamchapp
adamchapp / designer.html
Last active August 29, 2015 14:11
designer
<link rel="import" href="../core-scaffold/core-scaffold.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<link rel="import" href="../core-menu/core-menu.html">
<link rel="import" href="../core-item/core-item.html">
<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-menu/core-submenu.html">
<polymer-element name="my-element">
'{"totals":[{"date":"2013-07-13","facebook":0,"instagram":0,"mixcloud":0,"twitter":0,"soundcloud":0,"total":0},{"date":"2013-07-14","facebook":0,"instagram":0,"mixcloud":0,"twitter":0,"soundcloud":0,"total":0},{"date":"2013-07-15","facebook":0,"instagram":0,"mixcloud":0,"twitter":0,"soundcloud":0,"total":0},{"date":"2013-07-16","facebook":0,"instagram":0,"mixcloud":0,"twitter":0,"soundcloud":0,"total":0},{"date":"2013-07-17","facebook":0,"instagram":0,"mixcloud":0,"twitter":0,"soundcloud":0,"total":0},{"date":"2013-07-18","facebook":0,"instagram":0,"mixcloud":0,"twitter":0,"soundcloud":0,"total":0},{"date":"2013-07-19","facebook":0,"instagram":0,"mixcloud":0,"twitter":0,"soundcloud":0,"total":0},{"date":"2013-07-20","facebook":0,"instagram":0,"mixcloud":0,"twitter":0,"soundcloud":0,"total":0},{"date":"2013-07-21","facebook":0,"instagram":0,"mixcloud":0,"twitter":0,"soundcloud":0,"total":0},{"date":"2013-07-22","facebook":0,"instagram":0,"mixcloud":0,"twitter":0,"soundcloud":0,"total":0},{"date":"2013-07-23","
@adamchapp
adamchapp / gist:5612329
Created May 20, 2013 13:45
Deploy error
info: Welcome to Nodejitsu sparrowman
info: jitsu v0.12.10-2, node v0.8.1
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node app.js
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/sparrowman/timeline',
debug: headers:
debug: { Authorization: '*********************************************************************',
debug: 'Content-Type': 'application/json' },
@adamchapp
adamchapp / gist:5599050
Created May 17, 2013 13:32
Nodejitsu deploy issues
nucleus@LONAC549MAC:~/Documents/other projects/d3timelineserver|master⚡ ⇒ jitsu deploy --debug
info: Welcome to Nodejitsu sparrowman
info: jitsu v0.12.10-2, node v0.8.1
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node app.js
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/sparrowman/timeline',
debug: headers:
debug: { Authorization: '*********************************************************************',