1. Open Data is only the Beginning
An Open City Government talk beyond Open Data on
Open Development & Open Source.
Open Belgium
6 March 2017, Brussels
4. An open source web publishing platform used by 65 local police forces & federal police.
Open Police
5. Making a city open beyond data ...
https://flic.kr/p/nDzaE3
6. http://opendefinition.org/
The Open Definition initially derived from
the Open Source Definition.
“Open data and content can be freely
used, modified, and shared by
anyone for any purpose”
8. [City] is committed to:
● Transparency
● Meaningful public participation
● Collaborating with public and across government
● Sharing best practices, software and resources
http://opengovernmentinitiative.org/declaration-of-local-open-government-principles/
9. A open city must create a legal
framework that will institutionalize the
principles of transparency,
participation, and collaboration into
it’s culture and work.
http://opengovernmentinitiative.org/declaration-of-local-open-government-principles/
Open City Directive
13. Potential for reuse
Work together and reuse solutions from other government
services rather than re-writing the wheel.
14. Makes it better
The more eyes there are on a service the better it gets.
Howlers are spotted, better alternatives are pointed out,
the bar is raised.
15. Helps to find great people
Developers can see the quality and style of code
produced, the types of technologies, and the kinds of
services delivered.
18. Digital Service Standard of GOV.UK:
1. Understand user needs
4. Use agile methods
5. Iterate and improve frequently
8. Make all new source code open
9. Use open standards and common platforms
www.gov.uk/service-manual/service-standard
28. The Gitflow workflow defines a strict branching model
designed around the project release.
Use a branching model
nvie.com/posts/a-successful-git-branching-model/
30. https://www.vagrantup.com/ & https://www.docker.com/
Have a virtual development
environment
Lower development environment setup time, increase
development/production parity, and make the "works on my
machine" excuse a relic of the past.