diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | journal/16jan2009.html | 8 | ||||
-rw-r--r-- | main.html | 6 | ||||
-rw-r--r-- | other/sicm-fall08.html | 2 | ||||
-rw-r--r-- | references.html | 2 | ||||
-rwxr-xr-x | to_athena.sh | 3 |
6 files changed, 12 insertions, 11 deletions
@@ -7,7 +7,7 @@ physics thesis work on functionally programming general relativity. It should be hosted online at http://web.mit.edu/bnewbold/thesis/ -The repository should be browsable at http://git.bryannewbold.com/ +The repository should be browsable at http://git.bnewbold.net/ Requirements/Setup diff --git a/journal/16jan2009.html b/journal/16jan2009.html index 03dcf6b..c80db5a 100644 --- a/journal/16jan2009.html +++ b/journal/16jan2009.html @@ -14,7 +14,7 @@ http://web.mit.edu/bnewbold/thesis/</a></i> Today I setup a git repository (for source code management); it's backed up to my personal webspace with a web interface at -<a href="http://git.bryannewbold.com/?p=8thesis.git">git.bryannewbold.com</a>. +<a href="http://git.bnewbold.net/?p=8thesis.git">git.bnewbold.net</a>. I'll also copy these journal entries to my <a href="http://web.mit.edu/bnewbold/thesis/">athena locker</a>. As an aside, keeping notes in a git repository is a great way to maintain scientific @@ -33,10 +33,10 @@ good as the hash algorithms used ;) <br /> For the past two weeks or so i've mostly been teaching myself scheme using The Little Schemer and The Seasoned Schemer. My notes on those books are -<a href="http://bryannewbold.com/k/books/littleschemer">here</a> and -<a href="http://bryannewbold.com/k/books/seasonedschemer">here</a>; my +<a href="http://bnewbold.net/k/books/littleschemer">here</a> and +<a href="http://bnewbold.net/k/books/seasonedschemer">here</a>; my notes on scheme itself are -<a href="http://bryannewbold.com/k/software/scheme">here</a> (note: last link +<a href="http://bnewbold.net/k/software/scheme">here</a> (note: last link temporarily broken?). <br /><br /> <a href="19jan2009.html"><i>(next entry)</i></a> @@ -20,7 +20,7 @@ outlining what kind of projects I was interested in. <h2>Quick Links</h2> <ul> <li />git repository: - <a href="README">README file</a>, <a href="http://git.bryannewbold.com/?p=8thesis.git;a=log">changelog</a>, <a href="http://git.bryannewbold.com/?p=8thesis.git;a=tree">browse tree</a>, + <a href="README">README file</a>, <a href="http://git.bnewbold.net/?p=8thesis.git;a=log">changelog</a>, <a href="http://git.bnewbold.net/?p=8thesis.git;a=tree">browse tree</a>, <a href="./">browse local</a> <li />MIT/GNU Scheme: <a href="http://www.gnu.org/software/mit-scheme/">project</a>, <a href="http://www.gnu.org/software/mit-scheme/documentation/mit-scheme-user/index.html">user guide</a>, <a href="http://www.gnu.org/software/mit-scheme/documentation/mit-scheme-ref/index.html">reference</a>, <a href="http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-4.html#%_toc_start">SICP text</a> <li />R5RS: <a href="http://www.schemers.org/Documents/Standards/R5RS/r5rs.pdf">pdf</a>, <a href="http://www.schemers.org/Documents/Standards/R5RS/HTML/">html</a> @@ -28,8 +28,8 @@ outlining what kind of projects I was interested in. <li />Physics department: <a href="http://mit.edu/physics/undergrad/majors/seniorthesis.html">thesis page</a>, <a href="http://mit.edu/physics/undergrad/ug_thesis_policy.pdf">policy.pdf</a> </ul> <h2>Schedule</h2> -My course schedule etc can be found at <a href="http://bryannewbold.com/cal/"> -bryannewbold.com/cal</a>.<br /><br /> +My course schedule etc can be found at <a href="http://bnewbold.net/cal/"> +bnewbold.net/cal</a>.<br /><br /> <table style="border: solid black 1px; margin-left: 100px;" border="1" cellpadding="3" cellspacing="0"> <tr /><td /><b><u>When</u></b> <td width="450px"/><b><u>What to do</u></b> diff --git a/other/sicm-fall08.html b/other/sicm-fall08.html index db6c70e..35a5021 100644 --- a/other/sicm-fall08.html +++ b/other/sicm-fall08.html @@ -108,7 +108,7 @@ so is the <a href="http://mitpress.mit.edu/sicp/">SICP book</a>. </br /> There is an unofficial <a href="http://groups.google.com/group/sicm">SICM mailing list</a>.<br /> <br /> -<b>Papers to read?</b> (<a href="http://static.bryannewbold.com/toread/thought/">download</a>) +<b>Papers to read?</b> (<a href="http://static.bnewbold.net/toread/thought/">download</a>) <ul> <li /><u>The Dynamicist's Workbench: Automatic Preparation of Numerical Experiments</u>, H. Abelson and G. Sussman <li /><u>Simulating Physics with Computers</u>, R. Feynman diff --git a/references.html b/references.html index 7fc87ea..3e277ff 100644 --- a/references.html +++ b/references.html @@ -23,7 +23,7 @@ There is an unofficial <a href="http://groups.google.com/group/sicm">SICM mailin <li />"Using camal for algebraic computations in general relativity", J. P. Fitch and H. I. Cohen </ul> -<b>Other</b> (<a href="http://static.bryannewbold.com/toread/thought/">download</a>) +<b>Other</b> (<a href="http://static.bnewbold.net/toread/thought/">download</a>) <ul> <li /><u>The Dynamicist's Workbench: Automatic Preparation of Numerical Experiments</u>, H. Abelson and G. Sussman <li /><u>Simulating Physics with Computers</u>, R. Feynman diff --git a/to_athena.sh b/to_athena.sh index 99299a1..23071fb 100755 --- a/to_athena.sh +++ b/to_athena.sh @@ -1,3 +1,4 @@ #!/bin/sh -scp -r main.html journal other README bnewbold@linux.mit.edu:thesis/ +#scp -r main.html journal other README bnewbold@linux.mit.edu:thesis/ +rsync -arv main.html journal other README bnewbold@linux.mit.edu:thesis/ |