Enterprise Web Applications

Posts Tagged ‘Components’

The small projct we did using Papervision3d – It’s a 3d wall application for one of our customers. It supports Flickr feeds and YouTube videos, FLVs, video streams, SWFs and plain images, of course (btw photos in the demo are made by me :) )

One of the requirements was ability to handle lots of items. Also the wall is extremly configurable thru XML file (each element could have own animations and effects settings, etc)

ScreenShot002

We’ve got several inquiries about our plans for Idubee spreadsheet component. I’m personally very glad that community is interested in the project and we’ll definitely continue improving the component.
To make long story short, we’re planning to develop a commercial Adobe Flex (3/4) component and open a free online spreadsheets service for everyone interested.

Read more…

Not quite what we call “enterprise” solution but still interesting. Visual elements are being dynamically created from media content management system.
Huafu color swatches flip book application

This is a small application where we applied our bidirectional flow layout container to layout controls for the filters (the filter form is generated dynamically from XML file)
Find & Compare module for Brother

Sometimes the design of the application requires visual elements to be placed one after another flowing from first row to the second and so on (just like words in paragraph). We’ve tried to use FlowBox container from FlexLib but it was not quite predictable (especially when it tries to measure its size), so we implemented our own flow layout container. It also has additional features:

  1. horizontal and vertical directions are supported (“direction” property)
  2. the children could be arbitrary aligned relative to each other (“alignCoeff” style)

You could see the demo and download the source code (MIT license) here

two directional flowbox flow layout

Check out the newer (but not the latest) version of Idubee spreadsheet application. While in editor, press CTRL+M to generate a column of 1000000 cells. As you’d see, perfomance of the component is not affected – it has constant rendering time regardless the amount of data.
Idubee v2 Spreadsheet Application

Posting some links to old versions of our spreadsheet application (please. note that backend is disabled so many features not working)

This is really the first version of Idubee, more of prototype

Idubee first version

This is Papervision3d component we did for flashloaded.com