Sunday, May 15, 2011

Prepared to code

Since I have a fairly difficult exam (statistics & probability theory - how fitting ;), on may 27 I thought I start doing some coding a week earlier so I have enough time to learn in the evenings.

So tomorrow, I am going to restructure the status variables into one big table and then add filtering options that filter values with javascript. This can happen without AJAX, so it should turn out really fast.
I'm thinking of a simple textarea that filters the values as you type, as well as a checkbox to filter for bad values (the ones marked red) and a drop-down list for filtering by category.

Once that is done, I will start my work on some proper server status recording & charts.

No comments:

Post a Comment