Skip to content

Instantly share code, notes, and snippets.

View jasonm's full-sized avatar

Jason Morrison jasonm

View GitHub Profile

Pirsig emphasizes the importance of our choice of terms and our facility in interrelating them, formulating the operation as the use of a "knife" which slices up and connects our experiences of the world.

This knife is "an intellectual scalpel so swift and so sharp you sometimes don't see it moving. You get the illusion that all these parts are just there and are being named as they exist. But they can be named quite differently and organized quite differently depending on how the knife moves" (Pirsig 72).

One of Pirsig's tasks, as Chautauqua orator, is to reveal which terms are fundamental in shaping our way of seeing, disclosing their interrelationships, and then demonstrating that they may be interrelated in another manner. By becoming aware of how our commonplaces have led us into our crisis of Reason, we may begin to see their limitations; and, by altering the places, we may potentially disclose a new way of perceiving and functioning in the crisis.

-- http://www.public.iastate.edu/~consigny/pirsig.ht

[master][~/dev/zotero/translators] g show-ref refs/heads/master
d143b9319308e564d663ecbe21b2a9c0cdcf7013 refs/heads/master
[master][~/dev/zotero/translators] grep browserSupport *|grep -v v
APA PsycNET.js: "browserSupport": "gcsib",
ARTstor.js: "browserSupport": "gcs",
Ab Imperio.js: "browserSupport": "g",
Agencia del ISBN.js: "browserSupport": "g",
American Institute of Aeronautics and Astronautics.js: "browserSupport": "g",
Archeion.js: "browserSupport": "gcsib",
diff --git a/chrome/content/zotero/xpcom/server.js b/chrome/content/zotero/xpcom/server.js
index d81b358..2165819 100755
--- a/chrome/content/zotero/xpcom/server.js
+++ b/chrome/content/zotero/xpcom/server.js
@@ -306,11 +306,11 @@ Zotero.Server.DataListener.prototype._generateResponse = function(status, conten
if(!Zotero.isServer) {
response += "X-Zotero-Version: "+Zotero.version+"\r\n";
response += "X-Zotero-Connector-API-Version: "+CONNECTOR_API_VERSION+"\r\n";
- if(this.origin === "https://www.zotero.org" || this.origin === "http://www.zotero.org") {
+ // if(this.origin === "https://www.zotero.org" || this.origin === "http://www.zotero.org") {

Google Chrome > Right-click address bar > Edit search engines

Enter new search engine with:

Add a new search engineKeywordURL with %s in place of query
Wolfram Alphaahttp://www.wolframalpha.com/input/?i=%s

Now enter into your address bar:

a 9:30am est in gmt

[master][~/dev/rails] g ch v3.1.0
Note: checking out 'v3.1.0'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
guard 'process', :name => 'Jasmine server', :command => 'bundle exec rake jasmine' do
watch(%r{spec/javascripts/support/*})
end
JASMINE_HOST = '127.0.0.1'
JASMINE_PORT = '8888'
JASMINE_URL = "http://#{JASMINE_HOST}:#{JASMINE_PORT}/"
Thread.new do
require 'socket'
diff --git a/source-highlight-filter.conf b/source-highlight-filter.conf
index 0022c9b..aa73b04 100644
--- a/source-highlight-filter.conf
+++ b/source-highlight-filter.conf
@@ -94,19 +94,19 @@ template::[source-filter-style]
delimiter=(^source~{4,}$)|(^\^{4,}$)
template=source-highlight-block
presubs=none
-posattrs=language,src_numbered,src_tab
+posattrs=language,src_numbered,src_tab,src_start,src_end
--- a/source-highlight-filter.conf
+++ b/source-highlight-filter.conf
@@ -94,19 +94,19 @@ template::[source-filter-style]
delimiter=(^source~{4,}$)|(^\^{4,}$)
template=source-highlight-block
presubs=none
-posattrs=language,src_numbered,src_tab
+posattrs=language,src_numbered,src_tab,src_start,src_end
ifndef::basebackend-docbook[]
#
# AsciiDoc source code highlight filter configuration file.
#
# Documented in source-hightlight-filter.txt in AsciiDoc distribution
# ./examples/website/ directory.
#
# HTML outputs require GNU source-highlight (xhtml11, html4 outputs)
# http://www.gnu.org/software/src-highlite/source-highlight.html
#
# or Pygments (xhtml11 outputs):
#
# AsciiDoc source code highlight filter configuration file.
#
# Documented in source-hightlight-filter.txt in AsciiDoc distribution
# ./examples/website/ directory.
#
# HTML outputs require GNU source-highlight (xhtml11, html4 outputs)
# http://www.gnu.org/software/src-highlite/source-highlight.html
#
# or Pygments (xhtml11 outputs):