Search

 

March 2007
S M T W T F S
« Feb   Apr »
 123
45678910
11121314151617
18192021222324
25262728293031

Tags

Archives

Archive for March, 2007

« Previous Entries Next Entries »

Apollo Online/Offline sample – full source included

Wednesday, March 21st, 2007

TweetHere is a nice little example of testing for online and offline within Apollo. It is very basic. Test it by either hitting the Test Connection button or by pulling your cable on disconnecting your wireless. Here is what is occurring within the application: on creationComplete Shell.shell.addEventListener(Event.NETWORK_CHANGE,onNetworkChange); onNetworkChange test the connection. Here is the contents [...]

IndyFlex PhotoBrowser Code

Wednesday, March 21st, 2007

Tweet As promised, here is the code from last nights presentation. Download it here

LiveCycle Data Services 2.5 (previously FDS)

Wednesday, March 21st, 2007

TweetLiveCycle Data Services 2.5 is the next generation of the Data Services product originally branded Flex Data Services as a part of the Flex 2 launch. Here is the list of new features: A new Flex SDK (which will be released currently with Data Services 2.5), which includes updates the client-side Web Services library. Server-side [...]

Indy Flex User Group Tonight

Tuesday, March 20th, 2007

TweetOK, last warning. Tonight is the Indy Flex user group meeting. Please join me at the Indianapolis Flex User Group on Tuesday March 20th, 6:30 PM Location: LANTech Training The Pyramids, 3500 DePauw Blvd. Pyramid 3, Floor 2 Indianapolis, IN 46268 P.S.:  If there is time, maybe I can show off some Apollo stuff.

Apollo Self Updating Applications

Tuesday, March 20th, 2007

TweetOne of the beauties of Apollo is the ability of the application to update itself whenever necessary. Those of us who are used to the client/server metaphor have never had to worry about this because if we found a bug in our code (yeah right), we could simply update the server and it is like [...]

« Previous Entries Next Entries »