Category Archives: coding

resurfacing_2008_r0.2*

The second stage of resurfacing the site is “finished.” The theme is still based on Sandbox, but I have modified some of the files so far to add some styling content that wasn’t possible with the theme as it was. I had considered adding a second theme layer on top of Sandbox and then utilize [...]

resurfacing_2008_r0.1*

The shame: I realized the other day that the “design” that was current on this site until today had been there for a really long time. Since I have been working on other things and just posting here and there, I had also neglected the fact that there were some massive breakages that just looked [...]

Scraping Source in Safari

Here is an applescript solution for grabbing the html code from a page online. This is particularly handy if you are trying to grab the code from a page that you need to login to. I am sure there is a much better solution out there, but this one seems to work for me ok.
PLAIN [...]