<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dcorking</id>
	<title>Sugar Labs - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sugarlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Dcorking"/>
	<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/go/Special:Contributions/Dcorking"/>
	<updated>2026-05-13T20:29:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Talk:PyCaveExplorer&amp;diff=80648</id>
		<title>Talk:PyCaveExplorer</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Talk:PyCaveExplorer&amp;diff=80648"/>
		<updated>2012-07-06T14:09:29Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: strike&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Non-admin setup?==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;s&amp;gt;It seems that setup.py requires admin privileges to the install directory. &lt;br /&gt;
&lt;br /&gt;
What am I doing wrongly? Is there a way to run it without setup.py? (Using Sugar-on-a-Stick spin of Fedora 16.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;[david1@brownsea ~]$ virtualenv  pyCaveExplorer&lt;br /&gt;
New python executable in pyCaveExplorer/bin/python&lt;br /&gt;
Installing setuptools.............done.&lt;br /&gt;
Installing pip...............done.&lt;br /&gt;
[david1@brownsea ~]$ cd pyCaveExplorer/&lt;br /&gt;
[david1@brownsea pyCaveExplorer]$ python setup.py develop&lt;br /&gt;
running develop&lt;br /&gt;
error: can&#039;t create or remove files in install directory&lt;br /&gt;
&lt;br /&gt;
The following error occurred while trying to add or remove files in the&lt;br /&gt;
installation directory:&lt;br /&gt;
&lt;br /&gt;
    [Errno 13] Permission denied: &#039;/usr/lib/python2.7/site-packages/test-easy-install-5825.write-test&#039;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&amp;lt;/s&amp;gt;&lt;br /&gt;
&lt;br /&gt;
--[[User:Dcorking|dcorking]] 07:52, 6 July 2012 (EDT)&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Talk:PyCaveExplorer&amp;diff=80644</id>
		<title>Talk:PyCaveExplorer</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Talk:PyCaveExplorer&amp;diff=80644"/>
		<updated>2012-07-06T11:53:30Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: /* Non-admin setup? */ OS&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Non-admin setup?==&lt;br /&gt;
&lt;br /&gt;
It seems that setup.py requires admin privileges to the install directory. &lt;br /&gt;
&lt;br /&gt;
What am I doing wrongly? Is there a way to run it without setup.py? (Using Sugar-on-a-Stick spin of Fedora 16.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;[david1@brownsea ~]$ virtualenv  pyCaveExplorer&lt;br /&gt;
New python executable in pyCaveExplorer/bin/python&lt;br /&gt;
Installing setuptools.............done.&lt;br /&gt;
Installing pip...............done.&lt;br /&gt;
[david1@brownsea ~]$ cd pyCaveExplorer/&lt;br /&gt;
[david1@brownsea pyCaveExplorer]$ python setup.py develop&lt;br /&gt;
running develop&lt;br /&gt;
error: can&#039;t create or remove files in install directory&lt;br /&gt;
&lt;br /&gt;
The following error occurred while trying to add or remove files in the&lt;br /&gt;
installation directory:&lt;br /&gt;
&lt;br /&gt;
    [Errno 13] Permission denied: &#039;/usr/lib/python2.7/site-packages/test-easy-install-5825.write-test&#039;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
--[[User:Dcorking|dcorking]] 07:52, 6 July 2012 (EDT)&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Talk:PyCaveExplorer&amp;diff=80643</id>
		<title>Talk:PyCaveExplorer</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Talk:PyCaveExplorer&amp;diff=80643"/>
		<updated>2012-07-06T11:52:28Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: Created page with &amp;quot;==Non-admin setup?==  It seems that setup.py requires admin privileges to the install directory.   What am I doing wrongly? Is there a way to run it without setup.py?  &amp;lt;pre&amp;gt;[d...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==Non-admin setup?==&lt;br /&gt;
&lt;br /&gt;
It seems that setup.py requires admin privileges to the install directory. &lt;br /&gt;
&lt;br /&gt;
What am I doing wrongly? Is there a way to run it without setup.py?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;[david1@brownsea ~]$ virtualenv  pyCaveExplorer&lt;br /&gt;
New python executable in pyCaveExplorer/bin/python&lt;br /&gt;
Installing setuptools.............done.&lt;br /&gt;
Installing pip...............done.&lt;br /&gt;
[david1@brownsea ~]$ cd pyCaveExplorer/&lt;br /&gt;
[david1@brownsea pyCaveExplorer]$ python setup.py develop&lt;br /&gt;
running develop&lt;br /&gt;
error: can&#039;t create or remove files in install directory&lt;br /&gt;
&lt;br /&gt;
The following error occurred while trying to add or remove files in the&lt;br /&gt;
installation directory:&lt;br /&gt;
&lt;br /&gt;
    [Errno 13] Permission denied: &#039;/usr/lib/python2.7/site-packages/test-easy-install-5825.write-test&#039;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
--[[User:Dcorking|dcorking]] 07:52, 6 July 2012 (EDT)&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=DevelopmentTeam/0.84/Clipboard&amp;diff=70882</id>
		<title>DevelopmentTeam/0.84/Clipboard</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=DevelopmentTeam/0.84/Clipboard&amp;diff=70882"/>
		<updated>2011-11-08T16:28:45Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: fix incoming links&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT[[0.84/Reliability#Solid clipboard]]&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Education_Team/Curriculum_Standards/Countries&amp;diff=67598</id>
		<title>Education Team/Curriculum Standards/Countries</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Education_Team/Curriculum_Standards/Countries&amp;diff=67598"/>
		<updated>2011-07-30T20:26:18Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: /* United Kingdom */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is for linking to national and international curriculum standards. For countries such as &lt;br /&gt;
&lt;br /&gt;
*[[Education Team/Curriculum Standards/Countries/Australia|Australia]]&lt;br /&gt;
*[[Education Team/Curriculum Standards/Countries/China|China]]&lt;br /&gt;
*[[Education Team/Curriculum Standards/Countries/India|India]]&lt;br /&gt;
*[[Education Team/Curriculum Standards/USA States|USA]]&lt;br /&gt;
&lt;br /&gt;
and others with many states or provinces, we can make a subpage.&lt;br /&gt;
&lt;br /&gt;
==International==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ascd.org/ ASCD] (formerly the Association for Supervision and Curriculum Development)&lt;br /&gt;
&lt;br /&gt;
==Country List==&lt;br /&gt;
&lt;br /&gt;
===Albania===&lt;br /&gt;
&lt;br /&gt;
===Argentina===&lt;br /&gt;
&lt;br /&gt;
* [http://www.me.gov.ar/curriform/nap.html Áreas Curriculares Núcleos de Aprendizajes Prioritarios] (Core Learning Curriculum Priority Areas)&lt;br /&gt;
&lt;br /&gt;
===Brasil===&lt;br /&gt;
&lt;br /&gt;
===Chile===&lt;br /&gt;
&lt;br /&gt;
===Colombia===&lt;br /&gt;
&lt;br /&gt;
===Ecuador===&lt;br /&gt;
&lt;br /&gt;
===Paraguay===&lt;br /&gt;
&lt;br /&gt;
===United Kingdom===&lt;br /&gt;
====England====&lt;br /&gt;
=====Mathematics=====&lt;br /&gt;
* http://curriculum.qcda.gov.uk/key-stages-1-and-2/subjects/mathematics/index.aspx&lt;br /&gt;
* http://curriculum.qcda.gov.uk/key-stages-3-and-4/subjects/key-stage-3/mathematics/index.aspx&lt;br /&gt;
* http://curriculum.qcda.gov.uk/key-stages-3-and-4/subjects/key-stage-4/mathematics/index.aspx&lt;br /&gt;
&lt;br /&gt;
===Uruguay===&lt;br /&gt;
&lt;br /&gt;
* [http://www.cep.edu.uy/index.php?option=com_content&amp;amp;view=article&amp;amp;id=664&amp;amp;Itemid=226 Consejo de Educación Inicial y Primaria del Uruguay]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Venezuela===&lt;br /&gt;
&lt;br /&gt;
etc.&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Education_Team/Curriculum_Standards/Countries&amp;diff=67597</id>
		<title>Education Team/Curriculum Standards/Countries</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Education_Team/Curriculum_Standards/Countries&amp;diff=67597"/>
		<updated>2011-07-30T20:25:02Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: GB/NI&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is for linking to national and international curriculum standards. For countries such as &lt;br /&gt;
&lt;br /&gt;
*[[Education Team/Curriculum Standards/Countries/Australia|Australia]]&lt;br /&gt;
*[[Education Team/Curriculum Standards/Countries/China|China]]&lt;br /&gt;
*[[Education Team/Curriculum Standards/Countries/India|India]]&lt;br /&gt;
*[[Education Team/Curriculum Standards/USA States|USA]]&lt;br /&gt;
&lt;br /&gt;
and others with many states or provinces, we can make a subpage.&lt;br /&gt;
&lt;br /&gt;
==International==&lt;br /&gt;
&lt;br /&gt;
* [http://www.ascd.org/ ASCD] (formerly the Association for Supervision and Curriculum Development)&lt;br /&gt;
&lt;br /&gt;
==Country List==&lt;br /&gt;
&lt;br /&gt;
===Albania===&lt;br /&gt;
&lt;br /&gt;
===Argentina===&lt;br /&gt;
&lt;br /&gt;
* [http://www.me.gov.ar/curriform/nap.html Áreas Curriculares Núcleos de Aprendizajes Prioritarios] (Core Learning Curriculum Priority Areas)&lt;br /&gt;
&lt;br /&gt;
===Brasil===&lt;br /&gt;
&lt;br /&gt;
===Chile===&lt;br /&gt;
&lt;br /&gt;
===Colombia===&lt;br /&gt;
&lt;br /&gt;
===Ecuador===&lt;br /&gt;
&lt;br /&gt;
===Paraguay===&lt;br /&gt;
&lt;br /&gt;
==United Kingdom==&lt;br /&gt;
===England===&lt;br /&gt;
====Mathematics====&lt;br /&gt;
* http://curriculum.qcda.gov.uk/key-stages-1-and-2/subjects/mathematics/index.aspx&lt;br /&gt;
* http://curriculum.qcda.gov.uk/key-stages-3-and-4/subjects/key-stage-3/mathematics/index.aspx&lt;br /&gt;
* http://curriculum.qcda.gov.uk/key-stages-3-and-4/subjects/key-stage-4/mathematics/index.aspx&lt;br /&gt;
&lt;br /&gt;
===Uruguay===&lt;br /&gt;
&lt;br /&gt;
* [http://www.cep.edu.uy/index.php?option=com_content&amp;amp;view=article&amp;amp;id=664&amp;amp;Itemid=226 Consejo de Educación Inicial y Primaria del Uruguay&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Venezuela===&lt;br /&gt;
&lt;br /&gt;
etc.&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Talk:Mokurai&amp;diff=64614</id>
		<title>Talk:Mokurai</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Talk:Mokurai&amp;diff=64614"/>
		<updated>2011-04-09T20:19:41Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: /* Mathman */ update?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Would you put the link to your Linux.com talk (http://www.linux.com/feature/147070) on you home page? --[[User:Walter|Walter]] 20:17, 15 September 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Oh, yeah, I was thinking of that. OK, done.--[[User:Mokurai|Mokurai]] 07:39, 21 September 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
Did I do it wrong?&lt;br /&gt;
&lt;br /&gt;
Delivery to the following recipient failed permanently:&lt;br /&gt;
&lt;br /&gt;
    ed@earthtreasury.org&lt;br /&gt;
&lt;br /&gt;
Technical details of permanent failure:&lt;br /&gt;
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 554 554 5.7.1 &amp;lt;ed@earthtreasury.org&amp;gt;: Relay access denied (state 14).&lt;br /&gt;
&lt;br /&gt;
:We changed servers. It is [mailto:mokurai@earthtreasury.org mokurai@earthtreasury.org] now.--[[User:Mokurai|Mokurai]] 22:46, 21 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
DickKarpinski@gmail.com&lt;br /&gt;
&lt;br /&gt;
[[User:Nitpicker|Nitpicker]] 09:22, 14 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Mathman ==&lt;br /&gt;
&lt;br /&gt;
I saw your posts[http://lists.squeakland.org/pipermail/etoys-dev/2011-January/006025.html] yesterday at etoys-dev about http://mathman.biz&lt;br /&gt;
&lt;br /&gt;
Have you read Ed Cohen&#039;s books &#039;&#039;Calculus for Young People&#039;&#039;?  I haven&#039;t (I only browsed the free of charge sample problems on the web) and I am curious if you have, and what your review of it is.&lt;br /&gt;
&lt;br /&gt;
--[[User:Dcorking|Dcorking]] 09:05, 27 January 2011 (EST)&lt;br /&gt;
&lt;br /&gt;
:Did you make any progress in encouraging Mathman to publish with an open license? I have yet to read an independent review of his work. --[[User:Dcorking|dcorking]] 16:19, 9 April 2011 (EDT)&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Summer_of_Code&amp;diff=63157</id>
		<title>Summer of Code</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Summer_of_Code&amp;diff=63157"/>
		<updated>2011-03-06T20:23:53Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: /* Some external links */ better Etoys 2010 link&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{TeamHeader|Summer of Code|home=Summer of Code Project Home|xbgColor=ffe792}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Google Summer of Code&#039;&#039;&#039; Sugar years: | [[Summer of Code/2009|2009]] | [[Summer of Code/2010|2010]] | [[Summer of Code/2011|2011]] |&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sugar Labs is planning to be on &#039;&#039;&#039;Google Summer of Code (GSoC)&#039;&#039;&#039; for 2011.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Next deadline&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;March 11:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;23:00 UTC&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Mentoring organization application deadline.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;Note Sugar Labs already sent it&#039;s application&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[http://www.google-melange.com/gsoc/program/home/google/gsoc2011 Website]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/timeline Timeline]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/faqs Faqs]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We look forward to accepting your contributions to support the use of technology in education.  Google Summer of Code (GSoC) is &amp;quot;a global program that offers student developers stipends to write code for various open source projects.&amp;quot;[http://socghop.appspot.com/ 1]&lt;br /&gt;
&lt;br /&gt;
== How to participate ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| width=100%&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#A7C1F2&amp;quot; padding=&amp;quot;2px&amp;quot;|&#039;&#039;&#039;As a student&#039;&#039;&#039;&lt;br /&gt;
|bgcolor=&amp;quot;#A7C1F2&amp;quot; padding=&amp;quot;2px&amp;quot;|&#039;&#039;&#039;As a mentor&#039;&#039;&#039;	&lt;br /&gt;
|bgcolor=&amp;quot;#A7C3F2&amp;quot; padding=&amp;quot;2px&amp;quot;|&#039;&#039;&#039;By contributing Ideas&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| The most important job of all! Sugar Labs is looking forward to your contribution. To begin, we strongly recommend orienting yourself with the Sugar Labs codebase. Be sure to visit http://bugs.sugarlabs.org/ and look at the bugs triaged &amp;quot;sugar-love&amp;quot; on the main page. These bugs are tasks that are simple enough for people to orient themselves with the code. (Please add your proposal to the wiki on a page called Summer_of_Code/2010/Proposal_name where Proposal_name is the name of your proposal.)&lt;br /&gt;
| You can directly benefit a new software developer&#039;s coding competency and confidence levels while contributing to Sugar Labs and developing your own first-line management skills.&lt;br /&gt;
| Here you can easily post/comment/vote your - [http://idea.sugarlabs.org/drupal5/ideatorrent/gsoc/most_popular_ever/ ideas], and here you can look for more development ideas - [http://wiki.sugarlabs.org/go/Summer_of_Code/Resources#Project_Ideas projects].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Person to Contact ==&lt;br /&gt;
&lt;br /&gt;
Need help? Contact [[User:RafaelOrtiz| Rafael Ortiz]]. He&#039;s responsible for,&lt;br /&gt;
&lt;br /&gt;
* Maintaining this wiki page for the summer 2011 GSoC season (Feb 2011 - Sep 2011),&lt;br /&gt;
* Coordinating SL&#039;s application to the GSoC program as a mentorship organization,&lt;br /&gt;
* Recruiting mentors,&lt;br /&gt;
* Recruiting applicants,&lt;br /&gt;
* Selecting applicants,&lt;br /&gt;
* Supervising mentors, which largely entails making sure mid-term and end-of-summer reports are handed in on time,&lt;br /&gt;
* Interfacing with the Sugar Labs Oversight Board members to deal with collection and distribution of funds from Google&lt;br /&gt;
&lt;br /&gt;
== Some external links ==&lt;br /&gt;
* [http://socghop.appspot.com/ Google Summer of Code Page]&lt;br /&gt;
* [http://code.google.com/opensource  Google Open Source Programs Office]&lt;br /&gt;
* [http://google-opensource.blogspot.com/ Google&#039;s Open Source Blog]&lt;br /&gt;
*  [http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/faqs#timeline Program Timeline]&lt;br /&gt;
* [http://www.squeaksource.com/GSoCSqueakland.html Etoys 2010 GSOC] at SqueakSource&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Subpages==&lt;br /&gt;
{{Special:PrefixIndex/{{PAGENAMEE}}/}}&lt;br /&gt;
[[Category:Project]]&lt;br /&gt;
[[Category:Participate]]&lt;br /&gt;
[[Category:GSoC]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Summer_of_Code&amp;diff=63114</id>
		<title>Summer of Code</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Summer_of_Code&amp;diff=63114"/>
		<updated>2011-03-06T09:38:06Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: /* Some external links */ +1&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;noinclude&amp;gt;{{TeamHeader|Summer of Code|home=Summer of Code Project Home|xbgColor=ffe792}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Google Summer of Code&#039;&#039;&#039; Sugar years: | [[Summer of Code/2009|2009]] | [[Summer of Code/2010|2010]] | [[Summer of Code/2011|2011]] |&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Sugar Labs is planning to be on &#039;&#039;&#039;Google Summer of Code (GSoC)&#039;&#039;&#039; for 2011.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Next deadline&#039;&#039;&#039; &lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;March 11:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;23:00 UTC&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;Mentoring organization application deadline.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
* &#039;&#039;Note Sugar Labs already sent it&#039;s application&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[http://www.google-melange.com/gsoc/program/home/google/gsoc2011 Website]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/timeline Timeline]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
*&#039;&#039;&#039;[http://www.google-melange.com/document/show/gsoc_program/google/gsoc2011/faqs Faqs]&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We look forward to accepting your contributions to support the use of technology in education.  Google Summer of Code (GSoC) is &amp;quot;a global program that offers student developers stipends to write code for various open source projects.&amp;quot;[http://socghop.appspot.com/ 1]&lt;br /&gt;
&lt;br /&gt;
== How to participate ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
{| width=100%&lt;br /&gt;
|-&lt;br /&gt;
|bgcolor=&amp;quot;#A7C1F2&amp;quot; padding=&amp;quot;2px&amp;quot;|&#039;&#039;&#039;As a student&#039;&#039;&#039;&lt;br /&gt;
|bgcolor=&amp;quot;#A7C1F2&amp;quot; padding=&amp;quot;2px&amp;quot;|&#039;&#039;&#039;As a mentor&#039;&#039;&#039;	&lt;br /&gt;
|bgcolor=&amp;quot;#A7C3F2&amp;quot; padding=&amp;quot;2px&amp;quot;|&#039;&#039;&#039;By contributing Ideas&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
| The most important job of all! Sugar Labs is looking forward to your contribution. To begin, we strongly recommend orienting yourself with the Sugar Labs codebase. Be sure to visit http://bugs.sugarlabs.org/ and look at the bugs triaged &amp;quot;sugar-love&amp;quot; on the main page. These bugs are tasks that are simple enough for people to orient themselves with the code. (Please add your proposal to the wiki on a page called Summer_of_Code/2010/Proposal_name where Proposal_name is the name of your proposal.)&lt;br /&gt;
| You can directly benefit a new software developer&#039;s coding competency and confidence levels while contributing to Sugar Labs and developing your own first-line management skills.&lt;br /&gt;
| Here you can easily post/comment/vote your - [http://idea.sugarlabs.org/drupal5/ideatorrent/gsoc/most_popular_ever/ ideas], and here you can look for more development ideas - [http://wiki.sugarlabs.org/go/Summer_of_Code/Resources#Project_Ideas projects].&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Person to Contact ==&lt;br /&gt;
&lt;br /&gt;
Need help? Contact [[User:RafaelOrtiz| Rafael Ortiz]]. He&#039;s responsible for,&lt;br /&gt;
&lt;br /&gt;
* Maintaining this wiki page for the summer 2011 GSoC season (Feb 2011 - Sep 2011),&lt;br /&gt;
* Coordinating SL&#039;s application to the GSoC program as a mentorship organization,&lt;br /&gt;
* Recruiting mentors,&lt;br /&gt;
* Recruiting applicants,&lt;br /&gt;
* Selecting applicants,&lt;br /&gt;
* Supervising mentors, which largely entails making sure mid-term and end-of-summer reports are handed in on time,&lt;br /&gt;
* Interfacing with the Sugar Labs Oversight Board members to deal with collection and distribution of funds from Google&lt;br /&gt;
&lt;br /&gt;
== Some external links ==&lt;br /&gt;
* [http://socghop.appspot.com/ Google Summer of Code Page]&lt;br /&gt;
* [http://code.google.com/opensource  Google Open Source Programs Office]&lt;br /&gt;
* [http://google-opensource.blogspot.com/ Google&#039;s Open Source Blog]&lt;br /&gt;
*  [http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/faqs#timeline Program Timeline]&lt;br /&gt;
* [http://gsoc2010.esug.org/projects/squeakland-education Etoys 2010 GSOC] at esug.org&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Subpages==&lt;br /&gt;
{{Special:PrefixIndex/{{PAGENAMEE}}/}}&lt;br /&gt;
[[Category:Project]]&lt;br /&gt;
[[Category:Participate]]&lt;br /&gt;
[[Category:GSoC]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Talk:Collab_mockup&amp;diff=63113</id>
		<title>Talk:Collab mockup</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Talk:Collab_mockup&amp;diff=63113"/>
		<updated>2011-03-06T09:19:36Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: /* Models? */ new comments&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==URL?==&lt;br /&gt;
&lt;br /&gt;
hi alsroot&lt;br /&gt;
&lt;br /&gt;
http://idea.sugarlabs.org/&lt;br /&gt;
&lt;br /&gt;
cu&lt;br /&gt;
dogi&lt;br /&gt;
&lt;br /&gt;
==Models?==&lt;br /&gt;
&lt;br /&gt;
Perhaps the proprietary websites UserVoice and Get Satisfaction are models for the kind of user relationship you propose.&lt;br /&gt;
&lt;br /&gt;
* http://crunchbase.com/company/uservoice&lt;br /&gt;
&lt;br /&gt;
(As far as I can see the purpose overlaps greatly with trac.)&lt;br /&gt;
&lt;br /&gt;
You could consider permitting requests, votes and suggestions without logging in, as UserVoice does.&lt;br /&gt;
&lt;br /&gt;
--[[User:Dcorking|dcorking]] 04:19, 6 March 2011 (EST)&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=Talk:Mokurai&amp;diff=61154</id>
		<title>Talk:Mokurai</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=Talk:Mokurai&amp;diff=61154"/>
		<updated>2011-01-27T14:05:36Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: /* Mathman */ new section&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Would you put the link to your Linux.com talk (http://www.linux.com/feature/147070) on you home page? --[[User:Walter|Walter]] 20:17, 15 September 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
:Oh, yeah, I was thinking of that. OK, done.--[[User:Mokurai|Mokurai]] 07:39, 21 September 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
Did I do it wrong?&lt;br /&gt;
&lt;br /&gt;
Delivery to the following recipient failed permanently:&lt;br /&gt;
&lt;br /&gt;
    ed@earthtreasury.org&lt;br /&gt;
&lt;br /&gt;
Technical details of permanent failure:&lt;br /&gt;
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 554 554 5.7.1 &amp;lt;ed@earthtreasury.org&amp;gt;: Relay access denied (state 14).&lt;br /&gt;
&lt;br /&gt;
:We changed servers. It is [mailto:mokurai@earthtreasury.org mokurai@earthtreasury.org] now.--[[User:Mokurai|Mokurai]] 22:46, 21 February 2010 (UTC)&lt;br /&gt;
&lt;br /&gt;
DickKarpinski@gmail.com&lt;br /&gt;
&lt;br /&gt;
[[User:Nitpicker|Nitpicker]] 09:22, 14 June 2009 (UTC)&lt;br /&gt;
&lt;br /&gt;
== Mathman ==&lt;br /&gt;
&lt;br /&gt;
I saw your posts[http://lists.squeakland.org/pipermail/etoys-dev/2011-January/006025.html] yesterday at etoys-dev about http://mathman.biz&lt;br /&gt;
&lt;br /&gt;
Have you read Ed Cohen&#039;s books &#039;&#039;Calculus for Young People&#039;&#039;?  I haven&#039;t (I only browsed the free of charge sample problems on the web) and I am curious if you have, and what your review of it is.&lt;br /&gt;
&lt;br /&gt;
--[[User:Dcorking|Dcorking]] 09:05, 27 January 2011 (EST)&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
	<entry>
		<id>https://wiki.sugarlabs.org/index.php?title=User:Dcorking&amp;diff=61153</id>
		<title>User:Dcorking</title>
		<link rel="alternate" type="text/html" href="https://wiki.sugarlabs.org/index.php?title=User:Dcorking&amp;diff=61153"/>
		<updated>2011-01-27T14:05:31Z</updated>

		<summary type="html">&lt;p&gt;Dcorking: Created page with &amp;quot;Dcorking is an occasional volunteer for Etoys.&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Dcorking is an occasional volunteer for [[Activities/Etoys|Etoys]].&lt;/div&gt;</summary>
		<author><name>Dcorking</name></author>
	</entry>
</feed>