1

Re: Update on progress and plans for November

For anyone who is interested, here are a couple of updates on the online recording project so far. Firstly, we have a project name, kindly suggested by Charles R, which is Indicia (pronounced in-dee-shee-ah). This is latin for data, and is also used in the English language to mean a sign indicating the presense of something which seems appropriate. Don't forget that this is the tool that "powers" online recording websites - you will be free to name your sites as you see fit!

Second, a quick summary of what we are up to and progress so far. The first month's plan is as follows:
- Produce a data model
- Produce a component for doing a nice, paginated, sortable and filterable grid that we can use for browsing data throughout the application.
- Write all the administration screens for the core of the system, including things like user maintenance, termlist and taxon list maintenance and setting up new websites.
- Start working on the webservices that will drive things like auto-complete text boxes (e.g. when typing in a species name).
- Develop the csv upload and download facilities.

We are currently setting up a Google Code account for the source code so you will be able to see progress, and have also decided to stick to the JQuery library for JavaScript in the application. I'll post on here when there is something worth seeing on the Google Code account.

Best Wishes

John van Breda
Biodiverse IT

2

Re: Update on progress and plans for November

Hi all,

johnvanbreda wrote:

The first month's plan is ...

Wow! Strong program for the first month. :) How many devs are involved so far?

Did you looked at http://dojotoolkit.org/ as an alternative to jquery?

http://dojotoolkit.org/book/dojo-book-0 … n/why-dojo


Armand

3

Re: Update on progress and plans for November

Great news! Looking forward to seeing this thing progress. :)

Charles Roper
Digital Development Manager | Field Studies Council
http://www.field-studies-council.org | https://twitter.com/charlesroper | https://twitter.com/fsc_digital

4

Re: Update on progress and plans for November

There are 3 devs - myself, Nick and Gary. There will still be quite a lot to do after this month one programme - all the integration with the actual websites for a start. This will include validation tools, ways of posting and accessing the data, and guidelines on how to get useful controls onto your web pages.

Thanks for the tip about Dojo, we will take a quick look. We have to be careful not to get bogged down with reviewing different toolkits though as they will all have their advantages and disadvantages, and we have targets to reach!

Best wishes

John van Breda
Biodiverse IT

5

Re: Update on progress and plans for November

johnvanbreda wrote:

Thanks for the tip about Dojo, we will take a quick look. We have to be careful not to get bogged down with reviewing different toolkits though as they will all have their advantages and disadvantages, and we have targets to reach!

From my point of view dojo has a clearer concept when it comes to accessibility and coding standards.
http://dojotoolkit.org/developer/a11yStatement

Dojo would be certainly not the worsteds choice.

Looking forward to the code ...

Good luck,
Armand