Did another endo a few weeks ago on the Beech Springs trail. I was going a little too fast at the end of the longer the Gravity Cavity section and landed wrong on the little jump. Landed on my face, again, and slid what had to be a few feet on my chin. A wonderful evening at the ER and a few days in the bed later, I’m mostly back to normal. My chin is as hard as a rock (scar tissue I assume) and I can’t whistle.
The hospital charged my insurance over $10K for it all. What a scam! Sophie’s birth plus three days in the hospital for Casey was the same price.
Author / Matt
New job!
Haven’t updated in a long time!
On October 5th I left the whole Hewitt/Wachovia mess and then started a new job at Bank of America on October 9th. The full fancy title is “Enterprise Learning Senior Lead Technologist.” Short title is “Instructional Tech Designer.” I like the longer one better!
I’m doing pretty much the same work that I was doing at Hewitt – creating WBT templates, fixing the mistakes of vendors, troubleshooting WBT/LMS issues, working with offshore, etc. But the environment is so much nicer! Less stress, more help from other internal teams – and possible future. Hewitt was just a dead-end. I really hope that they do something about it for the people that are still there!
Since I’m doing much less Flash programming at work, I’m really going to have to start practicing at home.
Very cool Flash Lab
I havn’t done anythine like a lab in a long time. Maybe I need to stop working on project all of the time and start playing around again?
First AS3 project
I’ve been playing around with AS3 over the past few days, and now it’s time to try and do something meaningful with it. I’m going to redo my portfolio site. This outta be fun.
Since FuseKit doesn’t have an AS3 version, I’m going to use the Boost Animation System. It looks pretty full featured.
The hardest thing about AS3 for me now, is not typing an underscore before movieclip properties. And the alpha property is now 0-1 instead of 0-100. I guess it makes more sense, but I’ve got years of learning to undo.
Yahoo job
I think that I’ve found my perfect job posting. Sr. Flash Engineer at Yahoo. Would be nice if I qualified, however. Well, at least the qualifications fit with in my new “damn-I’m-out-of-touch-get-back-in-the-game-learning-plan.”
Found via the Zeus Labs blog. Which is a great Flash blog altogether.
Project management
This cartoon was passed around my office in email a few years ago, and I still have a print out pinned to my cube wall. I look at it every day and every day it seems more true.
There is a fully updated site for it now, with new panels and the ability to create your own with draggable panels and editable captions. Spiffy. You can also purchanse it on a t-shirt from CafePress.
Here’s an in-depth analysis of it. It’s all so clear now!
Learning something new
Since I have a feeling of imminent doom at work, I need to get back into what happening in the online world again. So much has happened in the past 4 years that I just havn’t had the time to even explore: AJAX, Javascript becomming “DOM Scripting”, CSS2, Flex, Microformats, etc. I’ve bought a few Friends of Ed books on those topics and hope that I’ll find time to read them before the year is up.
Right now, I’ve settled on trying to learn Flex 2 and Actionscript 3. I bought Charles Brown’s book on Flex 2 and AS3, and plan on working through it over the next few weeks. I don’t think that I can come up with a “business use” for either of these, so it’ll probably be very slow going. If our client would upgrade to Flash player 9,they just now upgraded to 8, then the situation would be better – I feel like I’m really falling behind not learning AS3 right now. But if I can’t use it at work, I don’t have much free time at home to learn it.
I feel like I could pick up AJAX pretty easily, since I’ve got a lot of experience with JS and CSS in the past, I’ll try to pick that up in the fall.
WindowBlinds + Vista != Remote Desktop || Parallels + Vista != Network
Growing tired of Aero, I bought and installed a copy of WindowBlinds yesterday. I picked out a good theme, turned off DWM and started my work day. My laptop seemed faster, Flash still worked, everything was fine.
Until I tried to connect to my XP machine via Remote Desktop. I have to do this since my employer’s Citrix security check won’t pass my laptop with Vista. It would connect and begin logging on, and then the connection would drop. My wireless connection even dropped a few times. I rebooted both computers and nothing would fix it. I even had DEP terminate a few processes.
Unloading WB completly fixed the problems. Crap. Well, back to Aero.
Update: Well, maybe that wasn’t it. I couldn’t get my laptop to stay connected to my network tonight. I had installed Parallels the day before WB to play around with Ubuntu, but apparently it’s virtual network driver doesn’t play nice with Intel’s wireless driver on Vista. Now that it’s gone, everything is normal.
Sherman Branch
We rode the Sherman Branch trail for the first time Sunday – and what a great ride it was! After riding only Whitewater for the past two months, it was a refreshing change. Lots of switchbacks, jumps, berms, etc. We completed all of the loops and rode the “Roller Coaster” an additional time for a total of around 13-14 miles. But 14 miles here is a lot different than 14 miles at Whitewater – you’re constantly pedaling here, there aren’t very many down hills to coast down. I could barely walk out!
Found a map of it in the Tarheel Trailblazer’s forum.
I’m looking forward to going again next Sunday.
Player4 update
I’ve done a lot of work on Player4 over the past week and a half. I’ve almost gotten it to the point where I can begin creating web sites with it. Just a few more tweaks and then I’m ready to start redoing my portfolio site with it.
I’ve added:
- page transitions
- deep linking
- keypress registery framework
- simple accessibility framework
- themable site backgrounds
There is still a ton of work before this is ready for any kind of e-learning use, but it’s well on it’s way.
Since I havn’t really said what Player4 is: It’s a Flash framework for easily creating web sites by using simple SWF files and/or XML for the various pages. It’s not very small (220k right now), but there is a lot of stuff availible that will save countless hours of AS coding.