SVG 2D Graphics Research
|
|
Home Architecture for 2D Booking Systems Business Charts Engineering Diagrams Engineering Database GIS Logistic Procurement |
Booking Systems
Booking Systems Architecture for: Theatre / Airplane / Hotel / CruiseSVG is brilliantly suited to booking systems. Compact file format gives it fast economical picture download. Fast server App execution means that the server-side application can draw on server data to reflect the current booking situation. Hence the graphics a) show what is already booked, and b) disable already-booked entities from being mouse-clicked. Demonstration Opera HouseBooking Systems Architecture
2D Layout FlexibilitySVG can show different shapes and layouts: building plans are very easy, and it can draw curves for ships too. So the graphics are not restricted to rectangular layouts. Interaction Client-Side via eg JavascriptSVG provides interaction through the mouse, and the picture can change dynamically, client-side, to reflect customer choices. This extends your booking systems architecture, in a naturally interactive way. HyperlinkingRemember that any part of the SVG graphics picture can act as a hyper link, so you can construct documents that have rich semantic structures, and offer the user natural and helpful interfaces. That provides extensibility across to other parts of the same document or to a whole other document set, to give you an even more powerful booking systems architecture. Zoom and PanBrowser Zoom and Pan enable the customer to look at detail, before choosing the seat/room/cabin they want.
|