Skip to content

Instantly share code, notes, and snippets.

@destan
Forked from darwin/index.html
Last active October 4, 2019 12:23
Show Gist options
  • Save destan/09e3f209fdec1b8d7a77 to your computer and use it in GitHub Desktop.
Save destan/09e3f209fdec1b8d7a77 to your computer and use it in GitHub Desktop.
http://cmx.io/#09e3f209fdec1b8d7a77 java VS php VS ruby karikatur
<!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"></script>
<body>
<scene id="scene1">
<label t="translate(0,346)">
<tspan x="0" y="0em">In Java world</tspan>
</label>
<actor t="translate(131,49)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|-40,79|-6,79|-1,59">
<bubble pose="0,0|-20,10|-50,29|-60,25|-55,55|-110,66">
<tspan x="0" y="0em">There is a spec for this!</tspan>
</bubble>
</actor>
</scene>
<scene id="scene1">
<label t="translate(0,346)">
<tspan x="0" y="0em">In Ruby world</tspan>
</label>
<actor t="translate(131,49)" pose="-11,9|-5,117|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-18,79|-43,78|-6,79|13,91">
<bubble pose="0,0|-20,10|-50,29|-60,25|-55,55|-110,66">
<tspan x="0" y="0em">There is a gem for this!</tspan>
</bubble>
</actor>
</scene>
<scene id="scene1">
<label t="translate(0,346)">
<tspan x="0" y="0em">In PHP world</tspan>
</label>
<actor t="translate(131,49)" pose="-11,9|-12,126|-11,99|-11,89|-11,79|-11,59|-16,34|-21,9|-6,34|-1,9|-33,104|-41,134|18,110|23,130">
<bubble pose="0,0|-20,10|-50,29|-60,25|-55,55|-110,66">
<tspan x="0" y="0em">I can write this myself!</tspan>
</bubble>
</actor>
</scene>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment