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
56
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
44
Java Builders: Why, when and how?
markcrossfield
0
34
Agile Manchester: What we learned whilst handing control of deployments to developers at Auto Trader
markcrossfield
0
350
Automated Deployment at Auto Trader: How We Put Developers In Control & What We Learned
markcrossfield
0
490
Graphite and Friends at Leeds DevOps
markcrossfield
0
78
Auto Trader: from Contininuous Integration to Continuous Delivery
markcrossfield
1
630
Graphite & Friends
markcrossfield
13
4.2k
Featured
See All Featured
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
107
19k
A designer walks into a library…
pauljervisheath
207
24k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Agile that works and the tools we love
rasmusluckow
329
21k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
970
Docker and Python
trallard
44
3.5k
Raft: Consensus for Rubyists
vanstee
140
7k
Statistics for Hackers
jakevdp
799
220k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.6k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
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?