<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Interview with a Flash Developer</title>
	<atom:link href="http://interviews.reyco1.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://interviews.reyco1.com</link>
	<description></description>
	<lastBuildDate>Mon, 13 Apr 2009 23:56:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mikko Haapoja</title>
		<link>http://interviews.reyco1.com/2009/04/13/mikko-haapoja/</link>
		<comments>http://interviews.reyco1.com/2009/04/13/mikko-haapoja/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 23:56:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interviews]]></category>

		<guid isPermaLink="false">http://interviews.reyco1.com/?p=103</guid>
		<description><![CDATA["My first computer was an Amiga 500 in the 1990's but I didn't do any coding until high school when we were forced to learn Turing"

"...for my edit's I started doing some small animations in Flash 5. Just tweening ..."

"...stay humble. You possibly could be doing the coolest stuff ever but you'll always learn more by being humble and not thinking that you're better than you are."]]></description>
			<content:encoded><![CDATA[<div id="attachment_85" class="wp-caption alignleft" style="width: 270px"><img src="http://interviews.reyco1.com/wp-content/uploads/2009/04/picforinterview.jpg" alt="Great developer, great guy! title="mikko" width="260" height="260" class="size-full wp-image-85" /><br/><a href="http://www.mikkoh.com/blog/" target="_blank">http://www.mikkoh.com/blog/</a><p class="wp-caption-text">AR Guru</p></div>
<p><strong><span style="color: #0000ff;">Q: Please tell us a bit about yourself.</span></strong></p>
<p>My name is Mikko Haapoja. I was born in Toronto in 1983. Soon after that we moved to Finland for a few years, and went back forth for awhile between Canada and Finland until my family settled in Toronto again. Which is where I live now with my wife Jenny. My first computer was an Amiga 500 in the 1990&#8217;s but I didn&#8217;t do any coding until high school when we were forced to learn Turing. I didn&#8217;t like coding too much at that point, but then not knowing what to do after High School I headed to college for Computer Programming and Analysis.</p>
<p><strong><span style="color: #0000ff;"> Q: How would you describe a day in your shoes?</span></strong></p>
<p>Wake up, eat some breakfast, hurry into the shower after Jenny is out, drop Jenny off at work (she&#8217;s a teacher), and then head to Jam3 to start work.</p>
<p>At work I start the day out by reading my emails, tweets, and blogs. Then I sit there and just write cool stuff (at least in my oppinion) for the rest of the day.</p>
<p>After work I hang out with friends, go skating, go sauna, go work out or do some more coding just for fun.</p>
<p><strong><span style="color: #0000ff;"> Q: How long have you been using Flash/Flex?</span></strong></p>
<p>Well I used to skate a lot and make video edits of my friends skating and stuff. To get that extra “BAM” factor for my edit&#8217;s I started doing some small animations in Flash 5. Just tweening stuff and then exporting those animations as AVI and popping them into my edits.</p>
<p>When I was in college learning some heavy duty programming languages I started goofing around with Actionscript since I was somewhat familiar with Flash already.</p>
<p>After college I felt a bit burnt out (finished my four year program in two and a half years) and really just wanted to do web development and mostly Flash development, cause I figured it was easier and gave you that instant gratification a lot of languages don&#8217;t give.</p>
<p><strong><span style="color: #0000ff;"> Q: What is it about Flash/Flex that you like the most? What would you change?</span></strong></p>
<p>The thing I like about Flash is that it does give you that instant gratifaction. You code something and you see it on your screen. Even though Actionscript has gotten more complicated over the years, especially with v. 3.0, it&#8217;s still quite simple to do almost anything.</p>
<p>I really wouldn&#8217;t change anything when it comes to features that the Flash player has. I feel at the speed that the player is developing at it&#8217;s already getting tougher to keep up with all the awesome features. If there is one thing that I would change it would be the small inconcistencies that come with the different versions of the plugin. (but there aren&#8217;t too many of them anyways)</p>
<p><strong><span style="color: #0000ff;">Q: What was the most challenging thing you ever did using actionscript or an actionscript based library/framework?</span></strong></p>
<p>It&#8217;s really hard to say the most challenging project I&#8217;ve ever worked on. Every project is different in nature. A project could be quite simple but because of timelines it could actually turn into a complicated project.</p>
<p>I would have to say some of my personal projects have been most demanding and I guess the projects I&#8217;ve sort of given up on are the most complicated.</p>
<p>One example would be at some point I had the bright idea of taking 3d tracking data from Icarus (a free 3d video tracking app) and pushing that data into papervision to try to seamlessly composite Papervision 3d with live footage in real time. Needless to say I didn&#8217;t get super far and then I heard that Ralph Hauwert had done something like this already so I gave up since I got swamped with other things anyways.</p>
<p>I should maybe look into that project again at some point even though Ralph has already done it.</p>
<p><strong><span style="color: #0000ff;">Q: What suggestions or sources of inspiration/motivation would you like to share with up and coming Developers?</span></strong></p>
<p>I think as a suggestion for new developers I would say to stay humble. You possibly could be doing the coolest stuff ever but you&#8217;ll always learn more by being humble and not thinking that you&#8217;re better than you are. I&#8217;ve gone back to the most basic tutorials and learned something new.</p>
<p>I would say for inspiration read blogs and tweets. When you see a blog that is even remotely cool throw it into your rss reader. Look at other peoples work and be in awe, but then try to figure out how they did it. Never think that you can&#8217;t do something because eventually you will be able to do it. Also pay attention to motiongraphics and other art forms there&#8217;s a lot of inspiration there.</p>
]]></content:encoded>
			<wfw:commentRss>http://interviews.reyco1.com/2009/04/13/mikko-haapoja/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Antti Kupila</title>
		<link>http://interviews.reyco1.com/2009/03/29/antti-kupila/</link>
		<comments>http://interviews.reyco1.com/2009/03/29/antti-kupila/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 23:03:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interviews]]></category>

		<guid isPermaLink="false">http://interviews.reyco1.com/?p=86</guid>
		<description><![CDATA["Antti Kupila, -84 vintage..."

"The technical aspect is just one side of the coin..."

"Oh, and don’t do something (cough..3d..cough) just because you can..."


]]></description>
			<content:encoded><![CDATA[<div id="attachment_85" class="wp-caption alignleft" style="width: 270px"><img src="http://interviews.reyco1.com/wp-content/uploads/2009/03/annti.png" alt="Architect Supreme" title="annti" width="260" height="260" class="size-full wp-image-85" /><br/><a href="http://www.anttikupila.com/" target="_blank">http://www.anttikupila.com/</a><p class="wp-caption-text">Architect Supreme</p></div>
<p><strong><span style="color: #0000ff;">Q: Please tell us a bit about yourself.</span></strong></p>
<p>Antti Kupila, -84 vintage, from Finland and currently living in Amsterdam. I love everything that has to do with design, technology, art, music, psychology and a weird mashup of all the above. My business card has has “Sid Lee” written on it.</p>
<p><strong><span style="color: #0000ff;"> Q: How would you describe a day in your shoes?</span></strong></p>
<p>At work? Changes a lot every day. Currently I oversee the technical production at Sid Lee Amsterdam which means the day consists of sipping cappuccinos, brainstorming, building prototypes in various languages and working with vendors. I also still write code almost every day but recently my focus has shifted a bit more towards the conceptual, strategic and creative sides. In my free time I still like to experiment and learn new things the player we’ve all learned to love has to offer.</p>
<p><strong><span style="color: #0000ff;"> Q: How long have you been using Flash/Flex?</span></strong></p>
<p>I think Flash 5 came out just when I first started. In the beginning it was a bit on/off and just for fun. Now Flash has been bringing the food to my table for 4 or so years.</p>
<p><strong><span style="color: #0000ff;"> Q: What is it about Flash/Flex that you like the most? What would you change?</span></strong></p>
<p>Definitely the connection between visual and technical creativity — the same tools can be used for animation and RIAs or any combination of both. Also I love the fact that it’s by nature on the web, which brings us a lot of goodies that we can use to enhance the products. I also like the fact that Adobe has been moving the player more to a platform, coming from an animation tool. This is something i’d like to see more of in the future too, giving us more low level control such as the new sound apis. Similar control over rendering would be sweet. I’d also like to see a mobile version of the player that’s actually useful and doesn’t require the developers to work separately in Flash Lite. Ideally it would adapt automatically to the resources available on the device it’s on.</p>
<p><strong><span style="color: #0000ff;">Q: What was the most challenging thing you ever did using actionscript or an actionscript based library/framework?</span></strong></p>
<p>The technical aspect is just one side of the coin, I think technology is at its best when it’s transparent to the user. The more magic, the better. To me the non-technical side of a technical project is often far more challenging to get right than the code itself. One of the more challenging technical tasks was the application framework built at AKQA San Francisco.</p>
<p><strong><span style="color: #0000ff;">Q: What suggestions or sources of inspiration/motivation would you like to share with up and coming Developers?</span></strong></p>
<p>Coffee is a good place to start. Seriously though I think it’s about coming up with a goal/problem, breaking it down into smaller goals and reaching them. With google and the intertubes we have all the information at our fingertips, it’s just a question of attitude if we reach our goals or not. The more you know, the more you’ll want to know. Don’t forget to keep on experimenting outside of commercial projects either, fun is a crucial ingredient and client requirements often restrict creativity.</p>
<p>Also I think it’s very important to listen to your own judgment and not think of anything as set in stone. Remember that the world was once flat. Einstein said “the important thing in life is to never stop questioning”.</p>
<p>RSS and twitter are my weapons of choice when it comes to getting inspiration. I don’t really go to sites like FWA for inspiration as to me that’s stuff that’s already been done. I think biology, psychology and nature are a much better source of inspiration. On Intelligence (isbn 0805078533) is an interesting book by Jeff Hawkins that talks about how the brain works and where something like creativity comes from. Highly recommended.<br />
Oh, and don’t do something (cough..3d..cough) just because you can and everybody else is doing it. Technology is fun but it changes every day. It&#8217;s much more important to start with an idea and then use whatever tools are required to bring it to life.</p>
]]></content:encoded>
			<wfw:commentRss>http://interviews.reyco1.com/2009/03/29/antti-kupila/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Justen Holter</title>
		<link>http://interviews.reyco1.com/2009/03/22/justen-holter/</link>
		<comments>http://interviews.reyco1.com/2009/03/22/justen-holter/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 03:24:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interviews]]></category>

		<guid isPermaLink="false">http://interviews.reyco1.com/?p=77</guid>
		<description><![CDATA["Everyday I look for new and more creative ways to bridge the designer/developer workflow."

"I hated Flash at first, I came from an HTML/CSS background and loved the control and logic behind that sort of work."

" I was completely lost! Here I was trying to decipher my lecture notes, and work out classes, and strict typing..."]]></description>
			<content:encoded><![CDATA[<div id="attachment_78" class="wp-caption alignleft" style="width: 270px"><img class="size-full wp-image-78" title="Developer Extreme" src="http://interviews.reyco1.com/wp-content/uploads/2009/03/justen.jpg" alt="Developer Extreme" width="260" height="260" /><br/><a href="http://www.justenholter.com/" target="_blank">http://www.justenholter.com/</a><p class="wp-caption-text">Developer Extreme</p></div>
<p><strong><span style="color: #0000ff;">Q: Please tell us a bit about yourself.</span></strong></p>
<p>I am 25… wait no, 24? I love the internet, snowboarding back in my home state of Colorado, and spending saturday mornings mountain biking. I graduated from Full Sail University in late 2005 and have been living in Miami ever since. Some previous projects include wearethirdeye.com, bacardi.com and most recently ownyourc.com.</p>
<p><strong><span style="color: #0000ff;"> Q: How would you describe a day in your shoes?</span></strong></p>
<p>It all starts around 10:30am, Einstein’s, plain bagel, toasted, with shmear. Right now I am neck deep in a project along side my good friend and Art Director, Bryant Florez. As a developer, I really enjoy this part of the project. It&#8217;s that span of time when you&#8217;re in full stride. You know exactly what you have to do, and you can really focus on the details. Everyday I look for new and more creative ways to bridge the designer/developer workflow. Right now we have a solid blend of Flash/Flex and SVN. After lunch Skate2 session, then back to attack the second half of the day. I keep in touch with my friends over iChat and Twitter, but for the most part I am never more then an arms length from my laptop.</p>
<p><strong><span style="color: #0000ff;"> Q: How long have you been using Flash/Flex?</span></strong></p>
<p>I have been an Actionscript developer for just around 5 or 6 years now. I hated Flash at first, I came from an HTML/CSS background and loved the control and logic behind that sort of work. I was very precise and had spent a good amount of time mastering table based layouts. It wasn&#8217;t until a year later that I had my breakthrough moment. I purchased &#8220;Flash to The Core&#8221; from the bookstore, and finally, it all started falling into place. I still get frustrated with the occasional uneven pixel, but those are few and far between.</p>
<p><strong><span style="color: #0000ff;"> Q: What is it about Flash/Flex that you like the most? What would you change?</span></strong></p>
<p>I am a dev at heart, I love organization and logic. But I also have a huge appreciation for design and aesthetics. Flash is this awesome collision point of design and programming. Flash provides a place where all these different skill sets can merge and compliment each other. It&#8217;s part design, part development, and everything in-between.</p>
<p><strong><span style="color: #0000ff;">Q: What was the most challenging thing you ever did using actionscript or an actionscript based library/framework?</span></strong></p>
<p>A couple days after returning from FITC in 2005, I decided to build a photo gallery. I didn&#8217;t know much Actionscript and was just introduced to the whole &#8220;OOP&#8221; thing during the conference. I was excited to showcase the awesome time my friends and I had, and apply everything I picked up in Toronto. I was completely lost! Here I was trying to decipher my lecture notes, and work out classes, and strict typing. All the while thinking &#8220;What the hell am I doing?!&#8221;. I ended up succeeding with what I can only describe as a Frankenstein of dynamically static object oriented code! Looking back, that was definitely one of those great moments in my life where I realized exactly what I wanted to do. I haven&#8217;t put Actionscript down ever since.</p>
<p><strong><span style="color: #0000ff;">Q: What suggestions or sources of inspiration/motivation would you like to share with up and coming Developers?</span></strong></p>
<p>Consume as much information as possible. Stay as organized as possible. And have fun! Programming is only as fun as you make it. If your passionate about what you do and take pride in your work, it can be one of the most rewarding experiences in your life. Lastly the most important advice I can give to any Flash dev&#8230; Keep your libraries organized and your classes commented, you never know who might be poking around in there someday!</p>
]]></content:encoded>
			<wfw:commentRss>http://interviews.reyco1.com/2009/03/22/justen-holter/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Matt Przybylski</title>
		<link>http://interviews.reyco1.com/2009/03/20/55/</link>
		<comments>http://interviews.reyco1.com/2009/03/20/55/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 00:51:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interviews]]></category>

		<guid isPermaLink="false">http://interviews.reyco1.com/?p=55</guid>
		<description><![CDATA["Probably the most challenging thing I've ever made with AS was... " 

"The biggest thing you have to remember is that we are in the field of technology and technology is..."

"...get out and enjoy life.  Sitting at the computer for 14 hours of the day will only..."]]></description>
			<content:encoded><![CDATA[<div id="attachment_56" class="wp-caption alignleft" style="width: 270px"><img class="size-full wp-image-56" title="Matt Przybylski" src="http://interviews.reyco1.com/wp-content/uploads/2009/03/mattp.jpg" alt="Community scholar" width="260" height="260" /><br/><a href="http://evolve.reintroducing.com/" target="_blank">http://evolve.reintroducing.com/</a><p class="wp-caption-text">Community Scholar</p></div>
<p><strong><span style="color: #0000ff;">Q: Please tell us a bit about yourself.</span></strong></p>
<p>My name is Matt Przybylski and I was originally born in Kielce, Poland in 1983 but moved to the US when I was 7 to &#8220;live the American dream&#8221;.  My formal education is a Bachelor&#8217;s degree from the Illinois Institute of Art in Schaumburg in Multimedia &amp; Web Design.  Upon graduation I was a jack of all trades, master of nothing so I decided to learn Flash.  I&#8217;m self taught so I&#8217;m not as technical as other programmers because I don&#8217;t have a long background in old school languages like C or Python.  This is a hinderance of sorts because it takes me a lot longer to understand core concepts since I am a visual learner (was originally a designer then did some 3D), but I guess I manage to get by.  I work as a freelance Flash developer for some large agencies in downtown Chicago, most notably DraftFCB and Razorfish as well as doing my own personal freelance work. Outside of Flash dev I like to lead a normal life with my girlfriend, dog, and two guinea pigs.  I am in love with everything basketball related and if I could drop Flash development to be involved in basketball coaching at some rank I would do it in a heartbeat (well, let me take that back, I CAN do that but I have bills to pay).</p>
<p><strong><span style="color: #0000ff;"> Q: How would you describe a day in your shoes?</span></strong></p>
<p>A day in my shoes usually starts off with me waking up relatively later than most normal people.  I work from home so my commute is about 10 seconds down two flights of stairs into my office.  I then go about frolicking on the internet and getting caught up with my RSS feeds/Twitter or whatever news the day brings.  I usually watch SportsCenter while I begin the day off although I have not been doing that recently as much as I used to because it gets rather distracting.  I do some programming throughout the day and then almost religiously watch Around the Horn/Pardon the Interruption on ESPN at 4 PM CST.  I then program some more, eat, either go play basketball or watch TV with the lady, and then finish off the day relaxing.  I think its very important to get away from the computer, especially when you work from home, to keep your sanity.</p>
<p><strong><span style="color: #0000ff;"> Q: How long have you been using Flash/Flex?</span></strong></p>
<p>I&#8217;ve been using Flash for a little over four years now since Flash MX 2004.  My approach to projects has greatly changed since that time as I&#8217;m sure everyone else&#8217;s has.  For a long time I was a procedural coder until I got thrown into the fire at Razorfish on an OOP project.  I came out with a starting point for knowledge about OOP but hungered for more (I&#8217;m huge on organization and OOP seemed like it was way more organized than procedural coding, which it is) so I picked up some books, read some tutorials, and now I absolutely can&#8217;t stand coding in a procedural manner (its to the point where I sometimes forget how to do things if they aren&#8217;t part of a class).  After a while I started using external IDEs for code development like SE|PY and FlashDevelop.  I then moved over to a Macbook Pro as my primary machine so I was unable to use that.  Luckily I was introduced to FDT while at Razorfish by Samuel Agesilas (during his brief stint there) and it quickly became the standard at the office for every Flash dev.  Having worked with it for so long at work and loving it I adopted it as my main IDE for coding in Flash and have been using it ever since.  Please note, however, that I only code in FDT and I still use the Flash IDE extensively to set up my assets as well as to compile my projects.  I&#8217;m not into ANT and all that other madness, I literally just use FDT to code quicker.  Lastly, if Sam is or ever does read this, what happened to you lil buddy?  Hit me up when you get a chance!</p>
<p><strong><span style="color: #0000ff;"> Q: What is it about Flash/Flex that you like the most? What would you change?</span></strong></p>
<p>I love that Flash is a marriage of design as well as code.  While I do mainly focus on the coding aspect of Flash these days, I still love to look at great designs and follow great design blogs on a regular basis. I love making great designs &#8220;pop&#8221; and having things come to life.  There is no better feeling than when coding is going well and your project is taking shape.  The end result is always fun to look at.</p>
<p>There is not one thing in particular that I&#8217;d change about Flash, just small things here and there.  I think that Adobe should incorporate some of the great APIs that come out from the community into their product a little better so that they can be available to everyone in the mass market, not just the people who are following all these blogs that are all over the place.  There are a lot of times when I want to use something or create something only to find out a better version already exists but it takes a long time to find that better version.  A centralized location for a listing of the best APIs to do each task would be great (now that I think of it, maybe I&#8217;ll do that as a side project of mine&#8230;).</p>
<p><strong><span style="color: #0000ff;">Q: What was the most challenging thing you ever did using actionscript or an actionscript based library/framework?</span></strong></p>
<p>Probably the most challenging thing I&#8217;ve ever made with AS was a photo editor I did for a client recently.  I&#8217;ve never had to dig so deep into the Flash API to do some of the stuff I was doing and luckily I had some help from some really good developers to allow me to finish off the project in a timely fashion (although I grossly underestimated my hours on it and it was a flat rate project). I&#8217;m actually going to be diving back into the project next month for a second version of it so maybe I will be able to clean some of it up (which, I&#8217;m not gonna lie about, I don&#8217;t enjoy doing like a lot of developers do.  I enjoy finishing stuff up and then moving on; refactoring code is definitely not a hobby of mine).</p>
<p><strong><span style="color: #0000ff;">Q: What suggestions or sources of inspiration/motivation would you like to share with up and coming Developers?</span></strong></p>
<p>The biggest thing you have to remember is that we are in the field of technology and technology is ever changing.  You have to enjoy doing things like reading blogs (ahem, <a href="http://evolve.reintroducing.com">http://evolve.reintroducing.com</a>) and tutorials because it will help you survive and keep up with the ever changing landscape.  For students just graduating college, do NOT rely on your education in school to get you work.  You have to put in the time outside of school to get where you want to be.  I&#8217;ve often seen too many people who are in school just go to school, learn whatever there, and when they go home its like Flash doesn&#8217;t exist.  You will not get by like that in this field.</p>
<p>You should also look at what the best people/studios in the industry are doing on a regular basis and thrive to be as good as them.  You have to stay grounded and realize that you will not be that good overnight, but if you set your goals high you will have something to shoot for and it will help you in your journey.  Ask questions on blogs and forums and there actually are good people out there who will help you.  Just remember to be respectful and keep in mind that these people are probably working while you are asking them questions so don&#8217;t rush them.  There are tons of people willing to help those that are just starting out (that&#8217;s actually how I learned a lot, asking questions on Kirupa) but you have to be patient and understand that they are not there to serve only you but others (and themselves) as well.</p>
<p>Lastly, get out and enjoy life.  Sitting at the computer for 14 hours of the day will only wear you out in the long run.  Have hobbies outside of this but manage your time wisely and you will be good to go.</p>
]]></content:encoded>
			<wfw:commentRss>http://interviews.reyco1.com/2009/03/20/55/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Zeh Fernando</title>
		<link>http://interviews.reyco1.com/2009/03/19/zeh-fernando/</link>
		<comments>http://interviews.reyco1.com/2009/03/19/zeh-fernando/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 02:47:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interviews]]></category>

		<guid isPermaLink="false">http://interviews.reyco1.com/?p=48</guid>
		<description><![CDATA["It's [Flash] evolving the way it's supposed to. Sure there are certain things I'd like to change, but..."

"...do what you love and love what you do. That has served me well over the years..."

"I guess it was a lot of pressure developing the entire website and my brain just started melting at a certain point."]]></description>
			<content:encoded><![CDATA[<div id="attachment_49" class="wp-caption alignleft" style="width: 270px"><img class="size-full wp-image-49" title="zeh" src="http://interviews.reyco1.com/wp-content/uploads/2009/03/zeh.jpg" alt="Tween Master" width="260" height="260" /><p class="wp-caption-text">Tween Master</p></div>
<p><strong><span style="color: #0000ff;">Q: Please tell us a bit about yourself.</span></strong></p>
<p>My name is Zeh, I&#8217;m was born in São Paulo in 1977. I like writing code that moves stuff on the screen, and nowadays I work with Actionscript.</p>
<p><strong><span style="color: #0000ff;"> Q: How would you describe a day in your shoes?</span></strong></p>
<p>Wake up, work, eat, work, walk around a bit, go to sleep. I work remotely for Firstborn Multimedia, so I work from home and I have a pretty uneventful day. I also wear flip-flops the entire day instead of shoes.</p>
<p><strong><span style="color: #0000ff;"> Q: How long have you been using Flash/Flex?</span></strong></p>
<p>I&#8217;ve started using Flash technology since a few months before Flash 3 was released, so&#8230; around 11 years it seems. I wasn&#8217;t an exclusive Flash developer at first, though, that came with time. I hated the IDE at first, it looked like a lame vector editor. It took some time until its uses sunk in.</p>
<p><strong><span style="color: #0000ff;"> Q: What is it about Flash/Flex that you like the most? What would you change?</span></strong></p>
<p>What I like the most is how the time coding to execution is so fast. This is sort of difficult to explain, but I like how I&#8217;m developing something and then a minute later I&#8217;m seeing it animating on the screen. It&#8217;s something about the platform and the kind of stuff we usually build, I guess, and it gives me great pleasure, I&#8217;m sort of addicted to seeing something moving on the screen and interacting with it.</p>
<p>But after using some platform for such a long time I think you kind of get used to it. You lose the ability to get surprised &#8211; you&#8217;re not angry with it anymore when something goes wrong, and you&#8217;re not overly surprised when something works how it&#8217;s supposed to or when something new arrives. In that sense, I don&#8217;t think there&#8217;s anything I&#8217;d change, as I don&#8217;t see any blatant mistake or anything. It&#8217;s evolving the way it&#8217;s supposed to. Sure there are certain things I&#8217;d like to change, but I don&#8217;t assume they&#8217;re universal problems. I&#8217;m often mistaken too, so what do I know, I usually keep my conceptions to myself and wait to see whether they turn out to be true or not.</p>
<p><strong><span style="color: #0000ff;">Q: What was the most challenging thing you ever did using actionscript or an actionscript based library/framework?</span></strong></p>
<p>I think it&#8217;s a bit stupid by now, but some work I created for a website a couple of years ago where we needed a page flip-like effect to simulate some user-controlled stickers. I guess it was a lot of pressure developing the entire website and my brain just started melting at a certain point. It worked pretty well, and I&#8217;m glad I created it all from scratch and such, but it took me more time than I expected to create it.</p>
<p><strong><span style="color: #0000ff;">Q: What suggestions or sources of inspiration/motivation would you like to share with up and coming Developers?</span></strong></p>
<p>I guess, do what you love and love what you do. That has served me well over the years&#8230; the rest just follows.</p>
]]></content:encoded>
			<wfw:commentRss>http://interviews.reyco1.com/2009/03/19/zeh-fernando/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Bartek Drozdz</title>
		<link>http://interviews.reyco1.com/2009/03/18/bartek-drozdz/</link>
		<comments>http://interviews.reyco1.com/2009/03/18/bartek-drozdz/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 05:58:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interviews]]></category>

		<guid isPermaLink="false">http://interviews.reyco1.com/?p=37</guid>
		<description><![CDATA[Q: Please tell us a bit about yourself.
I am 32 (actually 33, but it&#8217;s not official yet..) I come from Poland, currently live in Stockholm in Sweden. I travel a lot, because somehow my family is spread all over Europe.I used to work as Flash Developer for different interactive agencies, most recently for FI (www.f-i.com). [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_39" class="wp-caption alignleft" style="width: 260px"><img class="size-full wp-image-39" style="margin: 1px; border: 1px solid black;" title="Mod Master Flex" src="http://interviews.reyco1.com/wp-content/uploads/2009/03/bartekd.jpg" alt="bartekd" width="250" height="250" /><p class="wp-caption-text">Mod Master Flex</p></div>
<p><strong><span style="color: #0000ff;">Q: Please tell us a bit about yourself.</span></strong></p>
<p>I am 32 (actually 33, but it&#8217;s not official yet..) I come from Poland, currently live in Stockholm in Sweden. I travel a lot, because somehow my family is spread all over Europe.I used to work as Flash Developer for different interactive agencies, most recently for FI (www.f-i.com). Since last year I am a freelancer and I work with clients from different places all over the world.</p>
<p><strong><span style="color: #0000ff;"> Q: How would you describe a day in your shoes?</span></strong></p>
<p>I can&#8217;t really say that there is a typical day for me. Sometimes I wake up at 7AM, sometimes at 10. I usually kick off with a coffee and Google Reader. If I have a project going on I focus on it, and if not I try to find something interesting to experiment with. Lately I became addicted to Twitter, so everyday I spend some time reading and writing tweets. I try to close the computer before midnight.</p>
<p><strong><span style="color: #0000ff;"> Q: How long have you been using Flash/Flex?</span></strong></p>
<p>My first contact with Flash dates back to Flash 3. It must have been 1999. I started to use it for work probably a year later. Somewhere between Flash 6 and 7 I took a detour and started developing Java<br />
applications. I got back to Flash in 2005, to find out that ActionScript has evolved a lot and was getting close to Java itself. Since then I focused 100% on Flash development, first with AS2, then AS3. My weapon of choice used to be the Flash IDE and nowadays I use FDT.</p>
<p><strong><span style="color: #0000ff;"> Q: What is it about Flash/Flex that you like the most? What would you change?</span></strong></p>
<p>I like Actionscript 3. It is a language that evolved from something not too serious into a robust programming environment. I wrote something in AS3 almost everyday for the last 18 months and there isn&#8217;t one major feature that I don&#8217;t like, or something important that I miss in the language itself.</p>
<p>What would I change? I want more speed! Performance increase is probably what every Flash developer would like to see, especially if you had anything to do with 3D. Any software has its limits, and those limits stimulate creativity, but I&#8217;d love to see those limits raised a little bit in Flash <img src='http://interviews.reyco1.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong><span style="color: #0000ff;">Q: What was the most challenging thing you ever did using actionscript or an actionscript based library/framework?</span></strong></p>
<p>I discovered Papervision3D one year ago. Since then, everything I did with actionscript was a challenge &#8211; whether it was a demo for the blog, a open-source development or a commercial project. I always look for things with the &#8220;impossible&#8221; factor &#8211; something that I feel is beyond my possibilities at the moment.</p>
<p>Certainly an important milestone was my first commercial project that involved 3D &#8211; the Skateit demo for EA (<a href="http://www.everydayflash.com/blog/index.php/2008/12/16/paperskate3d-ea-skateit">http://www.everydayflash.com/blog/index.php/2008/12/16/paperskate3d-ea-skateit</a>/). When I first eveloped it, originally as an entry for a Pepervision3D contest, I was not familiar with any 3D modelling tool, so I decided to create the whole thing in AS &#8211; the skateboard model is composed entirely of plane and cube primitives.</p>
<p><strong><span style="color: #0000ff;">Q: What suggestions or sources of inspiration/motivation would you like to share with up and coming Developers?</span></strong></p>
<p>Read blogs, learn and experiment. The most dangerous thing I our profession is when you start doing the same thing every day. Routine kills creativity. So whenever you get this feeling, look around and try to learn something new. No matter whether it&#8217;s math, physics, design patterns or something else &#8211; whatever turns you on. Also, try other technologies. The fact that I learned Java in the past was very very helpful to me when AS3 came in. Today, there are multiple technologies which can be a good source of inspiration for Flash like Processing or iPhone development. Never let boredom get you!</p>
]]></content:encoded>
			<wfw:commentRss>http://interviews.reyco1.com/2009/03/18/bartek-drozdz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mr. Doob</title>
		<link>http://interviews.reyco1.com/2009/03/17/mr-doob/</link>
		<comments>http://interviews.reyco1.com/2009/03/17/mr-doob/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 18:56:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interviews]]></category>

		<guid isPermaLink="false">http://interviews.reyco1.com/?p=30</guid>
		<description><![CDATA[ Q: Please tell us a bit about yourself.
I keep saying that I&#8217;m a award loser, non creative 53 years old living under a bridge, but I&#8217;m not. I&#8217;m like the rest&#8230; you know, award winner, super creative 26 year old living in trendy London  
 Q: How would you describe a day in [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_31" class="wp-caption alignleft" style="width: 270px"><img class="size-full wp-image-31" title="MrDoob" src="http://interviews.reyco1.com/wp-content/uploads/2009/03/medoob.png" alt="True Lab Scientist" width="260" height="260" /><p class="wp-caption-text">True Lab Scientist</p></div>
<p><strong><span style="color: #0000ff;"> Q: Please tell us a bit about yourself.</span></strong></p>
<p>I keep saying that I&#8217;m a award loser, non creative 53 years old living under a bridge, but I&#8217;m not. I&#8217;m like the rest&#8230; you know, award winner, super creative 26 year old living in trendy London <img src='http://interviews.reyco1.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong><span style="color: #0000ff;"> Q: How would you describe a day in your shoes?</span></strong></p>
<p>A boring nightmare for most of the people. I&#8217;m all the time behind a screen, doing and learning stuff. At Hi-ReS! from 10am to 7pm, and once getting home if I&#8217;m inspired I check my to-do list and start getting things done. Recently it&#8217;s getting very low tho, 60% of the times I&#8217;m not inspired and I just go and see what&#8217;s new on the internet.</p>
<p><strong><span style="color: #0000ff;"> Q: How long have you been using Flash/Flex?</span></strong></p>
<p>I started toying with Flash 10 years ago or so, just for simple animations. The code lines written have been incrementing at a normal pace since then. But, 3 years ago, when I went freelancing under the name of Mr.doob the increment went exponential.</p>
<p><strong><span style="color: #0000ff;"> Q: What is it about Flash/Flex that you like the most? What would you change?</span></strong></p>
<p>If you&#8217;re talking about the IDE, you&#8217;re asking to the wrong person as I don&#8217;t use them. Specially because I decided to move to Linux a year ago. I use FDT and Flex SDK at the moment which is multiplatform. And on this case I wouldn&#8217;t change much is working quite well. Recently, if I need some extra tool I prefer to code it myself, AIR is good for that.</p>
<p><strong><span style="color: #0000ff;">Q: What was the most challenging thing you ever did using actionscript or an actionscript based library/framework?</span></strong></p>
<p>Right now, the new Jägermeister website. It started as a 2&#8242;5D website so I did a simple engine and editor for that. But the designers kept pushing it and ended up being a full 3D site, it helped me to finally get done with my own 3D engine tailored for my style. The site is still not done tho, it will get bigger and bigger and hopefully will also get nicer and use the tools better.</p>
<p><strong><span style="color: #0000ff;">Q: What suggestions or sources of inspiration/motivation would you like to share with up and coming Developers?</span></strong></p>
<p>Suggesting sources of inspiration wouldn&#8217;t be a good idea. Inspiration comes from anywhere, the last funny inspiration spark I had was just putting me on socks. They were striped socks, looked cool, so I wondered if I could code that into a piece I was working on. I&#8217;ll go for the one that never fails instead&#8230; Patience and perseverance is the key.</p>
]]></content:encoded>
			<wfw:commentRss>http://interviews.reyco1.com/2009/03/17/mr-doob/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ringo</title>
		<link>http://interviews.reyco1.com/2009/03/15/ringo/</link>
		<comments>http://interviews.reyco1.com/2009/03/15/ringo/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 15:51:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Interviews]]></category>

		<guid isPermaLink="false">http://interviews.reyco1.com/?p=3</guid>
		<description><![CDATA[Q: Please tell us a bit about yourself.
I can be chaotic and organized
I woke up…
My name is Ringo, born in 1971 in a small town of the Netherlands. Now married with a beautiful wife and we have two dogs.
At my early days I was fascinated by games and computers. My first computer was a Atari [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_13" class="wp-caption alignleft" style="width: 260px"> <br />
<img class="size-full wp-image-13 " style="margin: 1px; border: 1px solid black;" title="ringo250x250" src="http://interviews.reyco1.com/wp-content/uploads/2009/03/ringo250x250.png" alt="Ringo" width="250" height="250" /><br />
<p class="wp-caption-text">Ringo</p></div>
<p><span style="color: #0000ff;"><strong>Q: Please tell us a bit about yourself.</strong></span></p>
<p>I can be chaotic and organized</p>
<p>I woke up…</p>
<p>My name is Ringo, born in 1971 in a small town of the Netherlands. Now married with a beautiful wife and we have two dogs.</p>
<p>At my early days I was fascinated by games and computers. My first computer was a Atari 800XL in 1983 or so, with the awesome and deadly slow tape recorder. Shortly after that I tried to make my first game, a ski game, wonder if I ever did finish it though:) Sadly we didn’t have much resources back then but we had cool demo/copy party’s. What the people over there could do over there was so amazing.</p>
<p>Later I had a Amiga 500 / 1000 (still have oneJ)  played a lot of games, and making music. Ok, let’s fast forward from here, did finish a study called ‘informatica’. Worked as a system manager with Unix and Novell.<br />
Oeps, short rewind, after the Bulletin Board systems and very high phone bills, I discovered the internet in it’s quiet early days and yes even more higher phones bills. I started to make websites and about five years later I started my own company. Now ten years later I am still making websites / games and demos. The last three years mostly flash and I love 3D ! Thanks to Carlos and the rest of the team we can enjoy 3D in flash with Papervision 3D.<br />
 <br />
<strong><span style="color: #0000ff;"> Q: How long have you been using Flash/Flex?</span></strong></p>
<p>Oh flash, I can’t remember guess from the start, but since the last three years quiet active.<br />
 <br />
<strong><span style="color: #0000ff;"> Q: What is it about Flash/Flex that you like the most? What would you change?</span></strong></p>
<p>What not, a lot! The fact that you can see result fast, the fact that like everyone can run it in the browser, the fact I am earning my money with it and having fun. The most, the people around it.</p>
<p>Change ? Nothing but if we could have full GPU support one day, however that would be less of a challenge.</p>
<p><strong><span style="color: #0000ff;">Q: What was the most challenging thing you ever did using actionscript or an actionscript based library/framework?</span></strong></p>
<p>That still needs to come I hope, well I guess my first 3D game in flash called Space Hockey (see <a href="http://www.webgamesarefun.com/spacehockey/" target="_blank">http://www.webgamesarefun.com/spacehockey/</a>) It  was a ‘make a game in one day’ project, I need to say it wasn’t finished in one day <img src='http://interviews.reyco1.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong><span style="color: #0000ff;">Q: What suggestions or sources of inspiration/motivation would you like to share with up and coming Developers?</span></strong></p>
<p>Check Flashbookmarks, <a href="http://www.flashbookmarks.com" target="_blank">http://www.flashbookmarks.com</a> ( you can contact me:  ringo at flashbookmarks.com) with daily fresh articles and bookmarks. Bookmarks of blog websites and what not, oh and don’t miss Andy Zupko’s (mr. effect) and Mr. Doob blog websites.  (maybe you can interview them ? J.)  They helped me a lot and are a great inspiration.</p>
<p>Also check <a href="http://www.demoscene.tv/" target="_blank">http://www.demoscene.tv/</a> for inspiration and the lab at Adobe <a href="http://labs.adobe.com/" target="_blank">http://labs.adobe.com/</a> .  If you like 3D checkout Papervision 3D at <a href="http://www.papervision3d.org" target="_blank">http://www.papervision3d.org</a> and the 3D physic engine jiglibflash at <a href="http://www.jiglibflash.com/" target="_blank">http://www.jiglibflash.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://interviews.reyco1.com/2009/03/15/ringo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://interviews.reyco1.com/2009/03/14/hello-world/</link>
		<comments>http://interviews.reyco1.com/2009/03/14/hello-world/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 00:43:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://interviews.reyco1.com/?p=1</guid>
		<description><![CDATA[Welcome to &#8220;Interviews with a Flash Developer&#8221; !! a place where we shed a spotlight on the developers that have helped shape our community.
]]></description>
			<content:encoded><![CDATA[<p>Welcome to &#8220;<strong>Interviews with a Flash Developer</strong>&#8221; !! a place where we shed a spotlight on the developers that have helped shape our community.</p>
]]></content:encoded>
			<wfw:commentRss>http://interviews.reyco1.com/2009/03/14/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
