All the CSS Standards and Layout help you ever needed...
Submitted by Kristoffer Singleton on Sun, 2007-10-14 20:26.If you have ever wanted all of the important links and cool stuff for CSS design and layout all in one place, this is it.
http://www.dezwozhere.com/links.html
Also if you have never seen A List Apart you should check it out too http://www.alistapart.com
_K
Streaming Video - but FONTS! How sick is this...
Submitted by Kristoffer Singleton on Fri, 2007-06-15 05:21.Check out this demo over at betterthanflex.com. They are calling it Courier New Tube. Basically it is youTube videos but converted in the Flex app to characters rather than the live video.
http://www.betterthanflex.com/app/couriernewtube/CourierNewTube.html
It is similar to the sample code that showed the conversion of pictures to the characters but much much slicker. Someone I was watching it with said "what is so cool about that" then "OH... it's letters that is F_ing cool".
Check it out www.betterthanflex.com
Amazing 3D UI Interaction with 2D Flex Components
Submitted by Kristoffer Singleton on Fri, 2007-06-15 05:02.Outsmart has a couple of examples at their website showing some wild 3D visualizations. You can run around a 3D room with Flex charts, video components, slide shows and other components on the walls. It is pretty amazing.
There are also some examples of other 3D animation, and a discussion at their blog about other game focused technology and their place in business applications.
Check out the 3D and components demo at: http://dev.getoutsmart.com/os3d/demos/videoroom/
The 3D rotating earth with depth of field at: http://dev.getoutsmart.com/os3d/demos/earth/
Create Hotter Flex UI: Fantastic Flex Skin and Icon Resources
Submitted by Kristoffer Singleton on Tue, 2007-01-30 05:13.If you are looking for some great resources to make your Flex projects stand out from the crowd, or even stand out like the crowd you should take a look over at scalenine.com. I have also listed direct links to some of the cooler examples at the bottom of this entry.
http://www.scalenine.com/resources.html
They have links to some of the best examples out there of Flex Themes and Icons for use in Flex Apps, or even in plain old HTML pages. On the resources page they give some links to other tutorials and UI customization options.
Flex / AS3 Coding Conventions
Submitted by Kristoffer Singleton on Wed, 2007-01-24 21:44.Recently some conversations I was involved in turned to Flex Coding conventions for actionscript 3. Most of the guys around my office are from Java backgrounds and they asserted, correctly for the most part that Sun's Java standard doc serves as a good starting point.
This will definately be a great place to start if you have never taken a look at it, or don't come from a strong CS background.
Since it is a good starting point Here is the Java Version:
http://java.sun.com/docs/codeconv/
Here are some of the other resources that I was able to dig up:
Great Cairngorm Resources at cairngormdocs.org
Submitted by Kristoffer Singleton on Tue, 2006-11-07 17:15.If you are using Cairngorm, thinking about using Cairngorm for your next Flex project, or just asking yourself "what the heck is Cairngorm," while reading this post, you should head over to cairngormdocs.org.
They have a great repository of resources for the Flex Cairngorm community. Specifically they have a whole lot of community created resources for learning and implementing Cairngorm, including a fully documented working example with a diagram .swf file that lets you walk through the code in a point and click manner. Definately worth a look...
New PHP / FLEX tutorial Added to Adobe Quickstarts
Submitted by Kristoffer Singleton on Tue, 2006-11-07 00:37.A new article has been added to the Adobe.com site showing show to create rich Internet applications using SabreAMF. SabreAMF is one of 3 current PHP projects that support AMF to allow access to PHP remote objects.
Renaun Erickson wrote the five part article that walks you through configuring SabreAMF on a PHP server. You will need PHP 5 and PEAR on your web server. His tutorial shows you examples and all of the links to create and connect to a custom AMF gateway built on top of SabreAMF.
View the article here.
DisplayShelf ( Think ITunes Cover Browser view ) for richer Flex...
Submitted by Kristoffer Singleton on Wed, 2006-11-01 23:53.Want to see something seriously hot in Flex?
Check out the DisplayShelf component over at www.quietlyscheming.com. Ely gave a fantastic presentation in his MAX 2006 Architecture talk.
Who says that Flex can't look hot... oh yeah I remember.
Basically Ely shows you how to knock off the Cover Browser View from ITunes in Flex. It's like Scott Kelby down and dirty tricks but for Flex! That is a publication I would like to see as well if any of the Technical Editors over at Adobe are listening ( Amy, Craig... ?)
Check it out: Catalog Shelf
Adobe MAX Conference 2006 in Las Vegas
Submitted by Kristoffer Singleton on Mon, 2006-10-30 23:33.Thanks to everyone who presented at MAX and MAXUP 2006 at the Venetian in Las Vegas. All of the sessions were truly top notch and it was a real pleasure to meet a lot of the folks whose blogs, threads, and emails I have been reading over the last year or so.
My initial takes:
- The Flex and Flash content was exciting, I can't wait for more on Apollo.
- Thanks to Roger Gonzalez for working on the Modular .swfs in Flex 2.0.1
- Thanks to Matt Chotin for the sneak of the Mac Builder a couple of days early
- Thanks to Ely Greenfield at quietlyScheming.com for a great talk and great previous examples.
Generate FLEX code in browser with the FlexIfier!!!
Submitted by Kristoffer Singleton on Mon, 2006-10-30 18:46.Thanks to Ted Patrick, Ben Forta, and Ray Camden you can now test out your skill at Flex coding right in the browser. The flexifier at try.flex.org lets you type in some flex in the browser and immediately see the code compiled into SWF form. You don't even have to download the SDK, builder, or set up a server.
There are even some example code chunks you can start with.
"The FLEXifier allows you to experience Flex 2 for yourself, without needing to download or install anything. Of course, you really should download Flex Builder 2 to truly get a feel for Flex, but until you do so, you may use The FLEXifier to compile and run MXML and ActionScript code. Simply type your code, and click the Try It! button."

