From 7111abb6d4771310ed23b62d0bed7cfd8b0560e8 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sat, 12 Sep 2009 22:21:53 -0400 Subject: tweaks, removed todo from control --- .pinerc | 2 +- .profile | 2 +- .vimrc | 4 ++++ todo | 65 ---------------------------------------------------------------- 4 files changed, 6 insertions(+), 67 deletions(-) delete mode 100644 todo diff --git a/.pinerc b/.pinerc index f521376..228c87a 100644 --- a/.pinerc +++ b/.pinerc @@ -81,7 +81,7 @@ initial-keystroke-list= default-composer-hdrs= # Add these customized headers (and possible default values) when composing -customized-hdrs= +customized-hdrs=Reply-To # When viewing messages, include this list of headers viewer-hdrs= diff --git a/.profile b/.profile index 0aaa8df..4e5c8c4 100644 --- a/.profile +++ b/.profile @@ -32,4 +32,4 @@ esac alias ls="ls -G" alias xterm_="xterm -rv +sb -ls" -alias scipy = "ipython -pylab" +#alias scipy = "ipython -pylab" diff --git a/.vimrc b/.vimrc index a87b141..c407cbd 100644 --- a/.vimrc +++ b/.vimrc @@ -20,3 +20,7 @@ autocmd BufRead *.py set smartindent cinwords=if,elif,else,for,while,try,except, " for Project Fortress au BufNewFile,BufRead *.fsi,*.fss set ft=fortress + +" for previewing reStructured text (.rst) in firefox +:command Rst :!rst2html.py % > /tmp/rstprev.html && firefox file:///tmp/rstprev.html +:nnoremap :Rst diff --git a/todo b/todo deleted file mode 100644 index 2c19785..0000000 --- a/todo +++ /dev/null @@ -1,65 +0,0 @@ -http://dsc.discovery.com/videos/prototype-this-couch-mobile-ride.html -http://dsc.discovery.com/videos/prototype-this-six-legged-atv.html -http://dsc.discovery.com/videos/prototype-this-traffic-busting-truck.html - - -projections: - color photo finder - fix natural unit number finder - real time photo of visitor -> database photo? style? - -solid state density? -email sahughes - -SICP readings for 6.945: get from okie? - -i no longer hear the music (the kinks?) - -notes from 4.602 on 2/9/9: -development of urban grids from roman garrison towns (paris, britain) ------------------- -only show appropriate entries/artifacts on journal (eg authentication) - -hole up somewhere plan: -$$$ flights to morocco, iceland, paris, zurick, sf, seattle, etc? -christine, seo, lily, mike, - -install docutils - -look up ref 11: -Foundations of Applied Superconductivity (1991, Orlando and Delin) -50 nH vs 1 nH - -Reduced Complexity Decoding of Coded Pulse-Position Modulation Using Partial Statistics -The Interplanetary Network Progress Report (2005) - ---------------------------------------- - -sage math olpc - -blog concept: write emails to dead or fictional figures in character, eg - asking questions, and see if the account owner responds - -need tools to tinker with human brain, nervous system - -video-pedia: allow collaborative editing of informative video. multiple - lengths, versions for each topic? what would everything2 version - look like? - -------- - -last tango in paris, bande a part, showgirls, the lovers, day for night - -check on CMU transfer credit status - -freebsd docs to read: -http://www.freebsd.org/doc/en/articles/linux-comparison/ -http://www.freebsd.org/doc/en/articles/vinum/ -http://www.freebsd.org/doc/en/articles/version-guide/ -http://www.freebsd.org/doc/en/articles/solid-state/ -http://www.freebsd.org/doc/en/articles/rc-scripting/ -http://www.freebsd.org/doc/en/articles/nanobsd/ -http://www.freebsd.org/doc/en/articles/p4-primer/ -http://www.freebsd.org/doc/en/articles/multi-os/ -http://www.freebsd.org/doc/en/articles/laptop/article.html -http://www.freebsd.org/doc/en/articles/bsdl-gpl/article.html -- cgit v1.2.3