Archive for July, 2006

AS3 :: Builder Pattern

Saturday, July 29th, 2006

Hello,
I have had some real fun with this pattern in AS3.
The build pattern I use has the elements;
- Client that wants a built product
- Client that controls when the product of the builder is created
- A builder that has one public method and one public property respectivly
- build()
- builtObject
The Builder [...]

Flex 2 :: ASDoc :: It’s comming

Thursday, July 27th, 2006

Hey,
For those wondering, Brian just posted this;
ASDoc on the labs
Peace, Mike

General :: What does your name Teoti mean?

Thursday, July 13th, 2006

Hi,
I have had this question many times.
What does Teoti mean? Well, in all languages it is interpreted different but, Teotihuacan is where my wife and I got inspiration for our company name, colors and mind set.
It actually means a lot to me on a deeper level, symbolic and things like that. It was the [...]

Flex 2 :: Framework Wiki :: back online

Thursday, July 13th, 2006

Well,
For the time I had taken the wiki offline because the Flex 2 API kept changing. Well I am here to say it is back online. I know some of you expressed interest in adding or just learning from my notes, so here is your chance.
Teoti Graphix's Flex 2 components wiki
This is not just a [...]

Flex 2 :: Flex Components :: Mailing List

Wednesday, July 12th, 2006

Hey,
Well here is an Adobe sponsored mailing-list.
Flex Components List
This isn't something I started either, so don't even give me crap. Looks like there will be a lot of great minds and free information on how to MAKE COMPONENTS.
If you go to this list and ask questions that should be asked on flexcoders IE using components [...]