Developer Documentation Revamp Proposal. Wayne Lee



Similar documents
Getting Started Android + Linux. February 27 th, 2014

TEST AUTOMATION FRAMEWORK

Tizen.org Web Infrastructure. Michael Shaver, Intel Daehyeon Jung, Samsung

Secure Cloud and Remote Service Connections for AllJoyn Applications

Configuration Guide - OneDesk to SalesForce Connector

IoT Cloud, All Seen Alliance. Masanari Arai 荒 井 真 成 CEO, Kii Corpora0on

Introduction to Open Atrium s workflow

Secure Cloud and Remote Service Connections for AllJoyn Applications

Present and Act Upon. Register. Consume. Stream Analytics. Event Hubs. Field Gateway. Applications Cloud Gateway. Legacy IoT (custom protocols)

Secure Cloud and Remote Service Connections for AllJoyn Applications

Slide.Show Quick Start Guide

Getting Started with the AllJoyn Lighting Service Framework 14.12

Buzztouch SDK Partner Program

Customize Mobile Apps with MicroStrategy SDK: Custom Security, Plugins, and Extensions

The Cordova Development Lifecycle

Android: Setup Hello, World: Android Edition. due by noon ET on Wed 2/22. Ingredients.

A Development Analytics Dashboard For Apache CloudStack

Git Branching for Continuous Delivery

AWS CodePipeline. User Guide API Version

About this Release. Introduction. Prerequisites. Installation. Using the Web SDK Packager

Version Control Your Jenkins Jobs with Jenkins Job Builder

The "Eclipse Classic" version is recommended. Otherwise, a Java or RCP version of Eclipse is recommended.

Drupal.org User Personas. prepared by Tatiana Ugriumova and Whitney Hess

Open Sourcing the Internet of Things

Azure Day Application Development

Version Control with. Ben Morgan

Hypercosm. Studio.

Python for Series 60 Platform

Module 11 Setting up Customization Environment

SMTP Settings. Magento Extension User Guide. Official extension page: SMTP Settings. User Guide: SMTP Settings

Streamline your drupal development workflow in a 3-tier-environment - A story about drush make and drush aliases

Documentation and Project Organization

California Community Clinics EHR Assessment and Readiness

White Label ios Application Installation and Customization Guide

Overview. About Interstitial Ads: About Banner Ads: About Offer-Wall Ads: ADAttract Account & ID

Google Docs A Tutorial

AllJoyn Device System Bridge

What Is NetBeans? Free and open-source based > Open source since June, 2000 > Large community of users and developers

Using GitHub for Rally Apps (Mac Version)

General Release 1.1.5

Putting It All Together. Vagrant Drush Version Control

ArcGIS Viewer for Silverlight An Introduction

Game Programming with DXFramework

Introductory Tutorial on ScalIT File and Document Management

Android, Bluetooth and MIAC

Step 1: Download and install the CudaSign for Salesforce app

Netbeans 6.0. José Maria Silveira Neto. Sun Campus Ambassador

MANUAL TESTING. (Complete Package) We are ready to serve Latest Testing Trends, Are you ready to learn.?? New Batches Info

Open-Source vs. Proprietary Software Pros and Cons

CLOUD MIGRATION STRATEGIES

AllJoyn Analytics Service Framework 1.0 Interface Definition

Using FileMaker Pro with Microsoft Office

Outbreak questionnaires and data entry using the new EpiData modules

How to Prepare for the Upgrade to Microsoft Dynamics CRM 2013 (On-premises)

Thin Client Apps Made Easy: Avaya's New.NET SDK Simplifies Telephony App Development for Web-based Environments

PORTAL ADMINISTRATION

Mobile App Design and Development

Building, testing and deploying mobile apps with Jenkins & friends

Customizing and Integrating

The Fastest Way to a Drupal Site: Think it, Plan it, Build it.

TARGETPROCESS HELP DESK PORTAL

Document Management with. first impressions

Step by Step. Use the Cloud Login Website

Customizing and Integrating

OA2 Overview and Site Planning. Building collaboration sites to communicate securely, share assets & accomplish work together online.

Getting Started with vcloud Air Object Storage powered by Google Cloud Platform

$920+ GST Paid Annually. e-commerce Website Hosting Service HOSTING:: WHAT YOU GET WORDPRESS:: THEME + PLUG-IN UPDATES

THE CHALLENGE OF ADMINISTERING WEBSITES OR APPLICATIONS THAT REQUIRE 24/7 ACCESSIBILITY

Cisco Enterprise Mobility Services Platform

Generating lesson plans with. Adobe Acrobat

Adobe Developer Workshop Series

INSTRUCTIONS FOR UPLOADING THE COURSE ORIENTATION MODULE

MATLAB as a Collaboration Platform Marta Wilczkowiak Senior Applications Engineer MathWorks

Pedagogy of Effective Online Course Design and Delivery Schedule

Version Control Systems: SVN and GIT. How do VCS support SW development teams?

Cloudwords Drupal Module. Quick Start Guide

Salesforce-Wrike Integration Setup Manual

CheckBook Pro 2 Help

Web Publisher Administration Guide

Extending the Survey123 for ArcGIS Mobile App

Learning & Teaching with Wikis

Step 2. Choose security level Step 2 of 3

Improving your Drupal Development workflow with Continuous Integration

Xerox Mobile Link 2.0 Frequently Asked Questions (FAQ) - Android

Transcription:

Developer Documentation Revamp Proposal Wayne Lee 5

Overview Looking to revamp AllSeen Developer content starting in 14.06 timeframe Need agreement on: Content organization Tool and Process Ownership 6

What s wrong with what we have? Organization is outdated AllJoyn has grown, need reorg to more easily find content AllJoyn is multi-dimensional Not enough intro, hand-holding content 100+ PDFs, OMG Lots of repeated content (aka unnecessary noise) Too much work to change one character Developers prefer web content, not PDFs. Not set up for collaborative changes 7

High Level Concepts Developers versus Contributors those using versus contributing to the software Keep it simple Start basic and incrementally introduce complexities Goal: running in 5 minutes Web content, not PDFs Collaborative tool for easy, distributed, controlled updates 8

Two topics to discuss Content Organization Tool and Process 9

Content Organization Proposal 10

Current Developer Landing Page 11

Sections # Section Description 1 Learn This explains high level concepts, architecture, software components, protocol. 2 Download This is where the developer goes to download and get the SDKs and source tarball. Explains which SDK to download 3 Develop This has all sorts of information to develop. The meat of the content 4 Ask Link to Ask Forums to ask questions and find answers 5 Contribute Focused on how to contribute to the project 12

1. Learn # Section Description 1.1 Intro What is alljoyn, high level features, use cases 1.2 Architecture High level architecture, define components, relationships (apps, thin, standard router, core, services) 1.3 Core Architecture Core system overview and concepts. Includes subsections to cover flow, components, terms. Detailed system protocol definition 1.4 Service Framework Architecture Describe each service, concepts, terms, describes how it works at the high level, interface definition 1.5 Glossary 13

2. Download # Section Description 2.0 Download List of SDKs, tools to download, broken out by platforms. Info about each release. Links to older releases 14

3. Develop # Section Description 3.1 Building Info on how to build downloaded SDKs, source tarballs. Lists dependent tools. 3.2 Running Sample Apps Describes how to run sample apps, command line arguments, which buttons to press, how to setup. 3.3 Tutorials Tutorials to explain how to write a simple app, broken out into core/services. Walks through sample app. 3.4 API Usage Guides For each service, provides high level description on how to use APIs and groups of APIs. 3.5 API Reference Describes each API (auto-generated from code) 3.6 Debugging Lists common issues, explains debugging techniques/tools. 15

4. Ask # Section Description 4.0 Ask Ask forum. StackOverflow like Q&A community supported site. 16

5. Contribute # Section Description 5.1 Process Describes contribution process, WG process, certification 5.2 Wiki Wiki for contributors. Upcoming releases/plans. WIP WG info, APIs. Info on building from source. Other dynamic info for contributors. 5.3 Source Link to git repos 5.4 Bugs & Feature Requests Link to Jira change request system 5.5 Mailing Lists List of mailing lists to participate in AllSeen development. 17

Tool and Process Proposals 18

Tool Concepts 1. Wiki 2. Drupal with workflow 3. Git + Drupal import 19

Tool #1: Wiki Use Wiki for everything Pros: Available today, easy to use Cons: Limited formatting, layout => not consistent with main site Lack of approval process => decreased quality, organization over time 20

Tool #2: Drupal with workflow (1 of 2) Add workflow module to existing Drupal Contributors adds edits Changes goes to need-approval bucket Select number of contributors (a few per WG) Approvals approves edits Or provides feedback Once approved, goes live Select number of approvals (2-3 per WG) Philosophy: trust first, revoke later 21

Tool #2: Drupal with workflow (2 of 2) Pros Approval system to ensure quality Can easily preview proposed edits Cons Needs further investigation for ease of use Doc workflow different from source workflow 22

Tool #3: Git + Drupal Import Concept: Keep content source in git Tool imports to Drupal regularly Pro: Approval workflow is familiar with contributors Con: Need to find/build tool Unsure if can preview edits May have some/large development costs 23