<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>P2PU Blog &#187; main</title>
	<atom:link href="http://blogs.p2pu.org/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.p2pu.org</link>
	<description>The Peer 2 Peer University blog</description>
	<lastBuildDate>Sat, 04 Feb 2012 12:30:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How a Poet Learned to Program</title>
		<link>http://blogs.p2pu.org/blog/2012/02/04/how-a-poet-learned-to-program/</link>
		<comments>http://blogs.p2pu.org/blog/2012/02/04/how-a-poet-learned-to-program/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 12:30:02 +0000</pubDate>
		<dc:creator>johndbritton</dc:creator>
				<category><![CDATA[main]]></category>

		<guid isPermaLink="false">http://blogs.p2pu.org/?p=665</guid>
		<description><![CDATA[<p>We recently kicked off a mentoring program at <a href="http://p2pu.org">P2PU</a> to help people learn web development. We&#8217;re in the pilot stage, but we&#8217;re looking forward to opening up for everyone very soon. Here&#8217;s a first hand look into what the program is like from the view of one of my mentees.</p> <p><a href="http://vanessagennarelli.com/">Vanessa Gennarelli</a> is [...]]]></description>
			<content:encoded><![CDATA[<p>We recently kicked off a mentoring program at <a href="http://p2pu.org">P2PU</a> to help people learn web development. We&#8217;re in the pilot stage, but we&#8217;re looking forward to opening up for everyone very soon. Here&#8217;s a first hand look into what the program is like from the view of one of my mentees.</p>
<p><a href="http://vanessagennarelli.com/">Vanessa Gennarelli</a> is a P2PU community member from Chicago, IL. She&#8217;s an Editor at <a href="http://flatworldknowledge.com">Flat World Knowledge</a>, serving up open textbooks. She has facilitated two groups at P2PU: <a href="http://archive.p2pu.org/general/open-creative-nonfiction">Open Creative Nonfiction</a> and <a href="http://p2pu.org/en/groups/hack-this-poem-a-workshop/">Hack this Poem</a>.</p>
<hr />
<p>In the fall of 2011, <a href="http://johndbritton.com">John Britton</a> and I undertook a learning experiment.  John would mentor me in webmaking.  I would work on an idea for an interactive world history atlas.  John would help me as much as I wished, upon the condition that I document each moment of the experience.  We’ve been working together on a regular basis for about 4 months now.  As we begin 2012, thought it was time to step back and share a few realizations from along the way.</p>
<p><strong>Poets can program.</strong><br />
I’m a writer&#8211;and while my interests lie in digital learning, I’m no technical ace. To give you a sense of where John and I started, I could write HTML and tinker with a stylesheet. Scripts were mysterious, a plume of black magic that elapsed between tags.</p>
<p>My first assignment was <a href="http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-002-circuits-and-electronics-spring-2007/video-lectures/lecture-1">Arnat Agnal’s lecture on &#8220;Lumped Abstraction.&#8221;</a> Agnal prompts budding engineers and designers to see a continuum&#8211;from the nitty gritty details of nature to elegant operating systems&#8211;as layers of abstraction.  A layer might be an equation, a crisp rationale that makes sense of complicated data.  As their purpose, engineers take complex things, and, through abstractions like equations, build easy-to-use tools.</p>
<p>Enter a-ha moment #1. As a poet, this explanation of systems design made perfect sense.  A layer that rationalizes concrete details in an abstract way&#8211;that’s *metaphor*, my friend. Effective metaphors build a relationship between the abstract and the concrete (i.e. &#8220;love is an island&#8221;).  Like equations, metaphors also capture patterns in our lives&#8211;they &#8220;abstract out&#8221; the concrete details.</p>
<p>In a delectable moment, I realized it was entirely possible for a poet to think this way&#8211;and that the connections between the different disciplines enriched them both. For me, a discovery process happened when I could relate the new concepts to my framework for the world.  Bring on the code.</p>
<p><strong>Free to fail</strong><br />
I came to John with an idea of what I wanted to make&#8211;so I was personally motivated to complete the project.</p>
<p>I’d been thinking about the challenges in teaching Geography.  Students often grapple with how to synthesize information across time and across continents&#8211;for instance, how rice production in 17th-century Asia might affect agriculture in North America.  Usually these courses are organized *by continent*, which can further the impression that each area is discrete and self-contained.  History and Geography instructors also usually want to show how geopolitical boundaries and climates change over time.</p>
<p>How could we mashup <a href="https://www.cia.gov/library/publications/the-world-factbook">CIA World Factbook</a> data and Googlemaps to overcome these challenges as an interactive historical atlas? I Skyped with John about what I had in mind, and told him I was ready to dig in technically. </p>
<p>We fired up <a href="http://jsfiddle.net">JSFiddle</a>, and began to <a href="http://jsfiddle.net/mozzadrella/QCWvD/15">play with maps</a>.  John introduced me to the Google Maps API, and I dug into geolocation like *whoah*. I learned how to construct objects &#038; place markers, <a href="http://jsfiddle.net/mozzadrella/YjkZX/8">create polygons</a>, and most recently created a <a href="http://jsfiddle.net/CBfNN/112">loop of historical markers</a> in Philadelphia.  </p>
<p>Every few weeks, I’d email John, stuck and frustrated and forlorn about functions.  I’ll admit to some anxiety about showing a friend of mine what I’d been working on. I often try to coax new poets to share their creative work, so it was useful to be back in that bashful stage when you’re trying something new.  But John truly believes anyone can learn to program, so any missteps that you make are just part of process. </p>
<p>And it’s important to have someone to go to when you’re stuck.  Really important.  </p>
<p><strong>Personally-powered learning.</strong><br />
Meeting with John anchored my learning path through the project. For each concept, John broke the idea up into parts to scaffold my understanding.  After each session I went out into the world to teach myself more about the topic&#8211;be it arrays, loops or functions. I went to <a href="http://stackoverflow.com">Stack Overflow</a> with my particular questions.  I watched videos from <a href="http://teamtreehouse.com">Treehouse</a> and from <a href="http://www.youtube.com/watch?v=zI8at1EmJjA">Google on geolocation</a>.  As a learner, I explored to find the right resources for me.  And I tried to bug him only if there were bits I couldn’t figure out.</p>
<p>The activities learners can do by themselves&#8211;education theorists call this the “<a href="http://en.wikipedia.org/wiki/Zone_of_proximal_development">zone of proximal development</a>.”  This phase happens when the learner is on the cusp of frustration, when they find the activities challenging enough to keep their energies engaged.  Learners may “<a href="http://en.wikipedia.org/wiki/Flow_(psychology)">lose themselves</a>” to the activity and become completely absorbed. </p>
<p>But if the goal seems too far away or the activity too difficult&#8211;that’s when folks can give up, walk away.  For me, it was *massively useful* to come back to someone who could answer questions, connect the bits and pieces together, and move the goalpost to the next activity.  </p>
<p>When I reach out to John, he quickly assesses where I made syntax errors or mistakes in the data.  He’ll tweak the code or refocus my direction.  And in that moment, I’d swoon with realization and pride. Code is a way I can think. Making something with it&#8211;this is something I can totally do.</p>
<p><strong>What happens next?</strong><br />
I’ll keep trying to snag moments of John’s time in 2012.  And the concepts we’ve explored together&#8211;like Boolean expressions, incremental operators and if/then constructs&#8211;are all gestures modeled by <a href="http://scratch.mit.edu">Scratch</a>, the playful programming environment out of the <a href="http://llk.media.mit.edu">Lifelong Kindergarten Lab at MIT</a>.  I’ll be a Research Assistant there in 2012 working on remixing curricula for educators. </p>
<p>Online assessments usually track student performance in terms of achievement&#8211;and that data is visualized in rows, a convention left over from gradebooks. I’m interested in visualizing how learning communities evolve together over time&#8211;so in the spring of 2012 I’ll be working on a prototype of a different kind of instructor dashboard. Using Processing. Hang on to your hats!</p>
<p>All of this good karma built up by School of Webcraft &#038; John, this is time I’ll pay forward with my own efforts volunteering for <a href="http://p2pu.org">P2PU</a>. And you should too! Check out the <a href="http://p2pu.org/en/schools/school-of-webcraft">School of Webcraft’s</a> Challenges, review submissions for folks to earn badges, and chip in to help folks be more curious.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.p2pu.org/blog/2012/02/04/how-a-poet-learned-to-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New School of Ed Courses are Ready for Signup!</title>
		<link>http://blogs.p2pu.org/blog/2012/02/03/new-school-of-ed-courses-are-ready-for-signup/</link>
		<comments>http://blogs.p2pu.org/blog/2012/02/03/new-school-of-ed-courses-are-ready-for-signup/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 11:09:16 +0000</pubDate>
		<dc:creator>rebeccakahn</dc:creator>
				<category><![CDATA[main]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://blogs.p2pu.org/?p=660</guid>
		<description><![CDATA[<p><a href="http://blogs.p2pu.org/files/2012/02/School-of-Ed.jpg"></a></p> <p>The <a href="http://p2pu.org/en/schools/school-of-ed-pilot/">P2PU School of Ed</a> is happy to announce a new round of free, open-licensed professional learning groups for educators that will start March 5. These courses are available for sign-up now:</p> <p><a href="http://p2pu.org/en/groups/student-grant-writing/">Student Grant Writing</a> – A group for high school teachers and students interested in writing a grant to fund a local school project.</p> <p><a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.p2pu.org/files/2012/02/School-of-Ed.jpg"><img class="aligncenter size-full wp-image-661" title="School of Ed" src="http://blogs.p2pu.org/files/2012/02/School-of-Ed.jpg" alt="" width="243" height="150" /></a></p>
<p>The <a href="http://p2pu.org/en/schools/school-of-ed-pilot/">P2PU School of Ed</a> is happy to announce a new round of <strong>free, open-licensed professional learning </strong>groups for educators that will start March 5. These courses are available for sign-up now:</p>
<p><a href="http://p2pu.org/en/groups/student-grant-writing/">Student Grant Writing</a> – A group for high school teachers and students interested in writing a grant to fund a local school project.</p>
<p><a href="http://p2pu.org/en/groups/personal-learning/">Empower Your Personal Learning</a> — Taking control of your personal learning is an important 21st century skill — for students and for educators. In this group, we’ll explore new ways to empower your own professional learning and how to get started.<br />
<a href="http://p2pu.org/en/groups/writing-and-inquiry-in-the-digital-age/"><br />
Writing and Inquiry in the Digital Age</a> — Join a National Writing Project study group seminar as we explore these questions together and share our work and inquiries with the <a href="http://digitalis.nwp.org/">NWP Digital Is community</a>.<br />
<a href="http://p2pu.org/en/groups/multimedia-and-graphics-to-facilitate-deeper-learning-2/"><br />
Effective Use of Multimedia and Graphics</a> — Participants will explore and apply techniques and strategies to foster deeper learning using multimedia and graphics.</p>
<p><a href="http://p2pu.org/en/groups/elem-classroom-collaborations/">Global Classroom Collaborations – Elementary</a> — Elementary teachers from around the world will discuss, design, and establish collaborations between their classrooms.</p>
<p><a href="http://p2pu.org/en/groups/secon-classroom-collaborations/">Global Classroom Collaborations – Secondary</a> — Secondary teachers from around the world will discuss, design, and establish collaborations between their classrooms.</p>
<p>School of Ed is about hands-on learning driven by each educator’s particular needs and classroom situations. It’s about connecting, collaborating, and creating, not just reading or studying. You can <a href="https://docs.google.com/spreadsheet/viewform?formkey=dFExcEZFNU56TnhNWlUtMVd3NURDSHc6MQ">sign up for occasional updates on the School of Ed here</a>.</p>
<p>&nbsp;</p>
<div></div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.p2pu.org/blog/2012/02/03/new-school-of-ed-courses-are-ready-for-signup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Brand New P2PU DIY U!</title>
		<link>http://blogs.p2pu.org/blog/2012/02/01/the-brand-new-p2pu-diy-u/</link>
		<comments>http://blogs.p2pu.org/blog/2012/02/01/the-brand-new-p2pu-diy-u/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 06:00:21 +0000</pubDate>
		<dc:creator>Alison Jean Cole</dc:creator>
				<category><![CDATA[main]]></category>

		<guid isPermaLink="false">http://blogs.p2pu.org/?p=650</guid>
		<description><![CDATA[<p><a href="http://blogs.p2pu.org/files/2012/02/Screen-shot-2012-01-31-at-9.19.49-PM.png"></a></p> <p>Half a year ago we teamed up with Anya Kamenetz to bring a social wrapper to her book, <a href="http://http://edupunksguide.org/" target="_blank">The Edupunk&#8217;s Guide to a DIY Credential</a>. We created a study group on P2PU and amazing things happened. We realized we wanted this kind of support to be available to learners anytime, anywhere. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.p2pu.org/files/2012/02/Screen-shot-2012-01-31-at-9.19.49-PM.png"><img class="aligncenter  wp-image-651" src="http://blogs.p2pu.org/files/2012/02/Screen-shot-2012-01-31-at-9.19.49-PM.png" alt="" width="541" height="286" /></a></p>
<p>Half a year ago we teamed up with Anya Kamenetz to bring a social wrapper to her book, <a href="http://http://edupunksguide.org/" target="_blank">The Edupunk&#8217;s Guide to a DIY Credential</a>. We created a study group on P2PU and amazing things happened. We realized we wanted this kind of support to be available to learners anytime, anywhere. We also wanted to help people through the first big step into the world of DIY education &#8211; making a personal learning plan.</p>
<p>We took our experience with <a href="http://http://p2pu.org/en/groups/diy-u-getting-started-with-self-learning/" target="_blank">the study group</a> and transformed it into a <a href="http://http://blogs.p2pu.org/blog/2011/09/30/loads-of-learning/" target="_blank">project based challenge</a> on P2PU. Independent learners can sign up at anytime, work through the steps at their own pace and receive support along the way. People feeling more experienced in their learning journeys are encouraged to join as a mentor!</p>
<p>Why does building a personal learning plan matter? As more and more people are taking advantage of the access they have to information and social networks, their ability to use it towards continuing their education greatly increases. Being able to structure dispersed learning bolsters the ability to get recognition for it.</p>
<p>Anyone can take their dream and build a plan to make it a reality, whether it&#8217;s learning how to become a working class activist, a steampunk engineer, fluent in ancient languages, a better project manager, brushing up on dusty skills or making a radical decision to drop out and strike forth on your own..</p>
<p><a href="http://p2pu.org/en/groups/diy-u" target="_blank">SIGN UP</a> and <a href="https://twitter.com/#!/search/%23diyu" target="_blank">spread the word</a>!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.p2pu.org/blog/2012/02/01/the-brand-new-p2pu-diy-u/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>We&#8217;re Having a Party, And You&#8217;re All Invited&#8230;.</title>
		<link>http://blogs.p2pu.org/blog/2012/01/30/were-having-a-party-and-youre-all-invited/</link>
		<comments>http://blogs.p2pu.org/blog/2012/01/30/were-having-a-party-and-youre-all-invited/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 09:57:45 +0000</pubDate>
		<dc:creator>rebeccakahn</dc:creator>
				<category><![CDATA[main]]></category>

		<guid isPermaLink="false">http://blogs.p2pu.org/?p=644</guid>
		<description><![CDATA[<p>&#160;</p> <p><a href="http://blogs.p2pu.org/files/2012/01/challenege2.jpg"></a></p> <p>That&#8217;s right! Our brilliant staffer <a href="http://varelidi.com/" target="_blank">Chloe Varelidi</a> (aka Challenge Power Ranger) has hijacked our next community call, and turned it into a Challenge KickOff Party:</p> We would like to cordially invite you to our community call of Feb 2nd at 11 ET for a &#8220;Challenge Kick Off Party &#8220;. Please BYOC &#62; Bring [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p><a href="http://blogs.p2pu.org/files/2012/01/challenege2.jpg"><img class="aligncenter size-full wp-image-645" title="challenege2" src="http://blogs.p2pu.org/files/2012/01/challenege2.jpg" alt="" width="500" height="375" /></a></p>
<p>That&#8217;s right! Our brilliant staffer <a href="http://varelidi.com/" target="_blank">Chloe Varelidi</a> (aka Challenge Power Ranger) has hijacked our next community call, and turned it into a Challenge KickOff Party:</p>
<div>
<blockquote>
<div>We would like to cordially invite you to our community call of Feb 2nd at 11 ET for a &#8220;Challenge Kick Off Party &#8220;.</div>
<div>Please BYOC &gt; Bring Your Own Challenge, a.k.a. A challenge that you are working on, and we will happily provide the rest. If you are so inclined to prepare for this festive occasion before hand please go ahead and start working on your first Challenge by following these tasks. <a href="http://p2pu.org/en/groups/make-a-challenge/" target="_blank">http://p2pu.org/en/groups/make-a-challenge/</a> or if you are in a hurry (we understand) you can create your first Challenge by watching this video <a href="http://vimeo.com/35153616" target="_blank">http://vimeo.com/35153616</a>.</div>
<div>Keep in mind that preparing in advance will make it easier for us to have a discussion and give feedback to each other. Till then, here is some appropriate soundtrack to get you in the mood <a href="http://www.youtube.com/watch?v=DhlPAj38rHc" target="_blank">http://www.youtube.com/watch?v=DhlPAj38rHc</a></div>
<div>cheers and see you next week!</div>
<div>Chloe-</div>
</blockquote>
<div>We&#8217;re told that dressing up is totally up to you (but highly encouraged!)<br />
Date: 2 February<br />
Time: 11am ET, 16:00 GMT<br />
Place: The P2PU Community Call on Skype &amp; Etherpad (http://pad.p2pu.org/community2)</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blogs.p2pu.org/blog/2012/01/30/were-having-a-party-and-youre-all-invited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heads up: website maintenance this weekend</title>
		<link>http://blogs.p2pu.org/blog/2012/01/26/heads-up-website-maintenance-this-weekend/</link>
		<comments>http://blogs.p2pu.org/blog/2012/01/26/heads-up-website-maintenance-this-weekend/#comments</comments>
		<pubDate>Thu, 26 Jan 2012 15:48:49 +0000</pubDate>
		<dc:creator>Zuzel Vera</dc:creator>
				<category><![CDATA[main]]></category>

		<guid isPermaLink="false">http://blogs.p2pu.org/?p=637</guid>
		<description><![CDATA[<p>We&#8217;re having to do some work under the hood of our servers on the weekend of the 27th and 28th of January. This work is essential to keep p2pu.org running smoothly, and we apologize in advance for any hassles this may cause you. The site will be unavailable between 3 pm and 6pm EST. And hey, [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re having to do some work under the hood of our servers on the weekend of the 27th and 28th of January. This work is essential to keep p2pu.org running smoothly, and we apologize in advance for any hassles this may cause you. The site will be unavailable between 3 pm and 6pm EST. And hey, why not use the downtime to lie in a hammock and read a  book.</p>
<p>All the best, the P2PU team</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.p2pu.org/blog/2012/01/26/heads-up-website-maintenance-this-weekend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mixing P2PU into the University Classroom</title>
		<link>http://blogs.p2pu.org/blog/2012/01/24/mixing-p2pu-into-the-university-classroom/</link>
		<comments>http://blogs.p2pu.org/blog/2012/01/24/mixing-p2pu-into-the-university-classroom/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 01:27:04 +0000</pubDate>
		<dc:creator>Alison Jean Cole</dc:creator>
				<category><![CDATA[main]]></category>

		<guid isPermaLink="false">http://blogs.p2pu.org/?p=631</guid>
		<description><![CDATA[<p>Last week we told you about a new  P2PU <a href="http://p2pu.org/en/schools/school-of-the-mathematical-future/" target="_blank">School of the Mathematical Future</a> course that blurs the boundaries of university and open learning. <a href="http://p2pu.org/en/groups/ed218-developing-mathematics-the-early-years/" target="_blank">Developing Mathematics: The Early Years</a> (also known as ED218 at Acadia University) has 25 participants, 7 of which take the course for credit at Arcadia University. For [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_632" class="wp-caption aligncenter" style="width: 605px"><a href="http://blogs.p2pu.org/files/2012/01/math-map-p2pu.png"><img class="size-large wp-image-632" src="http://blogs.p2pu.org/files/2012/01/math-map-p2pu-1024x551.png" alt="" width="595" height="320" /></a><p class="wp-caption-text">A collaborative syllabus developed by the participants in the first week.</p></div>
<p>Last week we told you about a new  P2PU <a href="http://p2pu.org/en/schools/school-of-the-mathematical-future/" target="_blank">School of the Mathematical Future</a> course that blurs the boundaries of university and open learning. <a href="http://p2pu.org/en/groups/ed218-developing-mathematics-the-early-years/" target="_blank">Developing Mathematics: The Early Years</a> (also known as ED218 at Acadia University) has 25 participants, 7 of which take the course for credit at Arcadia University. For many people, this is their first online course, their first peer-to-peer open course, or both.</p>
<p>Maria Droujkova who leads the P2PU school this hybrid math course says, &#8220;the practice of opening for-credit, traditional university courses to non-credit online participants is very new. To the best of my knowledge, this is the only such mathematics education course in the world currently running. What we do here will influence where open mathematics education goes in the next decade.&#8221;</p>
<p>It&#8217;s not the first time a university course was offered at P2PU and wired into the traditional classroom. <a href="http://joi.ito.com/weblog/2010/07/28/thoughts-on-our.html" target="_blank">Joi Ito ran a Digital Journalism course</a> that combined his Keio University students with P2PU&#8217;s learners. Inviting a disperse group of learners (P2PU) to join a cohesive location based group (Keio students) provided some obstacles. With some experimentation they were able to find a flow and produce an experience with quality.</p>
<p>The Arcadia and P2PU Math participants have also found a harmony. In their first week they have <a href="http://mind42.com/pub/mindmap?mid=994691af-7ac0-42ac-b297-0279be4568fa" target="_blank">collaboratively built the syllabus</a>, <a href="http://www.youtube.com/playlist?list=PL84E80E3C18F033D9" target="_blank">compiled fun media on their favorite math rich videos</a>, and have planned out their synchronous meetings for the coming weeks. ..What could happen if this idea of inviting open groups into the classroom catches on?</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.p2pu.org/blog/2012/01/24/mixing-p2pu-into-the-university-classroom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Massive Math Course&#8230;</title>
		<link>http://blogs.p2pu.org/blog/2012/01/17/massive-math-course/</link>
		<comments>http://blogs.p2pu.org/blog/2012/01/17/massive-math-course/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 15:38:17 +0000</pubDate>
		<dc:creator>rebeccakahn</dc:creator>
				<category><![CDATA[main]]></category>

		<guid isPermaLink="false">http://blogs.p2pu.org/?p=622</guid>
		<description><![CDATA[Maria Droujkova, one of the most active members of the P2PU community and the founder of the P2PU School of Math Future just shared this exciting news with us: I am leading a MOOC (massive open online course) this Spring. The sign-up is open January 17-22 at P2PU School of Math Future: <p><a href="http://p2pu.org/en/groups/ed218-developing-mathematics-the-early-years/" target="_blank">http://p2pu.org/en/groups/ed218-developing-mathematics-the-early-years/</a></p> [...]]]></description>
			<content:encoded><![CDATA[<div>Maria Droujkova, one of the most active members of the P2PU community and the founder of the P2PU School of Math Future just shared this exciting news with us:</div>
<blockquote>
<div>I am leading a MOOC (massive open online course) this Spring. The sign-up is open January 17-22 at P2PU School of Math Future:</div>
<p><a href="http://p2pu.org/en/groups/ed218-developing-mathematics-the-early-years/" target="_blank">http://p2pu.org/en/groups/<wbr>ed218-developing-mathematics-<wbr>the-early-years/</wbr></wbr></a></p>
<div>
<div>The course is offered for credit to <a href="http://www.arcadia.edu/" target="_blank">Arcadia University</a> students, and for <a href="http://p2pu.org/en/schools/school-of-the-mathematical-future/" target="_blank">School of Math Future</a> completion certificate to everybody. It has the following overarching themes:</div>
<div>- Personally meaningful and relevant mathematics achieved through projects, games, problem-posing and problem-solving.</div>
<div>- Computer-based mathematics, including interactive simulations, modeling tools, solvers, and children programming platforms.</div>
<div>- Lifelong learning for teachers, with the focus of online communities and networks for teacher support, and building your personal learning networks</div>
</div>
<div>You can learn more about MOOCs here: <a href="http://en.wikipedia.org/wiki/Massive_open_online_course" target="_blank">http://en.wikipedia.org/<wbr>wiki/Massive_open_online_<wbr>course</wbr></wbr></a></div>
<div>Join the adventure, and spread the word!</div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blogs.p2pu.org/blog/2012/01/17/massive-math-course/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Latin Libre: Trisfera Camp &amp; P2PU</title>
		<link>http://blogs.p2pu.org/blog/2012/01/10/latin-libre-trisfera-camp-p2pu/</link>
		<comments>http://blogs.p2pu.org/blog/2012/01/10/latin-libre-trisfera-camp-p2pu/#comments</comments>
		<pubDate>Wed, 11 Jan 2012 00:19:22 +0000</pubDate>
		<dc:creator>Alison Jean Cole</dc:creator>
				<category><![CDATA[main]]></category>

		<guid isPermaLink="false">http://blogs.p2pu.org/?p=613</guid>
		<description><![CDATA[<p><a href="http://twitpic.com/85phap"></a></p> <p>&#8220;We are convinced that to change the world we must first improve education. We firmly believe that education should be open and must be equal for all regardless of economic or social status of each.&#8221;</p> <p>- Trisfera, Panama City</p> <p>The totally awesome student group <a href="http://trisfera.com/" target="_blank">Trisfera</a> of Panama is kicking off a [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p><a href="http://twitpic.com/85phap"><img class="aligncenter size-full wp-image-616" src="http://blogs.p2pu.org/files/2012/01/trisfera-camp1.jpg" alt="" width="524" height="367" /></a></p>
<p>&#8220;We are convinced that to change the world we must first improve education. We firmly believe that education should be open and must be equal for all regardless of economic or social status of each.&#8221;</p>
<p>- Trisfera, Panama City</p></blockquote>
<p>The totally awesome student group <a href="http://trisfera.com/" target="_blank">Trisfera</a> of Panama is kicking off a cool mission today: &#8220;get people with little or no knowledge in web development to build a complete website in one summer.&#8221;  The group, which is dedicated to learning and development of web applications using free tools and open technologies, has set up a series of challenges on P2PU in addition to holding face-to-face meetings over the coming months.</p>
<p>The best part? You dont have to be in Panama City to participate, but you do need to read and write <em>en español</em>. Any interested person can take the Trisfera webcraft challenges on P2PU. By opening it up to the world at large they hope to &#8220;foster a collaborative learning environment where participants can share ideas, help each other and move at their own pace.&#8221;</p>
<p>Check out what people are experiencing at Trisfera Camp on Twitter <a href="https://twitter.com/#!/search?q=%23TrisferaCamp" target="_blank">#trisferacamp</a> and see the first set of challenges created by the Trisfera folks on P2PU: <a href="http://trisfera.com/camp/" target="_blank">trisfera.com/camp</a>.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.p2pu.org/blog/2012/01/10/latin-libre-trisfera-camp-p2pu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The P2PU Review of 2011</title>
		<link>http://blogs.p2pu.org/blog/2011/12/29/the-p2pu-review-of-2011/</link>
		<comments>http://blogs.p2pu.org/blog/2011/12/29/the-p2pu-review-of-2011/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 16:54:37 +0000</pubDate>
		<dc:creator>philipp</dc:creator>
				<category><![CDATA[main]]></category>

		<guid isPermaLink="false">http://blogs.p2pu.org/?p=608</guid>
		<description><![CDATA[<p>One year is a long time. A lot has happened at P2PU over the 12 months. And while this time &#8220;between the years&#8221; is always a good opportunity to look back, I struggle to sit still and not look ahead to 2012 as well. Here are some 2011 take-aways going from the very high-level right [...]]]></description>
			<content:encoded><![CDATA[<p>One year is a long time. A lot has happened at P2PU over the 12 months. And while this time &#8220;between the years&#8221; is always a good opportunity to look back, I struggle to sit still and not look ahead to 2012 as well. Here are some 2011 take-aways going from the very high-level right down to the personal, with a few subtle hints of what&#8217;s coming in 2012.</p>
<p style="text-align: center;"><a href="http://blogs.p2pu.org/files/2011/12/p2pu-people.png"><img class="aligncenter size-medium wp-image-609" title="Peers" src="http://blogs.p2pu.org/files/2011/12/p2pu-people.png" alt="Some of my best friends are peer learners" width="500" /></a></p>
<h4><strong> 50,000 ft &#8211; Change is in the Air</strong></h4>
<p>If you care about learning and education, 2011 was the year that made you jump up and down and run around with excitement, because things were starting to move. When we first put volunteer-run courses online there weren&#8217;t many other people trying similar things and not a lot of people were paying attention.</p>
<p>In 2011 people started paying attention. One reason was <a href="http://en.wikipedia.org/wiki/Clayton_M._Christensen" target="_blank">Clayton Christensen</a>&#8216;s work on Disrupting Innovation <a href="http://www.americanprogress.org/issues/2011/02/disrupting_college.html" target="_blank">in education</a>, which uses an innovation framework to explain the potential for changes in education. It suggests that <strong>projects like P2PU that are emerging outside of the traditional education system are part of a natural first phase of innovation, which could lead to broader changes and more direct competition with the existing system in the future</strong>. Looking at education through the lens of innovation drew people from traditional institutions, government, and the private sector into the conversation, who had previously regarded open education as something for the geeks, rather than a legitimate source of innovation.</p>
<p>As a result money started flowing into education projects through large government programs like the first 500 M USD grants from the <a href="http://learningbeyondtextbooks.org/learn-more/info-sheet-department-of-labor-taaccct-grants/" target="_blank">Department of Labor for open educational resources</a> as well as VC funding. It&#8217;s easy to get overly excited by the sheer number of new projects popping up every week and I have found <a href="http://hackeducation.com/" target="_blank">Audrey Waters&#8217;</a> writing a consistently good barometer to track the things that are worth paying attention to.</p>
<h4><strong>10,000 ft &#8211; The Lab for Social Learning</strong></h4>
<p>My friend <a href="http://manypossibilities.net/" target="_blank">Steve Song</a> first told me about the Zen Buddhist concept <a href="http://en.wikipedia.org/wiki/Shoshin" target="_blank">Shoshin</a> meaning &#8220;beginner&#8217;s mind&#8221;. The idea is that there are many possibilities in the beginner&#8217;s mind, but only few in the expert&#8217;s mind, and that in order to fully understand something we must remain open to its many possibilities. P2PU is the many possibilities of taking education into one&#8217;s own hands.</p>
<p>Being many things is good, but you can&#8217;t be really good at many things at the same time. <strong>One of my big realizations about P2PU in 2011 was that we are really good at experimenting with all aspects of social learning online, prototyping new approaches, connecting practical work to bigger ideas around changing the education system and working with partners to help the best ideas fly. </strong></p>
<p>One example is our work with Mozilla on designing meaningful credentials for web developers, which led us to the concept of digital badges and subsequently grew into a whole <a href="http://openbadges.org/" target="_blank">Open Badges Infrastructure</a> initiative at Mozilla. Another example is the work we&#8217;ve been doing with <a href="http://twitter.com/kfasimpaur" target="_blank">Karen Fasimpaur</a> and <a href="http://ocw.uci.edu/" target="_blank">University of California Irvine</a> trying to figure out how formal accreditation and informal learning may work together (the answer so far is, &#8220;not very well&#8221;). A final example is our work on reimagining what an online &#8220;course&#8221; could look like. We have been thinking a lot about the problems of translating a traditional model of instruction online (quality doesn&#8217;t scale) and <a href="http://p2pu.org/webcraft" target="_blank">started experimenting</a> with a <a href="http://chloeatplay.tumblr.com/post/10849812155/a-basic-how-to-make-a-school-of-webcraft-challenge" target="_blank">new approach</a> that is structured around individual learning modules and has social interaction, support and mentoring baked in.</p>
<p>What all of this suggests is that <strong>P2PU is a lab</strong>, which is an idea I <a href="http://sharing-nicely.net/2011/10/open-learning-lab/" target="_blank">first shared in October</a> and which has received a lot of positive feedback since then. As a lab P2PU can foster a culture of many possibilities and at the same time apply a rigorous testing and review process to find the ideas and models that can scale &#8211; and work with partners to see them take off.</p>
<h4><strong>1 ft &#8211; Great People </strong></h4>
<p><img class="aligncenter" title="Workshop" src="http://farm7.staticflickr.com/6092/6350635152_179d0a4ee4.jpg" alt="P2PU Workshop in Berlin 2011" width="500" height="375" /></p>
<p>The people involved in P2PU are lovely. One of my favorite moments of 2011 was reading <a href="http://www.jessicaledbetter.com/" target="_blank">Jessica&#8217;s</a> email about keeping the mailing list tone respectful and constructive because she wasn&#8217;t going to let anyone mess with the way in which we engage with each other. Another favorite moment was the email from <a href="http://twitter.com/danyjavierb" target="_blank">Dany</a> who sent a photo of himself in a School of Webcraft t-shirt <a href="http://blogs.p2pu.org/blog/2011/07/09/383/" target="_blank">speaking about P2PU at a huge conference in Colombia</a>. The <a href="http://blogs.p2pu.org/blog/2011/11/22/we-can-work-it-out-reflections-from-the-berlin-workshop/" target="_blank">community workshop</a>, where some of the core volunteers and staff come together, is my favorite event of the year &#8211; and I can&#8217;t wait to see everyone again next year.</p>
<p>The volunteer community will always be a big part of what makes P2PU special, but 2011 was also the year of filling our core team of paid staff members. We grew to four full-time (including myself) and two part-time positions and I couldn&#8217;t imagine a smarter, nicer, and more amazing group of people to work with. As a result my own role has also changed quite a bit and I have learned a lot about letting go of some things and focusing on other aspects of building P2PU. We still need more developer resources (<a href="https://github.com/p2pu/lernanta" target="_blank">including volunteers!</a>) to make sure our tech lead can start working normal hours again, but other than that the team feels solid and well-rounded and I am super excited to think about what we can achieve in 2012.</p>
<p>Having more paid people also means that our budget is growing (from about 120k USD in 2011 to a projected 400k USD for 2012) and I am spending a lot more more time focusing on income generation than a year ago. <strong>We will continue to use grant income to bootstrap P2PU while we explore earned income opportunities, and we made a strategic decision to focus on donations from our core community as a way to make sure we stay true to our mission.</strong> However it takes time to build up an income stream from donations and when a few proposals that we had submitted towards the end of the year were not successful, I felt a new sense of responsibility and urgency to focus on sustainability. It&#8217;s a good feeling, because it means that P2PU has taken on a certain momentum, but at the same time I don&#8217;t want us to loose the sense of lightness that we started out with. The organization will never become the end in itself, it will always remain a means to an end &#8211; towards improving the way education works.</p>
<p><strong>2011 has been a fantastic experience for me and I hope for everyone else at P2PU as well. Let&#8217;s keep learning new things every day in 2012!</strong></p>
<p>Happy New Year!</p>
<p>P</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.p2pu.org/blog/2011/12/29/the-p2pu-review-of-2011/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New Year&#8217;s Resolution: Learn with Others!</title>
		<link>http://blogs.p2pu.org/blog/2011/12/15/new-years-resolution-learn-with-others/</link>
		<comments>http://blogs.p2pu.org/blog/2011/12/15/new-years-resolution-learn-with-others/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 18:08:53 +0000</pubDate>
		<dc:creator>Alison Jean Cole</dc:creator>
				<category><![CDATA[main]]></category>

		<guid isPermaLink="false">http://blogs.p2pu.org/?p=601</guid>
		<description><![CDATA[<p></p> <p>The new year is fast approaching and with it the resolutions we make in hopes of becoming better versions of ourselves. We already know you’re hoping to shed a few pounds, spend more time with your family and simultaneously fill up your wallets &#8211; but we also know that learning never ends and that [...]]]></description>
			<content:encoded><![CDATA[<p><img src="https://lh4.googleusercontent.com/timn3Hbmx_A8yAmWnLRLmk2dLm3J4caO87tjjbo09gvYNs25YyET5YSuHLlW9u4J7vwizDUwKULI3ekPPI1TkhBUjH7t6RbQ58I7ICHVjS3MDgbUHuA" alt="" width="530" height="313" /></p>
<p>The new year is fast approaching and with it the resolutions we make in hopes of becoming better versions of ourselves. We already know you’re hoping to shed a few pounds, spend more time with your family and simultaneously fill up your wallets &#8211; but we also know that learning never ends and that you’ve probably got a long list of things you’d love to accomplish in your lifetime. So P2PU wants to know..</p>
<p><strong>What do you want to learn this year?</strong></p>
<p>No matter what it is you can make it happen with P2PU. Here’s how:</p>
<p>Need to learn something new? You might be able to find an offering on P2PU that piques your needs and interests: http://p2pu.org/en/groups/</p>
<p>However, it&#8217;s likely that someone at P2PU hasn&#8217;t started something you need to learn yet. <em>That&#8217;s where you come in.</em> At P2PU you don&#8217;t need to be an expert to design a course or challenge. You need to be motivated and willing to collaborate with others. That&#8217;s all!</p>
<p><strong>We&#8217;re looking for fun and exciting new learning opportunities to promote for 2012.</strong></p>
<p>Learn how to design an awesome course at the Help Desk: http://help.p2pu.org/kb/learning/courses-study-groups-challenges</p>
<p>Then get started here: <a href="http://new.p2pu.org/en/groups/create/">http://new.p2pu.org/en/groups/create/</a></p>
<p>P2PU&#8217;s staff and robust community are here to help you through the design process and will promote your course when it&#8217;s ready in 2012!</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.p2pu.org/blog/2011/12/15/new-years-resolution-learn-with-others/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

