Tag Archives: v12

Evolution Desktop Applications – My Experience Part I

When I began working in the multimedia business, Director was the tool to package swf’s into executables for PC or MAC and having access to the operating system. I never had much experience with Director, only just enough to do the necessary things. Although lots of Director users will probably disagree with me, I think the language lingo was a disaster to use. But Director did the job to open files, write to files, changing resolution, opening internet pages,… I did however get more and more frustrated by Director. It had almost no support, macromedia had stopped development on Director and I did get lots of bugs from customers. Those bugs were reported to Macromedia, but never solved. For me, if you developed everything in Flash, having to use Director to save a few files was too much work, too much problems…

So came Zinc from MDM. There were other alternatives, but none of them supported Mac. Maybe that there are better tools out there than Zinc for PC, but in my experience there are none for PC and Mac. If you worked with Director, Zinc was a fresh breath of air :-) but the future would learn that crappy and buggy had been replaced by a bit less crappy and buggy. We have made lots of succesfull applications with Zinc, and development was easier than with Director, but still there were allways bugs. The support of MDM was rather good in my experience, and you would allways get a quick reply. However, lots of bugs were never solved. Lots of times, when a new build came out, an bug was solved, but something else that had allways worked now didn’t anymore. Things like that were very frustrating. Sometimes we had to install a previous version of Zinc to make things work. It’s true that Zinc has hundreds of functions which you can choose, but I would prefer less functions but more reliable. Anway, I still think they did a good job, creating something that has to work on all those crappy windows version and on mac doesn’t seem easy. The thing that frustrated me most is that until today MDM Zinc has no support for standalone cross database… On the PC side you could use Access db connection, but simultaenously connections on an Access db are limited. On mac no database was supported. So for a few projects we still used Zinc on PC, but Director with V12 database on Mac. This makes creating an applications for Pc and Mac expensive. On the other side, functions that are crossplatform (like copying a folder) do not show the same behavior on Pc as on Mac, so you still need to write seperate code for Pc and Mac. The last downside is that you first had to create the swf, and then wrap it into an exe with Zinc. Debugging isn’t easy once you started your exe… Currently MDM states that it is working on a new product called Pandora. There was going to be news at first in May, then in September, but we are now November and still no news. At the forum of MDM things are rather heating up, certainly now that Adobe has released Air. Off course it’s more easy for Adobe to develop things for there own product. Criticizing Zinc is easy, but I’m still thankfull that I can use it. With Adobe Air they have an important concurrent, so I hope this will raise the quality of Desktop Application Tools.

Adobe Air : Until now we are still developing with Zinc, but we have done some studies of Adobe Air, and I must say it looks great. Adobe Air needs a runtime, Zinc doesn’t, so Zinc has an advantage there. But once the runtime is installed, Adobe Air looks a far greater tool than Zinc. First development is fantastic because you can use the same tool to create packages, debugging is f***ing easy and you have code completion for all of the Adobe Air SDK (Zinc has done someting to support some code completion in FlexBuilder, but it’s not the same). Second there’s a support of SQLite, a cross-platform database (hell yeah!). But I’m carefull, and future will tell if Adobe Air is a better tool to create Desktop Applications.

Silverlight : I have seen some examples on conferences. Fantastic would be to have a tool as Visual Studio to develop Desktop Appliations. I’m following it, hoping to play with it in near future. I’ve heard that Mac would be supported, but I would like to see that… Adobe states often that there Flash Player is installed on 95% of pc’s, but Microsoft only has to do a security update, and there runtime would be installed on a lot of pc’s too… With FlexBuilder3 & Adobe Air, one has a tool to create Desktop Applications and debug them easily. But if I had Visual Studio to create Desktop Applications… But it’s hard to talk about something one doesn’t know, and hard to trust Microsoft if you ask me.

Other tools that I now of : NorthCode

 To be continued…