Re: [Sugar-devel] [DESIGN] Proposal: Multi-Selection and Batch Operations on Journal entries

2012-08-05 Thread Ajay Garg
-0.94.0-20120805.dx3.fc14.i386.rpm For brevity, the patches are at :: http://git.sugarlabs.org/dextrose/mainline/commit/38a261887ed44756147bae44277642252cae628f http://git.sugarlabs.org/dextrose/mainline/commit/0c71cf00dfb8fe507627109748b5539e0eeba87f Following are the changes/fixes :: All

[Sugar-devel] Idea for a New Activity in Sugar: To code and run C, C++ programs

2012-08-05 Thread Kartik Kumar
Hi All, I was thinking of an Activity for Sugar using which children can write programs in C and C++ and execute them. This is similar to Pippy activity but this activity will use GCC for compilation and execution of these programs created by children. We can present them with such features: 1.

Re: [Sugar-devel] Idea for a New Activity in Sugar: To code and run C, C++ programs

2012-08-05 Thread S. Daniel Francis
Hi Kartik, 2012/8/5 Kartik Kumar kartik.p...@gmail.com: Hi All, I was thinking of an Activity for Sugar using which children can write programs in C and C++ and execute them. I think C/C++ aren't so easy for children, Python is better to introduce programming on children. But I really

Re: [Sugar-devel] Idea for a New Activity in Sugar: To code and run C, C++ programs

2012-08-05 Thread Kartik Kumar
Thanks Daniel for your valuable feedback! I agree with you that C will be bit complex in the begining and it is difficult to write Gcc in python. I appreciate the idea of activity for web development. I am very much exicted and inspired to explore on how we can go about it and develop it. To add

Re: [Sugar-devel] Idea for a New Activity in Sugar: To code and run C, C++ programs

2012-08-05 Thread S. Daniel Francis
2012/8/5 Kartik Kumar kartik.p...@gmail.com: Thanks Daniel for your valuable feedback! I agree with you that C will be bit complex in the begining and it is difficult to write Gcc in python. I appreciate the idea of activity for web development. I am very much exicted and inspired to