Resume for Senior Web 2 Project Manager

Dear ,
I am writing this letter to apply for Web 2.0 Project Manager or related
position. if you seeking for such candidate I believe that I am the
suitable candidate for this position. Some of my qualifications are:
– I have five years experience in IT Industry (Web Business Solutions and
Design/Development) two years as Senior Software Engr and three years as

Here is the original post: 
Resume for Senior Web 2 Project Manager

Posted by   June 28th, 2010

DigiPri Widgets sales dashboard – Part 2: Setting up the server application

Set up your own server environment for the DigiPri sales dashboard application.

Here is the original post:
DigiPri Widgets sales dashboard – Part 2: Setting up the server application

Posted by jos  June 28th, 2010

PradeepKumar | Flex / RIA Development | Looking for a Job

Hi
I have 5 years 1 month experience in RIA developement with Web 2.0
technologies like Flex, Flash, AS 3.0, AIR, Ajax, Php etc., and am presently
looking for a job. I’ve enclosed my latest resume and portfolio herewith.
Please let me know the suitable openings.
Thanks & Regards
PradeepKumar, D

Read more: 
PradeepKumar | Flex / RIA Development | Looking for a Job

Posted by admin  June 25th, 2010

Working with dynamic skin parts in Flex 4

Learn how dynamic Spark skin parts work by walking through the code of a simple rating component.

Originally posted here: 
Working with dynamic skin parts in Flex 4

Posted by xadminstas  June 1st, 2010

Resume for Senior Web 2.0 Flex/PHP Architect

Hello,
I have over all 5+ years of experience in Software Development, my core
expertise include developing Rich Internet Applications based on RIA tools
along with Web 2.0 based development using various web technologies and
enterprise frameworks that include:
· Adobe Flex 3 / Adobe Flash ,Action Script 3.0

See the original post:
Resume for Senior Web 2.0 Flex/PHP Architect

Posted by   May 31st, 2010

Re: Sr. Flex Developer – Contract2Hire (San Jose / Santa Clara)

2010/5/11 Flex Freelancer <fxfreelan…@gmail.com>


You received this message because you are subscribed to the Google Groups "Flex Jobs" group.
To post to this group, send email to flexjobs@googlegroups.com.
To unsubscribe from this group, send email to flexjobs+unsubscribe@googlegro ups.com.

View post:
Re: Sr. Flex Developer – Contract2Hire (San Jose / Santa Clara)

Posted by   May 13th, 2010

Flex 4 and the Text Layout Framework

Have control over text and text flow.

More here: 
Flex 4 and the Text Layout Framework

Posted by admin  May 10th, 2010

Flex data binding pitfalls: common misuses and mistakes

Learn how to ensure you are using data binding effectively and only when necessary.

View original here:
Flex data binding pitfalls: common misuses and mistakes

Posted by   April 5th, 2010

Exercise 5.10: Creating a production build

Use Flash Builder to create a production build of a Flash application.

See the original post:
Exercise 5.10: Creating a production build

Posted by adol77dai51  April 5th, 2010

Configuring ActionScript-Only AIR projects with Flash Builder 4

There is a trick to setting up an AIR Application using ActionScript-only within Flash Builder 4. Here is how to do it:

1. File > New > “Flex Project”
2. Choose a Project Name: “Foo”
3. Select “Desktop (runs in Adobe AIR)”
4. Press “Finish”
5. Delete “Foo.mxml”
6. File > New > ActionScript Class named “Foo” with “flash.display.Sprite” as SuperClass

7. Press Finish.
8. Right Click on “Foo.as” and press “Set as Default Application”
9. In Foo.as, add this line in the constructor:
“this.stage.nativeWindow.visible = true;”
10. Run & Done!

Here is a sample “Foo” Project for Flash Builder 4: Download

Assuming you used the exact name of the generated MXML file, you project is 100% ready to run, debug, and profile. Within the MXMLC compiler, MXML files are translated into ActionScript classes just before compilation and if you use the same base name, they are interchangeable.

So why use ActionScript Only AIR projects? Mobile.

I have been using this workflow since pre-MAX for mobile application development. It works seamlessly with AIR on mobile.

Cheers,

Ted :)

More here:
Configuring ActionScript-Only AIR projects with Flash Builder 4

Posted by paul  March 23rd, 2010