Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Dashing_Showcase.pdf
Search
Mark Crossfield
April 29, 2014
0
52
Dashing_Showcase.pdf
Mark Crossfield
April 29, 2014
Tweet
Share
More Decks by Mark Crossfield
See All by Mark Crossfield
Divide & Conquer: An Iterative Approach To Writing Software
markcrossfield
0
37
Java Builders: Why, when and how?
markcrossfield
0
30
Agile Manchester: What we learned whilst handing control of deployments to developers at Auto Trader
markcrossfield
0
320
Automated Deployment at Auto Trader: How We Put Developers In Control & What We Learned
markcrossfield
0
450
Graphite and Friends at Leeds DevOps
markcrossfield
0
73
Auto Trader: from Contininuous Integration to Continuous Delivery
markcrossfield
1
610
Graphite & Friends
markcrossfield
13
4.2k
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.1k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
7
560
Done Done
chrislema
181
16k
Rails Girls Zürich Keynote
gr2m
93
13k
We Have a Design System, Now What?
morganepeng
50
7.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
43
6.8k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
25
1.8k
Product Roadmaps are Hard
iamctodd
PRO
49
11k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
Building Better People: How to give real-time feedback that sticks.
wjessup
364
19k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Transcript
Dashing The exceptionally handsome dashboard framework.
Structure ☑ Housekeeping ☐ Dashing Intro ☐ UVL, Trade, Native
Apps Dashboards ☐ Developing Dashboards ☐ Future
Housekeeping How do you want the guild to be organised?
What should the sessions cover? Hackathons / Presentations / Workshops? Write a post-it and we’ll vote at the end Next session: 3pm Tuesday 26th November Hackathon: Public Transport Dashboard
Dashing Intro Just a simple dashboard technology Doesn’t create, store
or provide data Can fetch data (where available) Widgets can be re-used across dashboards Plenty of third party widgets available
Demo
Developing Dashboards Check project out and check the readme: http://svn.dev.tradermedia.net/InternalSystems/DashingDashboards/
Install Vagrant Install Virtual Box Vagrant up Vagrant ssh, and finish installation
Scripted building of Virtual Machines Reproducible builds (using Puppet /
Chef / Ansible) Machine set up defined using Vagrantfile Machine runs in Virtual Box Supports Windows / Mac / Linux
Developing Dashboards Use the Vagrant machine to run dashing locally
See your changes before checking in Pipeline deploys your changes when you check in
Future Persistence of state Move trade data sources into shared
services Dashing dashboards to summarise & consolidate DOS screens Product metric dashboards New widgets (time since x, Mingle integration, build times, GA)
Vote on ideas
Questions?