USAir flight from cancun diverted to Miami after onboard fight.. man taken off the plane Thursday, June 26, 2008
I just returned from a nice vacation South of Cancun and had a little excitement on the return flight last night. About an hour into the direct flight from Cancun into Charlotte a man got into a fight with another passenger and was subdued after a short struggle. The plane was diverted to Miami where he was taken off of the plane along with a female passenger.

I saw it happen right in front of me, and on top of me actually, as the fighting at one point was happening in the empty seat next to me and I had to push the two off of me.

I've been on many, many flights for business since 9/11 and on each one I was careful to check out all the people around me and try to be alert.. this time was a bit different since I had my family with me coming back from a vacation.. I popped in my ear buds and started watching a movie on my iPod nano. The ear buds silenced everything around me so I didn't hear the two arguing. I was sitting in the first row behind the bulkhead (separating first class from coach) so I didn't have a good view of what was going on in the front of the plane. I just saw one guy in the last row of first class (on the opposite side of the plane from me) and the "attacker" suddenly start wrestling and within a few seconds they were on top of me and a few seconds later a third guy from first class pulled the "attacker" onto the floor. It wasn't clear to me (as they were wrestling beside me) who I should help.. I didn't see what precipitated the altercation. I just kept them off of me and my daughter and tried not to get in the middle of what looked like two old white guys pissed off at each other and they were in the floor before I had a chance to figure out what the heck was going on.

Other passengers told me that the man was seated further back in coach and had been drinking heavily and went into first class and argued with the woman who was also taken off the plane in Miami. So what appears to be a domestic dispute caused a bunch of people to miss connecting flights, etc. My kids saw and heard the whole thing and it was traumatic.. seeing a guy laying in the aisle at our feet getting handcuffed and yelling profanity is normally not what you expect to see when you get on a USAir flight.

Alcohol seems to be a real problem for folks flying to Charlotte this week.. as there was an incident on an American Airlines flight.

---- updated to add.. ---
it's finally been picked up by the media here and here and here



file repository needed Tuesday, May 20, 2008
I'm looking for a "media repository" or "file repository".. some sort of a library or gallery app for a web server that will allow a team of people to look at images, SWF files, Doc files, FLVs, etc in a searchable "gallery" sort of format. Bonus for having the ability to comment on the files, the ability to put a thumbnail or screenshot with non-image or media files (i.e. a custom screenshot to represent the contents of a zip full of junk). Having user groups would be needed to allow only certain people to add files and comment, while other parts should be publicly accessible.

I'm thinking of something along the lines of what Coppermine does for images.. but for all file types.
I'm thinking of something with a better UI than PHP Navigator.

I bet there's something out there close to this (please comment if you know of one), but my real reason for posting is to kind of prod someone who has the time to start planning this in Flex. Now that we know Flash Player 10 is going to have some runtime filesystem access it's time to start thinking of raising the bar for these types of web based utilitarian apps. I've seen loads of demos of Flex apps that use sliders and filters to search through large data sets and this would be a good application for that.

Flash MX2004 reference panel contents Monday, October 13, 2003

If you don’t have Flash MX2004 yet.. here’s a nice listing of the reference panel contents.. all linked up and pretty in pink.  http://www.dynamicflash.co.uk/jsfl/#Library give it a whirl. 

If you don’t have Flash MX2004 yet.. here’s a nice listing of the reference panel contents.. all linked up and pretty in pink.  http://www.dynamicflash.co.uk/jsfl/#Library give it a whirl. 

AS2Unit test framework for ActionScript2 code Monday, October 13, 2003

ok..  now we’re getting somewhere with ActionScript.  There’s now a testing framework for ActionScript2.  Nice stuff.  It can be found here:  http://www.as2unit.org/

ok..  now we’re getting somewhere with ActionScript.  There’s now a testing framework for ActionScript2.  Nice stuff.  It can be found here:  http://www.as2unit.org/

What is it, and what does it do?  Read about it here:  http://www.flashmagazine.com/html/863.htm

basically it’s a component that you add to your AS2 code and you can then run tests on the classes in your application.  You set up what you expect from your code, and if it deviates from it AS2Unit will record it as a failure.  You can develop your apps and build classes independent of one another, have each one tested before connecting them all together, and know that each one is working before you assemble them. 

Page 125 of 135 pages « First  <  123 124 125 126 127 >  Last »