[Sugar-devel] Rafael Ortiz te ha dejado un mensaje...

2011-01-04 Thread Badoo
Rafael Ortiz te ha dejado un mensaje...

El mensaje y la persona que lo envió solo te será mostrado a ti y borrarlo en 
cualquier momento. Puedes responder a través del sistema de intercambio de 
mensajes. Para descubrir quién te escribió, sigue el siguiente link:
http://us1.badoo.com/01142074967/in/2ZFyFgin7aY/?lang_id=7

Más gente que también te está esperando:
Juanjo319 (Bogotá, Colombia)
Miryam (Bogotá, Colombia)
Niño.. lindo (Bogotá, Colombia)

http://us1.badoo.com/01142074967/in/2ZFyFgin7aY/?lang_id=7

Si al pulsar el enlace de este mensaje no funciona, copia y pégalo en la barra 
de tu navegador.

Este email es parte del procedimiento del sistema para el envío de mensajes 
enviados por Rafael Ortiz. Si has recibido este mensaje por error, ignora este 
email. Tras un corto periodo de tiempo, será eliminado del sistema.

¡Divértete!
El equipo de Badoo


Has recibido este email porque un usuario de Badoo te ha dejado un mensaje en 
Badoo. Este mensaje es automático. Las respuestas a este mensaje no estan 
controladas y no serán contestadas. Si no quieres recibir más mensajes de 
Badoo, háznoslo saber:
http://us1.badoo.com/impersonation.phtml?lang_id=7mail_code=21email=sugar-devel%40lists.sugarlabs.orgsecret=invite_id=424239user_id=1142074967___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] TurtleBlocks driving lego NXT 2.0 -

2011-01-04 Thread Rafael Enrique Ortiz Guerrero
Not enterely related but some of us were working on
an arduino TA conection (now only working serially),
the next step  is to be able to program the arduino chip,
downloading bytecode generated from TA.

Months ago We've found a project called blocos (
http://babuinoproject.blogspot.com/) that uses a
pyCricketLogo compiler   that can be adjusted to TA in order to be able to
program chips.



Rafael Ortiz


On Thu, Dec 30, 2010 at 11:55 PM, Martin Langhoff martin.langh...@gmail.com
 wrote:

 On Thu, Dec 30, 2010 at 5:34 PM, Martin Langhoff
 martin.langh...@gmail.com wrote:
   - NBC/NXC is the most popular tool by all accounts, actively

 RPM at http://dev.laptop.org/~martin/nbc/

   - There is a python module for it, but it's for Python 2.4, looks
  unmaintained, seems very limited in features and it's not clear

 nxt_python is in Fedora actually, has been for a long time.

 cheers,



 m
 --
  martin.langh...@gmail.com
  mar...@laptop.org -- School Server Architect
  - ask interesting questions
  - don't get distracted with shiny stuff  - working code first
  - http://wiki.laptop.org/go/User:Martinlanghoff
 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] TurtleBlocks driving lego NXT 2.0 -

2011-01-04 Thread Martin Langhoff
On Tue, Jan 4, 2011 at 11:55 AM, Rafael Enrique Ortiz Guerrero
raf...@sugarlabs.org wrote:
 Not enterely related but some of us were working on
 an arduino TA conection (now only working serially),

That's cool! Very related!

Walter mentioned your in private email. From what I see, for both
Arduino and NXT we need

 - A special mode that loads and shows some special blocks, hides the
Turtle, and offers compile-and-copy-to-robot buttons. We need to
make our own blocks and compile/copy support, but the special mode
might need some support from TA itself.

 - An exporter -- in your case to Arduino, in my case to NXT. I am
looking at the talogo.py src, and plan to  export some NXC.

cheers,



m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] TurtleBlocks driving lego NXT 2.0 -

2011-01-04 Thread Rafael Enrique Ortiz Guerrero
On Tue, Jan 4, 2011 at 12:02 PM, Martin Langhoff
martin.langh...@gmail.comwrote:

 On Tue, Jan 4, 2011 at 11:55 AM, Rafael Enrique Ortiz Guerrero
 raf...@sugarlabs.org wrote:
  Not enterely related but some of us were working on
  an arduino TA conection (now only working serially),

 That's cool! Very related!

 Walter mentioned your in private email. From what I see, for both
 Arduino and NXT we need

  - A special mode that loads and shows some special blocks, hides the
 Turtle, and offers compile-and-copy-to-robot buttons. We need to
 make our own blocks and compile/copy support, but the special mode
 might need some support from TA itself.

  - An exporter -- in your case to Arduino, in my case to NXT. I am
 looking at the talogo.py src, and plan to  export some NXC.

 cheers,


That's exactly what's needed, intersection from both projects is the TA gui
part, and the difference is the exporter. I'll keep you in the loop if any
advance comes from my behalf.











 m
 --
  martin.langh...@gmail.com
  mar...@laptop.org -- School Server Architect
  - ask interesting questions
  - don't get distracted with shiny stuff  - working code first
  - http://wiki.laptop.org/go/User:Martinlanghoff

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] TurtleBlocks driving lego NXT 2.0 -

2011-01-04 Thread Mike Lee
I'd like to also put in a plug for the LEGO's low-cost WeDo robotics
product. While there is some support for it in Scratch, to my
knowledge there isn't no grassroots hacking on the USB interface for
it. I think it would be very cool to have Turtleblocks support the
WeDo sensors and motor (which can be purchased as individual
components from LEGO Education).

I will have an NXT 2.0 kit soon so I am eagerly following these developments.

Mike


On Tue, Jan 4, 2011 at 12:02 PM, Martin Langhoff
martin.langh...@gmail.com wrote:
 On Tue, Jan 4, 2011 at 11:55 AM, Rafael Enrique Ortiz Guerrero
 raf...@sugarlabs.org wrote:
 Not enterely related but some of us were working on
 an arduino TA conection (now only working serially),

 That's cool! Very related!

 Walter mentioned your in private email. From what I see, for both
 Arduino and NXT we need

  - A special mode that loads and shows some special blocks, hides the
 Turtle, and offers compile-and-copy-to-robot buttons. We need to
 make our own blocks and compile/copy support, but the special mode
 might need some support from TA itself.

  - An exporter -- in your case to Arduino, in my case to NXT. I am
 looking at the talogo.py src, and plan to  export some NXC.

 cheers,



 m
 --
  martin.langh...@gmail.com
  mar...@laptop.org -- School Server Architect
  - ask interesting questions
  - don't get distracted with shiny stuff  - working code first
  - http://wiki.laptop.org/go/User:Martinlanghoff
 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Wikipedia bundle in other languages

2011-01-04 Thread Sameer Verma
I'd like to bundle the Hindi version of Wikipedia into an offline
activity. 
http://hi.wikipedia.org/wiki/%E0%A4%AE%E0%A5%81%E0%A4%96%E0%A4%AA%E0%A5%83%E0%A4%B7%E0%A5%8D%E0%A4%A0
Do we have a set process/scripts to do so?

cheers,
Sameer
-- 
Dr. Sameer Verma, Ph.D.
Associate Professor, Information Systems
Director, Campus Business Solutions
San Francisco State University
http://verma.sfsu.edu/
http://opensource.sfsu.edu/
http://cbs.sfsu.edu/
http://is.sfsu.edu/
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] TurtleBlocks driving lego NXT 2.0 -

2011-01-04 Thread Martin Langhoff
On Tue, Jan 4, 2011 at 12:37 PM, Mike Lee curious...@gmail.com wrote:
 I'd like to also put in a plug for the LEGO's low-cost WeDo robotics

Oh, wishes wishes :-)

Both arduino and nxt are within reach because others have laid the
foundations. You can easily program them from Linux. Here, we're
talking about adding glue between TA and existing tools to program
those 'bots.

AFAICS, for WeDo there is currently no way to program them from Linux.
That's kind of a stumbling block. Maybe it has a similar controller
brick or is close enough that you can work with the NXC/NXB people to
get it supported...

cheers,



m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] TurtleBlocks driving lego NXT 2.0 -

2011-01-04 Thread Bert Freudenberg

On 04.01.2011, at 20:00, Martin Langhoff wrote:

 On Tue, Jan 4, 2011 at 12:37 PM, Mike Lee curious...@gmail.com wrote:
 I'd like to also put in a plug for the LEGO's low-cost WeDo robotics
 
 Oh, wishes wishes :-)
 
 Both arduino and nxt are within reach because others have laid the
 foundations. You can easily program them from Linux. Here, we're
 talking about adding glue between TA and existing tools to program
 those 'bots.
 
 AFAICS, for WeDo there is currently no way to program them from Linux.
 That's kind of a stumbling block. Maybe it has a similar controller
 brick or is close enough that you can work with the NXC/NXB people to
 get it supported...
 
 cheers,

Doesn't Scratch support WeDo? There might be a clue. See this thread:

http://scratch.mit.edu/forums/viewtopic.php?pid=434923

Also, in 2008/09 someone was working on porting the original LabVIEW-based 
software to the XO (they posted to olpc-devel and Sugar lists without 
mentioning what it was for). But I have not heard anything ever since (even 
though LEGO announced XO support in their original 2008 press release). In that 
thread above it is mentioned that Peru did a project using it.

- Bert -


___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] TurtleBlocks driving lego NXT 2.0 -

2011-01-04 Thread Martin Langhoff
On Tue, Jan 4, 2011 at 3:28 PM, Mike Lee curious...@gmail.com wrote:
 I can tell you that it works very well!

And tell us -- does it run under Linux/Sugar? Linux/Gnome?


m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] TurtleBlocks driving lego NXT 2.0 -

2011-01-04 Thread Mike Lee
It is a Sugar activity (Linux/Sugar).

Mike

On Tue, Jan 4, 2011 at 3:31 PM, Martin Langhoff
martin.langh...@gmail.com wrote:
 On Tue, Jan 4, 2011 at 3:28 PM, Mike Lee curious...@gmail.com wrote:
 I can tell you that it works very well!

 And tell us -- does it run under Linux/Sugar? Linux/Gnome?


 m
 --
  martin.langh...@gmail.com
  mar...@laptop.org -- School Server Architect
  - ask interesting questions
  - don't get distracted with shiny stuff  - working code first
  - http://wiki.laptop.org/go/User:Martinlanghoff

___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] TurtleBlocks driving lego NXT 2.0 -

2011-01-04 Thread Martin Langhoff
On Tue, Jan 4, 2011 at 4:00 PM, Mike Lee curious...@gmail.com wrote:
 It is a Sugar activity (Linux/Sugar).

Niiice.



m
-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Wikipedia bundle in other languages

2011-01-04 Thread Martin Langhoff
Yes -- see the WikiBrowse / Wikipedia Activity page in wiki.l.o . The
process isn't perfect... and is not very well document it.

I didn't create (this process) but have been trying to improve it a
bit recently, so will be happy to help a bit along the way.

cheers,



m

On Tue, Jan 4, 2011 at 12:44 PM, Sameer Verma sve...@sfsu.edu wrote:
 I'd like to bundle the Hindi version of Wikipedia into an offline
 activity. 
 http://hi.wikipedia.org/wiki/%E0%A4%AE%E0%A5%81%E0%A4%96%E0%A4%AA%E0%A5%83%E0%A4%B7%E0%A5%8D%E0%A4%A0
 Do we have a set process/scripts to do so?

 cheers,
 Sameer
 --
 Dr. Sameer Verma, Ph.D.
 Associate Professor, Information Systems
 Director, Campus Business Solutions
 San Francisco State University
 http://verma.sfsu.edu/
 http://opensource.sfsu.edu/
 http://cbs.sfsu.edu/
 http://is.sfsu.edu/
 ___
 Sugar-devel mailing list
 Sugar-devel@lists.sugarlabs.org
 http://lists.sugarlabs.org/listinfo/sugar-devel




-- 
 martin.langh...@gmail.com
 mar...@laptop.org -- School Server Architect
 - ask interesting questions
 - don't get distracted with shiny stuff  - working code first
 - http://wiki.laptop.org/go/User:Martinlanghoff
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Design

2011-01-04 Thread akshit chhabra
Hi
I want to solve bug #2161,Calculate's characters(Sugar-love).How do I get a
Ticket regarding this?
Also please elaborate how to fix a given bug.
I am working on sugar 0.84 (apt-get install) on Karmic 9.10.
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel