Python IDEs: What are my options?
- Get HDMI-DVI adaptor
- Upload presentation to website
- Create PDF of presentation for slideshare.
- Install Notepad++ on WinXP VM
Scope
| PROGRAM RoxboroRumble (Input, Output); | |
| (* This program is a RPG about Roxboro. It's basic plot is this *) | |
| (* You are a teenager that moved into Roxboro from a presumably *) | |
| (* more exciting town. It isn't long before boredom sets in... *) | |
| (* about 5 seconds considering it's Roxboro. You soon realize *) | |
| (* there is nothing to do in Roxboro and the only thing to do *) | |
| (* Roxboro is get out of Roxboro. This is where the game begins *) | |
| (* the user must over come many challenges and defeat the *) | |
| (* bosses that guard the ways out of Roxboro. The user gains *) | |
| (* experience along the way by killing crack/pot heads, preps, *) |
| # VERSION 1.0 | |
| # the base image is a trusted ubuntu build with java 7 (https://index.docker.io/u/dockerfile/java/) | |
| FROM dockerfile/java | |
| # that's me! | |
| MAINTAINER Adam Warski, [email protected] | |
| # we need this because the workdir is modified in dockerfile/java | |
| WORKDIR / |
| upstream uwsgicluster { | |
| #keepalive 128; | |
| #server 127.0.0.1:8080; | |
| server unix:/run/uwsgi/webapps/flask-example/socket; | |
| } | |
| server { | |
| listen 80 default_server; | |
| listen [::]:80 default_server ipv6only=on; |
| ############################################################ | |
| # Dockerfile to build Python Nginx/uWSGI/Flask Application Containers | |
| # Based on Ubuntu | |
| ############################################################ | |
| # Set the base image to Ubuntu | |
| FROM icecreammatt/flask | |
| # File Author / Maintainer | |
| MAINTAINER David Mitchell |
Help()
AdminApp.help()
AdminConfig.help()
AdminControl.help()
List some servers:
AdminControl.queryNames('type=Server,cell='+cn+',node='+nn+',*')
| In Chrome, hit Ctrl-Shift-J, | |
| Paste the following JS into the console |
| if v:lang =~ "utf8$" || v:lang =~ "UTF-8$" | |
| set fileencodings=ucs-bom,utf-8,latin1 | |
| endif | |
| set nocompatible " Use Vim defaults (much better!) | |
| set bs=indent,eol,start " allow backspacing over everything in insert mode | |
| "set ai " always set autoindenting on | |
| "set backup " keep a backup file | |
| set viminfo='20,\"50 " read/write a .viminfo file, don't store more | |
| " than 50 lines of registers |
I hereby claim:
To claim this, I am signing this object: