This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html> | |
<head> | |
<script src="http://code.jquery.com/jquery-1.11.1.min.js"></script> | |
<meta charset="utf-8"> | |
<title>JS Bin</title> | |
</head> | |
<body> | |
<input id="duration" type="text" size="52" value="1 year 2 months 3 weeks 4 days 5 hours 6 minutes 7 seconds" /> | |
<div id="output"></div> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0:00:00.190,0:00:06.790 | |
news comes from sahi | |
0:00:06.790,0:00:10.509 | |
you need to raise money for you could | |
you please please please wait | |
0:00:10.509,0:00:14.309 | |
deep throat until he plans to use it |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HIGH: blocking V1 | |
* spritesheet import | |
* spritesheet export | |
* image browser | |
* image import | |
* image export | |
- finish condition editor | |
* select object sprites | |
* sound browser | |
* sound import |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
###################################################################### | |
#Copy this into your ares-data/derived/ directory as meatgrinder.sed # | |
###################################################################### | |
:a | |
N | |
$!ba | |
s/\n/,/g | |
s|^<\?.*\?>||g | |
s|^,||g |