Skip to content

Instantly share code, notes, and snippets.

View cmoscardi's full-sized avatar

Christian Moscardi cmoscardi

View GitHub Profile
@cmoscardi
cmoscardi / gist:c1642d1e038ddb0efe15
Created July 2, 2015 03:49
DEBUG=1 JASMINE_DEBUG=1 VELOCITY_DEBUG=1 VELOCITY_DEBUG_MIRROR=1 meteor
=> Started MongoDB.
I20150702-03:40:56.280(0)? [velocity] adding velocity core
I20150702-03:40:56.284(0)? jasmine-server-integration: 3 tests passed (64ms)
I20150702-03:40:56.284(0)? jasmine-client-integration: 0 tests passed
I20150702-03:40:56.284(0)? jasmine-client-unit: 0 tests passed
I20150702-03:40:56.284(0)? jasmine-server-unit: 1 tests passed (92ms)
I20150702-03:40:56.463(0)? [velocity] Register framework jasmine-server-integration with regex ^tests/jasmine/server/integration/.+\.(js|coffee|litcoffee|coffee\.md)$
I20150702-03:40:56.463(0)? [velocity] Velocity not started. Queueing func
I20150702-03:40:56.464(0)? [velocity] Register framework jasmine-client-integration with regex ^tests/jasmine/client/integration/.+\.(js|coffee|litcoffee|coffee\.md)$
accounts-base@1.2.0
accounts-password@1.1.1
accounts-ui@1.1.5
accounts-ui-unstyled@1.1.7
alanning:roles@1.2.13
aldeed:autoform@5.3.0
aldeed:collection2@2.3.3
aldeed:simple-schema@1.3.3
amplify@1.0.0
anti:fake@0.4.1
@cmoscardi
cmoscardi / init.sh
Created December 11, 2015 00:22
ahh
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Starts a Hadoop HDFS DataNode
#
# chkconfig: 345 85 15
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<h1> My heading </h1>
<p> My First Paragraph </p>
<p> My Second Paragraph </p>
</body>
<!DOCTYPE html>
<html>
<head>
<title>Do Now 5.0.1</title>
</head>
<body>
<h1>This is a big blue box?!</h1>
<div class="large" id="one"></div>
<p id="hey"></p>
</body>
<!DOCTYPE html>
<html>
<head>
<title>Shop</title>
</head>
<body>
<div id="header">
<h1>Williamsburg Headphones</h1>
</div>
<div id="products">
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<input placeholder="name" id="name" />
<input placeholder="description" id="description" />
<button id="describe-button">Add Item</button>
</body>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<div class="part2">
<div class="boxes">
<div class="box" id="box1">1</div>
<div class="box" id="box2">2</div>
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<div>First Name</div>
<input id="first-name" />
<div>Last Name</div>
<input id="last-name" />
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
<input placeholder="name" id="name" />
<input placeholder="description" id="description" />
<button id="describe-button">Add Item</button>
<div class='info'>Name: Cat