#Setting up my new macbook air
###Applications Downloaded
- iTerm
- Alfred
- VLC
- Chrome
- Sublime
#Setting up my new macbook air
###Applications Downloaded
#Rapid Web Application Development using Django
###Deployment
#Accelerated Development using Meteor
###Collections
###Forms
#!/bin/bash | |
APPNAME=<%= appName %> | |
APP_PATH=/opt/$APPNAME | |
BUNDLE_PATH=$APP_PATH/current | |
ENV_FILE=$APP_PATH/config/env.list | |
PORT=<%= port %> | |
USE_LOCAL_MONGO=<%= useLocalMongo? "1" : "0" %> | |
# remove previous version of the app, if exists |
#Tips to get better at using Dragon Dictate
This gist will contain things I learn as I go about using Dragon Dictate:
Here is a list of various cool things about everthing that I come my way. Yeah! Its a running notebook of stuff that I would like to visit at some point!
* Script to record and tag spotify tracks, by Lloyd Moore *) | |
(* Make sure you are already recording in Audio Hijack Pro with a session called 'spotifySession' *) | |
tell application "Spotify" | |
set currentTrack to (current track) | |
set trackName to (name of currentTrack) | |
tell application "Audio Hijack Pro" | |
set theSession to my getSession() | |
end tell | |
repeat |
tobwis_production_2015-10-05_8-04 PM.sql
as stated in https://trello.com/c/miRexqN3/30-related-toolkits-8-8use tobwis;
tobwis.mypad.in
to the entries in core_sites
tableproject/tobwis-at-dev.sql
using source /home/ghost/tempBucket/tobwis/tobwis-at-dev.sql;
source /home/ghost/tempBucket/tobwis/tobwis_production_2015-10-05_8-04 PM.sql;
Toolkits
module from the admin. This is deliverable from Mission #1.