XML editor

I’m looking for a decent xml editor.

Requirements:

  • Free
  • Edit data in table form.

Already found:

  • I’ve tried XML Marker, which mostly is what I want. But it doesn’t look like it’s been updated for many years.

Any suggestions will be appreciated. Either leave a comment or email me with the comment form.

Posted in Programming | Leave a comment

Where are you?

Most simple questions require a shared context between the person asking the question and the person answering the question.

It’s sometimes fun to ignore that context.

These are all valid answers, their usefulness depending on context:

  • I’m on Earth.
  • I’m in North America.
  • I’m in the U.S.
  • I’m in Colorado.
  • I’m in Colorado Springs.
  • I’m in my house.
  • I’m in the living room.
  • I’m four feet from the wall.
  • I’m above the carpet.
  • I’m about 92,955,807 miles from the sun.
  • I’m nowhere near the equator.
  • I’m at 38°51′48″N 104°47′31″W

I bring this up because my daughter sometimes ignores context when answering questions. I guess it’s a learned thing.

Posted in life | Leave a comment

Children and time

It’s amazing how having a new baby can swipe gobs of your time (in a good way). Baby S is almost a year. I’m hoping that some free time will creep into my life sometime soon-ish.

Posted in life | Leave a comment

Tearing Apart Notes Blog Theme

Why tear it apart? Well, to make it mine, of course.  There is stuff I love about it and stuff I don’t. So I’m going to remove the parts I don’t need, and modify the bits I don’t like. Continue reading

Posted in WordPress | 1 Comment

bashrc

This is a copy of my .bashrc, mostly for my reference from different machines.
Continue reading

Posted in bash | Leave a comment

zip: command line usage

I use zip/unzip from the command line. However, I always seem to have to look up the options just for simple usage.

So here are my notes on my most common use model: zip a directory into an archive, then unzip it somewhere else.

Continue reading

Posted in bash | Leave a comment

Vim Search and Replace notes

Vim’s search and replace capability is extensive. I’m sure I just use a fraction of it’s power on a regular basis. This post is where I’m keeping my notes on the various features that I often forget about.
Continue reading

Posted in Vim | Leave a comment