<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: #TeachersCoding: Picking Groups	</title>
	<atom:link href="/blog_archive/2015/09/06/teacherscoding-picking-groups/feed/" rel="self" type="application/rss+xml" />
	<link>/blog_archive/2015/09/06/teacherscoding-picking-groups/</link>
	<description>iteration, making, building, and coding in education</description>
	<lastBuildDate>Tue, 08 Sep 2015 13:04:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.6</generator>
	<item>
		<title>
		By: Evan Weinberg		</title>
		<link>/blog_archive/2015/09/06/teacherscoding-picking-groups/#comment-399</link>

		<dc:creator><![CDATA[Evan Weinberg]]></dc:creator>
		<pubDate>Tue, 08 Sep 2015 13:04:44 +0000</pubDate>
		<guid isPermaLink="false">http://evanweinberg.com/?p=2294#comment-399</guid>

					<description><![CDATA[You&#039;ve clearly hacked into my to-do list, Doug.

I&#039;d love to have a draggable system for making this happen. It was something I started mucking around with in Python last year, grumbling that it still wasn&#039;t as convenient as having it docked into my Meteor apps with student names already loaded in. 

Stay tuned - thanks for the nudge in the right direction!]]></description>
			<content:encoded><![CDATA[<p>You&#8217;ve clearly hacked into my to-do list, Doug.</p>
<p>I&#8217;d love to have a draggable system for making this happen. It was something I started mucking around with in Python last year, grumbling that it still wasn&#8217;t as convenient as having it docked into my Meteor apps with student names already loaded in. </p>
<p>Stay tuned &#8211; thanks for the nudge in the right direction!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: bcphysics		</title>
		<link>/blog_archive/2015/09/06/teacherscoding-picking-groups/#comment-398</link>

		<dc:creator><![CDATA[bcphysics]]></dc:creator>
		<pubDate>Sun, 06 Sep 2015 15:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://evanweinberg.com/?p=2294#comment-398</guid>

					<description><![CDATA[Very cool. I wrote a similar program in Python with some added &quot;graphics&quot;. My script is a lot messier than yours though (it was my first python program)! https://github.com/shmish/Student-Scrambler


For my current program, I have to manually edit my class list text file before running my program.  I&#039;m always looking for improvements and learning some programming along the way.  What I&#039;m working on now, and what you could probably do 10X faster than me if you wanted: moving the script to a web app. I tested out the moving/sorting with javascript and jquery, that went smooth. I&#039;m now learning django so that I can have a db of class lists. I know that you have been using Meteor, this would be a nice step forward for your program. You can load a class into your db and then on any given day you pull up your class in your browser, add/remove students from the student list (using some jquery I think?) and then run the sort.]]></description>
			<content:encoded><![CDATA[<p>Very cool. I wrote a similar program in Python with some added &#8220;graphics&#8221;. My script is a lot messier than yours though (it was my first python program)! <a href="https://github.com/shmish/Student-Scrambler" rel="nofollow ugc">https://github.com/shmish/Student-Scrambler</a></p>
<p>For my current program, I have to manually edit my class list text file before running my program.  I&#8217;m always looking for improvements and learning some programming along the way.  What I&#8217;m working on now, and what you could probably do 10X faster than me if you wanted: moving the script to a web app. I tested out the moving/sorting with javascript and jquery, that went smooth. I&#8217;m now learning django so that I can have a db of class lists. I know that you have been using Meteor, this would be a nice step forward for your program. You can load a class into your db and then on any given day you pull up your class in your browser, add/remove students from the student list (using some jquery I think?) and then run the sort.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
