metarobert's blog

Web Testing Tool: Selenium

A really nice web app testing tool, use the IDE for simple automation, RC when you get more serious. The selenium IDE, a firefox plugin, allows you to just record and playback your actions. You can then add to the script manually, which is also pretty simple. RC is a server that will let you write in multiple languages (e.g. Java, Python, C#...) to create much more complicated tests and reports. Go to http://seleniumhq.org or check out http://www.estevenjones.com/the_blog/2010/01/using-selenium-to-test-your... for a nice, simple tutorial on the IDE.

Ventura Harbor from our hotel room

We spent a couple days relaxing at Ventura harbor and had a very nice view.

Posted via email from metarobert's posterous

No more Space Shuttle, but did you know...

We (the U.S.) already have a working space plane?  And it's been up a couple of times already?  It surprised me, for sure.  The only thing that made me start to say "yeah, but..." is that it's unmanned.  I'm assuming that this thing can be scaled up, so maybe it could haul people back and forth.  Having been in the Army, I would be surprised if they couldn't already get 200 guys in there (kidding, but they really did haul us around in tight quarters) http://www.space.com/news/secret-x-37-b-space-plane-spotted-by-amateur-astronomers-100522.html
t

Posted via email from metarobert's posterous

Good progress today adding more "configurator" like options to a shoppingcart.

I've been adding another layer of complexity to an otherwise completed
shoppingcart app today. It used to build a menu of items, now it's
building a menu of items and configurable options per item. This is
something more tricky than it seems at first.

In this case, I've built Product Groups for all items. Each product
group has one or more End Products associated with it (e.g. Hamburger,
Fries and a Soda) Each product can have a Bill of Materials that a
customer can choose from (e.g. Cheese, Onions, Tomatoes) It quickly
gets complicated to implement.

I'll definitely be relieved when this one is done.

Posted via email from metarobert's posterous

Checking out Google Chrome Portable

I may finally be ready for chrome as my main browser. Chrome dev
tools have to replace firebug, though.

Posted via email from metarobert's posterous

Finishing up an online "Job Application" web app

Putting some final touches on a web-application tonight. Tomorrow
people should be using it to fill out job applications.

Posted via email from metarobert's posterous

Easy Bake?

I just finished helping my girls make a cake with their easy bake
oven. I succeeded in teaching them that the "easy" in "easy bake"
doesn't appear to apply to their dad. At least when we were done they
got to eat a little cake, and they enjoyed it. :)

Posted via email from metarobert's posterous

Mothers day in Palm Springs

Andrea and Judy having fun at Las Casuelas.

Posted via email from metarobert's posterous

Possible host for BeTwittered as Open source?

Anyone have any input on the reputation of SocialText? Looks good, and they may be willing to host BeTwittered code as open source. Any input would be greatly appreciated.
Thanks,
Robert