start new:
tmux
start new with session name:
tmux new -s myname
| javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};p=document.title;void(open('https://pinboard.in/add?url='+encodeURIComponent(q)+'&description='+encodeURIComponent(d)+'&title='+encodeURIComponent(p),'Pinboard','toolbar=no,width=700,height=350')); |
| javascript:q=location.href;p=document.title;void(t=open('https://pinboard.in/add?later=yes&noui=yes&jump=close&url='+encodeURIComponent(q)+'&title='+encodeURIComponent(p),'Pinboard','toolbar=no,width=100,height=100'));t.blur(); |
| javascript:javascript:%20(function%20()%20{var%20jsCode%20=%20document.createElement(%27script%27);jsCode.setAttribute(%27src%27,%20%27https://feedwrangler.net/add_bookmarklet.js%27);document.body.appendChild(jsCode);}()); |
| javascript:(function(){var enc=encodeURIComponent,w=window,frames=w.frames,d=document,tn=w.getSelection?w.getSelection():(d.getSelection)?d.getSelection():(d.selection?d.selection.createRange().text:0),pu=w.location.href,isGMail=w.location.host.match(/mail\.google\.com/),tt=pt=d.title,subjSpans=d.getElementsByClassName("hP"),i,url;if(isGMail){if(subjSpans){tt=subjSpans[0].innerText}else{tt=d.title.substring(d.title.indexOf("-")+1,d.title.lastIndexOf("-")).replace(/^ +/,"").replace(/ +$/,"")};if(tn!="")tn+="\n\n";tn+="From email subject:("+tt+")\n"+pu;pu="https://mail.google.com/mail/u/0/?qs=true&search=query&q=subject:("+enc(tt)+")"};url='omnifocus:///add?note='+enc(tn+"\n"+pu)+'&name='+enc(tt);w.location.href=url})(); |
| javascript:(function(){ | |
| var enc=encodeURIComponent, | |
| w=window, | |
| frames=w.frames, | |
| d=document, | |
| tn=w.getSelection?w.getSelection():(d.getSelection)?d.getSelection():(d.selection?d.selection.createRange().text:0), | |
| pu=w.location.href, | |
| isGMail=w.location.host.match(/mail\.google\.com/), | |
| tt=pt=d.title, | |
| subjSpans=d.getElementsByClassName("hP"),i,url; |
| #!/bin/bash | |
| # Setup deployment target for Nginx + Python/uWSGI + Supervisor + Git | |
| # From: https://gist.github.com/1210041 | |
| function usage() { | |
| cat << EOF | |
| Usage: $0 PROJECT_NAME [DOMAIN] [OPTIONS] | |
| Options: | |
| -y No prompts, assume yes to all. |
| import sys | |
| import tempfile | |
| import hotshot | |
| import hotshot.stats | |
| from django.conf import settings | |
| from cStringIO import StringIO | |
| class ProfileMiddleware(object): | |
| """ | |
| Displays hotshot profiling for any view. |
| javascript:(function()%7B$('%23search_form_input').val('!g '+$('%23search_form_input').val());$('%23search_form').submit();%7D)() |
| javascript: (function() %7B var doc = top.document; if(top.js && top.js.document) doc = top.js.document; var script = doc.createElement('script'); doc.todoist_script = script; script.type = 'text/javascript'; script.src = 'http://todoist.com/anywhere/getJavaScript'; doc.getElementsByTagName('head')%5B0%5D.appendChild(script); %7D)(); void(0); |