Hi Stef
Jquery is great. So is Rico, Scriptaculous, EXTjs and so on. I have a webpage that does Ajax push here at my office, it is a price monitor and when a price changes the HTML is updated only for that price that changed within a couple of milliseconds and the server initiates the update. The client does not poll the server. However... the page size is substantially bigger and server overhead ramps up with amount of users. These toolkits can be of great use but we need to make sure our HTML remains as lightweight as possible. I want the UI to be up and running when the rest of the data centre is going up in flames... not that Xymon will help with a real fire.
Once we get the HTML complaint with standards we can start to play with added functionality. Your idea is great for those big log files though and we will need to seriously look at this functionality for bigger result sets. One of the features I like in Jquery is that it allows you to treat HTML table data as a local record set which allows you to sort, search filter and go mad on the page. To get that into Xymon at this stage will require a bit of rework around the way the GUI get generated and I don't think right now it will be a priority, our strategy we will be to focus on the bug list and getting a new release out as soon as possible. Once we get the problems ironed out(and there is not a major load of bugs) we can move onto the user experience, eye candy and so on.
The input from the users are invaluable for me as my experience of Xymon is probably very small compared to some of the BIG boys on the list. So thanks for all the input guys/gals it is going to go far.
Regards Neil
-----Original Message----- From: Stef Coene [mailto:stef.coene at docum.org] Sent: 07 July 2010 08:23 AM To: hobbit at hswn.dk Subject: Re: [hobbit] Input needed from all of you.
On Wednesday 07 July 2010, Neil Franken wrote:
HI All
To be honest I have already created a CSS for Xymon and I am busy testing various resolutions. I wish I had more time but my 9 month old daughter pretty much forces me to spend all my time with her and Barney the Dinosaur. Jokes aside I will document my ideas over the next few days and I will also try find a place to put up a example or two of the site. So far I am not messing with colour themes/icon etc I just want to get the layout sorted. Cosmetic while being the most prestigious part of the site is not a high priority. Functionality first. If you want some help or if you want me to try your changes, let me know.
I added jquery to my pages. I have a big test that returns a lot of log lines and I use jquery to hide them all, execept for the error lines. If you click on 'open all', all lines are showed. It can also be used for dynamic menu's, hover action and much more.
Stef
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk