Slicing and dicing 3 millions of rows in a web browser…
0…well not precisely a web browser. The video below uses the desktop version of Bime, it is an Air Application and it runs the exact same code as the web version.
…well not precisely a web browser. The video below uses the desktop version of Bime, it is an Air Application and it runs the exact same code as the web version.
Recently, we had to write an Ant script to build our application and put it under continuous integration. At the beginning, we passed the minimum arguments to the compiler to build the SWF file and it compiled the project, including the framework classes, in the application SWF file.
How to draw trend lines on Flex Charts? Actually, you just have to add the trendline drawer component on the annotation section of your charts.
I spent last week to extract and cleanup the extensions of the flex charting framework we did for Bime.
Design goals were to:
Do you want to know the fastest way to use SWFObject to embed all your flex 3 apps? We have a solution that takes 30 seconds. But before…
For one week, Lucy and Martim are changing the algorithm used to calculate the OLAP cube in bime. In this task, performance is everything as the same line of code can be executed millions of times.
Let’s say, you want to stream videos into your RIA (Flex or Silverlight). Indeed, with that in your toolkit you can deliver crazy contextual video tutorials or build the latest youtube on steroid. Nevertheless, you should face many problems involving crossdomain security, more servers to manage, deployment issues etc… Hopefully, we have a simple solution for you.
The previous iteration was focused on supporting new data sources. From the beginning, we tried to have a clean architecture, to leverage design patterns in order to improve maintainability so on and so forth. Nevertheless, when we tried to tackle the challenge of supporting new data sources, something cried in the code base: lack of isolation.
Sunday : design time in order to do a much needed upgrade of the WAC website.
Problem : need to distort some screenshots with a 3D effects for the home page.
Day 1 of the last 30 days before the Preview mode launch of our product