Five Stages of Development

Preview:

DESCRIPTION

 

Citation preview

The Five Stages of Development @robertnyman

Kübler-Ross model !

Five stages of grief

1. Denial

2. Anger

3. Bargaining

4. Depression

5. Acceptance

Five stages of grief =

Five stages of development

1. Denial

2. Anger

"Why me? It's not fair!” !

"How can this happen to me?” !

"Who is to blame?"

3. Bargaining

"I'll do anything for a few more years.” !

"I will give my life savings if…"

4. Depression

"I'm so sad, why bother with anything?"

5. Acceptance

"It's going to be okay.” !

"I can't fight it, I may as well prepare for it."

But with a twist

Acceptance

Open Web Apps

!

1. Denial

2. Anger

3. Bargaining

4. Depression

5. Acceptance

HTML5 + manifest file ( JSON)

{ "version": "1", "name": "Firefox OS Boilerplate App", "launch_path": "/index.html", "description": "Boilerplate Firefox OS app", "icons": { "16": "/images/logo16.png", "32": "/images/logo32.png", "48": "/images/logo48.png", "64": "/images/logo64.png", "128": "/images/logo128.png" }, "developer": { "name": "Robert Nyman", "url": "http://robertnyman.com" }, "installs_allowed_from": ["*"], "default_locale": "en"}

navigator.mozApps.install("manifest-webapp");

Packaged & hosted apps

WebAPIs

https://developer.mozilla.org/en-US/Apps

https://hacks.mozilla.org/category/apps/

Feedback channels

!

1. Denial

2. Anger

3. Bargaining

4. Depression

5. Acceptance

Stack Overflow engagement

!

1. Denial

2. Anger

3. Bargaining

4. Depression

5. Acceptance

http://robnyman.github.io/mozilla-stackoverflow/

http://webcompat.com/

30!

Robert Nyman

robertnyman.com robert@mozilla.com Mozilla

@robertnyman

Recommended