Category Archives: Week.In.Review

This week in review

This week in review has a surprise at the end after all of the work stuff.

It’s been another busy week at work – trying to get our latest offering out the door.  We hit a snag when moving our database from dev to stg.  A dba came in groggy and deleted our development db by mistake.  All of our work was based off of this db.  At my urging, we had our stored procedures under source control and continuous integration, but the table definitions and data weren’t.
Bit of a tense time until we got Thursday night’s backup restored.
I got to show my coworkers the benefits of learning new langugages.  Ruby on Rails has a really good approach to this issue.  In RoR you write your table definitions, etc. in ruby code in a series of files.  As you make changes you add files.
001_create_products.rb
002_add_price.rb
003_add_test_data.rb
004_add_sessions.rb
Each file has a roll out section and a roll back section.
For the next project at work I’m going to approach it in a similar way.  We run off of cruise control and subversion, not rake, but I think we could have a similar method.  You have a directory with database scripts. Every time you want to change the database, you add a script. CruiseControl picks up the script, runs only the new scripts in the directory.  If the script fails, it rollsback these changes and runs the rollback scripts.

In other news, I was chopping wood with an ax up at Matt Scott’s lake house this weekend and I chopped my foot instead of wood.  I’ve got some stitches and all of my toes, which is nice.  I’m working from home because walking is no longer fun.

This week in review

I’m trying to get in the habit of doing a weekly review now.  This should help me focus more on getting the things done that I care about.

I’ve started a few self-improvement projects recently and I’m sort of sticking to them.

  • Start learning a new programming language.  I’m picking up Ruby and specifically Ruby on Rails as my language of choice.  It seems to be perfect for very quickly creating small project websites, which is the sort of thing I enjoy.  This week I finished reading and coding along to Agile Web Development with Rails and I think I’m going to put up a simple dive log application on the web.  Hopefully my friends and I can log our dives there.
  • Start learning a new language.  Since I live in NYC, I’m trying to pick up Espanol. Sam’s better than I am, she’s listened to a lot of tapes.  I’m mainly reading the Easy Spanish Reader on the subway occasionally.
  • Eat less Meat.  Everyone yells at me when I say I’m a crappy vegetarian in a way they never did when I said I was a crappy pacifist.  The past week has only involved a little seafood and no red meat.  The rest was veggies.

Both Sam and I have been doing well on career development stuff.  She’s doing a new design of her website and it seems to be coming along.  I’ve gotten comfortable enough with Ruby on Rails that I’ll be trying a small project on my own and offering some help to the Downtown Bar and Grill down the road.  I think alot of what I have done is just repeating the magic incantations without knowing what they mean though.  I’m going to try to storm through Why’s Poignant Guide to Ruby to get a better idea on what the language is.

At work, our big project is still steaming along.  We’ve gotten the features done, now we are working out bugfixing and deployment stories.  VSTO deployment is definitely where you get the feeling Microsoft didn’t finish the work before shipping their product.  I’ve also been learning all the crappiness that is nant scripting for our CruiseControl build server.  The documentation seems complete but only on the surface.

Last weekend Sam and I got to hang out in Maine on a houseboat with Jaymie v.V.  Her Aunt Karen was a great host.  She lives on a wooden houseboat built in the 20’s with a couple of cats.  She was one of the first women ever in the Merchant Marines and told us some chilling stories about it.   Portland was an awesome town to hang out in.  Sam and I are both definitely up for going back…

Things to do next week:

  • Hang out with Jaime while she is in town.
  • Finish build and deployment stuff at work.
  • Work on my dive log website.
  • Book tickets and hotel for Jonad’s Wedding.   I’m way overdue on this and I don’t know why.

On a personal note, Sam and I think our cat Magic has some sort of cancer.  He isn’t eating and is throwing up.  Hopefully he’ll make it, but if you are a fan of Magic Man you may want to come by and say hi.