Archive | February, 2008

SalesBuilder

Mon, Feb 11, 2008

Comments

This is the Exact same SalesBuilder that can be found in this link http://coenraets.org/blog/2007/08/salesbuilder-source-code-available/. The only difference is I wrote it to work in Flex instead of AIR and I commented alot in it to help people follow the code and what I am doing. It is 85% done, I plan to rewrite the entire thing soon but this time using best practices since when I wrote this I was relatively new to flex and learned alot since. All Credit goes to Christophe Coenraets who wrote the Orginal one. You need ColdFusion for the Server and MSSql

The SalesBuilder

The DataBase

Continue reading...

Purpose Of This Blog

Mon, Feb 11, 2008

Comments

 Basically this blog will serve to try and replicate many other components that are out there and comment on them so new comers to flex can just follow and see how the Application is getting constructed and hopefully it will serve well the new comers. I will try to follow best practices and what not.  I am new comer to flex and ActionScript is my first programming Language so what i did was rewrite many of the components  without looking at their source code that are out there and commenting on them as I went. All i would do is observe their behavior and try to replicate it. I rewrote almost 1/4th of the FlexLib http://code.google.com/p/flexlib/ with newer code and tons of comment which i will share later. Anyhow, hopefully this will serve as a good starting point.

Continue reading...

Page 1 of 11