Dive into the archives.


  • Sky Foundation Mock-up

    I designed and developed the site skyfoundationinc.org a few years ago. The Sky Foundation’s goal is to raise $500,000 which will allow vital research to be focused on pancreatic cancer. I recentley did a mock-up for a redesign pitch, that I hopefully get to implement! Either way I thought I would share.

  • jQuery and AJAX

    jQuery makes it ridiculously easy for anyone to add AJAX functionality to your website, my example loads the navigation from my site.
    The secret to this is the load() function. It allows you to load portions, defined with CSS selectors, of any remote location. Top off this function with a smooth animation, and enjoy. Here is [...]

  • Installing Tomcat on a MediaTemple (DV) dedicated server

    Now that we have the latest version of Java configured on your DV we need Apache Tomcat to provide a “pure Java” HTTP web server environment for Java code to run. Tomcat should not be confused with the Apache web server, which is a C implementation of an HTTP web server; these two web servers [...]

  • Installing Java on a Media Temple dedicated virtual server (DV)

    For no good reason MediaTemple does not support Java. By default, the server comes with Ruby, but not a Java compiler. Since this was a huge pain in the rear I thought I would detail the steps to make this happen.
    So here goes the directions to installĀ  the latest JDK (1.6) on the VPS server.
    Log [...]

June

This is the archive for June, 2009.