March 9, 2007

Abdul and Raghu have already posted about this but i thought I’d do my bit of publicity as well. John Koch, Adobe Developer Relations Manager(Asia) will be in Bangalore this Sunday (11th March) and Abdul has arranged for us Flex developers to meet him. Thank you Abdul :)

I am very very excited about this as I have never met another Flex developer in person and this is my chance. Maybe this could even lead to the formation of an active local Flex community.

So if you are in or around Bangalore this Sunday and if you are interested in Flex .. we would all love to have you. If you do plan to come, do leave me a note here so that we have an idea of how many are coming.

Time: Sunday 11th March 2007, 11.30 am to 1.30 pm

Venue:

Casa Del Sol
A-14, Devata Plaza
131, Residency Road
Bangalore

Map: here

Directions:

One point to remember before you refer the Map is that Residency Road is a One-Way from Richmond Circle to MG Road so you cannot enter Residency road directly from MG Road.

If you refer the attached map, the yellow line is MG Road (the center of the city) … If you are coming from MG Road then the directions would be:

1. Enter Brigade Road from the MG – Brigade crossing.
2. Continue on Brigade, cross residency road, continue to enter Hosur road.
3. Take right on the Hosur road – Richmond road crossing.
4. Continue on Richmond road till you hit a Flyover bridge.
5. Do not climb the flyover and take right from under it to enter Residency road.
6. You would hit Devta plaza on your right after continuing for about 400 meters on Residency road.

If you have problems finding the place get in touch with me

See you on Sunday :)

March 7, 2007

A month back, as a follow up to Yakov Fain’s estimate of How many Flex developers are there? … I had had tried to estimate How many of them are in India?. I find taking a guess on these numbers very interesting as these estimates give an idea of how Flex is is gaining popularity and how fast the developer network is growing. A month has passed since I first tried this and I now have a few new insights to share:

My recent project FlexBox in the one week since its launch has had 5500 unique visitors and with the help of Google Analytics I was able to see from where all these visitors were coming from (Awesome!!). Google Analytics has this very cool feature where you can see your visitors (divided in chunks of 500) overlay on a map. The picture looked almost the same with all the different chunks 1-500, 500-1000 … an so on … here’s what one of these subsets looked like:

FlexBox Geo Location

flexbox geo location

People from about 80 different countries visited and the current percentage distribution of visitors for different countries is as below (only top 10 countries are shown). This distribution although has been fluctuating but it has more or less been constant over time.

FlexBox geo location distribution

I feel that 5500 is a big enough sample and based on the law of averages this distribution should hold good for the entire set of Flex developers out there.

Now if we presume that Yakov’s estimate of a total of approximately 70000 flex developers is correct then according to the above distribution the number of Flex developers in India should be (70000 x 0.0279) = 1953 developers. I, in my earlier post had estimated this number to be approximately 2200.

March 5, 2007

Ever wondered what all these people whose blogs you read religiously every morning look like? Well I have and I was very excited today when Juan Sanchez started the flexcursion social network for flex developers … its like Orkut or MySpace exclusively for Flex enthusiasts.. very cool!! Once I joined flexcursion, I met Rich Tretola there and he pointed me to this list compiled by Tariq Admed a long time back which has pictures of many popular people from the Flex blogosphere … go check it out. And if you want more join flexcursion.

And in case you’re wondering what do I look like:

Mrinal Wadhwa
March 1, 2007

The last 36 hrs have been quite happening in the Flex components space ….. About 35 or so hours back I launched FlexBox with this article and many people in the community liked it a lot … Interestingly, a few hours back Darron Schall along with Doug McCune, Ted Patrick and Mike Chambers announced FlexLib, another great tool that addresses almost the same problem that FlexBox does:

Flex developers need reusable components but those are so hard to find and scattered all over the place.

The approaches taken by both these solutions to solve the same problem are very different:

  1. FlexBox is a directory which aggregates and then points to various flex components available for developers on the web in blogs, discussion lists and various other places, thus presenting all this scattered information in a more structured format.
  2. FlexLib is an open source library of UI components for Flex, the idea here is to create a well structured, good quality, open source code library of Flex Components from scratch by restructuring existing components and creating new ones.

Even though to me FlexLib (in the long run) does sound like a better solution, I also feel that FlexBox complements FlexLib very well and both these projects have their unique places in the community…. It will take some time before all the existing and new components move to FlexLib …. FlexBox could serve as an excellent resource during this period. Moreover, to be on FlexLib you need to follow a particular structure and a coding guideline and there is a good chance that all components (especially the existing ones) may never move to FlexLib, in that case as well FlexBox comes in handy. Here’s how I see it FlexLib gives you less in number but a good quality set of components where as FlexBox gives you a more extensive some what exhaustive list of components, the quality of code in some of which may not be up to the mark, but they do tell you how to do what you need to do. (Note: FlexBox will have a component rating system soon)

So here’s what I see myself doing in the recent future (in order of precedence):

  1. Update the FlexBox’s component list with more components that I’ve found (including the new ones now available in FlexLib).
  2. Implement an RSS feed for the component list.
  3. Add a rating mechanism, where users can rate different components.
  4. Add screenshots of components.
  5. Refine descriptions/overviews as much as possible.
  6. Figure out what to do next …

What do you guys think? ….I would love to hear your opinion on this article, as well as any other feedback on FlexBox.

February 27, 2007

Introducing FlexBox 0.01 a directory of flex components scattered around the Internet in blogs, discussion lists and various websites.

Since the time I first developed interest in Flex (about mid last year), I have been collecting bookmarks to various flex components available in the community. A few days back I realized that I had over a 100 components bookmarked and I hardly used about 10 to 15 out of them regularly, maybe if this information was a little more structured i could find the components that I needed and when I needed them. I also felt that these bookmarks are a good resource to share with the community as it would be really helpful to people trying to find new components for their Flex Apps.

So … I spent my free time in the last few days building FlexBox. It is a very simple application that points to the blog articles, demos and source relating to different components that are available for use in the Flex blogosphere. At the time of posting this article, FlexBox has 101 components but I am hoping that once the word spreads you all will share your own set of links and/or components that you have created and we can together convert FlexBox into a comprehensive reference for available flex components.

My initial instinct was to design FlexBox to be something similar to the Component Explorer from Adobe, but with such a big list I felt that this would take a lot of time and effort so I deferred that to a later time. (If you are interested in that idea, get in touch with me, maybe we can work something out together).

You may have noticed above that the current FlexBox release is version 0.01 (a work in progress). The feature set provided right now is very basic and I plan on adding a lot of functionality before we reach 1.0
As of now, FlexBox displays the following information about a component:

  1. Who made this component (link to his website)
  2. Compatibility of the component
  3. A link to the authors explanation of the component on his blog/website
  4. Links to demos/samples of the component available on the authors blog/website
  5. Link to the source of the component available on the authors blog/website
  6. A small overview/description of the component (these are more like my quick notes or extracts form the author’s explanation)

FlexBox also allows you to very interactively search though the list of components and only the filtered results are shown to you.

Future Plans:

  1. Refine overviews/descriptions: The overviews right now are more like quick scratch pad notes and I want to refine them to provide as much useful information as possible
  2. Add Screenshots: A picture is worth a thousand words so I want to provide screenshots to all components.
  3. RSS Feeds: I think it will be very convenient for the users to have a feed that they could subscribe to which would let them know of a new component when its added.
  4. Rating Mechanism: A simple way for users to rate the components available on FlexBox
  5. Inbuilt mechanism for users to submit their components. For now, please do leave me links to new components in the comments of this post or email them to me on mrinal[dot]wadhwa[at]gmail.com
  6. Anything else that comes up later.

Note:
I have restricted the component list (for now) only to open source components. I don’t have anything against commercial components, I just wasn’t sure of any legal constraints that may relate to them

Feedback:
I have spent very little time developing this application and it’s bound to have bugs, I would really appreciate if you could leave me a note below whenever you notice one … it could be anything …. errors, broken functionality, broken links anything.

I would also love to hear any thoughts that you may have about any aspect of the application.

Important:
FlexBox is a directory of Adobe Flex Components, pointing to components available in the Flex Community. The Author of a component is the complete owner of that component and its source, please refer his/her licensing information before using any component. If you are an author and I am in any way violating your licence or hurting your sentiments by linking to your component from FlexBox, please accept my apology, drop me a note and I will immediately remove your component from FlexBox.

A Special Mention:
I would like to extend a special thank you to all the people out there who spend so much time developing Flex components and then share these components for all of us in the flex community benefit.

I would also like to mention that the visual design of FlexBox is some what inspired from Cynergy TV , I really liked the whole app on a reflecting table look and that’s what I gave FlexBox. So guys at Cynergy Systems … thank you and keep up the good work.

All right … so what are you waiting for go check out FlexBox and do let me know what you think.