<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Looking for an easy to use database interface</title>
	<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface/</link>
	<description>Comments on Ask MetaFilter post Looking for an easy to use database interface</description>
	<pubDate>Fri, 06 Oct 2006 09:38:08 -0800</pubDate>
	<lastBuildDate>Fri, 06 Oct 2006 09:38:08 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Looking for an easy to use database interface</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface</link>	
		<description>I need to collect a list of names and addresses at a trade show on a Windows XP Home Laptop.  It needs to be setup in such a fashion that attendees walking past our booth can input thier information themselves. How can I do this? &lt;br /&gt;&lt;br /&gt; I was originally planning on running PHP and MySQL on the laptop and building a form that would run in a full screen web browser, but because of a lack of support for IIS with XP Home and some other issues, this option is no longer feasible.  What other programs or methods can I use to accomplish this?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.48032</guid>
		<pubDate>Fri, 06 Oct 2006 09:34:25 -0800</pubDate>
		<dc:creator>trbrts</dc:creator>
		
			<category>convention</category>
		
			<category>interface</category>
		
			<category>database</category>
		
			<category>input</category>
		
	</item> <item>
		<title>By: Skorgu</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#730938</link>	
		<description>Are you restricted to using XP for some reason other than that&apos;s what&apos;s on the computer at the moment? If you aren&apos;t, a Kiosk Linux Livecd will work nicely, perhaps with a little tweaking. &lt;br&gt;
&lt;br&gt;
If you&apos;re stuck with XP for other reasons, I&apos;d still go with the PHP/MySQL idea and just run Apache. The Apache Windows installer is pretty painless. &lt;br&gt;
&lt;br&gt;
Definitely the last choice is an MS Access app. You&apos;ll have nothing but trouble with it and getting the data &lt;i&gt;out&lt;/i&gt; is likely to be a pain but it will probably work.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-730938</guid>
		<pubDate>Fri, 06 Oct 2006 09:38:08 -0800</pubDate>
		<dc:creator>Skorgu</dc:creator>
	</item><item>
		<title>By: Doofus Magoo</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#730968</link>	
		<description>I second Skorgu&apos;s Apache recommendation -- XAMPP (&lt;a href=&quot;http://www.apachefriends.org/en/xampp.html&quot;&gt;here&lt;/a&gt;) is a pretty painless installation of Apache, PHP, PHPMyAdmin and MySQL for Windows.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-730968</guid>
		<pubDate>Fri, 06 Oct 2006 09:57:30 -0800</pubDate>
		<dc:creator>Doofus Magoo</dc:creator>
	</item><item>
		<title>By: mrbugsentry</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#730971</link>	
		<description>Install a new OS on a laptop to get kiosk linux, then put MySQL, then PHP, then config Apache, then start building forms in PHP...&lt;br&gt;
&lt;br&gt;
Or spend 15 minutes hacking up an Access form?  &lt;br&gt;
&lt;br&gt;
This is not a hard question.  Don&apos;t even think about building a web app.  Wrong tool for the job.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-730971</guid>
		<pubDate>Fri, 06 Oct 2006 09:59:03 -0800</pubDate>
		<dc:creator>mrbugsentry</dc:creator>
	</item><item>
		<title>By: Jairus</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#730973</link>	
		<description>notepad.exe</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-730973</guid>
		<pubDate>Fri, 06 Oct 2006 10:00:46 -0800</pubDate>
		<dc:creator>Jairus</dc:creator>
	</item><item>
		<title>By: Merdryn</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#730992</link>	
		<description>Excel?  Access?  Yes, even notepad?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-730992</guid>
		<pubDate>Fri, 06 Oct 2006 10:13:12 -0800</pubDate>
		<dc:creator>Merdryn</dc:creator>
	</item><item>
		<title>By: backseatpilot</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#731007</link>	
		<description>Excel spreadsheet could be the easiest to accomplish.  Remove the grid on the first sheet in the book, add a few text boxes with labels next to them, and a submit button.  You can write a small script for the button to copy all the data to specific columns in another spreadsheet, then clear all the textboxes for the next visitor.  Then you have a very neat and tidy spreadsheet that should be easier to manipulate than anything you can get out of Access.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-731007</guid>
		<pubDate>Fri, 06 Oct 2006 10:24:17 -0800</pubDate>
		<dc:creator>backseatpilot</dc:creator>
	</item><item>
		<title>By: Skorgu</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#731012</link>	
		<description>&lt;b&gt;mrbugsentry&lt;/b&gt; I did specify livecd for that exact reason; no installation, just reboot and you&apos;re good to go. &lt;br&gt;
&lt;br&gt;
I can&apos;t really agree that Access is the right tool for the job. Having had to debug some Access stuff recently, I can&apos;t really say honestly that I think Access is the right tool for &lt;i&gt;any&lt;/i&gt; job. &lt;br&gt;
&lt;br&gt;
Three reasons I&apos;d go with the PHP/MySQL idea.&lt;br&gt;
&lt;br&gt;
1) SQL is nice and standardized. At work we like to call Access the Data Roach Motel, getting stuff out can easily be problematic. &lt;br&gt;
&lt;br&gt;
2) PHP/SQL is cross-platform, your app will run anything that can run XAMPP, whereas Access is XP-only. This may not be useful to the poster, but it&apos;s good to know.&lt;br&gt;
&lt;br&gt;
3) Access is designed to trust the user. It has all the mechenisms to read and write data right in it. It&apos;s probably possible to lock that down, but I wouldn&apos;t want to try. Web apps are good here because they implicitly don&apos;t trust the client and only allow what access has been programmed in.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-731012</guid>
		<pubDate>Fri, 06 Oct 2006 10:30:18 -0800</pubDate>
		<dc:creator>Skorgu</dc:creator>
	</item><item>
		<title>By: Doctor Barnett</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#731046</link>	
		<description>If you do the page template, I&apos;ll do the database integration for free (because my database toolkit is &lt;i&gt;that good&lt;/i&gt;). Email in profile.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-731046</guid>
		<pubDate>Fri, 06 Oct 2006 10:59:47 -0800</pubDate>
		<dc:creator>Doctor Barnett</dc:creator>
	</item><item>
		<title>By: mrbugsentry</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#731062</link>	
		<description>Skorgu,&lt;br&gt;
&lt;br&gt;
You are way off base here,&lt;br&gt;
&lt;br&gt;
1) I just haven&apos;t experienced any data out problems on small datasets in twelve years working with the product.  &lt;br&gt;
&lt;br&gt;
2) So what if PHP is cross platform?  This isn&apos;t a cross platform problem.&lt;br&gt;
&lt;br&gt;
3) You *can* trust the user since they are supervised here.  The poster will be standing on the other side of the booth.  &lt;br&gt;
3a)Even in untrusted scenarios, to suggest that locking down db access is only *possible* displays some serious ignorance of the product.&lt;br&gt;
&lt;br&gt;
I think your priorities are wacky here.  But the Linux Jihad must go on.  After all, a man with a hammer...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-731062</guid>
		<pubDate>Fri, 06 Oct 2006 11:08:13 -0800</pubDate>
		<dc:creator>mrbugsentry</dc:creator>
	</item><item>
		<title>By: mrbob</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#731208</link>	
		<description>This to me sounds like what you are looking for.&lt;br&gt;
&lt;a href=&quot;http://www.tigerdirect.com/applications/SearchTools/item-details.asp?EdpNo=1069677&amp;CatId=299&quot;&gt;CardScan Inc Executive 700&lt;/a&gt;&lt;br&gt;
----------&lt;br&gt;
Right from the start, CardScan saves you hours by capturing business cards directly into your computer. Without typing, you build a database of your vital contacts, either in CardScan&apos;s address book, in Outlook, or in any other popular contact manager. Simply put, it&apos;s the world&apos;s fastest and most accurate business card reader.&lt;br&gt;
----------</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-731208</guid>
		<pubDate>Fri, 06 Oct 2006 12:49:50 -0800</pubDate>
		<dc:creator>mrbob</dc:creator>
	</item><item>
		<title>By: Skorgu</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#731246</link>	
		<description>&lt;b&gt;mrbugsentry&lt;/b&gt; without derailing further, clearly you have more Access experience than I do. That said, all of my experiences with it have been singularly unpleasant. &lt;br&gt;
&lt;br&gt;
1) I have. That may not carry much weight, but there it is. If the poster does not have your level of experience with Access, I suggest that he may run into similar problems that you would not.&lt;br&gt;
&lt;br&gt;
2) This isn&apos;t but if the poster wants to use the collected data outside of Access cross-platform and portability are surely concerns.  &lt;br&gt;
&lt;br&gt;
3) I can&apos;t disagree more strongly. You can never trust a user that can only be identified as &quot;some guy at a trade show.&quot; I may be more paranoid than is needed in this application, only the poster knows for sure, but I would worry about an enterprising visitor dumping the entire contact list while the supervision is distracted. &lt;br&gt;
&lt;br&gt;
3a) Mea culpa. You&apos;ll pardon me if I&apos;m not brimming with confidence in the security of an application that isn&apos;t designed to operate in a hostile environment.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-731246</guid>
		<pubDate>Fri, 06 Oct 2006 13:20:53 -0800</pubDate>
		<dc:creator>Skorgu</dc:creator>
	</item><item>
		<title>By: Skorgu</title>
		<link>http://ask.metafilter.com/48032/Looking-for-an-easy-to-use-database-interface#731250</link>	
		<description>Continuing on the PHP line, there are several toolkits that simplify this kind of CRUD (create, retreive, update, delete), &lt;a href=&apos;http://www.cakephp.org/&apos;&gt;Cake&lt;/a&gt; and &lt;a href=&apos;http://www.symfony-project.com/&apos;&gt;Symfony&lt;/a&gt; that you may want to look into. I have more experience with cake and while it&apos;s not anywhere near perfect it&apos;s pretty well documented and geared towards the novice user (which you may or may not be). &lt;br&gt;
&lt;br&gt;
I&apos;ll happily elaborate here or at the gmail in my profile.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.48032-731250</guid>
		<pubDate>Fri, 06 Oct 2006 13:26:25 -0800</pubDate>
		<dc:creator>Skorgu</dc:creator>
	</item>
	</channel>
</rss>
