Skip to content

Instantly share code, notes, and snippets.

View mattalhonte's full-sized avatar

Matthew Alhonte mattalhonte

View GitHub Profile
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css">
<script src="http://cmx.io/v/0.1/cmx.js" charset="utf-8"></script>
<style>.cmx-user-scene4 .cmx-text-border .cmx-path {stroke: orange}</style>
<body>
<div style="max-width:900px; -webkit-transform:rotate(0deg)">
<scene id="scene1">
<label t="translate(0,346)" pose="0,-10|8,-9">
@mattalhonte
mattalhonte / index.html
Last active July 14, 2017 06:57 — forked from darwin/index.html
Welcome to comix!
<!DOCTYPE html>
<meta charset="utf-8">
<link rel="stylesheet" href="http://cmx.io/v/0.1/cmx.css">
<script src="http://cmx.io/v/0.1/cmx.js" charset="utf-8"></script>
<style>.cmx-user-scene4 .cmx-text-border .cmx-path {stroke: orange}</style>
<body>
<div style="max-width:900px; -webkit-transform:rotate(0deg)">
<scene id="scene1">
<label t="translate(0,346)" pose="0,-10|8,-9">
curl -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' -d '{ \
> > "$class": "org.example.mynetwork.Commodity", \
> > "tradingSymbol": "54234", \
> > "description": "324234", \
> > "mainExchange": "string", \
> > "quantity": 523434, \
> > "maxVolts": 435324, \
> > "owner": "234324" \
> > }' 'http://composer.tanktwo.cloud:3000/api/Commodity'
curl -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' -d '{ \
> > "$class": "org.example.mynetwork.Commodity", \
> > "tradingSymbol": "54234", \
> > "description": "324234", \
> > "mainExchange": "string", \
> > "quantity": 523434, \
> > "maxVolts": 435324, \
> > "owner": "234324" \
> > }' 'http://composer.tanktwo.cloud:3000/api/Commodity'
curl -X POST --header 'Content-Type: application/json' --header 'Accept: application/json' -d '{ \
> > "$class": "org.example.mynetwork.Commodity", \
> > "tradingSymbol": "54234", \
> > "description": "324234", \
> > "mainExchange": "string", \
> > "quantity": 523434, \
> > "maxVolts": 435324, \
> > "owner": "234324" \
> > }' 'http://composer.tanktwo.cloud:3000/api/Commodity'
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mattalhonte
mattalhonte / 0_reuse_code.js
Last active August 29, 2015 14:25
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.