Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bigcompany/know-your-http

a series of A1-sized posters about the HTTP protocol
https://github.com/bigcompany/know-your-http

Last synced: 30 days ago
JSON representation

a series of A1-sized posters about the HTTP protocol

Awesome Lists containing this project

README

        

# KNOW YOUR HTTP!
## Some posters for your workplace

## Downloads

You can take these to any print shop (such as Kinko's) and they will be well-equipped to print them for you:

### [KNOW YOUR HTTP HEADERS!](https://github.com/jesusabdullah/know-your-http/blob/master/headers.pdf?raw=true)

[![](https://raw.github.com/bigcompany/know-your-http/master/thumbnails/headers.png)](https://github.com/jesusabdullah/know-your-http/blob/master/headers.pdf?raw=true)

### [KNOW YOUR HTTP METHODS!](https://github.com/jesusabdullah/know-your-http/blob/master/methods.pdf?raw=true)

[![](https://raw.github.com/bigcompany/know-your-http/master/thumbnails/methods.png)](https://github.com/jesusabdullah/know-your-http/blob/master/methods.pdf?raw=true)

### [KNOW YOUR HTTP STATUS CODES!](https://github.com/jesusabdullah/know-your-http/blob/master/status-codes.pdf?raw=true)

[![](https://raw.github.com/bigcompany/know-your-http/master/thumbnails/status-codes.png)](https://github.com/jesusabdullah/know-your-http/blob/master/status-codes.pdf?raw=true)

# For Sale

You can now [buy these posters on Zazzle.com](http://www.zazzle.com/bigcompany/gifts?cg=196156583198150258)! Full disclosure: We make about $3.50 per poster.

* [Buy KNOW YOUR HTTP HEADERS! on Zazzle](http://www.zazzle.com/know_your_http_headers_v0_1_0_size_a1-228190277124642405)
* [Buy KNOW YOUR HTTP METHODS! on Zazzle](http://www.zazzle.com/know_your_http_methods_v0_1_0_size_a1_poster-228777599755392880)
* [Buy KNOW YOUR HTTP STATUS CODES! on Zazzle](http://www.zazzle.com/know_your_http_status_codes_v0_1_0_size_a1-228998788799186043)

## Build

To generate the posters, simply run:

$ make

In order for the build process to be successful, you will need the following:

* LaTeX
* The `beamerposter` and `cclicences` LaTeX packages and their dependencies (if you installed texlive you may already have these installed)
* `imagemagick` to build the thumbnail images
* Make

You can install [TeXLive](https://www.tug.org/texlive/) in Ubuntu by running `sudo apt-get install texlive`. Mac users may try [MacTeX](http://www.tug.org/mactex/), and the preferred distribution for Windows is [MikTeX](http://www.miktex.org/). If you don't have make, you should be able to compile it manually with the `pdflatex` command or similar means.

## Licensing:

These posters are licensed [Creative Commons BY-NC-SA](http://creativecommons.org/licenses/by-nc-sa/3.0/) . The big.vc logo itself is copyright The Big Internet Company, all rights reserved, so please do not use it in derivative works.