Skip to content

Instantly share code, notes, and snippets.

View zeke's full-sized avatar
🍊
Busy! @-message me directly if I'm slow to respond.

Zeke Sikelianos zeke

🍊
Busy! @-message me directly if I'm slow to respond.
View GitHub Profile
~/Projects/gemini/fractured_u/trunk >svn ci -m "Cleaned out README and made some changes to deploy script"
svn: Commit failed (details follow):
svn: Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY request for '/!svn/act/909b7234-e288-4f82-9c19-e06cd3ad235f'
~/Projects/gemini/fractured_u/trunk >svn up
At revision 17543.
~/Projects/gemini/fractured_u/trunk >svn ci -m "Cleaned out README and made some changes to deploy script"
svn: Commit failed (details follow):
svn: Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY request for '/!svn/act/be0c1376-4653-4bd0-98b2-ce35fe54fe29'
~/Projects/gemini/fractured_u/trunk >svn ci -m "Cleaned out README and made some changes to deploy script"
svn: Commit failed (details follow):
svn: Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY request for '/!svn/act/909b7234-e288-4f82-9c19-e06cd3ad235f'
~/Projects/gemini/fractured_u/trunk >svn up
At revision 17543.
~/Projects/gemini/fractured_u/trunk >svn ci -m "Cleaned out README and made some changes to deploy script"
svn: Commit failed (details follow):
svn: Server sent unexpected return value (403 Forbidden) in response to MKACTIVITY request for '/!svn/act/be0c1376-4653-4bd0-98b2-ce35fe54fe29'
@zeke
zeke / gist:69117
Created February 23, 2009 19:18 — forked from peterc/gist:33337
# SUPER DARING APP TEMPLATE 1.0
# By Peter Cooper
# Link to local copy of edge rails
inside('vendor') { run 'ln -s ~/dev/rails/rails rails' }
# Delete unnecessary files
run "rm README"
run "rm public/index.html"
run "rm public/favicon.ico"
@zeke
zeke / gist:69118
Created February 23, 2009 19:18 — forked from peterc/gist:33337
# SUPER DARING APP TEMPLATE 1.0
# By Peter Cooper
# Link to local copy of edge rails
inside('vendor') { run 'ln -s ~/dev/rails/rails rails' }
# Delete unnecessary files
run "rm README"
run "rm public/index.html"
run "rm public/favicon.ico"
Rendering /var/www/fractured_u/releases/20090223194343/public/500.html (500 Error)
rendering section "request"
rendering section "session"
rendering section "environment"
rendering section "backtrace"
Sent mail to zeke@sikelianos.com
Processing AdminsController#show (for 169.231.77.148 at 2009-02-23 19:44:34) [GET]
Parameters: {"action"=>"show", "id"=>"1", "controller"=>"admins"}
config.action_controller.session :session_domain => '.mysite.com' # Old Rails
ActionController::Base.session_options[:session_domain] = '.mysite.com' # Newer Rails (< 2.3.0)
ActionController::Base.session_options[:domain] = '.mysite.com' # Newest Rails (>= 2.3.0)

FracturedAtlas.org User API

Warning: This documentation is for the old FA API, which has been discontinued

Overview

  • To use the API, you’ll first need an API Key.
  • To ensure that the ‘logout’ API method deletes your session and logs out across the entire FA ‘network’, you’ll need to ensure that your application’s session domain is set to .fracturedatlas.org. See http://gist.github.com/69338 for info on how to do that in Ruby on Rails.

Methods

testing

FracturedAtlas.org API: Email Sending

Overview

  • To use the API, you’ll first need an API Key.

Methods

send

Delivered-To: sikelianos@gmail.com
Received: by 10.140.90.11 with SMTP id n11cs196347rvb;
Mon, 2 Mar 2009 15:14:01 -0800 (PST)
Received: by 10.114.24.5 with SMTP id 5mr2853285wax.106.1236035641742;
Mon, 02 Mar 2009 15:14:01 -0800 (PST)
Return-Path: <sikelianos@yahoo.com>
Received: from cl38.gs01.gridserver.com (cl38.gs01.gridserver.com [64.13.192.47])
by mx.google.com with ESMTP id m30si44237wag.23.2009.03.02.15.14.01;
Mon, 02 Mar 2009 15:14:01 -0800 (PST)