Background
I love Python and my personal experience has shown that testers are about 4x more productive when using Python than when using Java. However, at work I am a tester on a Java application. I’ve been looking for a way to bridge that gap and allow me to write my tests in Python [...]
Entries from March 2008
How to Use JPype
March 31, 2008 by Isaac
Network, network, where is thy speed?
March 28, 2008 by Isaac
In the lab today I was having problems with a slow network. In tracing the cables from the computer I found they went into a hub, not a switch. After recovering from shock I checked the card settings to see what duplex mode they were in. It turns out that in addition to being connected [...]
Python Dataflow Programming
March 27, 2008 by Isaac
Dataflow programming is something new to me. Lately I’ve been looking up articles and information about this programming paradigm. In a sense I suppose that I am familiar with the concepts. In Linux I use the pipe “|” a lot to pump data from one program to another. Each program in the stage alters the [...]
Crontab how I love thee
March 21, 2008 by Isaac
Crontab has got to be one of the greatest programs ever written. How in the world did we get along before being able to schedule the periodic execution of commands? Of course when I am setting up a cron job I seldom remember the order of the fields, so at the top of [...]
Emacs Color Themes
March 20, 2008 by Isaac
I love Emacs as an editor. I love all the features and flexibility. Now, it is a somewhat heavyweight editor in that sometimes you don’t need an editor with the kitchen sink. On those occasions I do condescend to using vi.
One of the things that I found and love is Emacs color themes. [...]
Regular Expression Tool
March 19, 2008 by Isaac
I think it’s a safe bet to say that anyone who has been in software testing or programming for any length of time has had to create a regular expression (RE). Most of the RE’s that I create are simple and I can do them quickly. However, this past week I had need [...]
Gravatars
March 18, 2008 by Isaac
You may have noticed that I added Gravatars to this web site. If you have registered your gravatar at http://www.gravatar.com then any comments you make will display your gravatar. So, please comment.
Link Summary
http://www.gravatar.com/
Site Downtime
March 17, 2008 by Isaac
You might have noticed that this site has been down a lot lately. My web hosting company has a 99.95% uptime guarantee, which equates to just under 22 minutes of downtime per month. Today alone the site was down for five hours, so I definitely qualify for their guarantee. They are supposed [...]
Thank You Mr. Maxwell
March 14, 2008 by Isaac
I am in constant amazement at the increasing rate of technological progress this world is making. In the grand scale of things it was not all that many years ago that radio, or x-rays, for example, were discovered. Heck, my iPod Nano has a more powerful computer than the original room sized vacuum tube computers [...]
Intranet Software Project Hosting Software
March 10, 2008 by Isaac
I need some help on this and would appreciate your comments. I need to set up a project hosting web site on my corporate intranet. It needs to be something kind of like SourceForge or ShareSource. I actually like the ShareSource interface, but the code is not available.
There are getting to be several [...]
Posted in

content rss
