- I updated the research page to reflect joining the Bourne lab.
- I added links to some research reports and other significant writing pieces on the research page.
I installed a
plugin! It will pretty up any of my mathy posts, and you can use it in comments too! For inline math formulas, surround your
code with two dollar signs: $$\frac{4}{3}\pi r^3$$ gives
. For display equations, add an exclamation mark: $$!E\psi(r)=-\frac{\hbar^2}{2m}\nabla^2\psi(r)+V(r)$$ gives

If you need two dollar signs for some reason, use the html escape sequence for dollar, $.
After a long plod, I finally got wordpress running on acsweb! This is exciting, since it means it is possible to comment on posts, link to them, google for them, etc. Setting up wordpress was made challenging at every turn by my crappy UCSD server, which is outdated or badly configured in a number of respects:
For anyone else trying to setup wordpress on a similar setup, here were the steps that worked for me:
chmod -R a+w wordpress
private function addQuery($query) {
$this->_query[] = $query;
//$this->_errors[] = preg_last_error(); // PHP >= 5.2;
}
chmod -R go-w wordpress mkdir -p wordpress/wp-content/uploads chmod -R go+w wordpress/wp-content/uploads
Note that these instructions were tested with WordPress 3.0.1 with PDO plugin 2.7.0. I submitted a patch to PDO for wordpress, so hopefully future versions will be compatible with PHP 5.1.
Powered by WordPress. © Spencer Bliven. Design: Free CSS Templates | WordPress themes