<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>Impromptus</title>
	<link>http://imprompt.us</link>
	<description>Computer Science and Teaching and Other Ancillary Things</description>
	<lastBuildDate>Sun, 14 Feb 2010 03:51:35 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Google Buzz</title>
		<description><![CDATA[Google Buzz launched, and it seems to do some fun stuff, but it also broke a lot of peoples&#8217; privacy assumptions and privacy models.  That was bad.  But for me, the most disappointing thing was that Google never said &#8220;oops, my bad&#8221;.  Instead, every post on the official Google blogs has been [...]]]></description>
		<link>http://imprompt.us/2010/google-buzz/</link>
			</item>
	<item>
		<title>Computer Engineer Barbie</title>
		<description><![CDATA[In the words of Tracy: &#8220;Oh Internet, is there anything you can&#8217;t do?&#8221;  Thanks to an Internet vote, coming this December you will be able to buy Computer Engineer Barbie!  I generally loathe Barbie, but am extremely interested in broadening participation in CS.  So, instead of a vague uncaring feeling, I instead [...]]]></description>
		<link>http://imprompt.us/2010/computer-engineer-barbie/</link>
			</item>
	<item>
		<title>Why version control?</title>
		<description><![CDATA[You should have version control.  For everything.  Not because you&#8217;ll ever go back and look at old revisions, but so that you&#8217;ll know that you can go back and look at old revisions.
Armed with that knowledge, you can now freely throw away bits and pieces, secure in the knowledge that if you actually [...]]]></description>
		<link>http://imprompt.us/2010/why-version-control/</link>
			</item>
	<item>
		<title>Error installing Postgresql on Ubuntu?</title>
		<description><![CDATA[I just tried installing Postgresql on a pretty standard/untweaked Ubuntu installation, and I got:
Setting up postgresql-8.4 (8.4.1-1) ...
 * Starting PostgreSQL 8.4 database server
 * The PostgreSQL server failed to start. Please check the log output.
                    [...]]]></description>
		<link>http://imprompt.us/2010/error-installing-postgresql-on-ubuntu/</link>
			</item>
	<item>
		<title>Algorithms questions are hard, but that&#8217;s inherent in the subject</title>
		<description><![CDATA[Hello Hacker News and Reddit!  Holy crap there are a lot of you&#8230;
There are two approaches to teaching a class entitled &#8220;Algorithms&#8221;.  One is to teach a survey course where you are told about a bunch of algorithms and how they work.  Tests in such a class could be passed with brute force [...]]]></description>
		<link>http://imprompt.us/2009/algorithms-questions-are-hard-but-thats-inherent-in-the-subject/</link>
			</item>
	<item>
		<title>Code fast</title>
		<description><![CDATA[Students simply cannot code fast enough to express themselves.  When confronted with a problem, particularly a small algorithms problem, my first instinct is to write a little snippet of code for every solution I dream up.  I can do this, because I write code very quickly.
My students can&#8217;t.  They simply do not [...]]]></description>
		<link>http://imprompt.us/2009/code-fast/</link>
			</item>
	<item>
		<title>iPhone not the problem.  AT&amp;T is the problem.  (probably)</title>
		<description><![CDATA[A week or so ago there was an article in the New York times asserting that the reason the iPhone kinda&#8217; sucks when used in large cities (New York and San Francisco especially) was that the iPhone&#8217;s antennae were poorly designed.  This was kind of a publicity coup for AT&#38;T who are generally viewed [...]]]></description>
		<link>http://imprompt.us/2009/iphone-not-the-problem-att-is-the-problem-probably/</link>
			</item>
	<item>
		<title>Causation is not (necessarily) Correlation</title>
		<description><![CDATA[Correlation has a dictionary meaning (two things are related to one another) and a math meaning (having to do with a mathematical relationship between two variable being well-approximated by a line).  It is important to note that two variables may be perfectly correlated in the dictionary sense, but be mathematically completely uncorrelated. 
Consider . [...]]]></description>
		<link>http://imprompt.us/2009/causation-is-not-necessarily-correlation/</link>
			</item>
	<item>
		<title>The 24 Puzzle</title>
		<description><![CDATA[The 24 puzzle asks &#8220;Given the numbers A, B, C, and D, is there a way to combine the numbers using arithmetical operations +,-,*, and / so that the whole equation evaluates to 24?&#8221; I got curious about what inputs to the 24 puzzle had a solution and what ones did not. So I wrote [...]]]></description>
		<link>http://imprompt.us/2009/the-24-puzzle/</link>
			</item>
	<item>
		<title>We already have one palmtop per child</title>
		<description><![CDATA[A majority of teens have a cell phone today, and with many schools unable to afford a computer for every student, teachers are starting to see them as a helpful learning device instead.
The AP Newswire

I keep throwing this out in idle conversation after I heard Bruce Sterling say something close to it.  We already [...]]]></description>
		<link>http://imprompt.us/2009/we-already-have-one-palmtop-per-child/</link>
			</item>
</channel>
</rss>
