FlashCanon Flash Platform stuff from Jason Fincanon

27May/090

Mark of the Web

A funny thing that I find about this line of work is when I learn about things that have been there all along but went unnoticed. Whether it's an entire section of a framework that you just never had an opportunity to utilize or a single line of code that does a little bit more than you thought. The latter is the subject of this quick post (which I started to write back in March but forgot to finish). The line of code in question here is very simple and it even has a name: "Mark of the Web".

So what is the Mark of the Web? Well, as Microsoft puts it:

The MOTW is a comment added to the HTML markup for a Web page. When a user opens the Web page from their local machine, Internet Explorer references this comment to determine the security zone in which it should run the page.

Here is the line as I most easily recognize it (although it can be modified in several different ways):

HTML:
  1. <!-- saved from url=(0014)about:internet -->

So why am I writing about it? Because I removed it from the HTML of a project I was working on. After I removed it, I started getting security errors when I tested my project locally in IE. It took me a while to find out what was going on and I hope that maybe this post will help others find it more quickly. So anyway, there it is. The Mark of the Web. I hope this post saves someone a little time tracking down their local security errors in IE.

4Mar/090

Flex 3 with AIR ACE

Adobe Flex 3 with AIR ACEI don't have a huge post to write here, but I did want to share that I took the exam a few days ago (Friday, Feb. 27) and I'm very happy to report that I am now a Flex 3 with AIR Adobe Certified Expert.

2Feb/091

Flash for the iPhone?

According to a couple of things I've read this morning, it looks like we might be a step closer.

Adobe and Apple are working together to create Flash for iPhone, according to Adobe chief Shantanu Narayen. Despite it's not so easy and really up to Apple, but Narayen said that he was "pleased with progress".

Tagged as: , 1 Comment
26Jan/093

Where to start with iPhone Development?

So I finally got an iPhone and decided right away that I'd like to jump in and try my hand at doing a little dev work. I've looked around a bit on Amazon and a few other places trying to read up on customer reviews, ratings, etc, but I wanted to see if I could reach out to anyone that might be reading my blog and get your thoughts as well. I've looked a little at the iPhone Dev Center and the iPhone Developer Program but I know that sometimes people know of better places to get started. Also, is it mandatory/necessary/worth it to pay to join the program?

Before anyone asks, I'll go ahead and answer what I assume will be the first question asked: "What's your development background, Jason?"

Well, I learned to program in Flash. I've been working with ActionScript for just over 10 years now and I've touched on a couple of other things like Java and PHP in the past. I understand both procedural and object oriented programming and I feel like I would just need to learn the syntax when it comes to Objective-C.

Thanks for your thoughts!

28Nov/081

A new gig for me (an open spot for you?)

I'll be starting a new job in the next few days and thought I would go ahead and take a few minutes to let my few readers know about it. While I've enjoyed my time at Blockdot, several things have aligned in such a way that it's time for me to move on to a new position. My new employer will be The Marketing Arm (a member of Omnicom Group) and my new title will be Sr. Flash Developer. I'm very much looking forward to the work I will be doing with TMA as well as the wide range of opportunities that will present themselves within each project.

So what could my change in jobs possibly mean to you? Well, if you're interested in the possibility of becoming a Flash Game Developer and working side by side with other extremely talented Flash Developers, Blockdot has at least one (and maybe more) open spots. They are located in Dallas, TX and you can find more information about the position(s) on their careers page.

Filed under: General 1 Comment