<?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/"
		>
<channel>
	<title>Comments on: Teaching SQLite</title>
	<atom:link href="http://blog.thescoop.org/archives/2008/01/23/teaching-sqlite/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.thescoop.org/archives/2008/01/23/teaching-sqlite/</link>
	<description>Derek Willis' weblog on investigative and computer-assisted reporting.</description>
	<lastBuildDate>Tue, 07 Feb 2012 03:32:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jay Godse</title>
		<link>http://blog.thescoop.org/archives/2008/01/23/teaching-sqlite/comment-page-1/#comment-128009</link>
		<dc:creator>Jay Godse</dc:creator>
		<pubDate>Thu, 13 Mar 2008 15:07:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thescoop.org/archives/2008/01/23/teaching-sqlite/#comment-128009</guid>
		<description>Your case is solid. Just being able to exchange files easily is huge. When I was developing SQLite-based applications, I would often email the database file home and continue working on it at night, and then email it back. If I was working on a joint assignment with somebody, mailing those files back &amp; forth is much easier than synchronizing MySQL or whatever. 

I think that learning the SQLite command line is more instructive IMHO because it&#039;s grammar shows much better how to use SQL to operate on sets and relations (which is what SQL is all about). 

Check out souptonuts.sourceforge.net if you need SQLite programming examples. 

Check out www.squidoo.com/sqlitehammer if you want SQL examples and ongoing discussion on SQLite.</description>
		<content:encoded><![CDATA[<p>Your case is solid. Just being able to exchange files easily is huge. When I was developing SQLite-based applications, I would often email the database file home and continue working on it at night, and then email it back. If I was working on a joint assignment with somebody, mailing those files back &amp; forth is much easier than synchronizing MySQL or whatever. </p>
<p>I think that learning the SQLite command line is more instructive IMHO because it&#8217;s grammar shows much better how to use SQL to operate on sets and relations (which is what SQL is all about). </p>
<p>Check out souptonuts.sourceforge.net if you need SQLite programming examples. </p>
<p>Check out <a href="http://www.squidoo.com/sqlitehammer" rel="nofollow">http://www.squidoo.com/sqlitehammer</a> if you want SQL examples and ongoing discussion on SQLite.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen McGregor</title>
		<link>http://blog.thescoop.org/archives/2008/01/23/teaching-sqlite/comment-page-1/#comment-127720</link>
		<dc:creator>Glen McGregor</dc:creator>
		<pubDate>Fri, 25 Jan 2008 00:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thescoop.org/archives/2008/01/23/teaching-sqlite/#comment-127720</guid>
		<description>One of the advantages of trying to do CAR on a Mac is that it pretty much forces you to learn the MySQL command line. 

But if I was learning database concepts for the first time, I would want a GUI so I think you&#039;ve got the right idea. Although, I wouldn&#039;t want to do anything with more than a few hundred thousand records on Access.

Now, if we can only get ESRI to port ArcView to Leopard, we&#039;d be in business.</description>
		<content:encoded><![CDATA[<p>One of the advantages of trying to do CAR on a Mac is that it pretty much forces you to learn the MySQL command line. </p>
<p>But if I was learning database concepts for the first time, I would want a GUI so I think you&#8217;ve got the right idea. Although, I wouldn&#8217;t want to do anything with more than a few hundred thousand records on Access.</p>
<p>Now, if we can only get ESRI to port ArcView to Leopard, we&#8217;d be in business.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://blog.thescoop.org/archives/2008/01/23/teaching-sqlite/comment-page-1/#comment-127719</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 24 Jan 2008 14:43:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thescoop.org/archives/2008/01/23/teaching-sqlite/#comment-127719</guid>
		<description>Glen,

I&#039;ve been relatively fortunate in that GW has a number of PCs around campus that students in the situation can use, and the classroom where I teach is all-PC. But this will be an increasing issue, I think. There are a few options in that case: teach a platform-agnostic database like MySQL or SQLite, have the university provide access to PCs or even get copies of Windows and Parallels to allow students on Macs to install and run Windows programs.

Derek</description>
		<content:encoded><![CDATA[<p>Glen,</p>
<p>I&#8217;ve been relatively fortunate in that GW has a number of PCs around campus that students in the situation can use, and the classroom where I teach is all-PC. But this will be an increasing issue, I think. There are a few options in that case: teach a platform-agnostic database like MySQL or SQLite, have the university provide access to PCs or even get copies of Windows and Parallels to allow students on Macs to install and run Windows programs.</p>
<p>Derek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Glen McGregor</title>
		<link>http://blog.thescoop.org/archives/2008/01/23/teaching-sqlite/comment-page-1/#comment-127718</link>
		<dc:creator>Glen McGregor</dc:creator>
		<pubDate>Thu, 24 Jan 2008 13:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.thescoop.org/archives/2008/01/23/teaching-sqlite/#comment-127718</guid>
		<description>Derek,

Just curious... What do you do for students who use Macs and can&#039;t run Access? 

G</description>
		<content:encoded><![CDATA[<p>Derek,</p>
<p>Just curious&#8230; What do you do for students who use Macs and can&#8217;t run Access? </p>
<p>G</p>
]]></content:encoded>
	</item>
</channel>
</rss>

