Confidence

As the plane begins its descent to LaGuardia, Trudeau remembers something interesting, something from his teens, when he had a summer job working at Time magazine. “As I was walking out the building one day on my lunch break, two-thirds of a block away this spectacularly beautiful young woman in a very short miniskirt was walking toward me . . .” Not sure where this is going, but I’m taking notes as fast as I can.

Read more →

Startups

Paul Graham writes on Why to Not Not Start a Startup. Given his success with supporting projects at Y Combinator, his perspective is valuable. His essay presents a case against reasons that he has heard for not creating a startup company. So here’s the brief recipe for getting startup ideas. Find something that’s missing in your own life, and supply that need—no matter how specific to you it seems. Steve Wozniak built himself a computer; who knew so many other people would want them?

Read more →

trac

We’re going to use trac in conjunction with subversion to manage the code for our PowerSchool deployment project. The ticket system in trac looks decent. I’m not so sure about “milestones” — my one attempt to edit a milestone ran into trouble when I entered the date value wrong and fixing that value required entering all the milestone’s fields from scratch. I either screwed up, or the interaction design of that part of trac is poor.

Read more →

Selenium

The Selenium software for testing web apps looks promising. We’ve got a boatload of pages to get going in our PowerSchool deployment project and I’m hoping to use something like Selenium to automate some of the testing. I experimented creating a test using the Selenium IDE plug-in with Firefox and ran into a glitch right away. The page I’m testing does a redirect to force the connection into SSL/https. The IDE tool captures the session OK but when I try to run the test from Selenium on the host it hangs at the point where the conversation switches to the SSL port.

Read more →

WordPress blog

Seems like time to give blogging another shot. (How did I ever get to be such a late adopter).