I was kinda sad to uninstall the Flex 2.0 Alpha. We had gotten so close in the last few months. oh- well out with the old and busted (sorry Flex alpha) in with the new hotness!!!
I’m chatting with you folks because I’m still at 97% download and i’m fighting the temptation to go poking around [...]
Entries from January 2006
Uninstalling the Flex 2 Alpha
January 31st, 2006 · No Comments
Sweet Jesus!!Flex beta 1 is out!!!!
January 31st, 2006 · 1 Comment
Okay the time is 9:33 EST and I am downloading my good to go copy of Flex beta 1. It’s on like Donkey Kong-beeeiotch!!
Okay my bad. I would love to blog but i have to go pee and put on my pajamas before the download is done. I’m having a little trouble [...]
Tags: ActionScript 3.0 · Flex 2.0 · life
Flex 2 Blog posts
January 31st, 2006 · 2 Comments
This is just a list of links to flex 2 prebeta posts so that I can look back at this and smile when I’m an old flex man.
Flash Ant: A wake up call
Digital BackCountry:Flash platform takes a big leap with Flexbuilder2
Sho Kuwamoto:Flex Beta available tomorrow + announcing free SDK
Bookmark It
Hide Sites
$$(’div.d215′).each( function(e) { [...]
Free Flex SDK Confirmed by Christian Cantrell
January 31st, 2006 · No Comments
It’s all true and it’s coming our way tomorrow!!! Christian Cantrell’s blog confirmed the free Flex SDK with at least the framework and the compiler and —wait there’s more( I feel like an infomercial!) There’s also going to be a free version of the Flex Enterprise services. Read it all firsthand here . That gives [...]
Flex 2 beta on Wednesday
January 31st, 2006 · No Comments
It’s official. Wednesday is the day of the public beta that everyone’s been talking about. I can’t wait. This of course means at midnight I’ll be on the macromedia website clogging up the lines like eveyone else!
Read about it at CNET.
I won’t double post about it or go into how I feel because I’m sure [...]
Tags: life
Dynamic component generation
January 29th, 2006 · No Comments
This is a heavy piggyback off a blog post by Eric Anderson
import mx.controls.Button;
public function createBarsToo() {
var theButton:Button=new Button();
theButton.label=theLabel.text;
theButton.height=35;
theButton.setStyle(”cornerRadius”, theRadius.value);
myHBox.addChild(theButton);
}
Bookmark It
Hide Sites
$$(’div.d211′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });
Tags: life
Living at the speed of light
January 26th, 2006 · No Comments
The last few weeks have been chaotic in a good way. I’ve been working with eyewonder for about three weeks now and have learned a ton. As a result I’ve been way to busy getting settled in to write in my blog. I’ve also been trying to get ready for the Flex beta release. More [...]
Tags: life
My Bookshelf
January 12th, 2006 · No Comments
A few months ago I came across a post in someone’s blog that I thought was interesting. They posted their bookshelf and invited other developers to post their bookshelf.
When I went to put my books on my shelf to photograph I was amazed at how many books I had throughout the house. So [...]
Tags: life
Python Day 3
January 6th, 2006 · 1 Comment
2 days ago I picked up a copy of Magnus Lie Hetland’s Begining Python. I’m on Chapter 6 and am making good progress. I’m impressed by the power of the language although I’m still only at the level of writing functions and passing them parameters. I’m pleased by the many built is string-manipulatin functions and [...]
Tags: Python
Holy Cow! Dreamhost quadruple Disk-Space, Octuple bandwidth
January 6th, 2006 · 1 Comment
I may be one of those people that loves collecting things just to have them. I used to collect and install every Flash component I could come across just o have it and every fireworks extension. I tried to get my son every one of those peek-a-blocks for his incredi-block. Okay so it borders on [...]
Tags: Dev Tools
Beyond Open Source Flash
January 5th, 2006 · No Comments
When the Open Source Flash movement began last year I remember thinking “Wow! They are really on to something!” It’s not even been a year and the momentum of OSFlash is amazing as evidenced by the rapidly growing collection of projects at OSFlash.org and the frequent mention on blogs and the internet.
I woke up [...]
Tags: Dev Tools · Favorite Tuts · Flash · OSFlash
Great News! Contract from Eyewonder
January 5th, 2006 · No Comments
I woke up this morning to the sound of something being slid under my door. It was a Fed-Ex package from Eyewonder and yes it is my official offer that I had been waiting for and not saying anything using all of my strength not to say anything about until I had something official. So [...]
Tags: life
Long Time no Post…Happy New Year
January 4th, 2006 · No Comments
I know it’s been a long time without a post and it’s because things have been moving at break-neck speed lately(more on that later this week).
The following link is a direct link to an demo of a subclass of the button class to which I added a public property “action”. When the button is [...]
Tags: Flex 2.0









