- Portsmouth, NH
- https://bmoo.re
Pinned Loading
-
Gitorious installation on Ubuntu 12.04
Gitorious installation on Ubuntu 12.04 1#!/bin/bash
23#------------------------------------------------------------------------------
4# SETTINGS
5#------------------------------------------------------------------------------
-
gistfile1.txt
gistfile1.txt 10.166898322139,59.9970928278,Downstream
20.00426075690575,54.9854929446,Downstream
30.0188063310586,220.337029895,Downstream
40.0365702125754,305.906672328,Downstream
50.0278539907523,316.560476554,Downstream
-
gistfile1.py
gistfile1.py 1# This tests whether the first point is east or west of the boundary
2if (boundary[1] < point1[1]):
3if (bearing < 30 and bearing > 230):
4direction = 'Upstream'
5else:
-
Lazy solution... like pseudoprototype.
Lazy solution... like pseudoprototype. 1var WebCam = {
2capturing: false,
3callbacks: [],
45capture: function(cb) {
-
gistfile1.py
gistfile1.py 1def get_cruise_type_ticket_type_price_id_by_cruise_type_id_and_ticket_type_id(cruise_type_id, ticket_type_id):
2with session_scope() as session:
3result = session.execute('''
4SELECT id
5FROM cruise_type_ticket_type
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.