Aloha & welcome to my Internet Portfolio Website and Portal. My name is Cory Arcangel. Thanks for stopping by! This site has a couple of sections......the Home section where I post news, the Things I Made section which hosts,...things I made, the Hot Links section where I post links to trash I find around the web, & the About section which has a FAQ and stuff like that. Happy surfing! I hope you enjoy your time in my corner of the web.

News Feed
Hot Links Feed
Bookmark and Share

'Manual Reference Pages' - pizza_party (1)

NAME

pizza_party - text-based client for ordering pizza.

SYNOPSIS

pizza_party [-o|--onions] [-g|--green-peppers] [-m|--mushrooms] [-v|--olives] [-t|--tomatoes] [-h|--pineapple] [-x|--extra-cheese] [-d|--cheddar-cheese] [-p|--pepperoni] [-s|--sausage] [-w|--ham] [-b|--bacon] [-e|--ground-beef] [-c|--grilled-chicken] [-z|--anchovies] [-u|--extra-sauce] [-U|--user= username] [-P|--password= pasword] [-I|--input-file= input-file] [-V|--verbose] [-Q|--quiet] [-F|--force] [QUANTITY] [SIZE] [CRUST]

DESCRIPTION

The pizza_party program provides a text only command line interface for ordering DOMINOS pizza from the terminal. This program is intended to aid in the throwing of PIZZA PARTIES which are also sometimes known as ZA PARTIES

USAGE

pizza_party -pmx 2 medium regular Orders 2 medium regular crust pizzas with pepperoni, mushrooms, and extra-cheese.

DIRCTIONS

You will first need to go to www.dominos.quikorder.com and sign up for an account. Then use your user name and password in the .pizza_partyrc file, or in your command line request.

OPTIONS

-o|--onions

Order your pizza with onions.

-m|--mushrooms

Order your pizza with mushrooms.

-v|--olives

Order your pizza with olives. To remember this try to think that often olives go in [v]odka.

-t|--tomatoess

Order your pizza with tomatoes.

-h|--pineapple

Order your pizza with pineapple. To remember this try to think of [h]awaii

-x|--extra-cheese

Order your pizza with extra cheese. To remember this try to think of [x]tra, a common misspelling of extra.

-d|--cheddar-cheese

Order your pizza with cheddar-cheese.

-p|--pepperoni

Order your pizza with pepperoni.

-s|--sausage

Order your pizza with sausage.

-w|--ham

Order your pizza with ham. To remember this try to think of the pig from chroltette’s web named [w]ilber. Or actually better yet, lets think of "House of Pains" second album title "Same as it ever [w]as". fact: House of Pain started a pizza place in LA names HOUSE OF PIZZA.

-b|--bacon

Order your pizza with bacon.

-e|--ground-beef

Order your pizza with ground-beef. To remember this try to think of [e]coli bacteria.

-c|--grilled-chicken

Order your pizza with grilled chicken.

-a|--anchovies

Order your pizza with anchovies.

-u|--extra-sauce

Order your pizza with extra sauce.

-U|--username=username

Include your dominos username in the command line as opposed to using the ini file.

-P|--password=password

Include your dominos password in the command line as opposed to using the ini file.

-I|--input-file=input-file

Read pizza orders from a batch file. This batch file will be formatted the same way as your single command line pizza orders except each order will be separated by a UNIX new line.

-Q|--quiet

quiet.

-F|--force

Order your pizza without asking for a confirmation.

-H|--help

show the command options/arguments for pizza_party.

QUANTITY

Quantity can be 1-9

SIZE

Size can be (small|s) or (medium|med|m) or (large|l). Default is large.

CRUST

Crust can be (thin|t) or (regular|reg|r) or (deep|d). Default is regular.

RC FILE: .pizza_partyrc

To be placed in your home directory, this file can contain all your default information. A typical format would look like...
username=rtm
password=simple
default_quantity=3
default_size=medium
default_crust=deep
default_toppings=pmx

AUTHOR

Eyebeam.org & BEIGE Programming Ensemble commission / collaboration Cory Arcangel (arcangelstudio AT gmail DOT com), Michael Frumin (frumin.net). This software comes with no warranty.

« Back to Pizza Party