new bond movie rant

Quantum of Solace … good action movie, bad bond movie. where do i begin? the beginning i guess …

  • Bond girl silhouettes severely lacking from opening. music is sub-par
  • did not follow formula of bond being pulled off one mission for another
  • M is called “Mum” now?
  • No Q, no gadgets :(
  • No Money Penny
  • WTF with the lame felix lighter
  • no Specter , some new Q? quantum
  • no evil genius, diabolic scheme is to make people thirsty in bolivia ? ROFL
  • where are the henchmen even?
  • oil covered chick homage to gold finger was a nice gesture but seemed out of place.
  • every vehicle he got in became super no matter how shitty it was.
    • the crappy wood boat that outran and overrun speed boats!
    • theĀ  giant cargo plane that was traded for an van instead of the nice light 2 man plane right there. the cargo plane managed to out maneuver a dog fighter and crash it into a mountain! LOL.
  • no getting the girl at the end
  • (many other bondish features missing)

    guess they don’t make em like they used to … i’m done for now

    xbox live back online

    finally after 2 years in collections my xbox live account is back online … weee! let the games begin!

    running ie8 beta 2 on ubuntu

    so after looking over this post … http://mapopa.blogspot.com/2008/06/running-ie6-ie7-and-ie8-on-your-ubuntu.html

    i’ve decided to take the plunge and try it out …

    no luck getting it to run with parallels, since it prompts for a windows xp sp3 cd that i don’t have …

    trying to get it running under ubuntu with virtual box since vmware server isn’t free …

    see also …

    http://blog.mozmonkey.com/2008/vpc-ie6-ie7-ie8-on-mac-os-x/

    http://www.vmware.com/download/

    http://www.virtualbox.org/wiki/Linux_Downloads

    http://phorolinux.com/installing-virtualbox-ose-on-ubuntu-710-gutsy-gibbon.html

    http://bellard.org/qemu/

    I’m running for president?

    Test iphone wordress app

    Testing out wordpress iPhone app :)

    new wordpress 2.6

    already backed up and installed … check out the highlight reel

    more info .. .

    http://wordpress.org/development/2008/07/wordpress-26-tyner/

    4th of july party live from treasure island

    Free video streaming by Ustream

    macports subversion 1.5 ssh sasl problems

    so svn 1.5 is finally out with all sorts of new features, most notably merge tracking and changesets or changelists as they call them.

    i had a bit of trouble getting this fully working so I’ll document a few of my findings below.

    using mac ports there was already a port available last Friday only hours after the final release of 1.5.

    upgrading should be as easy as …

    $ sudo upgrade subversion

    however i ran into a slight snag when trying to commit to using ssh …


    ...
    svn: Commit failed (details follow):
    svn: Cannot negotiate authentication mechanism
    ...

    weird i can svn ls the repo through ssh, even do a full check out from svn+ssh, but doesn’t want to let me commit

    so i started googling and asking around #svn on irc …

    seems to only have problems with the commit part which is weird, not just general ssh failure

    interesting replies from irc …

    yaroslav: kfogel: unfortunately subversion is broken for macports (svn+ssh) but i already had my wr converted to 1.5, so i just reconverted it back to 1.4 and using “out of the box” leopard svn
    11:57 AM

    yaroslav: kfogel: not sure, but i saw something while googling groups. it is a bug with authentication it seems to me — seems like svn+ssh is using some other port for doing authentication and this port is outdated.. i got this while ci’ing to rubyforge.org with svn+ssh, for example: svn: Cannot negotiate authentication mechanism

    also looking at my .subversion/config … might be something changed in there

    notice there are some auth options as well

    --no-auth-cache : do not cache authentication tokens

    didn’t seem to work though … still searching for an answer , now seemed to be SASL related … started looking at error logs … secure.log seemed interesting …

    Jun 24 12:13:56 MacBook-Pro-PJ-Khalil svn[66136]: No worthy mechs found

    guess my mech is not worthy :P

    so did a bit more googling about mechs …. turns up bunch of cyrus sasl errors.

    hmm wondering if i need to install the sasl libs and install the sasl variant of subversion from ports will fix the ssh problems … guess we’ll see


    $ sudo port install cyrus-sasl2
    $ sudo port install libgsasl

    actually don’t need that step but it can’t hurt …
    just do this …

    $ sudo port deactivate subversion
    ---> Deactivating subversion 1.5.0_0+bash_completion+mod_dav_svn+tools
    ...
    $ sudo port install subversion +bash_completion +mod_dav_svn +tools +sasl

    probably not necessary to install both sasl libs, but just to be safe couldn’t really hurt.

    adding the +sasl will download the depenencies it needs (cyrus-sasl2) and we’re back in business

    aha … now it all makes sense … from $ svn –version

    * ra_svn : Module for accessing a repository using the svn network protocol.
    - with Cyrus SASL authentication
    - handles 'svn' scheme

    so ya basically adding the sasl libs plus sasl variant seems to fix the svn+ssh problems with macports and svn 1.5 weee :)

    now back to auto merging changesets and committing through ssh.

    happy 3rd birthday microformats!


    Celebrating Microformats.org 3rd Birthday - Raw Footage from Bruce Floyd on Vimeo.

    FireFox 3 Download Day

    Download Day 2008