How to set up an Angular Material dialog with a custom template
Forked from Marcy Sutton's Pen Angular Material Basic App.
How to set up an Angular Material dialog with a custom template
Forked from Marcy Sutton's Pen Angular Material Basic App.
Demonstration of using tab buttons (without tab content) to work with AngularJS route and ng-view.
Forked from Thomas Burleson's Pen Material Tabs & hRefs.
#!/bin/sh | |
# redis - this script starts and stops the redis-server daemon | |
# | |
# chkconfig: - 85 15 | |
# description: Redis is a persistent key-value database | |
# processname: redis-server | |
# config: /etc/redis/6379.conf | |
# config: /etc/sysconfig/redis | |
# pidfile: /var/run/redis_6379.pid |
server { | |
listen 80; | |
server_name api.server.domain; | |
keepalive_timeout 65; | |
location / { | |
proxy_set_header X-Forwarded-For $remote_addr; | |
proxy_pass http://localhost:3000; | |
proxy_temp_path /home/ec2-user/proxy_tmp; | |
} | |
} |
cargo build --release | |
sudo killall my_server $RESULT &> /dev/null || true | |
nohup target/release/my_server > nohup.out 2>&1 & | |
exit; |
echo 'export PATH=$HOME/local/bin:$PATH' >> ~/.bash_profile | |
. ~/.bash_profile | |
mkdir ~/local | |
mkdir ~/node-latest-install | |
cd ~/node-latest-install | |
curl http://nodejs.org/dist/node-latest.tar.gz | tar xz --strip-components=1 | |
./configure --prefix=~/local | |
make install # ok, fine, this step probably takes more than 30 seconds... | |
curl https://www.npmjs.com/install.sh | sh |
From: <Saved by Blink> | |
Subject: Deploying a Rust App to Google App Engine | |
Date: Sun, 2 Apr 2016 14:43:06 -0000 | |
MIME-Version: 1.0 | |
Content-Type: multipart/related; | |
type="text/html"; | |
boundary="----MultipartBoundary--JS6VqEA1CaoIbspHBB61qNgbfVtHBPM813M6vK79n8----" | |
------MultipartBoundary--JS6VqEA1CaoIbspHBB61qNgbfVtHBPM813M6vK79n8---- | |
Content-Type: text/html |
# Compiled source # | |
################### | |
*.com | |
*.class | |
*.dll | |
*.exe | |
*.o | |
*.so | |
# Packages # |
#!/bin/sh | |
# Copyright 2015 The Rust Project Developers. See the COPYRIGHT | |
# file at the top-level directory of this distribution and at | |
# http://rust-lang.org/COPYRIGHT. | |
# | |
# Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or | |
# http://www.apache.org/licenses/LICENSE-2.0> or the MIT license | |
# <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your | |
# option. This file may not be copied, modified, or distributed | |
# except according to those terms. |
<!DOCTYPE html><html lang="en" class="wf-adobeclean-n4-active wf-adobeclean-n7-active wf-adobeclean-i4-active wf-adobeclean-i7-active wf-adobeclean-n3-active wf-sourcecodepro-n7-active wf-sourcecodepro-n4-active wf-active"><head class="at-element-marker" style="visibility:visible;"><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="keywords" content="a, and, cancel, cancel_order, do, easy"><title>how to cancel monthly subscription to photoshop... |Adobe Community</title><meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<link rel="stylesheet" href="https://forums.adobe.com/8.0.3.6eafe9c/styles/jive-base.css" type="text/css" media="all"><link rel="stylesheet" href="https://forums.adobe.com/8.0.3.6eafe9c/styles/jive.css" type="text/css" media="all"><link rel="stylesheet" href="https://forums.adobe.com/8.0.3.6eafe9c/styles/jive-visor.css" type="text/css" media="all"><link rel="stylesheet" type="text/css" href="https://forums.adobe.com/plugins/machine-translation/r |