This hurdle took about forty-five minutes out of my life today so I thought that it would be nice to go ahead and put it out in the atmosphere one more time.
When you add an eventListener to something and later want to remove it so as to not have your code exsanguinate- (I guess you [...]
Entries from April 2006
EventDispatcher - removeEventListener and the Delegate.
April 28th, 2006 · 4 Comments
Tags: ActionScript 2.0
EventDispatcher is fast and NOT an Asynchronous process–duh!!
April 28th, 2006 · No Comments
I was using dispatchEvent and was worried that the next line of code would be run before the recipients of the dispatch had executed their code. Based on the trace that I got the response is immediate. This lead me to start thinking...
Does dispatching an event essentially mean that the next thing on [...]
Tags: ActionScript 2.0 · Flash
The AS3 Books are coming! Okay maybe not for a few months
April 20th, 2006 · 1 Comment
I was on Amazon looking for what books are in the pipeline (weird habit of mine). I put in the keyword ActionScript 3 and got . Yup. That's right. ActionScript 3 Cookbook. And Joey Lott and Keith Peters are the authors so you know it's going to make [...]
Tags: ActionScript 3.0
“Program to the interface”- I get it! I finally get it!
April 20th, 2006 · 1 Comment
After a few months of thinking of interfaces as the chapter that I would gloss over in every Object-oriented programming book that I read the reality of the power of the interface hit me like a ton of bricks today. Well to be honest it brushed me yesterday- I was reading through Eckel's Thinking in [...]
Tags: Design Patterns · Java · life
Bodies and too much thinking
April 15th, 2006 · 1 Comment
I went to see bodies- The exhibition last week and was surprised by how much I enjoyed it. I went with kind of a crappy attitude because gross anatomy though 8 years ago still hasn't gone into the part of my brain where I can "look back on it and laugh".
My first thought was the [...]
Tags: Medical School
My Nerd Score
April 12th, 2006 · 2 Comments
I had to find out how nerdy I am after I came across it on Rob's blog
I would like to thank Rob for negating years of denial and hours of therapy to convince me that I had gotten cool in my old age!
Bookmark It
Hide Sites
$$('div.d315').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) });
Tags: life
Convert PHP Array to XML
April 12th, 2006 · No Comments
I found a useful PHP Class that converts arrays returned from PHP to XML. I've been able to use it with the FileUploader that I posted earlier to produce an XML file that I am binding to the Horizontal List. I thought that others might find some use for it.
I just [...]
Tags: PHP for Flex
Repost -Flex 2 Pic Uploader
April 12th, 2006 · No Comments
Okay my Blog ate that last post and would not set it to public. I apologize for the dead link.
I was trying to check which of my skills transfer from Flash 8 to Flex 2 and built the beginings of a picture uploader. The client-side script is a php script from [...]
Tags: Flex 2.0
Simple Flex 2 Pic Uploader
April 12th, 2006 · 2 Comments
I was trying to check which of my skills transfer from Flash 8 to Flex 2 and built the beginings of a picture uploader. The client-side script is a php script from a Flash-db.
Note that this doesn't have any of the refined error checking functionality etc. I just wanted to see if [...]
Tags: Flex 2.0
Have you seen the AMFPHP automatic ARP Code Generation!?!
April 8th, 2006 · No Comments
I had read on Aral's blog that this version of AMFPHP was generating stub code for the ARP framework and I figured they meant a couple of server side snippets and maybe a service locator but when I stopped by the AMFPHP site and clicked ARP Stub code just for shiggles- I almost fell out [...]
Tags: AMFPHP · Flash · OSFlash
Pattern use in AS3
April 4th, 2006 · 3 Comments
Everyone is picking their path to learning AS3. My path of choice is a technique that I have seen used in other programming languages. By seeking the use of design patterns in AS3 I'll be digging through the APIs and finding where my favorite classes from AS2 have been repackaged, what has [...]
Tags: ActionScript 3.0 · Design Patterns · Flex 2.0
Flex thorough Demo on Sys-con
April 3rd, 2006 · 1 Comment
"What we want here is mass adoption of the programming model"-
There it is!! You made him say it. I thoroughly enjoyed this interview. They deliver the info and even play devil's advocate. The whole while the not so subconscious message at the bottom "Go beyond Ajax with Flex". He built an [...]
Tags: Flex 2.0
Java Mustang- and Scripting
April 1st, 2006 · No Comments
I've been researching this new feature in the upcoming Java-Mustang. The ability to integrate scripting languages and use them to access the Java API. In particular I saw them mention using Javascript to access the Java API. The first thing that came to mind was that if Javascript can access the Java [...]
Tags: Java
Google Romance
April 1st, 2006 · No Comments
You have got to try google-romance. It's amazing what Google is able to accomplish with a search algorithm!
Bookmark It
Hide Sites
$$('div.d295').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) });
Tags: life









