// Going Into Thanksgiving

Today is the day before Thanksgiving and it's a ghost town at work. There are actually more people than I thought there would be, but by 5pm it'll be pretty empty. Even now, the parking lot isn't nearly as full as it was this morning. The upside is that we have time to get caught up on a lot of the little things, and the commute isn't nearly as awful as normal.

This has also giving me a chance to look into more of the DokuWiki setup for this site as well as my main page (which is just a one-page deal right now). I think I'm going to use two DW setups - one for each area, the blog (here), and base of my site. There was, and still is, the option to use farms, but it might be easier for me as a personal-use site to just do it this way.

Idea: would it be useful to have a plugin that lists the plugins that are in use? It wouldn't even have to be dynamic, just something to get a list as a snapshot of what's in use.

Leave a comment…



LXXTP
  • E-Mail address will not be published.
  • Formatting:
    //italic//  __underlined__
    **bold**  ''preformatted''
  • Links:
    [[http://example.com]]
    [[http://example.com|Link Text]]
  • Quotation:
    > This is a quote. Don't forget the space in front of the text: "> "
  • Code:
    <code>This is unspecific source code</code>
    <code php><?php echo 'PHP'; ?></code>
    <code html><strong>(X)HTML</strong></code>
    <code css>font-family: Arial,Helvetica;</code>
    <code javascript>alert('JS');</code>
    <code c>printf('C');</code>
    <code cpp>std::cout << 'CPP';</code>
    <code java>System.out.println('Java');</code>
Recent Comments
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported