Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save MichaelTunnell/6fb1497b797933049c5a76bc86d79e5b to your computer and use it in GitHub Desktop.
Save MichaelTunnell/6fb1497b797933049c5a76bc86d79e5b to your computer and use it in GitHub Desktop.
LASPicks Automatically Tracked Index
$data[] = array(
'title' => "All By My SELF | LAS 424",
'url' => "http://www.jupiterbroadcasting.com/100881/all-by-my-self-las-424/",
'date' => "2016-06-26",
'runslinux' => array(
'pick' => array(
array(
'name' => "Fireworks powered by Raspberry Pi",
'url' => "https://www.youtube.com/watch?v=WBZ5bPL79hg",
),
),
),
'desktopapp' => array(
'pick' => array(
array(
'name' => "Rambox - Open Source Multi-Service Messaging & Email",
'url' => "http://rambox.pro/",
),
),
),
'spotlight' => array(
'pick' => array(
array(
'name' => "K3b Disk Burner",
'url' => "https://www.kde.org/applications/multimedia/k3b/",
),
),
),
'android' => array(
'pick' => array(
array(
'name' => "Episode did not include a pick",
'url' => "0",
),
),
),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment