An open API service indexing awesome lists of open source software.

https://github.com/maximilien/presentations

Repository for all public presentations (since 2015), including any associated files from these, e.g., source code, images, videos, etc.
https://github.com/maximilien/presentations

Last synced: 3 months ago
JSON representation

Repository for all public presentations (since 2015), including any associated files from these, e.g., source code, images, videos, etc.

Awesome Lists containing this project

README

        

# presentations

Repository for all public presentations, including any associated files from these, e.g., source code, images, videos, etc.

* **2015**
1. Beijing Meetup 03/14/2015: [SoftLayer eCPI: intro to uBOSH and external CPIs](https://github.com/maximilien/presentations/blob/master/2015/beijing-cf-meetup/releases/Beijing_CF_Meetup_2015-SoftLayer_eCPI-v0.3.14.pdf)
2. IBM CDL - Bluemix 03/26/2015: [CF DevOps Best Practices](https://github.com/maximilien/presentations/blob/master/2015/cf-devops-best-practices/releases/CF_DevOps_Best_Practices-v0.1.1.pdf)
3. Shanghai Meetup 03/28/2015: [SoftLayer eCPI: intro to uBOSH and external CPIs](https://github.com/maximilien/presentations/blob/master/2015/shanghai-cf-meetup/releases/Shanghai_CF_Meetup_2015-SoftLayer_eCPI-v0.4.0.pdf)
4. GoSF Meetup 04/22/2015: [Going global with i18n4go](https://github.com/maximilien/presentations/blob/master/2015/i18n4go-gosf-meetup/releases/i18n4go-v0.4.1.pdf)
5. CF Summit 05/11/2015: [what's new with CF services?](https://github.com/maximilien/presentations/blob/master/2015/cf-summit-services/releases/what_s_new_with_CF_Services%3F-v1.0.0.pdf)
6. CF Summit 05/12/2015: [bosh-init](https://github.com/maximilien/presentations/blob/master/2015/cf-summit-bosh/releases/bosh-init-v1.0.0.pdf)
7. IBM, Pivotal, cf-dev 09/17/2015: [CF-Swagger: giving CF APIs their swagger back](https://github.com/maximilien/presentations/blob/master/2015/cf-swagger/releases/cf-swagger-v0.7.0.pdf)
* **Topics**
1. BOSH
* Beijing Meetup 03/14/2015: [SoftLayer eCPI: intro to uBOSH and external CPIs](https://github.com/maximilien/presentations/blob/master/2015/beijing-cf-meetup/releases/Beijing_CF_Meetup_2015-SoftLayer_eCPI-v0.3.14.pdf)
* Shanghai Meetup 03/28/2015: [SoftLayer eCPI: intro to uBOSH and external CPIs](https://github.com/maximilien/presentations/blob/master/2015/shanghai-cf-meetup/releases/Shanghai_CF_Meetup_2015-SoftLayer_eCPI-v0.4.0.pdf)
* CF Summit 05/12/2015: [bosh-init](https://github.com/maximilien/presentations/blob/master/2015/cf-summit-bosh/releases/bosh-init-v1.0.0.pdf)
2. DevOps
* IBM CDL - Bluemix 03/26/2015: [CF DevOps Best Practices](https://github.com/maximilien/presentations/blob/master/2015/cf-devops-best-practices/releases/CF_DevOps_Best_Practices-v0.1.1.pdf)
3. Golang
* GoSF Meetup 04/22/2015: [Going global with i18n4go](https://github.com/maximilien/presentations/blob/master/2015/i18n4go-gosf-meetup/releases/i18n4go-v0.4.1.pdf)
4. CF Services
* CF Summit 05/11/2015: [what's new with CF services?](https://github.com/maximilien/presentations/blob/master/2015/cf-summit-services/releases/what_s_new_with_CF_Services%3F-v1.0.0.pdf)
5. CF-Swagger
* IBM, Pivotal, cf-dev 09/17/2015: [CF-Swagger: giving CF APIs their swagger back](https://github.com/maximilien/presentations/blob/master/2015/cf-swagger/releases/cf-swagger-v0.7.0.pdf)

# Organization

Three primary organizational structure:

## Chronological

`/`

e.g.,

```
2015/bosh-micro-cli
2015/bosh-external-cpis
2015/beijing-cf-meetup
```

etc.

## Topics

These are symbolic links to the presentations in the chronological section but organized by topics

`topics//`

e.g.

```
topics/bosh/micro-cli
topics/bosh/external-cpis
```

etc.

## Drafts

`drafts/bosh-external-cpis`

Symlinks that point to the latest presentations that are in draft mode. Always point to the presentations in chronological sections. The list in the `drafts` directory is subject to change and should not be used for final release links.