2009-04-26

FlexCommon 1.0 library launched

Well my first ever venture into open source has happened. I have created a Flex library called FlexCommon on the GoogleCode web site. This library contains some utility classes and validators which I have been using at work lately and that I wanted to share with the Flex community. It is not much to start, but hopefully I will be adding some more as the months go by and hopefully it will be useful to some of you.

Any feedback is welcomed, but for now, just go download it and use it!

2009-04-17

Flex Single Sign On Example (SSO)

I already provided a Single Sign On example using Flex and BlazeDS last year as a download but now I have put it up on Google Code along with the rest of my examples. In order to access the example go to this site: http://code.google.com/p/jimmycode/. It runs on Apache Tomcat and you should be able to check it out and make it run with just a few clicks of the mouse.

Enjoy and if there are any questions, please don't hesitate to ask.