Tumbling with Ryan
21 Aug 08

Ruby BDB and You.

I just got through tearing my hair out to get this to work finally.  I hope that this is useful to anyone out there that doesn’t want to install ruby from MacPorts and already has the latest BerkeleyDB installed.

The problem is that to install the ruby BDB bindings you need to build it from source.  I used 0.6.5 from ftp://moulon.inra.fr/pub/ruby/.  If you have bekeley db installed somewhere then all you need to know is where the lib directory is and the include directory is.  For me they were:

—with-db-lib=/usr/local/BerkeleyDB.4.7/lib

—with-db-include=/usr/local/BerkeleyDB.4.7/include

Since this the lib and include directories are both in that location I sort cut this by using:

—with-db-dir=/usr/local/BerkeleyDB.4.7

This should have worked, but there is one thing that I missed:

env ARCHFLAGS=”-arch i386”

I picked this up somewhere and it stopped the stupid errors about not finding db_version for ppc.  The final command to get you off the ground is:

env ARCHFLAGS=”-arch i386” ruby extconf.rb —with-db-dir=/usr/local/BerkeleyDB.4.7

16 Aug 08
Drive Faster!!!

Drive Faster!!!


08 Aug 08

You should watch to full length video.

11 Jul 08

TWC is lazy: Part 2, Episode 6

So did I mention that Time Warner Cable has completely undermined my trust and confidence in them.

I was almost feeling sorry for them.  I was starting to see a light at the end of the tunnel and expecting that there truly would be a day where I would have Internet at my home and it would be provided by Time Warner Cable.

I have lost all hope.

My initial sympathy for TWC started when an engineer came out to the apartment (this was the second visit that we’d had at this point) and tried to test the connection that he had set up.  We quickly realized that my apartment had no direct cable line in that was actually connected to the box in the garage.  The engineer supposed that a cable had been clipped during the improvements and that they would need to send out a construction crew.  I was promised a call back to arrange that appointment…soon.  No call, but I was following up with the management company.  The management, incidentally, are doing their best, but I’m pretty pissed that this was even an issue.  I hope they are too.

I called in to the TWC support line to see what the deal was and make sure that an appointment got made.  In fact there was an appointment made.  I was not informed, but the rep. told me that I would need to be on the premises and the construction crew might need access to the adjacent units.  Well shit, thanks for the heads up.  Maybe next time you can let me know when I’m expected and home.

Those that know me know that I have a hefty commute, and with no Internet I’ve got a pretty small pipe to work through with my AirCard (total life-saver by the way, you should get one).  I arranged for the management to be available to let the guy in and was able to give very short notice that they might need access to the 2 units below me.  The construction crew came and did some work and left.  I was emailed by the building manager that they couldn’t get the go ahead in time for the other units and that the crew would be back out on Friday.  Damn, ok well at least the ball was rolling, it was being handled, I’ll have my Internet soon.

Today it is Friday July 11.  The construction crew supposedly came and left.  I still have no Internet.  I was fortunate to have someone on the support line for TWC to tell me that there was an appointment today.  Thanks.  She passed a note across to their construction department and expected that I would hear back on Monday.  Oh, hey mister TWC man, don’t worry I wasn’t expecting to have this done today, or last week.  I wasn’t expecting an update when it turned out that more work would be required, or that I would need to reschedule.

Time Warner, get your act together.  This is not professional, it’s amature.  I hope it does not reflect the quality of your work and ongoing service.

27 Jun 08

TWC is lazy

I just tried calling tech support to get my cable modem working.  I call using skype and I get a message telling me that because my inbound number is out of state they don’t know how to route my call.  Then they ask me to hang up and try again from a local phone.  WTF!  I’ll be happy to enter in a local number so you can route me.  I’m in your SoCal LA North Division, will that route me well enought.

This after being told I would get a call back in 10 minutes from the service guy about if he needs any more information to get the modem up and running.  That was yesterday and apparently he did because my internet is still down.  Lame!

I’m tired of poor service from companies that specialize in services.  Service is our life and focus, take some pride in the work and be amazing.  Is that so much to ask?

18 Jun 08
Focus

Focus


18 Jun 08
06 Jun 08
Oops.

Oops.


05 Jun 08

Nationwide killed my autopay

I found out today that Nationwide cancelled my Auto policy because back in February they killed my autopay.  When I asked them about it the lady said that it did look like those were EFTs but that they didn’t have an agreement signed by me.  Based on all of the confusion and the 10 minutes on hold while investigating I think they messed up.  Note to self: Don’t trust Nationwide to bill you on time, they may cancel your policy before they get around to it.

03 May 08