Skip to content

Instantly share code, notes, and snippets.

@hank
Created October 2, 2009 23:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hank/200245 to your computer and use it in GitHub Desktop.
Save hank/200245 to your computer and use it in GitHub Desktop.
For your consideration
Github renders textile, markdown, and rdoc (and maybe more, I don't know).
It would be cool if it rendered some kind of text-based markup language
geared for slides - S9 Perhaps? http://slideshow.rubyforge.org/
Basically, all it would have to do is use S9 to generate the HTML from something like this:
----------
h1. Web Services REST-Style: Universal Identifiers, Formats & Protocols
Agenda
* What's REST?
* Universal Identifiers, Formats & Protocols
* The Holy REST Trinity - Noun, Verbs, Types
* REST Design Principles
* Architecture Astronaut REST Speak
h1. Representational State Transfer (REST) - Meaningless Acronym? Wordplay?
rest - n. - peace, ease, or refreshment resulting from the insight that the web works
No matter what vendors tell you - no need to "Light Up the Web" - relax - built on
an *open architecture using universal identifiers, formats & protocols and _evolving_
open standards* - no need to reinvent the wheel and sign-up for single-vendor offerings.
h3. Broad Definition
* Best Practices for Designing Web Services for a Unified Human and Programable Web
h3. Narrow Definition
* Alternative to BigCo Web Services (SOAP, WS-*) and RPC-Style Web Services (XML-RPC)
------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment