|
LEWOStuff |
![]() |
| ||||||||
|
OverviewLEWOStuff is a set of frameworks and libraries developed by Andrew Lindesay. The frameworks are centric around the java platform, the 100% java WebObjects application server and Cocoa, from Apple. The LEWOStuff software provides additional "smart framework" on top of these platforms to provide for more efficient, richer and more reliable software deliverables. Please open the PDF overview for further details. SupportWork relating to consulting, modifications, changes, example code and additional documentation can be undertaken. Contact Andrew Lindesay using the email at the header of this page for more information. Business Services
LEWOStuff HighlightsLoggingAnybody running a large system will know how critical high-quality logging is. When (heaven forbid) an error occurs, being able to trace the events around the error in system logs means you can far more easily diagnose errors and problems without resorting to guesswork. LEWOStuff has a JUL-based logging aggregation system included for centralising log-streams from multiple deployed elements and a viewer for conveniently searching stored logs. Web ServicesWeb services are complex to implement and it is often difficult to achieve a good level of inter-operability between various servers and client. With it's simple wire protocol and data encoding, JSON-RPC web services resolve many of the problems that arise when proving an API for your server systems. LEWOStuff provides a clean-room implementation of JSON and JSON-RPC for WebObjects and servlet as well as clients for JavaScript, ActionScript, Cocoa and (of course) Java. LEWOStuff also provides for JSON-RPC over messaging systems to facilitate inter-system communication and more complex requirements around distributed computing. The JSON-RPC infrastructure is an exciting part of LEWOStuff. NavigationMenus, breadcrumbs, login panels etc... are bread-and-butter for developing browser-applications. LEWOStuff provides proven architecture to facilitate these typical features out of the box. LEWStuff even delivers a vanilla page design in which applications can live in order that projects can be boot-strapped quickly and efficiently without having to go through a basic design phase. Successful web interfaces often owe much of their success to sophisticated server-side state management -- something which WebObjects excels at. LEWOStuff takes some of these concepts even further around validation and navigation to delivery a very powerful environment for delivering a superb user experience. The Kitchen SinkLEWOStuff contains a whole swag of useful elements with few dependencies on external libraries. These elements can be re-used in projects to provide great features without huge effort. Here are some of those areas covered;
|
|||||||