Nov 20
Tour De Flex
icon1 admin | icon2 Uncategorized | icon4 11 20th, 2008| icon3No Comments »
Tour De Flex

Adobe just produced Tour De Flex an AIR app that allows you to tour all of Flex’s features.  Great for those who are curious about what flex can do.  For developers, this tool is great because it allows you to actually see the code to produce the feature that is shown.

Adobe states that Tour De Flex has three primary features:

  • Provide non-Flex developers with a good overview of what is possible in Flex in a “look and see” environment
  • Provide Flex developers with an illustrated reference tool
  • Provide commercial and non-commercial Flex developers a place to showcase their work

Check out the Tour De Flex Web Site

Oct 3

Yesterday I was welcomed as an Adobe Student Rep for Rich Internet Applications. I am excited to get the Flex community going at BYU and educating other students about what Adobe Flex is and what an RIA is. Since I do this for work, I find it is easy to share my passion and my love for it with others.

I created a user group for BYU students. If you are a BYU student, join the group and enjoy the perks of being a member. You do not need to be an active Flex developer to join, you just need to be interested in what Flex is. I will be hosting an event this semester to get things kicked off.

Oct 13
Why Choose CSS
icon1 admin | icon2 Uncategorized | icon4 10 13th, 2004| icon3No Comments »

Still debating the fact of whether or not CSS is worthwhile. CSS stands for Cascading Style Sheets that allows an xhtml page of content to be formatted. An example you say? Check out www.cssvault.com.

Going from pure flash sites to pure CSS sites is quite an overhaul. Taken the fact that Flash is completely ‘on-the-fly’ versus the static nature of css, it will be hard to decide which is better. Conforming to universal standards is always a plus, such as the W3 standards of CSS.

Right now the main plus of CSS is fast, and I mean uber-fast content. Secondly, any browser can view the content. Thirdly, you can proclaim yourself a CSS God when finished (a few years back I claimed myself to be linux god as well…)

Well here goes my live test of CSS in the working world…