EnglishEspañol
twitterlinkedin
Joomla Slide Menu by DART Creations

The Server Labs will reform the architecture of BBVA’s corporate security application

The Server Labs has been chosen by BBVA to develop a completely revised version of its corporate security application Faro in order to unify and streamline the application throughout all countries in which BBVA operates. Click here.


BBVA designs its new continuous integration and quality environment employing The Server Labs Enterprise Development Platform

The Server Labs has implemented BBVA’s pilot development architecture based on The Server Labs Enterprise Development Platform (Cloud version). Beyond the obvious benefits of enhanced quality and productivity ... Click here to read the full article


The Server Labs participates in ESAW

The Server Labs has contributed actively with a technical presentation and the creation of a large-scale poster explaining the application of Cloud computing to Ground System Architectures.
Click here to read the full article.


The Server Labs’ Enterprise Development Platform is now available in the Cloud

Having already been employed successfully by numerous companies running on their very own infrastructures, the platform can now run in the public Cloud. Click here.


EUMETSAT chooses The Server Labs to assess running its MTG programme in the Cloud

The Server Labs has been tasked to perform a feasibility study to analyse the possibility to drive EUMETSAT’s MTG (Meteosat Third Generation) programme ...
Click here to read the full article


Case Study: CNIO’s cancer research gains speed in the Cloud

The Server Labs have undertaken a comprehensive feasibility study to identify how to shift CNIO’s ever-increasing data processing requirement to the public cloud. Access the full version of the case study here.


The Server Labs collaborates with the Massachusetts Institute of Technology (MIT)

The Server Labs is acting as corporate host in the MIT-Spain...

Click here.

Rich Internet Applications

Technologies and Tools

Traditional desktop applications are characterised by having a rich user experience and complex GUI (menus, multi-window, multi-tabbed, etc…) that run fast and are deployed locally on the end user platform. They start becoming problematic when the user community is not localised and the application has to be used across networks with different security constraints. Additionally, when the user community is large, the installation, maintenance and flexibility required for the access becomes difficult as new factors as compatible hardware; OS, libraries, etc, might need to be taken into account for each particular user.
Web applications, on the other hand, provide a way to overcome those problems by introducing a thin client-server architecture based on Internet standards and protocols. A simple web browser replaces the presentation layer in the application and the rest runs centralised on a server, so that a connection to the network is enough for anybody to access the application from anywhere. No need for installations and updates on the client system.  The major problem with traditional web applications are that they are very static, all application interaction must go through the server, requiring data to be sent to the server and the server to respond; they also lack a rich user interface.

Rich Internet Applications try to bridge the two worlds, combining the best of both technologies, introducing an additional client layer (client engine) technology that allows the execution of code on the client side to provide better performance and a rich GUI experience.

The major justification points for RIA are:
·    No need for installation/updates. Updating and distributing the application is an instantaneous and automatic process. This is a big advantage when deploying an application where flexible and extensive access is required.
·    End users can use the application from any computer with a network connection and access the server, and usually regardless of what OS the computer runs.
·    User communities for an application can be easily extended even through security-managed areas as standard protocols are used.
·    They are cross browser and cross-platform.

For more information, download our whitepaper: RIA- Framework evaluation