Articles in the Technology category

  1. Archiving RSS Links Through Pinboard

    Tue 31 July 2012
    By John Mark Schofield in Technology

    I've been moving many posts from past websites I've had into schof.org, so schof.org will be the unitary place to get my writing on the web.

    In going through the old posts, I was shocked to find out how many links I've posted are no longer valid.

    I …

    Tagged as: Archiving Python
  2. Redirecting STDERR and STDOUT in BASH

    Fri 20 April 2012
    By John Mark Schofield in Technology

    One of my clients (a Mac-based computer consulting company here in Los Angeles) had a BASH script they wanted me to look at -- a couple of things weren't working the way the client thought they should be working.

    The client's issues are resolved, but I noticed something in the script …

    Tagged as: Bash Command Line
  3. Basic Python Logging

    Thu 01 April 2010
    By John Mark Schofield in Technology

    I was listening to the A Little Bit of Python podcast and heard them discuss the difficulty of logging with the standard Python logging module. I was a little surprised, because I don't think it's THAT hard to use. The logging module, quite frankly, requires a lot of boilerplate code …

    Tagged as: Programming Python
  4. Managing Mistakes

    Sat 13 March 2010
    By John Mark Schofield in Technology

    What is management? It's a question someone asked me recently, and I find the topic fascinating. (If your eyes have already glazed over, please bear with me -- I promise I'll never use the word "paradigm" or tell you what you should be thinking in or out of.) I'm passionate about …

    Tagged as: Management
  5. OS X Docs are Wrong; How To Run Periodic Maintenance

    Thu 12 March 2009
    By John Mark Schofield in Technology

    I just reimaged my laptop, and discovered that the "apropos" command had nothing in its database. (You use "apropos" to look up man pages related to a topic. It looks through an index to find appropriate pages to list, and the periodic maintenance tasks had not created the index.) OK …

    Tagged as: Os X

Page 3 / 9