Re: [Server-devel] XS stats script...

2012-03-14 Thread Frederick Grose
On Wed, Mar 14, 2012 at 2:39 PM, Sameer Verma sve...@sfsu.edu wrote:

 On Mon, Mar 12, 2012 at 1:29 AM, Sameer Verma sve...@sfsu.edu wrote:
  Wondering if anyone has used this script and if you were able to run
  it successfully.
  http://wiki.paraguayeduca.org/index.php/Analisis_de_Uso_de_Actividades
 
  cheers,
  Sameer

 I've had a short offlist exchange with Bernie Innocenti and Morgan
 Ames (and Raul Segales earlier, plus Martin Abente cc'd for good
 measure).  So, we'll try to see if we can get the script to work as
 intended.

 The script is supposed to dump usage data from the journal backups in
 /library/users There is another script (written in Ruby) that can then
 pull pretty graphs from the data.

 http://wiki.paraguayeduca.org/index.php/Analisis_de_Uso_de_Actividades#Generating_nice_pie_charts

 This would be a great set of features to fold into the next XS, with
 options to look at the data via Moodle and to have the option to dump
 data to csv

 I'm curious to know if

 1) any of the deployments use ParaguayEduca's scripts
 2) any of the deployments do something like this, but using a
 different approach.

 cheers,
 Sameer
 --
 Sameer Verma, Ph.D.
 Professor, Information Systems
 San Francisco State University
 http://verma.sfsu.edu/
 http://commons.sfsu.edu/
 http://olpcsf.org/


Consider this reference:
http://wiki.sugarlabs.org/go/Sugar_Server_Kit/sugar-stats

   --Fred
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Journal and Google

2010-07-18 Thread Frederick Grose
On Sun, Jul 18, 2010 at 5:04 AM, Tabitha Roder tabi...@tabitha.net.nzwrote:

 Hi

 Has anyone tried backing up the Journal to Google docs? A school told us
 they are using google apps (for education) and would like Sugar to store the
 Journal in Google clouds. Really, what they would like is a backup system so
 loss of the device doesn't mean the loss of all the student's work -- the
 school server provides a backup system, this may be sufficient. Does anyone
 have success stories we can show them along the Little Johnny started
 learning how to customise his operating system now his XO won't boot, we
 reflashed it, and all his Sugar activity work was restored from the XS.

 I'm guessing tight integration with a cloud isn't a design goal of the
 school server but if it can hand off to the cloud this would make them
 happier. They have a google partner who can make at least some magic happen,
 does anyone have any pointers on how to do a feasibility study?

 Google Education Apps: http://www.google.com/a/help/intl/en/edu/index.html

 Thanks
 Tabitha


If Sugar on a Stick images are prepared with a separate, persistent Home
directory (with the --home-size-mb option of livecd-iso-to-disk, or with the
--copy-home option of
http://wiki.sugarlabs.org/go/Sugar_on_a_Stick/Sugar_Clone, that allows one
to share a customized Journal) then the entire, Home directory (with the
Journal) can be backed-up, shared, or swapped by means of the
/LiveOS/home.img file (an un-compressed filesystem package that is loop
mounted in the LiveOS to provide the /home/ directory).  The persistent home
feature is available in all SoaS versions by invoking the livecd-ico-to-disk
script. See
http://www.mail-archive.com/s...@lists.sugarlabs.org/msg01608.html for
patches that will make the copy-overlay and copy-home customization features
more readily available.

A cloud-based swapping service for home.img files seems quite reasonable for
those with sufficient Internet bandwidth.
   --Fred
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] XO Registration Failed with XS

2010-06-17 Thread Frederick Grose
On Thu, Jun 17, 2010 at 8:16 AM, Hamilton Chua hamilton.c...@gmail.comwrote:

 Hi Ganesh,

 I wrote this down a while back when I was figuring out how to get SoaS to
 register and backup with an XS, hope this helps you.

 The registration process begins when an XO laptop user clicks on the avatar
 and then clicks Register from the drop down menu. This action executes *
 /usr/lib/python2.5/site-packages/jarabe/desktop/schoolserver.py*. This
 python script gathers the following required information from the XO laptop
 in order to register with the schoolserver :

- serial number
- nickname
- uuid
- SSH pubkey

 This data is sent via xmlrpc over port 8080 to the Identity Manager service
 on the school server. The identity manager is a python script located in *
 /usr/bin/registration-server* on the school server. This service receives
 the information and validates the serial number. The information is then
 inserted into an sqlite3 database. It will then send back the following
 information to the XO laptop.

- success
- backupurl
- backuppath
- jabberserver

 Added to wiki at
http://wiki.laptop.org/go/School_Identity_Manager#XO_registration_process .

The other content on that page probably should be reviewed as it has not
been updated significantly since November 2008.
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] OLPC Moodle use

2010-04-16 Thread Frederick Grose
On Fri, Apr 16, 2010 at 6:41 PM, David Leeming da...@leeming-consulting.com
 wrote:

  Is there an existing Wiki page where we can all add our contributions?
 This is a very good idea. I would suggest also some suggestions or
 approaches to training teachers to use it, i.e. a training curriculum
 introducing the features in a manageable way. For many of the teachers we
 deal with, the OLPC is their first experience with any type of computing.



 David Leeming


One could demonstrate in the native format here, schools.sugarlabs.org/.

That would remove a translation layer.  There are, of course wikis available
at
http://wiki.laptop.org and http://wiki.sugarlabs.org where one could start a
new
page.

  --Fred





 *From:* server-devel-boun...@lists.laptop.org [mailto:
 server-devel-boun...@lists.laptop.org] *On Behalf Of *Luuk Terbeek
 *Sent:* Saturday, 17 April 2010 6:40 a.m.
 *To:* server-devel@lists.laptop.org
 *Subject:* [Server-devel] OLPC  Moodle use



 Dear members of the server-devel@lists.laptop.org,



 Currently I'm preparing a presentation for the Dutch Moodle Moot.

 I hope to spread the word of the wonderful things that happen
  possibilities regarding the use of Moodle related to the OLPC project.



 For that reason I try to create an overview of best practices regarding the
 use of Moodle in the OLPC project.



 All your comments and suggestions are warmly welcome!



 Thanks in advance!



 Best regards,



 Luuk Terbeek

___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] Pushing Activities to XOs

2009-12-22 Thread Frederick Grose
Another possibility might be
http://wiki.laptop.org/go/Multicast_NAND_FLASH_Update#Cloning_the_Sender.27s_NAND
.
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


[Server-devel] Fwd: An interesting project I stumbled across

2009-06-12 Thread Frederick Grose
Forwarding to the community...

-- Forwarded message --
From: William Schaub
Date: Fri, Jun 12, 2009 at 6:31 PM
Subject: An interesting project I stumbled across
To: Frederick Grose fgr...@gmail.com


This looks like something that is right up the alley of the OLPC groups and
sugar labs etc.

http://www.wizzydigital.org/index.html

using UUCP and memory sticks and couriers they are able to connect schools
to the internet in areas where there is ZERO connectivity.
...

However this whizzy digital courrier could be VERY successfully used on a
classroom server or a specially outfitted XO laptop with some extra storage
via an added USB storage device.
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] [Sugar-devel] [IAEP] collaboration testing session

2009-06-05 Thread Frederick Grose
 Is there a wiki page to sign up and coordinate, or what's the procedure?
 - Bert -


http://wiki.sugarlabs.org/go/Collaboration_Testing is available for event
references, documentation, etc.

It is transcluded for now at http://wiki.sugarlabs.org/go/BugSquad/Meetings

 --Fred
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel


Re: [Server-devel] [OLPC Networking] RSSI value questions

2008-04-04 Thread Frederick Grose
On Fri, Apr 4, 2008 at 10:18 PM, John Watlington [EMAIL PROTECTED] wrote:


 ...I still prefer the idea of using audio...


The effective acoustic range is probably similar to the line of sight for XO
users.  Far more interesting, in my opinion, would be locating other users
in radio or network ranges that are not apparent from looking around the
room.

I wouldn't want to continually burden communications or continually expend
too much of my energy store to achieve this feature.
___
Server-devel mailing list
Server-devel@lists.laptop.org
http://lists.laptop.org/listinfo/server-devel