<?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>Ask MetaFilter questions tagged with databases</title>
      <link>http://ask.metafilter.com/tags/databases</link>
      <description>Questions tagged with 'databases' at Ask MetaFilter.</description>
	  <pubDate>Tue, 05 Mar 2013 19:02:42 -0800</pubDate> <lastBuildDate>Tue, 05 Mar 2013 19:02:42 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>How to beef up on basic Python/Java and get the skinny on databases?</title>
	<link>http://ask.metafilter.com/236606/How%2Dto%2Dbeef%2Dup%2Don%2Dbasic%2DPythonJava%2Dand%2Dget%2Dthe%2Dskinny%2Don%2Ddatabases</link>	
	<description>I&apos;m interested in taking &lt;a href=&quot;https://www.coursera.org/course/datasci&quot;&gt;this Coursera course&lt;/a&gt; on data science but the description states that &quot;You will need basic programming experience with Java or Python, and some familiarity with databases.&quot; I do not have this.  How could I get it, preferably online? I&apos;d be grateful for recommendations for any sites or tools that offer exercises, tutorials, explanations et al. on the relevant languages and on the subject of databases.&lt;br&gt;
&lt;br&gt;
I have zero experience in programming aside from some very simple exercises in BASIC decades ago.  I have no idea how easy or difficult it is to require &quot;basic programming experience&quot; in either Java or Python, and I have no familiarity with the technical aspects of databases.  If you think it&apos;s unrealistic to take this course, I would welcome your opinion and/or suggestions for alternatives.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2013:site.236606</guid>
	<pubDate>Tue, 05 Mar 2013 19:02:42 -0800</pubDate>
	<category>coursera</category>
	<category>databases</category>
	<category>datascience</category>
	<category>java</category>
	<category>python</category>
	<dc:creator>foxy_hedgehog</dc:creator>
	</item>
	<item>
	<title>Blind me with science.</title>
	<link>http://ask.metafilter.com/230837/Blind%2Dme%2Dwith%2Dscience</link>	
	<description>Help me discover recent &apos;Best Seller&apos; scientific journal articles to read in 2013. Thanks to a graduate course I&apos;m taking, I just rediscovered &quot;&lt;a href=&quot;http://en.wikipedia.org/wiki/The_Hallmarks_of_Cancer&quot;&gt;The Hallmarks of Cancer&lt;/a&gt;,&quot; a fantastic review article published in the journal &lt;em&gt;Cell&lt;/em&gt; in 2000.  (That&apos;s right, it&apos;s a scientific article with its own Wikipedia page.)  I read this in college in 2003, and it&apos;s one of very few papers that stuck with me from my undergrad days.  As of 2011, it was also &lt;em&gt;Cell&apos;s&lt;/em&gt; most-cited article, and so popular that the authors revisited it to put out a sequel to it the same year. &lt;br&gt;
&lt;br&gt;
I want to read more papers like this across multiple disciplines.  Not necessarily great research, but fantastic &quot;state of the field&quot; review, synthesis, and novel thinking on how all the different pieces come together, and what that might mean going forward.  Note: I&apos;m biased towards the life sciences, but interested in other fields, too.&lt;br&gt;
&lt;br&gt;
I&apos;ve seen &lt;a href=&quot;http://ask.metafilter.com/155741/The-structure-of-scientific-awesomeness&quot;&gt;this thread&lt;/a&gt; and a few others, but don&apos;t want particular article recommendations or journals to subscribe to, just a methodology for how to find things.  I&apos;ve got a knack for good search strategies when I&apos;m looking for a particular topic or piece of information, but when I&apos;m just seeking &quot;papers that are amazing,&quot; I&apos;m not sure how to go about it.&lt;br&gt;
&lt;br&gt;
Obviously I could just turn to a publication like Annual Reviews, but I&apos;d like suggestions on other ways to discover fantastic (and ideally fun to read, at least for a huge science nerd) scholarly articles online, regardless of their publication.  Are there end of the year &quot;top 10 lists&quot; I&apos;m not aware of?  Great indexing sites?  Other strategies you use to find good reads that aren&apos;t just within one specific sub-discipline?  I&apos;m vaguely aware that I might be able to use impact factors to hunt down most-cited papers, but not sure of the best way to go about that.  Thoughts?&lt;br&gt;
&lt;br&gt;
I&apos;m a remote student, so assume I have excellent database access, but won&apos;t be walking into a library.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.230837</guid>
	<pubDate>Mon, 10 Dec 2012 22:24:02 -0800</pubDate>
	<category>article</category>
	<category>bestof</category>
	<category>databases</category>
	<category>discovery</category>
	<category>journals</category>
	<category>library</category>
	<category>literature</category>
	<category>papers</category>
	<category>reading</category>
	<category>research</category>
	<category>science</category>
	<dc:creator>deludingmyself</dc:creator>
	</item>
	<item>
	<title>Access Concatenation Crazy!</title>
	<link>http://ask.metafilter.com/220825/Access%2DConcatenation%2DCrazy</link>	
	<description>In Access 2010 I&apos;ve come across a need to concatenate fields from one column in one table into a single, comma delmited value in another field in the same table (or in another table if I absolutely must). I&apos;ve been working on an access database and have hit a wall after MANY hours of work and being THAT close to wrapping up my work.&lt;br&gt;
&lt;br&gt;
I&apos;ve read much on how todo this and it seems &lt;a href=&quot;http://allenbrowne.com/func-concat.html&quot;&gt;Allen Browne has it licked&lt;/a&gt; I&apos;ve written the module as instructed  and that comiles just fine. I&apos;ve had many other different errors that I&apos;ve gotten past and am down to getting a syntax error.&lt;br&gt;
&lt;br&gt;
I have a table called tbl_phoneSources. The table is currently laid out like this:&lt;br&gt;
Phone	     LastName	Sources&lt;br&gt;
__________________________&lt;br&gt;
5552515392	Gates	Source4&lt;br&gt;
5552515392	Gates	Source2&lt;br&gt;
5552515392	Gates	Source1&lt;br&gt;
5552201356	Ellison	Source3&lt;br&gt;
5552201356	Ellison	Source1&lt;br&gt;
5652201356	Jobs	        Source4&lt;br&gt;
5652201356	Jobs	        Source1&lt;br&gt;
&lt;br&gt;
I want it to become:&lt;br&gt;
Phone	      LastName	        Sources&lt;br&gt;
_________________________________________&lt;br&gt;
5552515392	Gates	Source4, Source2, Source1&lt;br&gt;
5552201356	Ellison	Source3, Source1&lt;br&gt;
5652201356	Jobs	        Source4,Source1&lt;br&gt;
&lt;br&gt;
After creating the module I have finally come down to using this expression in a fourth AS field in my query. Despite seeing MANY examples illustrating very much the same thing I want to do I just can&apos;t get past my syntax errors.&lt;br&gt;
&lt;br&gt;
Here&apos;s what seems to work for most who also have issues:&lt;br&gt;
ConcatRelated(&quot;source&quot;,&quot;tbl_phoneSources&quot;,&quot;[phone] = #&quot; &amp;amp; [phone] &amp;amp; &quot;# AND [lastName] = &apos;&quot; &amp;amp; [lastName] &amp;amp; &quot;&apos;&quot;)&lt;br&gt;
&lt;br&gt;
Did I make a typo? Do I just not understand this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.220825</guid>
	<pubDate>Wed, 25 Jul 2012 17:52:09 -0800</pubDate>
	<category>Access</category>
	<category>Access2010</category>
	<category>databases</category>
	<category>PainInTheAss</category>
	<category>RDBMS</category>
	<category>relationaldatabases</category>
	<dc:creator>horseblind</dc:creator>
	</item>
	<item>
	<title>Free MySQL hosting for a college course?</title>
	<link>http://ask.metafilter.com/217452/Free%2DMySQL%2Dhosting%2Dfor%2Da%2Dcollege%2Dcourse</link>	
	<description>I&apos;ll be teaching a class on &quot;dynamic websites&quot; to some designers. What&apos;s the best (and free) way to get them playing around with MySQL? If I were teaching one person about LAMP, I&apos;d spend the time getting everything up and running on their Mac. But a) we&apos;ll be in a computer lab so I&apos;m not sure what kind of permissions I&apos;ll have on the Macs. b) I&apos;d rather the projects be available online.&lt;br&gt;
&lt;br&gt;
What&apos;s the best free and hosted MySQL/PHP setup? Is there one? We wouldn&apos;t need a ton of bandwidth or space, but we&apos;d really like a database.&lt;br&gt;
&lt;br&gt;
(and I&apos;m open to alternate ideas, like teaching to a flat file database or something)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.217452</guid>
	<pubDate>Sun, 10 Jun 2012 17:28:47 -0800</pubDate>
	<category>cloud</category>
	<category>code</category>
	<category>databases</category>
	<category>hosted</category>
	<category>mysql</category>
	<category>php</category>
	<dc:creator>jragon</dc:creator>
	</item>
	<item>
	<title>best way to migrate back into database work</title>
	<link>http://ask.metafilter.com/217286/best%2Dway%2Dto%2Dmigrate%2Dback%2Dinto%2Ddatabase%2Dwork</link>	
	<description>I&apos;m thinking of getting back into IT.  What would you as a hiring manager want to see on my resume that might counterbalance the time I&apos;ve spent out of IT?  What would be the best way to approach this? After college I spent a decade+ as a web developer.  I&apos;ve essentially been out of this world for several years now, only keeping my hand in it by doing some freelance work helping small businesses with their web presences (virtually no database work involved).&lt;br&gt;
&lt;br&gt;
I&apos;ve been working mostly as a massage therapist during this time, and foresee a time within the next few years when, for financial and physical reasons, I will want to transition back into IT.  &lt;br&gt;
&lt;br&gt;
The parts of web development that I liked the most were data modeling and writing queries (admin is interesting too but I never did as much). I am not really interested in brushing up my front end skills.&lt;br&gt;
&lt;br&gt;
What would be the best way to get back into IT, specifically working with databases?  If you are a hiring manager, what would you want to see on my resume?  Should I target lower-level job roles and start from the beginning again?  Should I go back to school or get a certificate of some kind?  My BA is not tech-related.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.217286</guid>
	<pubDate>Fri, 08 Jun 2012 02:15:55 -0800</pubDate>
	<category>database</category>
	<category>databases</category>
	<category>developer</category>
	<category>employment</category>
	<category>IT</category>
	<category>web</category>
	<dc:creator>parrot_person</dc:creator>
	</item>
	<item>
	<title>Nutrition information databases?</title>
	<link>http://ask.metafilter.com/207396/Nutrition%2Dinformation%2Ddatabases</link>	
	<description>Nutrition databases for processed food products? I&apos;m aware of &lt;a href=&quot;http://ndb.nal.usda.gov/&quot;&gt;the USDA reference database&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Is there a similar repository (repositories?) of nutrition information for commercial, processed food products?  Things like chain restaurant meals, fast food, frozen dinners, chips, etc.&lt;br&gt;
&lt;br&gt;
I&apos;m looking for sources of structured data, rather than websites like livestrong and whatnot.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.207396</guid>
	<pubDate>Sat, 04 Feb 2012 10:39:35 -0800</pubDate>
	<category>data</category>
	<category>database</category>
	<category>databases</category>
	<category>nutrition</category>
	<category>nutritioninformation</category>
	<category>processedfood</category>
	<category>structureddata</category>
	<dc:creator>jsturgill</dc:creator>
	</item>
	<item>
	<title>Looking for resources about growing and managing an association&apos;s database</title>
	<link>http://ask.metafilter.com/205899/Looking%2Dfor%2Dresources%2Dabout%2Dgrowing%2Dand%2Dmanaging%2Dan%2Dassociations%2Ddatabase</link>	
	<description>As of Monday I&apos;ll be new to the field of Association Management. Can you share with me your favorite resources and best practices (I hate that phrase but it&apos;s the best I can come up with) on how to grow and wrangle a membership database? I&apos;m switching gears in my work life - going from a newspaper where I&apos;ve done online production-type work for 12 years to a trade association for a certain type of doctor. I&apos;ll be in the Membership department working closely with the database of members and non-members, and acting as a liason between the Database Admin in IT and the people in Marketing and Membership who need info from that database.  I interviewed with many people and they all know of my lack-of-association-management background. The position is new, so I won&apos;t have the benefit of learning from my predecessor&apos;s notes.&lt;br&gt;
&lt;br&gt;
I&apos;m confident I can re-learn some of the database integrity practices I used here years ago and can learn to use their membership software (iMIS). But I&apos;m looking for ideas, resources and case studies on how to grow the non-member portion of the database.  Much of this will be on the job learning, but I would like some reading material to give me background so I don&apos;t start Monday as a completely blank slate. Google searches give me non-relevant associations to join, and opinions on how to grow email marketing  opt-in lists.  I found ASAE&apos;s Acronym blog shortly after I got the job and have it bookmarked.&lt;br&gt;
&lt;br&gt;
So, Association Management AskMeFites, can you share with me your favorite resources for dealing with your database? I&apos;ll read blogs, read online articles, read books, join websites, follow Twitter hashtags -- you name it.  Actually, any tips for thriving in this new-to-me field would be welcome since my new job jitters are quickly multiplying.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2012:site.205899</guid>
	<pubDate>Tue, 17 Jan 2012 09:19:02 -0800</pubDate>
	<category>associationmanagement</category>
	<category>databases</category>
	<category>membership</category>
	<category>membershipdatabases</category>
	<category>newjob</category>
	<category>newjobjitters</category>
	<category>olddognewtricks</category>
	<dc:creator>ladygypsy</dc:creator>
	</item>
	<item>
	<title>How do I create my own Wikipedia?</title>
	<link>http://ask.metafilter.com/204111/How%2Ddo%2DI%2Dcreate%2Dmy%2Down%2DWikipedia</link>	
	<description>I&apos;m volunteering at the Whistler Museum, it&apos;s just a little municipal museum, and our archives haven&apos;t been digitized yet.  If it was possible to turn them into a Wikipedia-style database.  Example inside. Example:&lt;br&gt;
&lt;br&gt;
I&apos;m doing an article about the logging camp/ghost town of Parkhurst and I was hoping it would read something like this.&lt;br&gt;
&lt;br&gt;
&quot;Parkhurst was a lumber mill and community on Green Lake(link to article on Green Lake) set-up and run by Ross Barr(link to article on Ross Barr).&quot;&lt;br&gt;
&lt;br&gt;
Is there a program that could let me write that, either for a website or just for a private database?&lt;br&gt;
&lt;br&gt;
It would also be nice to be able to scan documents and tag them to their relevant subjects (and link to them in citations) as well.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.204111</guid>
	<pubDate>Sun, 25 Dec 2011 11:07:13 -0800</pubDate>
	<category>archiving</category>
	<category>databases</category>
	<category>Wikipedia</category>
	<dc:creator>Pseudology</dc:creator>
	</item>
	<item>
	<title>What&apos;s the best CMS for this project on banned books</title>
	<link>http://ask.metafilter.com/195867/Whats%2Dthe%2Dbest%2DCMS%2Dfor%2Dthis%2Dproject%2Don%2Dbanned%2Dbooks</link>	
	<description>What&apos;s the best CMS for this project? I wanted to put together a database of books which were actually censored somewhere somehow in the U.S., preferably recently.  &lt;br&gt;
&lt;br&gt;
Drupal doesn&apos;t appeal to me anymore --I have a fair amount of experience with it but am still frequently stumped about why it is or is not doing one thing or another, and I&apos;m consistently unimpressed with how slow it is.  So I&apos;d be surprised if Drupal is the answer to this question.&lt;br&gt;
&lt;br&gt;
Info to store (at minimum): title, author, cover, plot summary, intended audience, dates censored, locations censored, type of censorship (e.g. removed or restricted), external references, and keywords.&lt;br&gt;
&lt;br&gt;
The dates, locations, types of censorship, and external references should all be grouped as individual instances of censorship tied to a given book.  (If you know anything about databases, I&apos;m seeing books as a table, authors as a table, and incidents of censorship as a table, with links between incidents and books.)  Authors and books would have their own interlinked pages, as would audience and types of censorship.&lt;br&gt;
&lt;br&gt;
I&apos;d thought of just using WordPress for this, but where I&apos;m stumbling a bit is in making it automatically update various pages like authors and books.  For instance, on a book&apos;s page I&apos;d like it to list incidents, keep an automatic account, and possibly map locations.  I&apos;m not sure of how these things might be done in WordPress.&lt;br&gt;
&lt;br&gt;
Is there anything set up that&apos;s not Drupal that can likely do this (even if it&apos;s WordPress and a number of plugins), or am I stuck with Drupal?&lt;br&gt;
&lt;br&gt;
&lt;small&gt;&lt;small&gt;In case you&apos;re curious, the project is in response to the ALA&apos;s Banned Books Week, prompted by my belief that challenged is not the same as banned any more than bruised is the same as dead.&lt;/small&gt;&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.195867</guid>
	<pubDate>Mon, 12 Sep 2011 15:28:47 -0800</pubDate>
	<category>ala</category>
	<category>bannedbooks</category>
	<category>books</category>
	<category>censorship</category>
	<category>cms</category>
	<category>databases</category>
	<category>drupal</category>
	<category>exaggerations</category>
	<category>libraries</category>
	<category>notdrupal</category>
	<category>resolved</category>
	<category>schools</category>
	<category>wordpress</category>
	<dc:creator>johnofjack</dc:creator>
	</item>
	<item>
	<title>Geo Database</title>
	<link>http://ask.metafilter.com/195097/Geo%2DDatabase</link>	
	<description>Where I can find free United States geographic databases? I need a database with relationships between all zipcodes, areacode,cities,states,counties,neighborhoods, all with coordinates and detailed information if possible.

How up to date does not matter, and I am looking for something free.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.195097</guid>
	<pubDate>Fri, 02 Sep 2011 15:21:16 -0800</pubDate>
	<category>databases</category>
	<category>demographics</category>
	<category>geographic</category>
	<category>zipcodes</category>
	<dc:creator>digdan</dc:creator>
	</item>
	<item>
	<title>Seeking advice on flickr maintenance and interface.</title>
	<link>http://ask.metafilter.com/191393/Seeking%2Dadvice%2Don%2Dflickr%2Dmaintenance%2Dand%2Dinterface</link>	
	<description>Seeking advice on good tools for automating the maintenance of a professional flickr site, and ways to make an interface to it. I am in the process of making thousands of professional-quality photos available through flickr, along with some friends.  We love the idea of using flickr to host our images because of the size of its user base, and we do not want to fully reinvent the wheel for sharing photos.  We have already uploaded and tagged half of our images.  &lt;br&gt;
&lt;br&gt;
Now I am wondering if there are any good programs to automate the maintenance of our flickr site.  I would be especially interested in programs that allow us to do things like change all of the descriptions of photos in a set at the same time, or add all of the photos tagged in a certain way  to a set.  &lt;br&gt;
&lt;br&gt;
Also, are there any ways to use flickr as a back-end for a photo database, such that we could use our own non-flickr website as an interface to our images on flickr?  Unfortunately our web-development skills are limited, so we would only be willing to try easy-to-implement solutions.  &lt;br&gt;
&lt;br&gt;
Thanks in advance for any advice that you can provide.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.191393</guid>
	<pubDate>Thu, 21 Jul 2011 19:01:33 -0800</pubDate>
	<category>database</category>
	<category>databases</category>
	<category>flickr</category>
	<category>interface</category>
	<category>maintenance</category>
	<category>photographs</category>
	<category>photos</category>
	<category>sharing</category>
	<dc:creator>mortaddams</dc:creator>
	</item>
	<item>
	<title>Please help me research consumer demographics.</title>
	<link>http://ask.metafilter.com/187298/Please%2Dhelp%2Dme%2Dresearch%2Dconsumer%2Ddemographics</link>	
	<description>I&apos;m looking to research consumer demographics for a couple of specific businesses. For instance, Who goes to Disney World or Cirque du Soleil (age, race, income, city/state of origin, etc.)? I realize this is pretty basic stuff, but it is not anything I&apos;ve done before and I&apos;m coming up empty. I&apos;m thinking theme park or live entertainment attendees (and their demographics) have been studied and a report created for &quot;public&quot; consumption via a marketing database or other. I&apos;ve tried redbooks and mintel, but I&apos;m really new at this sort of thing. (Also, redbooks subcription is too expensive at the moment.) So other than those and google, I&apos;m at a loss. I&apos;d really appreciate hearing from any marketing/advertising experts on this. My new job sort of depends on figuring this out. &lt;br&gt;
&lt;br&gt;
I&apos;m working on strategy for an advertising client and wanting to understand these competitors&apos; audiences first.&lt;br&gt;
&lt;br&gt;
Thanks so much for your help.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.187298</guid>
	<pubDate>Wed, 01 Jun 2011 15:06:41 -0800</pubDate>
	<category>Advertising</category>
	<category>Databases</category>
	<category>Demographics</category>
	<category>Marketing</category>
	<category>Research</category>
	<category>Strategy</category>
	<dc:creator>brynnwood</dc:creator>
	</item>
	<item>
	<title>Best certifications and online courses for a new database administrator?</title>
	<link>http://ask.metafilter.com/179226/Best%2Dcertifications%2Dand%2Donline%2Dcourses%2Dfor%2Da%2Dnew%2Ddatabase%2Dadministrator</link>	
	<description>Best certifications and online courses for a new database administrator? I know this was asked back in 2008, but I figured it was so long ago that it might be worth asking for more current opinions. I love databases. I use them at work all day, every day, for high-level searching, and now I want to try administering them. Where to start? What are the best certifications to get my foot in the door with an internship? Are thee any online classes you&apos;d recommend?&lt;br&gt;
My local community college is pretty much a bust. I&apos;m considering the O&apos;Reilly Technology School database cert or Oracle certifications, but are either of these worth the time/money? &lt;br&gt;
&lt;br&gt;
And, further on, where to go from there to gain some experience? Does volunteering myself as free labor to get se experience (the good old-fashioned way) apply here? If it matters, I&apos;m not a student, and I work full-time at present. I would like for this to be a career transition, if the fit is good. Any help would really be appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.179226</guid>
	<pubDate>Wed, 23 Feb 2011 15:04:39 -0800</pubDate>
	<category>administrator</category>
	<category>database</category>
	<category>databases</category>
	<category>dba</category>
	<dc:creator>anonnymoose</dc:creator>
	</item>
	<item>
	<title>Can you make my brain my screenshot?</title>
	<link>http://ask.metafilter.com/178848/Can%2Dyou%2Dmake%2Dmy%2Dbrain%2Dmy%2Dscreenshot</link>	
	<description>I&apos;m diagramming the history of visual arts in my city. I need a &quot;database&quot; -- I use the term loosely -- to help me keep the connections straight.  Does such a thing exist? Think Facebook meets social networking visualization meets Internet Archive. (The Thing, the Meta-Thing, and the Evolution of Both!)  I need to be able to visually situate thousands of names, places, organizations, artworks, and personal connections. I&apos;m covering roughly 150 years, but most of the research is just evolutionary footnote... my real interest is the current state of affairs.  So I&apos;d also like to add photos and link to blogs and homepages of active artworld figures.&lt;br&gt;
&lt;br&gt;
I realize this question is quite broad, and I&apos;m probably best accommodated by a combination of memory aids. But my project is still in infancy.  Right now I&apos;ve hopping like a madwoman between endless lists of &quot;who&apos;s who&quot;... matching snapshots and art clips... a running current events calendar... stacks of library books and historical errata... my personal notebooks... and pages and pages of web-links.  There must be a fuzzy solution to this linear problem!&lt;br&gt;
&lt;br&gt;
(I should note, I don&apos;t need to store huge text or media files... I&apos;m not interested in the &quot;meat&quot; of data, so much as the social organization of cows.  Webs of Proper Nouns is where it&apos;s at yo!)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.178848</guid>
	<pubDate>Fri, 18 Feb 2011 18:58:14 -0800</pubDate>
	<category>art</category>
	<category>artworld</category>
	<category>databases</category>
	<category>memory</category>
	<category>research</category>
	<category>resolved</category>
	<category>socialnetworks</category>
	<dc:creator>fritillary</dc:creator>
	</item>
	<item>
	<title>OpenSourceMusicGeekProjectFilter question</title>
	<link>http://ask.metafilter.com/177446/OpenSourceMusicGeekProjectFilter%2Dquestion</link>	
	<description>I need some advice on how to build a database-driven site around an archive of ephemera (mostly flyers). Essentially, I want to build an online archive of scanned rave flyers from the Toronto-London-Detroit rave scenes (plus some Midwest US flyers). Here&apos;s what I have: Here are my resources so far:&lt;br&gt;
- a dusty file folder full of about 10 lbs worth of flyers, pamphlets, and mini-zines from the rave era from 1995 to the early 2000s. &lt;br&gt;
- through a university library, access to a scanner where I can get full-color images&lt;br&gt;
- an undergraduate minor in comp sci, which gave me some basic project-development workflows plus an intimate knowledge of C++, Java, and Perl.&lt;br&gt;
- Some experience coding HTML and CSS, particularly through Dreamweaver (which also does PHP)&lt;br&gt;
- Some self-taught proficiency with MySQL and PHP&lt;br&gt;
- An installation of MySQL on my home computer for testing&lt;br&gt;
- space on a server with MySQL and PHP activated.&lt;br&gt;
&lt;br&gt;
So, I want to be able to scan a pile of these flyers, attach metadata of various sorts to them (location, date, headliners, description of event, etc), and present them as a searchable, web-accessible archive. Any advice? re: platforms, data structures, useful utilities and tutorials, examples to work from, etc&#8230;&lt;br&gt;
&lt;br&gt;
I&apos;m a bit of a bedroom coder and actually get a kick out of coding things by hand from the ground up, so I&apos;m not looking for solutions that involve plugging one online app into another and putting a glossy skin over it.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.177446</guid>
	<pubDate>Wed, 02 Feb 2011 20:56:47 -0800</pubDate>
	<category>archiving</category>
	<category>databases</category>
	<category>Detroit</category>
	<category>flyer</category>
	<category>images</category>
	<category>LondonOntario</category>
	<category>Midwest</category>
	<category>MySQL</category>
	<category>PHP</category>
	<category>rave</category>
	<category>Toronto</category>
	<category>webdev</category>
	<category>webdevelopment</category>
	<dc:creator>LMGM</dc:creator>
	</item>
	<item>
	<title>Seeking ANG Newspaper Group fulltext archives</title>
	<link>http://ask.metafilter.com/175401/Seeking%2DANG%2DNewspaper%2DGroup%2Dfulltext%2Darchives</link>	
	<description>I want to get the full text of several articles I wrote that were published in Bay Area newspapers between 2005 and 2007.  What periodicals database should I be hitting?  Preferred sources: free or accessible via New York Public Library. Between 2005 and 2007, I wrote several articles for the ANG Newspaper Group (Oakland Tribune, Tri-Valley Herald, and several other papers) in my weekly column &quot;MC Masala&quot; (byline: Sumana Harihareswara).  I&apos;d like electronic copies of the pieces as they appeared in print and online at insidebayarea.com.  I have my drafts but I&apos;d prefer having copies of the edited versions.&lt;br&gt;
&lt;br&gt;
I estimate that I put out about a hundred pieces.  Archive.org doesn&apos;t have them.  The &lt;a href=&quot;http://www.insidebayarea.com/archive-search&quot;&gt;insidebayarea site&lt;/a&gt; only lists 61, and would charge me more than a hundred dollars via newsbank.com to get access to them all.  I&apos;d prefer if I could use an electronic database that I already have access to via my NYPL membership, especially since the insidebayarea/newsbank search is missing many of my articles anyway.&lt;br&gt;
&lt;br&gt;
I&apos;ve &lt;a href=&quot;http://www.nypl.org/collections/articles-databases/browse-databases?location=&amp;subject=1099&amp;audience=&amp;language=&amp;limit=&quot;&gt;looked at the periodicals databases that NYPL lets me access&lt;/a&gt; and tried EBSCOhost and GALE&apos;s Infotrac; they either don&apos;t have any ANG archives or the archives aren&apos;t deep enough.  The next time I physically visit the library I intend on trying ProQuest.  I remember Lexis-Nexis being a go-to source for this sort of thing, but NYPL does not seem to provide it.&lt;br&gt;
&lt;br&gt;
So: what periodicals database should I be hitting to get the full text of about a hundred feature articles published in ANG newspapers between 2005 and 2007?  I would also welcome advice that tells me &quot;contact such-and-so at the Oakland Tribune to get softcopies of everything&quot;; their &lt;a href=&quot;http://www.insidebayarea.com/oaklandtribune/contactus/&quot;&gt;contact page&lt;/a&gt; doesn&apos;t list an archivist so I&apos;m unsure whether they still have such a position.&lt;br&gt;
&lt;br&gt;
(And I have a question in to the NYPL staff about this, too; if they respond, I&apos;ll post the answer here &amp;amp; close the question, but I haven&apos;t had much luck trying to get this kind of information/help from the library before.)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2011:site.175401</guid>
	<pubDate>Tue, 11 Jan 2011 06:47:23 -0800</pubDate>
	<category>ang</category>
	<category>archives</category>
	<category>bayarea</category>
	<category>california</category>
	<category>databases</category>
	<category>library</category>
	<category>newspapers</category>
	<category>oakland</category>
	<category>periodicals</category>
	<category>research</category>
	<category>resolved</category>
	<dc:creator>brainwane</dc:creator>
	</item>
	<item>
	<title>How to delet things from google post death</title>
	<link>http://ask.metafilter.com/165426/How%2Dto%2Ddelet%2Dthings%2Dfrom%2Dgoogle%2Dpost%2Ddeath</link>	
	<description>How to delete things from google post death? I found out today that my Dad&apos;s business (name of business, related phone numbers, address, etc) are still all over google as though his business were still up and running.  This was the first time I googled his name since he died nearly five years ago.  I find it (at minimum) misleading and (maximum) jarring/horrifying (particularly when I think of those people who may not know he is dead). &lt;br&gt;
&lt;br&gt;
How do I permanently remove my Dad&apos;s business info from google?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.165426</guid>
	<pubDate>Fri, 17 Sep 2010 20:25:28 -0800</pubDate>
	<category>databases</category>
	<category>death</category>
	<category>google</category>
	<category>resolved</category>
	<dc:creator>marimeko</dc:creator>
	</item>
	<item>
	<title>How do I NoSQL?</title>
	<link>http://ask.metafilter.com/159104/How%2Ddo%2DI%2DNoSQL</link>	
	<description>My bread and butter is and always has been data stored in relational databases. I keep seeing a lot of material on key-value storage (also known as the NoSQL movement) but haven&apos;t had as much success finding resources on how to move from relational to non-relational. Any suggestions? I know that some of this involves denormalization, but how? Step-by-step guides where someone takes a heavily relational database and moves it to a key-value system would be appreciated, as well as gentle guides for the non-relationally challenged.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.159104</guid>
	<pubDate>Sat, 10 Jul 2010 11:42:02 -0800</pubDate>
	<category>cassandra</category>
	<category>couchdb</category>
	<category>databases</category>
	<category>keyvalue</category>
	<category>mongodb</category>
	<category>nosql</category>
	<category>relational</category>
	<category>sql</category>
	<dc:creator>Deathalicious</dc:creator>
	</item>
	<item>
	<title>The (Facet-Searchable) Paperless Office?</title>
	<link>http://ask.metafilter.com/155794/The%2DFacetSearchable%2DPaperless%2DOffice</link>	
	<description>Are there any commercial products intended to (or could be set up to) mine content from unstructured office documents (think: memos, presentations) and populate fields in a database for faceted search, or is this still the domain of research? I&apos;m looking for software that, given a vague idea of the structure that the documents probably have, does Named Entity Retrieval / matching against named entities in a known list, classifies documents based on training data, extracts chunks of text that match certain patterns and inserts them into a database as fields for future faceted search, that kind of thing.  The documents need to remain editable (so that, eg, sections of a PowerPoint can be copied for re-use once located).&lt;br&gt;
&lt;br&gt;
I know a lot of full-text indexing/retrieval (IMR Alchemy, etc) software, but most things in that space are archival (eg, doesn&apos;t work with editable documents), and as far as I can tell most can&apos;t do automated indexing for faceted search. &lt;br&gt;
&lt;br&gt;
I work with folks who do research in areas surrounding IR and document analysis, but I&apos;m not aware of any off-the-shelf products doing this kind of work. I suspect it&apos;s kind of a holy grail in IR and if anything exists, it&apos;s in the lab and not entirely stable.  Are there any commercial products doing the build-a-faceted-index-based-on-content-analysis stuff, though? Assume cost is no object.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.155794</guid>
	<pubDate>Fri, 04 Jun 2010 07:05:49 -0800</pubDate>
	<category>classification</category>
	<category>databases</category>
	<category>documents</category>
	<category>IR</category>
	<category>retrieval</category>
	<category>search</category>
	<dc:creator>Alterscape</dc:creator>
	</item>
	<item>
	<title>Using Filemaker for a Not-So-Pro</title>
	<link>http://ask.metafilter.com/154314/Using%2DFilemaker%2Dfor%2Da%2DNotSoPro</link>	
	<description>My dad has inherited an old Filemaker Pro 7 (Mac) database. He needs to access and update the data... from his Windows machine, without Filemaker. Help! My dad isn&apos;t a luddite, but isn&apos;t particularly tech-savvy (&quot;How do I use the Wikipedia?&quot;), and I know nothing about databases at all. He&apos;s been put in charge of maintaining a club history - names, addresses, activities etc of members, that stretches back at least a decade, and has been stored in Filemaker Pro (Mac). The most important use of this information is to print a weekly roster of participants, ranked in a certain way. &lt;br&gt;
&lt;br&gt;
How can he get to the info from this old Mac file into something he can manipulate with Windows? Does he need to buy Filemaker for Windows (and will that work)? What&apos;s an easy (easier!) way for him to manage and maintain this information over time?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.154314</guid>
	<pubDate>Wed, 19 May 2010 12:16:39 -0800</pubDate>
	<category>databases</category>
	<category>filemaker</category>
	<category>resolved</category>
	<dc:creator>nkknkk</dc:creator>
	</item>
	<item>
	<title>Help me create a bad-ass program for managing TB data</title>
	<link>http://ask.metafilter.com/146571/Help%2Dme%2Dcreate%2Da%2Dbadass%2Dprogram%2Dfor%2Dmanaging%2DTB%2Ddata</link>	
	<description>I&apos;d like to take on a somewhat substantial software project that should a) be open-source and b) not suck.  Suggestions on how to code for others requested. I work for a tuberculosis clinic.  TB is a magnificently data-intensive disease, but the software we have to manage those data is not as good as it could be - although, despite being written by one heroic programmer, it is basically as good as any commercial demos I&apos;ve seen.  The problem is that none of these programs really address the workflow of a TB clinic - they tend to combine both data entry and data display into a form which corresponds to exactly one table.  A few customized forms would really cut down on the time my colleagues spend on this stuff.  Did I mention that everybody can edit everything?&lt;br&gt;
&lt;br&gt;
I have magnificent visions of an open-source program for TB clinics.  I&apos;m essentially a programming novice, but I think that, with learning, the actual coding of much of this program would be within my grasp - the bulk of it would just be querying, displaying, and editing text.  As a data analyst, I have a solid grasp on what I would want from such a system, and I have ready access to the opinions of the clinical workers.  I&apos;m not sure I really believe that I can make a viable product, but this is something that I really want to do, from which I would learn a lot, and that might ultimately make something good.&lt;br&gt;
&lt;br&gt;
What I don&apos;t have is experience writing code that is digestible and extensible for others.  I&apos;d like for other clinics to be able to take this code and customize it to their computing ecology - maybe they need different forms, or need it to link to a different appointment scheduling or laboratory system.&lt;br&gt;
&lt;br&gt;
My most extensive experience with a programming language is with R, which won&apos;t be of much help here.  I am comfortable with SQL, and write most of my (small, simple) utilities in Python.  I&apos;m open to learning any language/framework that will help me get this done right.&lt;br&gt;
&lt;br&gt;
Your input on any aspect of a project like this is greatly appreciated (even if it&apos;s just to say, &quot;You&apos;re way out of your league, and here&apos;s why.&quot;)  I will try to promptly answer any questions.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.146571</guid>
	<pubDate>Sun, 21 Feb 2010 21:49:05 -0800</pubDate>
	<category>databases</category>
	<category>healthcare</category>
	<category>programming</category>
	<category>tuberculosis</category>
	<dc:creator>McBearclaw</dc:creator>
	</item>
	<item>
	<title>AdoDB Gurus: Relate me!</title>
	<link>http://ask.metafilter.com/145640/AdoDB%2DGurus%2DRelate%2Dme</link>	
	<description>ADODB Gurus: Many to many relation, how can I simulate this using AdoDB for PHP? I&apos;m loving the ADODB_Active_Record class, really helpful.  The problem is that I have a relation that looks like it requires an intermediary table to link the data up.  The relation is:&lt;br&gt;
&lt;br&gt;
 - A school can have many employees&lt;br&gt;
 - An employee can only work at one school&lt;br&gt;
 - Employees have a user account on the system, as well as administrators, teachers, etc.&lt;br&gt;
&lt;br&gt;
I have a users table that holds the user accounts (employees each have a user account), I have a schools table and I have a users_schools table which links user_id to school_id.  Using this intermediate table and some plain SQL I can list who works for a given school.  Adding a school_id field to the users table seems the wrong approach, that&apos;s not what the users table is for so I need the intermediary table to link users to schools.&lt;br&gt;
&lt;br&gt;
The issue is that I&apos;m using AdoDB and Active Records so I want to either stick to using plain old SQL or Active Record.  There are &lt;a href=&quot;http://phplens.com/lens/adodb/docs-active-record.htm#onetomany&quot;&gt;some one to many functions built into AdoDB&lt;/a&gt; but I can&apos;t see one that will let me use the intermediary table directly.&lt;br&gt;
&lt;br&gt;
There must be a simple way round this, the problem itself is as old as the moon and must have been solved lots of times.  Googling for the problem returns lots of ADO.Net stuff which is not helpful.  Can you help an old tech out?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145640</guid>
	<pubDate>Thu, 11 Feb 2010 08:46:02 -0800</pubDate>
	<category>adodb</category>
	<category>computers</category>
	<category>databases</category>
	<category>php</category>
	<category>programming</category>
	<category>relations</category>
	<dc:creator>gaby</dc:creator>
	</item>
	<item>
	<title>MySQL and PHP suggestions for beginner?</title>
	<link>http://ask.metafilter.com/143493/MySQL%2Dand%2DPHP%2Dsuggestions%2Dfor%2Dbeginner</link>	
	<description>I am looking for suggestions for inexpensive online or real life courses, books, or web sites that will help a friend learn MySQL and PHP. Hello,&lt;br&gt;
&lt;br&gt;
I have a friend in Dudley, UK who would like to get ino database development, MySQL in particular.  He also would like to know at least the essentials of a scripting language such as PHP in order to be able to create web sites that can interact with any databases he creates.&lt;br&gt;
&lt;br&gt;
Thus far he has made progress learning data modeling concepts, but is a bit stuck in implementing them by actually building a database in MySQL (though he does seem to now have a working installation of MySQL on Fedora).  &lt;br&gt;
&lt;br&gt;
He recently took the &quot;Introduction to Database Design&quot; course from eclasses.org.  Although he definitely learned from the experience, a class with more feedback would be preferable.  I was able to help him some because I am a web developer and pretty solid on data design concepts.  But I will be able to help him less as he gets into MySQL because I have almost no experience with that db.&lt;br&gt;
&lt;br&gt;
I know there are free resources on the web, but since neither of us is that familiar with MySQL, we don&apos;t know which resources are best.  And we also think that taking a course or following a lesson plan will help him more initially by giving him a specific path to follow, rather than trying to wade through the tremendous amounts of info online.&lt;br&gt;
&lt;br&gt;
We are looking for suggestions for inexpensive online or real life courses, books, or web sites that will help him learn MySQL and then PHP.  And more generally, any suggestions you might have for what to focus on, what to watch out for, etc.  I also think it might help for him to be able to ask the occasional question of someone who is truly knowledgable in MySQL and/or PHP.  &lt;br&gt;
&lt;br&gt;
These are the books he has in his possession thus far: Databases Demystified by Andy Opel, PHP6 &amp;amp; MySQL by Larry Ullman, and MySQL pocket reference by George Reese.&lt;br&gt;
&lt;br&gt;
Thank you so much for any suggestions!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.143493</guid>
	<pubDate>Mon, 18 Jan 2010 05:52:34 -0800</pubDate>
	<category>database</category>
	<category>databases</category>
	<category>MySQL</category>
	<category>opensource</category>
	<category>PHP</category>
	<category>webdevelopment</category>
	<dc:creator>parrot_person</dc:creator>
	</item>
	<item>
	<title>Learning databases through selecting stars</title>
	<link>http://ask.metafilter.com/142451/Learning%2Ddatabases%2Dthrough%2Dselecting%2Dstars</link>	
	<description>Help me find a tool which helps you learn how to use databases through selecting stars. I seem to remember seeing a tool about 18 month ago which helped you learn how to use databases through selecting stars - you&apos;d run a query on particular star types, and it would show you which ones you had selected. I think it was a downloadable application for Windows, and there were various exercises you could complete.&lt;br&gt;
&lt;br&gt;
Does this ring a bell for anyone? If not, alternative solutions for learning MySQL which allow you to run queries and see the results graphically much appreciated.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.142451</guid>
	<pubDate>Wed, 06 Jan 2010 09:50:44 -0800</pubDate>
	<category>databases</category>
	<category>learning</category>
	<category>resolved</category>
	<dc:creator>StephenF</dc:creator>
	</item>
	<item>
	<title>Insert data into several tables via form (MS Access)?</title>
	<link>http://ask.metafilter.com/142400/Insert%2Ddata%2Dinto%2Dseveral%2Dtables%2Dvia%2Dform%2DMS%2DAccess</link>	
	<description>I&apos;m working on an Access database that collects various metrics and numbers weekly.  I&apos;ve used week numbers as the primary key in each table since that&apos;s the only thing that can reliably group them together.  If I were to build a form to input data into more than one table at once, is there a way to enter the week number only once on the form, but have it insert the number into multiple tables?  Or am I doing this wrong altogether? This database basically collects information about performance for 6 different departments that all work together and share some management.  The whole point is to look at this information on a weekly basis, hence my use of week numbers.  I&apos;m very new to Access and could probably do a lot of things differently, so I&apos;m more than open to suggestions.&lt;br&gt;
&lt;br&gt;
I currently have at least 2 tables for each department (one for phones, the other for service) and a table of just weeks (week #, start date, end date).</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.142400</guid>
	<pubDate>Tue, 05 Jan 2010 19:17:30 -0800</pubDate>
	<category>accessforms</category>
	<category>databases</category>
	<category>microsoftaccess</category>
	<category>ms_access</category>
	<category>resolved</category>
	<dc:creator>speeb</dc:creator>
	</item>
	
	</channel>
</rss>

