Archive

You are currently browsing the Scott Morgan blog archives for February, 2008.

Feb

14

Now this is funny, Microsoft wants to hire me as a Flash Developer, what about Silverlight???

By scott

I recieved an email yesterday from a Microsoft technical recruiter wanting to hire me as a Flash Developer, or as they called it, a Media Author. After I laughed out loud, sent it to a few colleagues who also laughed out loud, I thought about this for a second. Not about taking the job, I would rather be probed by aliens than work for Microsoft. I thought who in their right mind would take a Flash job at Microsoft? It would be like sitting on death row. Talk about a dead end job!

It is obvious Microsoft is trying to kill Flash, it will never happen, but when they do start to push hard, and Silverlight penetration reaches, I don’t know, double digits, why would they employ anyone using a competing technology. Probably because they know Flash is superior and it is going to be a severe uphill battle to even compete. Maybe they would hire me and brainwash me to be a Silverlight developer, then slowly hire every flash developer out there and “convert” them. Ok, maybe a bit far fetched, but would you put anything past Microsoft? I also find it humorous that they don’t even use the word Flash in the job title.

With that said, here is the recruiters email to me. My favorite line is “I am sure you would be interested in working in the Microsoft campus on exciting, challenging projects.” They couldn’t be more wrong.

Hello,

This is [name removed to protect the innocent] , Technical Recruiter with [name removed to protect the innocent], Seattle and a preferred vendor for Microsoft, Redmond in Seattle for contract and some full time positions.

I came across your resume online and as I was going through it, I would like to know more about what kind of roles you are looking for, what skills, areas you would like to work on, what you are passionate about and try to find suitable challenging positions for you . We do long term contracts which are generally extendable beyond a year, we do full time positions, we do contract to hire positions too. Depending on what you are comfortable with and what you are looking for, we will look, and help you find the right positions. I am sure you would be interested in working in the Microsoft campus on exciting, challenging projects.

Currently I have a long term contract position with the MSN Media Solutions Team at Microsoft, Redmond and they are looking for Flash developers.

1. Position: Media Author (Flash Developer)

Requirements:

Experience developing Flash site, components, and/or games. Proficiency in Flash, Photoshop, ImageReady or Illustrator.

Experience with Flash ActionScript

Some JavaScript experience, working knowledge of html, and web based design experience.

Experience in driving work through the software development process.

Experience in audio and video encoding and editing is a plus.

Do let me know if you would be interested and send your latest resume ASAP

Thanks and Regards,

[name removed to protect the innocent]

Does anyone else find this as funny as I do?

Feb

11

Finally, Yahoo releases Maps API in Actionscript 3

By scott

Better late then never right? For about a year and a half, maybe even 2 years now, developers have been requesting an Actionscript 3 Yahoo Maps API. To cool the fires I wrote the Yahoo Maps Communication Kit, which was a hack that allowed you to use the Actionscript 2 Yahoo Maps component in an Actionscript 3 application. I am glad to say that the Maps communication kit is no longer needed. Head on over to the Yahoo Flash Developer center and download the real Yahoo AS3 Maps Component.

The component looks great, out of the gate I did notice one bug though. They didn’t account for the MOUSE_LEAVE event. You can see this bug in this example, start dragging the map and move the your cursor outside of the map, if you release your mouse while you are still outside of the map and move your cursor back into the map you will notice the map is still moving. A very minor bug. I can’t wait to use this component. I already have a few ideas where I can use it.

Thanks Yahoo! Let’s hope this doesn’t turn into the Microsoft Live Maps AS3 component ;)