Me returned from Redmond

This is my summary post about Microsoft Technology Summit 2007. For more details read day 1 , day 2 , and day 3.

1. Organization of this event was flawless.

2. Microsoft will do anything to sell more Windows licenses. Selling licenses is their today “s business model and they are serious about it.

3. I learned a new term “Coopetition rdquo; ndash; they “ll work with any other firm but will compete with them too. If Firefox has a cool feature that works in Vista, MS will be happy to work with Firefox, because this may help them to sell Vista licenses. No one just buys operational systems, people buy applications, and because of the OS. See item #1.

4. All presenters are smart people, and most of them are software engineers. Their minds are sharpened to make MS successful.

5. Google was mentioned on several occasions ndash; it bothers MS. These two companies make tons of money by using absolutely different business models (selling licenses vs. selling ads), but today “s cool-factor is at the Google “s side.

6. MS engineers are obsessed with non-disclosure agreements. Sometime I had a feeling that people are afraid to say too much.

7. Visual Studio 2005 Express Edition is free and can get you far.

8. It was a really pleasant experience interacting with people who I call “modest millionaires rdquo;. Whenever a speaker would introduce himself with the words, rdquo;I work for Microsoft for 15 years rdquo;, this technically means that this guy does not need to work anymore, and is just “volunteering rdquo; because his life would be boring otherwise.

9. Some of the speakers were not prepared ndash; it “s a star syndrome. I guess they were expecting that the audience would be happy just from being in the same room. But I preffer substance.

10. Is Microsoft for men only? There were no female speakers.

11. WPF and WPF/E will seriously compete with Adobe Flex and Apollo leaving Java and AJAX way behind in the fields of Web and Desktop application development. I am a Java developer and am not affiliated neither with Adobe nor with Microsoft, which hopefully makes my assessment a bit more trustworthy.

12. Microsoft is not evil. It “s a bunch of smart people. The just want to sell you a little more licenses. Buy them – they have good products, really.

Thank you Microsoft for inviting me, just being here is a memorable experience, and I wish Microsoft success with their software in this very-very competitive world. We will all benefit from it. Most of us are making a living by using Windows one way or another.

Me goes to Redmond. Day 3.

Continuing taking notes at the Microsoft Technology Summit 2007…

Starting with some random things.

We were told that the attire is business casual, but in the reality, majority of MS employees are just wearing jeans.

There is this blog Mini Microsoft . The guy works for Microsoft, but writes anonymously. No one knows who s/he is, but MS employees like the fact that this person not only identifies what “s wrong at MS, but also offers some suggestions on how to improve things.

Microsoft has its own a very slick version of maps (is every one else knew this all along?). Check the Microsoft ‘s maps out . They have stuff similar to Google Earth, and they have Europe too, check out the Paris map. The good thing is that you do not need to know exact address ndash; just right-click and select driving directions to this point (Yahoo! maps has this feature too, Google is lagging behind. Boo.)

The morning started with MS guys asking for more feedback ndash; just write you suggestion on the white board. My complain is about Vista “s reincarnation of GPF and lack of drivers for various devices. There was a suggestion that the speakers should better explain how things actually work. I said some speakers were not prepared for giving talks. Walking on the podium in shorts and sandals is cool, as long as they give us some content.

Security at Microsoft, Michael Howard

Security team meets with Bill G. and he kills the initiatives unless some real progress is shown.

A question from the audience, “Can I (a third party-person) sign up for your security training class? rdquo;

Michael, “If you sign a Non-Disclosure Agreement I do not have problem with this. rdquo;

They work hard on threat modeling, have tools, but tools are not a replacement for human. Having good engineers is very important.

The rest of the session is about various ways of finding security bugs in Windows Vista.

All of a sudden, a meeting reminder pops up on the screen, and one of items reads Head Home, 17 hours overdue.

– Do you really have to put this reminder?

– Yes, I actually also have Eat and Read reminders.

Michael obviously knows his stuff, and I guess the message from this presentation is “MS cares about security rdquo;. Got the message.

Sam Ramji , Open Source Lab

In 1995, we “d say that MS is the company that missed the Internet. Now you might say that MS is the company that missed the open source. My job is to make sure that it “s not the case. We address interoperability issues, i.e. if you are connecting from your Vista PC to your office Linux workstation. Steve Ballmer told them ndash; go to the product teams and make them cry ndash; show them what “s available for free in the open source community.

We care about Samba. We “ve invited top FireFox developers discussing problems with them. Port 25 http://port25.technet.com/ is the place where we talk to the community.

The speaker goes, “How many people are software engineers? rdquo; Lots of hands. “How many people are still writing software? rdquo; Lots of hands and one guy says “I “m doing it right now rdquo;. It “s funny.

VP Sanjay Pathasarathy, VP Keynote

Sanjay has started as evangelist for Windows 3.0. OK, yet another volunteer that does not really have to work anymore.

He oversees the blogging community at MS.

Started an effort called Channel 9, probably you “ve heard about it. No, I did not. He enjoys art and photography. Works with various communities (i.e. student ambassadors, competitions etc).

Mentoring tone hellip;Asks for feedback hellip;

From the audience, rdquo;We were told that MS is like thousand small startups, and it “s not clear who to talk to rdquo;.

“I can put money and resources if needed hellip; rdquo;

73% use .Net and 37% use Java.

Mentoring tone hellip;Behaves like a star hellip;May be he is hellip;But where is the show?

From the audience, “I run the computing department of a college. We have 76 applications in our teaching process, and I “ve yet to see one that works with Vista rdquo;.

“I “ll get you the information rdquo;.

“How come that you make Vista incompatible with your own applications, this is a dumb thing to do! rdquo;

“Apparently we believed that this was the right thing to do hellip; We did it for the right reasons hellip; rdquo; Sanjai sounds as if he knows some secret reason, but can not explain it to mere mortals like us.

“We should have done a better job telling people which applications do not work with Vista hellip;This was bugging me for two weeks, maybe Wiki is a way to go rdquo;.

I did not learn much from this talk hellip;

Internet Information Server 7, Bill Staples , Carlos Aguilar Mares

The IIS team has only 15 developers. Not enough to build a Web platform.

IIS6 was a monolithic server implementation. IIS7 is a componentized server, which enables lightweight servers. Live demo of creating logging C# managed module that insert log messages into a SQLServer database. It “s only 40 lines of code.

Now IIS supports PHP. Live demo. Output caching increases throughput from 56 requests per sec to 8000 requests per sec.

ASP.Net 2.0 Ajax, Joe Stagner

Audience, “Does you AJAX works with J2EE applications? rdquo;

“Lot “s of folks are looking at AJAX from the eye-candy components perspective. More interesting is what kind of applications you can build with Ajax rdquo;. Joe gave a sample of a mashup for Domino pizza, where a caller id brings the address, photo of the house and calculates the optimal route for 4-5 pizza deliveries.

They have AJAX extensions, client library (JavaScript-based browser independent), control toolkit , futures CTP, and codeplex.com additions.

Audience, “Why not use one of the existing client libraries and build your own? rdquo;

“I do not think any of the available client libraries provides all features we need. rdquo;

Joe is building a Web site in Visual studio. Quick and easy. Drag and drop Ajax control with auto code generation. Event-driven programming in xml.

“Joe, how much is this Visual Studio that you are using? rdquo;

“It “s free rdquo;

“How much is your soul? rdquo;

Many enterprise clients believe that AJAX will decrease the server load ndash; it exactly the opposite.

WSDL stands for We Suffer Daily Language.

Oswd.org ndash; is a web design site.

My questions: rdquo;XMLHttpRequest was introduced by Microsoft in 1999, it “s still not standardized, what are the plans? rdquo;

“XMLHttpRequest was introduced to support Web version of the outlook, today “s it “s an ActiveX control for IE6, but it “s not the case for IE7 rdquo;

“Does it mean that all existing applications would need to modify code to move to IE7? rdquo;

“There was no easy way to retrofit new solution to IE6, but only instantiation of XMLHttpRequest will change, but you already have this is-statement anyway to check the browser. The rest will stay the same rdquo;.

WPF and WPF/E, Celso Gomes, Interactive Media Designer

MS Expression Blend ndash; similar to Flash with timelines. Download Blend and see six samples there. Some of the sample use C# and some of them just Blend.

Good separation of work between designers and developers. Design is delivered as XAML and given to developers. And vice versa ndash; a developer gives the code to the designer who just drags and drops the name of the code handler on the GUI control.

Drag XML to a control and it binds it to the control you need.

After initial creation of the control you can turn it into a new reusable User Control.

Now you can create an animation using timeline.

Grand Piano is a really cool application ndash; you can press the keys and it plays the note.

A demo of the book with turning pages. Ely Greenfield from Adobe has created a similar Flex component.

The demo of the 3D component with video and sounds that uses WPF engine is next.

WPF/E demo that reuses the same book and piano components. In this version there is no C#, but JavaScript is compiled on the fly and an ActiveX plays it. There is a version for FireFox and Safari as well.

Adobe Flex has a very serious competitor.

Xbox Extensibility, Jason Mauer

XNA moves .Net to game development. Most of the games were written in C++, but since 2006 it “s XNA. There are XNA frameworks for PC and for Xbox, and the framework is royalty free. There is an IDE called XNA Game Studio Express.

Performance is great both on PC and Xbox. There is a community called XNA Creators Club.

Here comes the demo of Xbox 360 running. Then Joe creates a game using Visual studio and a Spacewar Starter Kit.

What “s left? A visit to the Microsoft company store (we can purchase goods for $120 at employees prices), then quick dinner and back to the airport. Since I won “t stay for the third day, I “ll write a quick summary on the plane.

P.S. The Microsoft store sells their software for their employees for cheap. For example, Vista Professional is 45 bucks, Office professional $60 or so. XBox 360 is $435. I did not buy the software as we were promised to get a one year free MSDN subscription. I bought Micrrosoft games for PC, i.e. a Flight Simulator DVD costs $15.

Me goes to Redmond. Day 2.

Continuing the story …90% of this Microsoft Technology Summit are non-Microsoft developers, but they were recommended by someone from Microsoft. They want to show what “s new and exciting happening at MS so people would take a look at it as opposed to just blindly assuming that if it “s coming from Redmond, it “s not worth even looking at. MS wants us to either say something like, “Wow, I did not know that such thing even exist rdquo;, or say “Nay, so-an-so has a much tool/technology for this rdquo;. They also want to achieve a multiplying effect: the attendees might tell about MS products to their customers. Any feedback is welcome.

It “s Monday morning, and we “ve arrived to Microsoft Campus at Redmond. It “s huge. At least three dozen of large office buildings in a park-like settings by the lake. The lady behind the coffee counter is serving everything-you-can-get-at-Starbucks coffee. After a short wait in line, I “m ready to order. The lady apologized ndash; please wait a couple of moments ndash; the coffee machine needs to re-power itself. Can “t resist myself from saying that at Microsoft even coffee machines need to be rebooted.

During the breakfast I was sitting at the same table with a guy wearing a sweatshirt with the AJAX logo. I “ve attended his presentation on AJAX last year. So I introduced myself, and said the I “ve attended his talk.

“Did you like it? rdquo;.

“You are a good speaker, but I do not like Ajax that much rdquo;

The guy immediately raises his sweatshirt showing a red t-shirt with the sign “Apollo rdquo; ( a product by Adobe). This was funny. Three other guys at the table are from Vietnam, and Microsoft flew them over to Redmond as well as some people from Thailand, Australia, Malasia and South Korea. Most of the people are from the USA though.

Entering the conference room hellip; first thing I usually do is hellip; try to guess hellip;I “m looking for a seat closest to the electric outlet. You won “t believe me, but there are power extenders under the tables so everyone can plug in their laptops without the need to sit somewhere in the corner on the floor by the power source.

Presentations notes

Bill Hilf, General Manager, talk on MS involvement with open source

Sample open source projects – Rotor, FlexWiki, Wix, OSS@MS Lab, put early Vista in Linux to find bugs, LinuxWorld SF, cooperation with JBoss, PHP). Why do we do this? Money, money, money. It helps to sell more Windows licenses after deals with JBoss to work with Windows Servers, PHP fixes, etc. Every time MS shows up on Slashdot, someone will leave a comment, “It “s a trap! rdquo;. SharePoint Community Kit is very important to MS. http://www.codeplex.com ndash; MS open source community (did not agree with the sourceforge restrictions that the code should be OSI license compliant) .

They have a term Coopetition ndash; being a partner and compete (Sun, Apple, SAP, IBM).

Someone asked about incompatibility of the MSWord 2007 format with previous versions of Word. Bill was trying to give a soft answer, but someone from the audience said “No one having a half brain would believe your last statement rdquo; hellip; Did MS expect this kind of a feedback?

Kevin Schofield, Microsoft Research

750 people in research labs. Typo-squatting names ndash; victorasecrets.com

Work whenever ndash; a funny commercial “Hi, I “m sitting among snakes and using MS Word, and it works rdquo; hellip;

Gigapixel panoramas, where you can zoom in termendeously.

Image recognition technology – Kevin puts different objects under the camera, the software scans the image and puts the name of the object next to it. If it does not recognize the object, just type in the name of the object manually, and it “ll recognize it next time. Not flawless but nice.

A video showing the interaction of virtual and visual objects. Real hands play checkers with the ghost hands.

Verifiable composability. Code should consist of smaller loosely-coupled components. CPUs are about to reach their clock limits. The power density inside the chip is way too high.

Mark Baciak, SOA

Leveraging existing assets in a loosely-coupled manner

SOA vehicles: POC, Enterprise need, fully funded project

Business Success Criteris: Agility, Reuse, Financial Savings

Technical Success Criteria: Responsiveness to business problems, access to closed systems, reduction in total costs.

Service Orientation, User Experience, Workflow, Federated Identity, Federated data.

SOA “s Multiple personality disorder. For business and for IT SOA means different things.

A real-world approach: business drivers, do not do everything at once.

SML ndash; Service Modelling Language ndash; a replacement of UML in services.

Not the most exiting preso.

Jim Hugunin , John Lam ,

Dynamic Languages on the CLR

Jim has been working with Python, Jython, Eclipse. He wanted to show that CLR is not a good platform and spend two weeks to create a prototype hellip; just to find out that Python works great on CLR. Microsoft has hired him.

This was an informal discussion that started with putting on the screen a list of questions from the audience. Some of the questions were turned back to the audience.

1. Ruby or Python, which sucks less?

I like Python ndash; it fits my mind best. Some people find the same in Ruby. There is not a big differences between them. Both of them are more powerful than JavaScript.

2. How are you going to lock us into your platform?

Iron Python was always a completely compliant implantation and is completely integrated with .Net. But hellip; s= rdquo;abc rdquo; and s.Trim() behave differently in Python and .Net. Had to do a workaround like import clr into the python code. But you may become locked in because .Net can provide you some nice libraries, which you “ll like and start using.

3. What “s the plan for PHP?

Who wants PHP running on .Net? Would you start working with .Net if it had PHP? No. MS has limited resources and the main priority is to attract more developers to .Net.

4. What is it going to take for Rails to run on top of .Net?

Why? Audience – Deployment of Ruby is a pain, it runs on a toy VM, we want to sell it to enterprise customers, but they need a real VM. Would MS Sell more Window Server licenses if it had Ruby on .Net?

5. When is the veil of silence going to be lifted?

When I started at MS, I was silent for 8 months. Things changes a lot, and we are more open now. We just released Iron Python 1.1, which has bug reports and open discussions.

6. Why dynamic languages?

I want a bit more freedom that I get in static ones. Patterns are workaround to limitations that static languageshave. Dynamic gives more power, it does less compile time checking, but you do the unit testing anyway that would check everything anyway?

7. Do we want to run the CLR in IE?

Audience ndash; we “d have very fast JavaScript and Ruby inside the browser. Testing would be easier in terms of having visibility into CLR. There are fast and and powerful competitors like Flash Player and Java VM, and this would help in debugging large AJAX applications.

8. Should dynamic languages be an intro CS100 language?

These languages are giving you a chance to start programming faster, while static languages require you to learn a lot more concepts before you even start programming.

public static void main(String[] args){

System.out.println( “Hello World rdquo;);

}

vs.

puts “Hello World rdquo;

9. What about IDE support?

MS ships a Python integration with Visual Studio, and you can use a debugger. Profiler works porly. A lot of people in the Python community are pretty happy with emacs or Notepad.

Cardspace, Kim Cameron

Internet was not originally created with security in mind. Now it “s identity crisis. Internet is dangerous. 25% stopped using online banking, and 22% cut back.

Microsoft passport introduced several years ago, was a big failure. You can download the paper The Laws of Identity from identityblog.com.

The digital Identity is a set of claims made by one party about another party. You wallet consists of a number of credentials (cards), and each of these cards represents some claims. We need a metaphor so people can easily use it. Like copying a file or a folder by dragging a picture ndash; we need “thingification rdquo; of the processes.

Cardspace is not a Microsoft thing. Inter-operable software is buing built by Sun, IBM, Novell, hellip; The cardspace is only visible for the page it “s in (it “s an lt;Object gt; tag that talks to an interesting party). It “s using a public key technology and it can “t be used by the phishing sites. Other programs (like viruses) can “t see the card. The infocard itself is not your security info, it “s a pointer to a Web Service that provides verification of your identity.

XAML/WF/WCF, Don Box (one of the authors of SOAP) ,

Chris Anderson (Godfather of XAML, architect of WPF)

In the beginning: Ajax, please save us from Flash. Ho do we suck?

These speakers also asked us to come up with question so they “d key in and answered.

I asked “How far behind is WPF you comparing to Adobe Flex? rdquo;

And Don typed, rdquo;How ahead are we ahead relative to Adobe? rdquo;

Yes, we kind of suck in there and have a lot of work to do in the E2E app platform.

The CLR and JIT is better than Adobe “s. Current WPF/E run in JavaScript based visualization engine.

WCF and enterprise heterogenity?

In a real world, people are not using ActiveMQ, because it “s not available on other machines. WCF “s goal is to make Windows the best OS on the planet. In the interoperability, I “d give us a B. For Metadata I “d give us a C. In the MOM area we have suboptimal products. Indigo is A minus.

REST circa 1998?

There are five degrees of REST:

1. Get the WSDL and XSD out of my face (the methadata systems is very complex). If you are Sun on MS, you can just throw in more engineers and make it work. But if you are not, you are screwed. We should get out of the XSD schema as fast as we can.

2. Get the SOAP out of my face

SOAP itself is not evil by itself, but XSD makes it bad. If SOAP would be optional, it would be perfect.

3. Put the URI in my face

The Web works simply as GET and several POST. Web has URI. We “ll work more to improve work with URI in Indigo

4. Respect GET

The magic Internet word is GET.

5. Embrace PUT and DELETE

Reality of the Web is GET and POST.

PUT/DELETE over POST works for us.

I “m not sure 5 has massive legs, but 3 and 4 we do the best.

Who wants to sacrifice their career to fix Ballmer (originally, how to stop Ballmer from over-promising)?

I apologize, but there is nothing I can do.

Flash vs. wpf.

– WPF is a very scalable solution (it has a full stack from an internet to a desktop application, we offer the solution for various devices). The mobile piece suck, I agree.

What is XAML?

It “s JSON with angle brackets

XPS is a document format internal to WPF.

At this point Don writes on the screen, “chris keep going while I pee rdquo;.

Best Vista drivers ndash; MS Natural Video Card?

Go to http://www.nvidia.com

Is Microsoft viable?

Chris: What “s my motivation to work for MS ndash; I want to work with so many smart people. I get excited by people I work with. I can make a difference, and my work on wpf has an impact. MS is lots of little companies, and you can choose one to work in.

Don: and one of these companies will find a way to crash Google. But Google is the best thing that ever happen to MS. Without a strong competitor we do not do so good.

The presentation finished with discussion of why Microsoft is not cool anymore, and how Google beats them up.

One of the attendees told a story of a friend ‘s son who lives in Seattle, but does not want to work for Microsoft because he does not want to become a project manager of a dialog box. The other question for the speakers was when they will stop asking during the interviews how much water is in all American lakes? Everyone started to laugh.

This was an entertaining presentation with a little content. I might be a little old fashioned, but saying that XSD is a f..ing piece of crap is a bit too much for a presenter. You can be cool without the need to curse from the podium. Now our Vietnam friends will get an impression that this is how American software developers communicate.

It “s been a long day, getting ready for dinner.

Not yet another photo album application. Wow!

I got this link from NY Java SIG. Just stop doing what you ‘re doing and watch this Youtube video now…Talking about best practices in creating GUI… I teach development of rich Internet applications with Flex at NYU, but little did I know about amazing experiments that are going on in the labs of this school. Adobe should invest in this amazing research, unless it ‘s too late. Apple? Sony? Microsoft? Someone has to shell out some serious cash here.

Me goes to Redmond. Day 1.

It “s Sunday morning and I “m sitting on the plane that “s going to Seattle. Microsoft has invited a group of about 50 people from around the country to participate in Microsoft Technology Summit 2007. I “m not sure why I was invited as I “m still thinking in Java, so my first goal is to find out what criteria was used to form this group. The invite sated that all expenses would be paid by Microsoft, which made it a good case to be presented to my wife (I “d need to miss a couple of days of work). To my surprise, she said immediately, “You should go there rdquo;. So here I am flying to Seattle once again (six months ago I was there to study and take the test to become an Adobe Certified Flex Instructor.

This summit is a three day seminar where people who create Microsoft software products will present them to us, and we are encouraged to engage into open conversations and critique if need be. Three days is a bit too much for me, so I “ll spend there full Monday and Tuesday immersing into Microsoft “s very soft ware.

Now about the important stuff ndash; tonight is a reception at the restaurant, Monday night is a dinner and wine tasting, and we “ll have a beer on Tuesday evening. This is were you actually start real networking and learn something that Google does not pick up. I love meeting people, and I “m sure that getting together with Microsoft team and the summit invitees will be a memorable and useful experience. Stay tuned.

This blog was written on the plane and posted from a Seattle taxi cab. 21st century, you know…

Oracle acquires Tangosol. Congrats, Cameron!

Oracle is moving fast – it took them only ten days to react to my article …and they decided to purchase Tangosol. Congratulation, Cameron, well deserved!

On a serious note, things like this do not happen in ten days. It took Cameron and his team years to build a robust distributed cache offering, after that he had to build a solid clientelle, and only then Tangosol started appearing on Oracles radars.

Anyway, it ‘s an exiting news for Tangosol. Hopefully the funds for their JavaOne party will not be eliminated as a result of this acquisition.

And he hung up during Java job interview

I got this email from a strong Java developer I know for years. He wrote, “Today was the first time in my life when I hung up during the phone Java job interview “.

I asked him why. He replied and I just cut and pasted his email below without changing a word. The sad part is that it was an interview with one of the most reputable Wall Street companies. See for yourself.

The guy asked me how did we do timeout on URLConnection. I said that we simply sent a ping once a second and if we did not receive a ping we considered the connection dead. the guy asked me how did we do timeout on URLConnection. I said that we were sending a ping once a second, and if we did not receive a ping back the connection was considered dead. We’d notified the user and blah, blah, blah.

The guy said, “You should specify the timeout on URLConnection”, and asked how did we do it. I said that we did not specify timeout in URLConnection, that I am not sure there is a way to do it since in Java originally all IO was blocked.

The guy asked me how did we do timeout on URLConnection. I checked the internet to make sure, I said that we did the timeout on the software level, that I am not aware of any other way to do it and that in the very end I am really telling him how the system worked and if he can give me a hint to what he wants I ‘ll be glad to answer.

The guy asked me how did we do timeout on URLConnection. I am not joking, again. I said – we did it using ping message if we did not receive the ping within 2 secs we considered the connection dead.

The guy asked me how did we do timeout on URLConnection. I hung up.

I guess, the interviewer went by someone’s list of  questions and answers – he was expecting the answer “Just close the underlying I/O stream and the connection will be timed out “. His list of possible did not icnlude the ping alternative…

Lots of morons are working everywhere, including Wall Street, and your future is in their hands. Would you hang up?

AJAX. A year after.

I ‘m writing this right after the opening keynote of noted Douglas Crockford, creator of JSON. It ‘s been a year since the first AJAX conference took place here in New York. What has changed?

AJAX speakers have one thing in common – most of the time they like to talk about all kinds of issues that AJAX has. This conference has started on the same note. Douglas went through lots of issues that are common to AJAX development and deployment on the Web. Security, cross-scripting, lack of W3C standards that make sense in the real world, accessibility is not being addressed… Last year I ‘ve heard exact same things . Actually, there is something new this year: as per Douglas, there is about 200 AJAX frameworks available, and he expressed hope that this would be a shake-up year and many of these frameworks will be gone in 2008. We ‘ll see.

Flex Bootcamp at AJAXWorld 2007

This Sunday we ‘ve spent teaching a very intensive workshop on using Flex. This bootcamp was part of the AJAXWorld 2007 in New York that officially starts tomorrow.

This is how it went ndash; every attendee came with his/her laptop with preinstalled Eclipse, FlexBuilder, Java SDK, Tomcat, MySQL Server database. We “ve emailed them instructions on how to do this, but came earlier ready to help with installation/configuration issues, but no help was needed. I spent the first four hours running a hands-on introduction to Flex. And people were running my example applications on their machines ndash; no problem. Data Binding, Custom Events, RSS read using HTTPService, communication with a server-side Java application using RemoteObject. All was covered in just four hours! I asked people if they wanted me to slow down ndash; not at all. It was a really good crowd.

After lunch Victor went through the intricacies of the server side development database applications with Flex. Many of his samples were geared toward pointing people at potential issues of configuration of distributed applications that include Flex, Java and SQL. Then he gave to the students our free library of components that we “ve developer at Farata Systems and demo ‘d a new DaoFlex Eclipse plugin that makes creation of Flex-Java-DBMS applications a breeze. We “ll spend the next three days at the Ajax show ndash; you can find us by the table with our RIA book. We “ll be also showing a number of Eclipse plugins that turn Flex into a Rapid Application Development tool. Stop by if interested.

As to the bootcamp, we “ll be offering it now more often to jump-stat development of the Flex Java enterprise projects. We “ll be offering two versions of this bootcamp ndash; one or two days based on flex-maturity level of development teams.

Hope to see you at the Ajax show.

Yakov Fain

Where professional Flex developers live?

I came up with an interesting way of figuring out where professional Flex developers live without trying to break into secret underground Adobe vaults where classified sales info is stored. Here ‘s the deal, but first, I ‘d like to stress the word PROFESSIONAL here, which means people who use or are planning to use Flex for the real-world project development. Here ‘s my logic – our book RIA Development with Adobe Flex and Java has been printed and the publisher ships it all over the world. As of today, this is the only advanced book on programming enterprise applications with Flex, and this book is not cheap even for American programmers. This technically means that if someone purchases this book, s/he ‘d better be damn serious about programming with Flex.

I ‘ve asked the publisher (Sys-Con Media) to send me statistics (not the abs numbers but percentages) of the book paid orders by country, and these are the numbers:

Country Orders

UNITED STATES 61.26%

SPAIN 5.11%

AUSTRALIA 3.00%

ENGLAND 3.00%

ITALY 3.00%

GERMANY 2.40%

CANADA 1.80%

AUSTRIA 1.50%

NETHERLANDS 1.20%

RUSSIA 1.20%

SOUTH KOREA 1.20%

SWEDEN 1.20%

BRAZIL 0.90%

DENMARK 0.90%

INDIA 0.90%

SAUDI ARABIA 0.90%

SOUTH AFRICA 0.90%

THAILAND 0.90%

BELGIUM 0.60%

ISRAEL 0.60%

JAPAN 0.60%

SWITZERLAND 0.60%

VENEZUELA 0.60%

ARGENTINA 0.30%

CHINA 0.30%

COLOMBIA 0.30%

CROATIA 0.30%

FINLAND 0.30%

FRANCE 0.30%

HONG KONG 0.30%

MEXICO 0.30%

NEW ZEALAND 0.30%

PHILIPPINES 0.30%

Pretty interesting picture, isn ‘t it? No surprises that the most of the orders came from the USA (these filthy rich Americans). But I was pleasantly surprise by the fact that

Spain came second. Wow!

Italy is the fifth! Good job Marco Cassario!

Small Netherland is kicking Flex asses!

Russia made it to the first ten! Yes, spending money on computer books is OK. Good Job Michael Klishin!

What surprises me is that India, Denmark, Brasil, Saudi Arabia, South Africa, and Thailand purchased the same number of books.

What do you think of this statistics?