Mrinal Wadhwa is a Software Architect form Bangalore, India. He is interested in User Interfaces, Databases, Data Analysis, Data Visualization, Networking, Distributed Systems, Cloud Computing, Software Design, Architecture, Scalability etc. and is working with a small team trying to bootstrap a software as a service product startup.
I gave a talk this Friday on the lifecycle of a component in Flex 4. The talk went into the details of how the flash player works, why a component needs a lifecycle and the various stages of a components life.
The SAP Mentor Initiative identifies and provides special status to exceptional and high-value members of our SAP Developer Network (SDN) and Business Process Expert (BPX) communities.
SAP Mentors are role models who differentiate themselves through the high quality and frequency of their community contributions, their perspectives, attitudes, and interaction styles. They are subject-matter experts who are passionate about SAP and share their opinions and insights with the community.
I also see this as an excellent opportunity to evangelize and promote RIAs in the enterprise, I strongly believe that enterprise applications can gain a lot by adopting RIA ideologies, so I look forward to mangling together my experiences in the Adobe and SAP worlds.
Adobe has just released BrowserLab (formerly Meer Meer). Quoting their website, the tool lets you ..
“Preview and test your web pages on leading browsers and operating systems – on demand. Adobe BrowserLab makes it easier and faster than ever before to see how your designs appear to your customers and audience. Get your results in real time, from virtually any computer connected to the web”
This is a snapshot of 2 views of my blog .. one on Firefox 3 – OSX and other on Firefox 3 – Windows XP .. onion skinned on top of each other … read more
While working on a project yesterday I needed to convert several vectors (hundreds of them) into reusable Flex 4 visual elements that I could then use in my skins, so lets say if I have vectors of chess pieces that I would like to use in my Skin as follows …
Since I needed these in several skin files I did not want to deal with clunky Path elements which would’ve looked something like this..