Saturday, August 09, 2008
Automated Testing and the Mayan Apocalypse
I think you get an increasing rate of accelerated change leading to Skynet launching the nukes in 2012, just in time for the Mayan calendar to be right about the end of the world.
Friday, July 18, 2008
Dr. Horrible is Fantastic
All My Hate Is Washed Away
I laughed uproariously. Can't wait until tomorrow. Must remember to watch part III tomorrow!
Many many thanks to the folks at io9 for passing along this gem.
Monday, July 14, 2008
Yahoo has made me angry
The latest assault of trying to force me to use it happened this morning. I tried to go to the /switch URL that has worked in the past, and that failed. I did go to the 'switch back?' page, but when I clicked on the button to switch back, I still had the new UI. I noticed a link at the bottom of the new home page for switching back, and even when I clicked on that, it still failed and left me with the new home page.
Very Annoying(tm).
It's getting to the point where I'm about to switch everything over to gmail and igoogle. Google's creeping me out a little, lately, though. It's all free to use, but maybe the price is too high <backgroundmusic type='ominous'/>.
Wednesday, July 09, 2008
New Widget and A Shout Out
He'd posted a commentary about Netflix's recent reversal on the 'kill profiles' issue. As always, well reasoned and articulately stated commentary. Miss ya, Joel. Hope all's well.
Thursday, June 12, 2008
Puppet Sex
Otherwise, the movie is reasonably entertaining. Not a classic, by any means, but the irreverence, inappropriateness and general bad-boy-ness you'd expect from Parker & Stone is all there in spades.
Saturday, June 07, 2008
Ongoing Changes
- Eloise rode without a carseat (she's not > 60 pounds, but she is six, and the shoulder strap doesn't cut into her neck)
- Talked with the swim class people about how old Isaac needs to be for baby-and-me classes (3 months, get on the waitlist one month ahead)
- ummm. Had a third one but forgot it (I blame sleep dep)
Anyway, feeling the flow of the currents of life today. Seems like the pace has picked up even as the length of days seems longer (for this I also assign some blame to sleep dep...)
Friday, June 06, 2008
exploring wirelessness
I'm also writing this post from said blackberry. I guess in addition to a new baby around the house, I'm getting in touch with my inner blogger.
That said, I don't generally see the attraction of leaving behind a constant stream of sound bites. It's been a cool novelty, but I don't think I have a strong enough itch for self-expression to need to scratch it that way.
Wednesday, June 04, 2008
Twittering a birth
Now I know I wasn't even being that original. Googling 'twitter pitocin' led me to finding this oldest account of twitlivery of a baby on July 15, 2007. I'm a year late to the party, it seems. Also, she's a bit hard-core. Of the other dozen odd accounts, we were all husbands, and Carmen's account was the only account from the driver's seat, so to speak.
Tuesday, June 03, 2008
Isaac Lorenzo Gilbert-Fagen
Thursday, May 22, 2008
Netflix Player by Roku
Friday, May 16, 2008
Bacterially Generated Buckytubes
There are some promising bits of work being done on carbon fiber and buckytubes, but the last I heard, there were scaling problems. Sure, we can generate a fiber a few millimeters long that's strong enough, but getting from there to 100,000km is still a really big leap.
What if someone genetically engineered a bacteria that had some chlorophyll in it and had a predilection for growing a buckytube tail? Now you stick a vat in the sunlight and start pulling the thread... Voila! space elevator tether!
Monday, May 05, 2008
Did I mention that I was hiring?
While each of those job descriptions has a list of technical requirements, I need someone (three someones) who can understand the why of testing just as much as they understand the how of testing. A particular tool in your toolbox isn't as important as knowing how to select the right tool for the job (or even learn a new one). Likewise, having demonstrated prior experience in knowing where to apply your tools for the greatest effect is more important than any particular bit of prior experience with a particular technology.
I've been toying with a mission statement for my group:
Economically review changes in order to prevent, detect and mitigate impaired customer experiences.
If this somehow speaks to you, I'd love to hear from you what you think it means. I might want you to apply yourself to that mission.
Sunday, May 04, 2008
Software Plasticity and Risk: The Search
Again, my notion of plasticity is: how changeable is the system in question balanced against the cumulative risk to the business of the change itself and the risk to the business of actually making the changes.
I found a couple links via Google. The first was from a paper submitted to a 2004 conference in Hamburg, Germany. It discussed the concept of a new widget type, "the comet", that would adapt its function based on the execution context. Not exactly what I was after. The second was a link to the same paper from a different source. Then, surprisingly, the third entry was my blog post from yesterday.
In the fourth position, was a blog page that was just a click through to the real article which was actually discussing the use of aspect oriented programming (AOP) and the concept of software plasticity. In reviewing it, this appeared to be more of a discussion of how to apply AOP as a debugging tool, rather than how to build and maintain a system in the context of keeping a business running and satisfying customers.
After that it seemed to get a little random, except for a link to a PDF on UI plasticity. The article referenced by the top link continued to show up an awful lot from a bunch of different sources as well. I took a look at Yahoo search and Dogpile. Came up with the same set of stuff.
From this survey, it seems like there hasn't really been a lot of thinking published on the web about the development effects of the plastic nature of software, and especially when evaluating plasticity within the context of business risk.
I guess I'll keep flogging it and see if anything useful comes of it.
Friday, May 02, 2008
Software Plasticity and Risk
Think about using a scale from 1 to 10 to describe how plastic a software product is. A one (the least plastic software product) would be a consumer electronics device where the software is embedded and it's impossible to update the software. Examples would include a portable DVD player or a digital clock radio. A ten would be something like a website (perhaps like the Netflix website or Instant Viewing PC client -- and I happen to be hiring one or two QA Engineers), where if there are defects discovered, they can be fixed quickly by pushing new code to the servers, and instantly, all users get the new code.
Then, think about the risks you run by making changes. My canonical examples to contrast the risk of changes usually go something like this:
1. We're updating the encryption key that we use to encrypt the credit cards for our members. We test this very thoroughly. The risks to the business are very large if there's a screwup and the benefits of avoiding screwups are equally large. Therefore, it makes a lot of sense to invest a lot in testing.
2. We're modifying how we format the pages for different genres of movies so that boxshots are right aligned instead of left aligned. Not a lot of risk for damaging the business there. We may not even do any formal QA and leave it up to the UI engineers to make sure they get that one right.
I haven't worked out the details yet for measuring risk vs. plasticity, but I imagine some kind of matrix with plasticity across the top and different software components down the side. The intersection of each row and column would have some metric that boils down the cost to fix, the cost to deploy, the risk of change and the risk to the business. Then, during the course of normal development, or in the case of an emergency, evaluate the proposed change on those four dimensions to come up the metric for that change and compare to the matrix for where the change lies. If there's a net positive risk/reward, do the change immediately in the case of a fix to production. Likewise, if it's part of the normal development cycle, then if there's a positive risk/reward, allocate the QA resources to fully test. If there's not adequate reward for testing, or the risk to the business is low enough, dedicate the limited QA resources elsewhere in that push cycle.
Comments?
Thursday, December 20, 2007
OLPC Laptops Delivered Today
I think that perhaps I'm more excited about them than the girls will be when I give them to them for Christmas.
I'm going to unpack and boot them up after the girls go to bed tonight to... um... make sure they work! Yeah, that's it!
More news as I have it.
----
So now, it's tomorrow morning, and I took a look at the laptops last night. They're pretty cool. They work as expected. They're not quite as peppy as I'd have hoped, but they're certainly not sluggish.
I still have to figure out how to get the wi-fi to connect to our secured WAP. I guess the answer might be in the support forum. Duh.
Well the boxes are wrapped, so I guess I'll play with wi-fi after Christmas Day.
I didn't play too much with the apps. I recorded a short video of myself. I played with the 'measure the distance between two laptops' widget. That last one made a sound that was really annoying to my wife. Might have to restrict usage of that app to outside or downstairs.
The video was kind of grainy, but sort of cool to see.
It will be interesting to see how intuitive the interface is for a relatively computer-naive child.
I guess I'll post those impressions after Eloise (6) and Lucy (4) get ahold of the machines in a couple days.
Tuesday, November 13, 2007
Give One Get One for "One Laptop Per Child" is in Effect
I got one for each of my daughters, and I feel a little warm and fuzzy that two children I'll probably never meet will have an opportunity to explore the digital world.
Providing my own children with that opportunity for discovery made the expenditure of a couple days wages seem like a pretty good deal.
Sunday, October 14, 2007
Pokerstars Blogger Tourney
Anyway, I had a good time. Since I busted out so quickly, I was able to substitute for my wife on taking the kids to see "Ratatouille".
Side note. Firefox spell-check thinks I misspelled ratatouille. The suggested correction is "bouillabaisse". Very freaky.
Anyway, Jen was going to take care of the kids so I could play in the tourney, and part of it was to take them to this animated feature (which is her absolute least favorite genre of cinema). Since I busted out, I took the kids instead. We get about 85% of the way through. We see the false happy ending and start heading down into the reversal and Lucy starts crying that she doesn't want to watch any more. I ask Eloise if she's ok to watch the end alone if I take Lucy out into the hall to wait, and she says ok. Big mistake on my part. I take Lucy outside and get her calmed down. We start to go down the hall to the bathroom, and all of a sudden, Eloise comes screaming out of the theatre and down the hall. She's scared, doesn't want to watch any more. She's in full on screaming tears mode. She forgot her water bottle in the theater. I calm her down, everyone uses the bathroom. I go back in the theater to get the water bottle. We head home.
One good thing is that as we walk back towards the car, we discover Beard Papa's Sweet Shop. Verrrrrry tasty cream puffs. I'd heard of them from a parent at a birthday party that Eloise had gone too. Worth the trip.
Wednesday, October 03, 2007
It's that time of the year again
Here's the verification stuff:
I have registered to play in the PokerStars World Blogger Championship of Online Poker!
This Online Poker Tournament is a No Limit Texas Holdem event exclusive to Bloggers.
Registration code: 6402628
Tuesday, August 28, 2007
Another Prosper Listing
As a little reminder, if you sign up through the link above and help fund his loan, both you and I will get $25.
