Hi Tom<br><br><div class="gmail_quote">On Sat, Feb 7, 2009 at 9:49 AM, Tom Hoffman <span dir="ltr"><<a href="mailto:tom.hoffman@gmail.com">tom.hoffman@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Regarding SchoolTool & different platforms, SchoolTool is Python, it<br>
is fairly easily ported to other platforms that run Python.  The only<br>
problem is that we (the core development team) don't have the<br>
expertise to support multiple OS versions, particularly as we have to<br>
focus on finishing our 1.0 release.<br>
</blockquote><div><br>I understand the need to focus on your own agenda. I appreciate your input, though, as we think about designing systems---even if this work gets started before you're ready, it's more likely that it will be something you can support<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I'm a little confused about what you're proposing for configuration.<br>
The standard way to address your use case is via web services or<br>
perhaps LDAP.  There are a few directly relevant existing standards<br>
(SIF...) but none that are widely used, particularly by free software.<br>
or generally appealing.<br>
<br>
Actually, at this point, I'd say storing the data you want in LDAP is<br>
probably the approach most likely to work.  The coolest way to do it<br>
would be passing around the relevant data via XMPP.<br>
</blockquote><div><br>My impression is that the advantages of LDAP are manifest mostly if you're interested in security. My point is that, in every _elementary_ school I've seen (I'm sure high schools are different), there isn't any security and they don't want it. Kindergartners (and even 2nd graders) are bad at remembering and even typing passwords, and the teachers don't want to spend their time running around asking people to whisper their passwords and then typing it for them.<br>
<br></div></div>I think it would be great to use LDAP when it's installed, but I think we really need to have a lightweight substitute in the large majority of cases. I'm thinking mostly about the Tux4Kids market, which is elementary schools.<br>