Flex News , Links & Resources

Archive for November 11th, 2008

Integrating Flex, BlazeDS, and Spring security

Posted by: arunbluebrain on: November 11, 2008

Jettro Coenradie
gridshore.nl

Today, every application must take security into account. While security covers a wide range of areas, this article focuses on application security and more specifically, user authentication and authorization. Authentication verifies that the user is who he says he is, while authorization verifies that the current user has permission to do what he wants [...]

Flex 3 in a Week Day 4, 5 Links

Posted by: arunbluebrain on: November 11, 2008

Im providing the links as is from the adobe site currently it has only 3Days training links i will update it as soon as adobe provides the links
Learn Flex in one week by going through this video training course. To maximize your learning, we recommend that you view the videos and complete the exercises in [...]

Flex class that asks google for suggestions – GoogleSuggester

Posted by: arunbluebrain on: November 11, 2008

This class uses Google Suggests to fill an array with its suggestions;

Note : this class doesn’t work on a server because of the sandbox violation;
But if you rum the application on your local machine or in an AIR project it works well
The Application:
<?xml version=”1.0″ encoding=”utf-8″?>
<mx:WindowedApplication xmlns:mx=”http://www.adobe.com/2006/mxml”
applicationComplete=”init()”
layout=”vertical” xmlns:ns1=”it.creativesource.*”
width=”380″ height=”330″>
<mx:Script>
<![CDATA[
import it.creativesource.GoogleSuggests;

private var gs:GoogleSuggester ;

private function init():void{

gs=new GoogleSuggester [...]

100 Awesome Adobe AIR Applications for Productivity

Posted by: arunbluebrain on: November 11, 2008

By Laura Milligan
Despite the many wifi spots that are popping up all around airports, coffee shops and even whole neighborhoods, it’s sometimes hard to find a free, secure and stable connection. For many freelancers, business travelers and other professionals who have to spend time out of their office or on the road, Adobe AIR is [...]


Categories

Blog Visitor Clicks

  • 80,483 hits

See by Date

November 2008
M T W T F S S
« Sep   Dec »
 12
3456789
10111213141516
17181920212223
24252627282930

Flex Hackr

my Delicious Links