Disney to buy Marvel

In things that I NEVER expected to read this morning, this would probably have been top on the list if I was given a choice. Yes you read the title properly, The Walt Disney Company is buying Marvel Entertainment.

BURBANK, Calif. & NEW YORK–(BUSINESS WIRE)–Building on its strategy of delivering quality branded content to people around the world, The Walt Disney Company (DIS) has agreed to acquire Marvel Entertainment, Inc. (MVL) in a stock and cash transaction, the companies announced today.
Under the terms of the agreement and based on the closing price of Disney on August 28, 2009, Marvel shareholders would receive a total of $30 per share in cash plus approximately 0.745 Disney shares for each Marvel share they own. At closing, the amount of cash and stock will be adjusted if necessary so that the total value of the Disney stock issued as merger consideration based on its trading value at that time is not less than 40% of the total merger consideration.

Based on the closing price of Disney stock on Friday, August 28, the transaction value is $50 per Marvel share or approximately $4 billion.

“This transaction combines Marvel’s strong global brand and world-renowned library of characters including Iron Man, Spider-Man, X-Men, Captain America, Fantastic Four and Thor with Disney’s creative skills, unparalleled global portfolio of entertainment properties, and a business structure that maximizes the value of creative properties across multiple platforms and territories,” said Robert A. Iger, President and Chief Executive Officer of The Walt Disney Company. “Ike Perlmutter and his team have done an impressive job of nurturing these properties and have created significant value. We are pleased to bring this talent and these great assets to Disney.”

“We believe that adding Marvel to Disney’s unique portfolio of brands provides significant opportunities for long-term growth and value creation,” Iger said.

“Disney is the perfect home for Marvel’s fantastic library of characters given its proven ability to expand content creation and licensing businesses,” said Ike Perlmutter, Marvel’s Chief Executive Officer. “This is an unparalleled opportunity for Marvel to build upon its vibrant brand and character properties by accessing Disney’s tremendous global organization and infrastructure around the world.”

Under the deal, Disney will acquire ownership of Marvel including its more than 5,000 Marvel characters. Mr. Perlmutter will oversee the Marvel properties, and will work directly with Disney’s global lines of business to build and further integrate Marvel’s properties.

The Boards of Directors of Disney and Marvel have each approved the transaction, which is subject to clearance under the Hart-Scott-Rodino Antitrust Improvements Act, certain non-United States merger control regulations, effectiveness of a registration statement with respect to Disney shares issued in the transaction and other customary closing conditions. The agreement will require the approval of Marvel shareholders. Marvel was advised on the transaction by BofA Merrill Lynch.

Share

Tomorrow I Start My Weight Loss

So tomorrow is the day I start working on losing this weight.

Believe it or not, it’s not about looks, or how long I want to live, or anything like that. My life is VERY busy. So busy that over the past few years I haven’t had any time whatsoever to even look at working out, jogging, or anything related to fitness. The result is that I end up in poor shape, working harder because of it, more tired because of working harder and not being in good shape, and start the cycle even further along.

My goal to start with is simple. 10 lbs. in 3 weeks. That is 3.33lbs. a week and will put me at the lowest I’ve been in probably a couple of years. My goal after that? Well to be honest we’ll see how well the first 10lbs. goes and then we’ll work with it from there.

My schedule isn’t lightening up anytime soon. If anything it is only going to continue to become busier and busier. I pretty much need to give myself every advantage I can get to meet it head on, and improving my fitness is a good push in the right direction. So here goes 10lbs.

Share

Windows Movie Maker Now With iPhone Support

Finally Windows users have a way to work with iPhone videos. For those who don’t know, the iPhone 3GS is actually a capable video recorder. It records to 640×480 at 30 frames per second and with an empty 32GB iPhone you can easily record a few hours to the thing. The problem has been there was no simple way in Windows to edit the videos or send them to DVD. Sure you could download various shareware or freeware apps, or buy one of a dozen video editors, but this seems like such a pain when on a Mac you can just use the built in iMovie app to edit and publish.

Enter the newest version of Windows Live Movie Maker. When run on a Windows 7 machine, the newest version of Microsoft’s video editor supports additionally AVCHD, MPEG-4, and most importantly for iPhone users, Quicktime formats. I almost did a double take, but sure enough.. I drag my iPhone movies into a new project and they show up perfectly on the timeline. Unfortunately this still leaves XP and Vista users without an easy solution for the time being, but hopefully come October and those numbers will begin to dwindle rapidly.

Share

iTunes, Album Art, ID3 and Windows 7

One of the beautiful things about Windows 7 is not only the system’s native ability to playback AAC files, but its ability to natively read the MPEG-4 tag data in the files as well. Mind you I still use iTunes exclusively as my jukebox, but when/if I need to do actual file level work on my music, being able to sort it in Explorer by artist, album, song, etc in libraries in Windows 7 makes it much nicer to work with. When it works.

MP3 Data Not Showing Up

Check that your ID3 version is v2.3 or lower. For some odd reason Windows 7 still can’t handle ID3 v2.4. In iTunes you can show the “Kind” column and sort on it to quickly list all of your MP3s, select them all, and then right click on the and select “Convert ID3 Tags…”. Don’t worry, iTunes does the conversion non-destructively so it keeps all of your tag data intact.

AAC Album Art Not Showing Up

If you are having a problem seeing your album art in Windows 7’s Explorer and you use iTunes, you might be having the same problem I did. It appears that if I right click a bunch of songs and say “Get Album Art” iTunes will download the art but not actually put it in the file. I am guessing it keeps it on the disc and then just references it in iTunes. Regardless, what I did to fix it is to use iTunes’ downloading feature, then do the following:

  1. If Album Art isn’t already visible, click the fourth button from the left on the lower left corner of the screen.
  2. Make sure the “Selected Item” is showing artwork in the bar. If it says “Now Playing” click the arrow to the left of it to change it to “Selected Item”.
  3. Select the songs you want to download art for, right click and choose “Get Album Artwork”.
  4. Now here’s the trick to get the art working in windows. Doing this an album at a time, highlight all of the songs in the album, right click on the artwork in the lower left window, and select copy. With the songs still highlighted right click on the songs and choose “Clear Downloaded Artwork”. Finally right click back in the artwork window (where it should now say “Drag Artwork Here”) and choose paste.

Doing this I have had a 100% success rate in my album art showing up properly in Windows 7’s Explorer window including (and especially) in libraries and Windows Media Player. Even better, the album artwork now shows up properly in my DLNA players including my PS3.

Share

SWFObject 2.0 and multiple videos on your blog front page

So with as easy as posting videos is from Windows Live Writer, a problem that bugs me is their use of the <embed> tag and its non-compliance to web standards. Of course leave the tag out and many browsers won’t work properly.

Through a couple of pieces of information from multiple places I finally figured it out.

First step is to download swfobject 2.0.

Next is to of course include the swfobject code into your page. Do this by including the following into the <head> of your blog (likely located in header.php or something similar):
<script type="text/javascript" src="swfobject.js"/>

Finally include the following code block where you want your video placed in the post:

<div align="center" id="mov2009081101">
    You need the Flash Player to view this video.
</div>
<script type="text/javascript">
    /*<!--*/
    var flashvars = {};
            var params = {};
            var attributes = {};
            attributes.id = "swf2009081101";
            swfobject.embedSWF("http://www.youtube.com/v/2Fb-p5TkAE4&amp;hl=en", "mov2009081101", "425", "355", "9.0.0", false, flashvars, params, attributes);
    /*-->*/
</script>   
</div>

You will need to replace “mov2009081101” and “swf2009081101” in all places with two different strings unique to the movie. The problem is if you have multiple movies on a page, whether the front page, a category listing, or whatever, duplicate ids will conflict. The ones I included above were simply the date of the blog and a 2 digit enumeration. With all of this done, flash videos should now be viewable for everyone AND your page should pass W3C validation.

Share

Can’t get this song out of my head

So I can’t get this song out of my head. I’ve been out of metal for YEARS.. Really since I first got into alternative rock back in the early 90’s. Anyway, as I’ve grown older, recently my musical tastes have kept slowing down. Unfortunately for me, the schedule of my lifestyle hasn’t slowed down and yesterday I came to the realization that the tempo of my music simply didn’t meet the demand of the pace of my work. So I took it upon myself to grab some metal albums and really get things moving a notch or two faster. Of those I picked up Pray for Villains by DevilDriver among a few others. The reason I’m linking this one though is one of the songs from the album just grabbed me. One of those songs that I like to describe as “I five starred it in itunes within 10 seconds of it starting”. Yes it’s metal.. speed metal to be exact. But if you like to believe or say that you have an open mind towards music I highly recommend that you give it a listen.

You need the Flash Player to view this video.

Share

Windows 7

Well, after years of dealing with the absolute backwater OS that is Windows XP Professional x64 Edition (say that 20 times fast) I went ahead and installed Windows 7 on my PC. The last straw was trying to update my iPhone on XP x64 only to have it not recognize the phone in recovery mode and needing to hook it up to another computer to fix it… TWICE!!

Overall I can honestly say, well.. I am impressed. I have been trying to if not move over to, at least get a hold of a Mac for a little while now, mostly because I am sick of fighting with my operating system. Running XP x64 is like trying to love your chronically disobedient child. It never does what you want it to, usually loses things and often breaks things, but it’s such a major part of your life that you just put up with it and work with it to the best of your ability.

So why am I impressed? Well, right off the bat this is the first MS OS I’ve installed (going back to DOS 6.22) that I haven’t had a crippled OS right from the get go. Drivers, check (aside from my scanner which I had to download the Vista x64 drivers from Epson). Ability to play videos (including Divx/Xvid/MPEG4)? Check. Scanner app (after it was installed)? Check. Heck, even my AAC files from itunes are supported.

Overall there are some things I really love about it. Aero Peek is already a mandatory feature. Basically give a quick full sized peek to an open window without having to bring it to the front or minimize all other windows. The new “quick launch” bar (which it really isn’t) is the first ever quick launch bar in windows that I’ve ever used, or even cared to try. The new system tray is very much clutter free and easy on the eyes by default. UAC and application access to the firewall seems much more sane. And I don’t know if it’s new or not, but the theme setup is vastly improved over XP at least.

Heck, even this post is easy to make thanks to Windows Live Writer… I mean it’s not Windows 7 specific, but not needing to log into the web site and to just instead type this out like Word is very convenient.

desktop

Share