using
vmd:
{
"cmd": ["vmd \"$file\" --watch"],
"shell": true,
"selector": "text.html.markdown"using
vmd:
{
"cmd": ["vmd \"$file\" --watch"],
"shell": true,
"selector": "text.html.markdown"| <ul class="items"> | |
| <?php | |
| $options = array( | |
| 'quantity' => 20, // how many item to display for each page | |
| 'around' => 2, // how many page btn to show around the current page btn | |
| 'directory' => 'files/tbn-test', // dir to scan for items | |
| ); | |
| $page = isset($_GET['page']) ? $_GET['page'] : 1; | |
| $offset = ($page - 1) * $options['quantity']; // $page base index is 1 |
raspbian jessie lite from https://www.raspberrypi.org/downloads/raspbian/raspberry pi filler http://ivanx.com/raspberrypi/| import java.util.Iterator; | |
| import java.util.List; | |
| import wblut.processing.*; | |
| import wblut.core.*; | |
| import wblut.hemesh.*; | |
| import wblut.geom.*; | |
| import toxi.geom.*; | |
| import toxi.geom.mesh.*; |