Calls 2011-11
Open311.org Public Call for November 22
Present
- Phil Ashlock - OpenPlans / Civic Commons
- Andy Maimoni - San Francisco
- Dave Mitchell - Connected Bits
Compliance
Reviewing compliance of GeoReport v2 implementations. Use tracker and validator
- Use Open311.org Trac to manage problems with different endpoint implementations. So far this is just being tracked on a wiki page at GeoReport v2/Compliance
- Use a validator to better review compliance and run more automated tests.
- SeeClickFix has been developing an updated validator in Ruby at: https://github.com/seeclickfix/open311-validator/
- The api-easy Node.js library also looks like a helpful tool for building a validator: https://github.com/flatiron/api-easy
- DC OCTO initially started developing a validator last year in Python: https://github.com/open311/open311-validator-py
Improving Documentation
Feedback on ways to improve the docs. Improving layout/organization & using interactive system like iodocs
API Toolbox: Some potential tools to leverage:
- https://github.com/mashery/iodocs for interactive documentation
- https://github.com/flatiron/api-easy for validation (along with other validators, but notable as another node.js tool that could possibly be hooked into iodocs)
Notable Developer sites (these were not discussed on the call):
- http://www.heroku.com/
- https://dev.twitter.com/docs/api
- http://developer.github.com/v3/
- https://developers.facebook.com/
- https://developer.foursquare.com/
- http://www.tumblr.com/docs/en/api/v2
Prioritizing Future Spec Development
Reviewing prioritization of future development of spec. Follow-up from September mini-summit
- Make releases theme based. Time-boxed. User driven, requirement driven. Weight this on the constituency.
Some broad theme areas:
- data input: media upload, commenting
- data output: pagination, more complex querying, etc
- user management / authentication
Many requirements for NYC during meeting in September seemed driven by sys admins rather than users. Don’t want something so difficult to use or locked down that people don’t want to use it.
Anything Else?
- Andy: way to handle push notification to get a dialogue with the customer. Even if anonymous, if you have the device_id, can ask the user for follow up.
How would comments be handled? Would they be the same as updates to status_notes? External public comments vs internal private comments?
- Dave : this kind of functionality is targeted for 2nd quarter or so for us (april/may)