Meta

  1. Recent blog posts

  1. Papers and HowTos

Recent output

  1. HowTo

    • user warning: Got error 28 from storage engine query: SELECT t.tid, t.* FROM term_data t INNER JOIN term_hierarchy h ON h.parent = t.tid WHERE h.tid = 4 ORDER BY weight, name in /mnt/home/httpd/drupal/modules/taxonomy/taxonomy.module on line 771.
    • user warning: Got error 28 from storage engine query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.vid = 53 ORDER BY v.weight, t.weight, t.name in /mnt/home/httpd/drupal/modules/taxonomy/taxonomy.module on line 633.
    • user warning: Got error 28 from storage engine query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.vid = 52 ORDER BY v.weight, t.weight, t.name in /mnt/home/httpd/drupal/modules/taxonomy/taxonomy.module on line 633.
    • user warning: Got error 28 from storage engine query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.vid = 35 ORDER BY v.weight, t.weight, t.name in /mnt/home/httpd/drupal/modules/taxonomy/taxonomy.module on line 633.
    • user warning: Got error 28 from storage engine query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.vid = 78 ORDER BY v.weight, t.weight, t.name in /mnt/home/httpd/drupal/modules/taxonomy/taxonomy.module on line 633.
    • user warning: Got error 28 from storage engine query: SELECT t.* FROM term_node r INNER JOIN term_data t ON r.tid = t.tid INNER JOIN vocabulary v ON t.vid = v.vid WHERE r.vid = 12 ORDER BY v.weight, t.weight, t.name in /mnt/home/httpd/drupal/modules/taxonomy/taxonomy.module on line 633.
  2. Web Server book published

    Tue, 08/25/2009 - 10:45 — jmccabe

    Sun Web Server: The Essential Guide is now available! Congratulations to Bill, Arvind and Murthy (aka CVR)! They've been working on this book for two years. Bill developed the training for Web Server 7, CVR was the Engineering Manager, and Arvind was the lead Java developer. If anyone is qualified to publish a book about Web Server, it's these guys.

     

  3. Sun.com deployment case study

    Sat, 08/08/2009 - 07:36 — jmccabe

    Meena and Jed have pulled together a nice document describing the deployment topology and configuration of Sun Web Server for the sun.com environment. Good job guys!

     

  4. Sun Web Server on CentOS 5.x

    Tue, 04/21/2009 - 09:30 — jmccabe

    A small reminder to myself that a default installation of CentOS 5.3 does not, by default, include the Compat packages. The effect this has on Web Server is an installation that appears to have succeeded (bits are laid down on disk), but is completely unconfigured (no default instance or Admin instance are created). Re-running the installation and actually reading the screens shows an error:

         Product                     Status                Information
     1.  Sun Java System Web Server  Configuration Failed  View log file
    

    Looking at the error logs shows this:

     

  5. Making Drupal 6.x work with (Sun|Open) Web Server

    Sun, 02/22/2009 - 13:56 — jmccabe

    Here are the steps I had to go through to make Drupal 6.x work with (Sun|Open) Web Server (these are in addition to the normal Drupal installation steps documented by the Drupal project.

     

  6. MSIE6, PNG, and (Sun|Open) Web Server

    Tue, 10/02/2007 - 16:25 — jmccabe

    [Note: I no longer work for Sun. I am slowly migrating the more worthwhile blog entries I made for Sun to my own blog. I need the Google love.]

    Originally posted on Oct 2, 2007:

    MSIE 6 handles PNG Alpha Channels really badly. For years now I've not used them because of MSIE 6's poor implementation, and this means modern browsers that can handle them have not been working at their best while I designed with badness in mind.

    "Stupid MSIE 6," I'd grumble as I made yet another low bit-depth image, edges aliased to an "average" background color, a single background color. "I was making GIF images like this in 1996. When does The Future start?"

     

Small Things

  1. Monthly archive


Syndicate content