82 posts tagged with list. (View popular tags)
Displaying 1 through 50. Subscribe: http://ask.metafilter.com/tags/list/rss RSS feed for this tag

Related tags:
+ (9)
+ (7)
+ (7)
+ (5)
+ (4)
+ (4)
+ (4)
+ (4)


Users that often use this tag:
0bvious (2)
vanoakenfold (2)
sprocket87 (2)

Is there an English listing of all of the artists found in the China 2008 Olympics promotional video/theme? [more inside]
posted on Jul 14, 2008 - 4 answers

I am at a new job with restricted internet access. They have a list of white listed sites, but no one seems to know what sites are on the list, and I can't ask anyone because the company uses a third party solution and their website doesn't have a list of the sites.. Is there a program that will determine what sites are on the white list by brute force?
posted on Jul 14, 2008 - 9 answers

Suggestions on task-tracking/project management software for small teams with multiple projects? The primary requirement is that a superuser can assign tasks and receive status and percent-completed updates. [more inside]
posted on Jun 3, 2008 - 6 answers

I'm compiling a list of questions to ask prospective landlords when viewing their properties in Chicago next week. Help me make sure I'm asking everything I should be! [more inside]
posted on Jun 3, 2008 - 15 answers

Help me find a program/web app that sorts lists by asking you to compare two items at a time. [more inside]
posted on May 2, 2008 - 8 answers

LogosFilter: Could a blog entry that contains two words and their definitions be consistent with the definition of a dictionary? [more inside]
posted on Apr 23, 2008 - 8 answers

What are the top 3 things I can do this year to avoid consuming non-renewable resources? [more inside]
posted on Apr 17, 2008 - 32 answers

Spiral staircases in film. I need a list! [more inside]
posted on Mar 13, 2008 - 28 answers

Can I alphabetize data in Excel (or elsewhere) while ignoring the articles "the", "a" and "an"? [more inside]
posted on Feb 20, 2008 - 10 answers

Within religious traditions which involve reincarnation to or from various animal forms, have any religious scholars created hierarchical lists of the known beings which one could potentially get reincarnated as? Like: 1. Human 2. Mouse 3. Mosquito If so: who's done this, when did they write this, and where can I find this list?
posted on Feb 18, 2008 - 3 answers

phpList: seriously, wtf? [more inside]
posted on Feb 11, 2008 - 13 answers

What are some sample meal plans or food lists for a high-metabolism, frequent small meal diet? Looking for specific ideas for the "eat 5-6 times a day" routine. [more inside]
posted on Feb 4, 2008 - 11 answers

Firefox Filter: Is there any way to view the autofill lists outside of Firefox? [more inside]
posted on Feb 2, 2008 - 4 answers

I am looking for programming information for Comcast Channel 36 (Public Access) in Bellflower, CA during March to June 2004 period. [more inside]
posted on Jan 20, 2008 - 5 answers

What significant items have been irretrievably lost? [more inside]
posted on Jan 8, 2008 - 84 answers

What horror films feature a mystery killer? [more inside]
posted on Jan 1, 2008 - 22 answers

Need suggestions for an online collaboration tool for managing a reading list between friends. [more inside]
posted on Dec 20, 2007 - 5 answers

Can anyone recommend a simple web-based tool to compile and manage an "experts list?" [more inside]
posted on Dec 11, 2007 - 7 answers

Canon-filter: Other lists/programs that are like the Great Books lists (that is, not a "best-of" but a course of study), only not for books?
posted on Nov 28, 2007 - 7 answers

How can I copy a list of files in a folder on Windows XP, without using the print screen key/command? [more inside]
posted on Nov 2, 2007 - 14 answers

I have a list of a few hundred people involved with the school I am at this year, and I need to break the names into First, Middle, and Last Name. Is there a way to make excel go through a list of names and at any point where there is a character break (a space like this---> ) put the rest of the cell one over to the right?
posted on Oct 22, 2007 - 13 answers

I need to create scrolling list, with something a bit extra. [more inside]
posted on Oct 18, 2007 - 6 answers

LISTS of neighborhoods, local landmarks and local slang names... an example of each in the Philadelphia area would be Chestnut Hill, Fairmount Park and Philly. Is there any place I can go to get a list of these items per state (or for the entire US)? Free is good, but I wouldn't be opposed to paying for it. [more inside]
posted on Oct 12, 2007 - 8 answers

Need a list of the top 1000 male and female names, with variants and misspellings. [more inside]
posted on Oct 2, 2007 - 7 answers

I need a way to keep my short, paper todo list in my face. Something like a luggage tag that I could wear like a wrist band, so I could glance down and see my four tasks for the day. What else might work? [more inside]
posted on Sep 29, 2007 - 23 answers

I'm looking for a Spanish email discussion list. [more inside]
posted on Sep 21, 2007 - 3 answers

ExcelFilter: Help me count rows where one string appears in one column and a second string appears in a second! [more inside]
posted on Aug 14, 2007 - 5 answers

What else can be sensed passively? [more inside]
posted on Jul 17, 2007 - 17 answers

How do I create/catalog a soundtrack? [more inside]
posted on Jul 11, 2007 - 1 answers

Is there a way to privatize an email list whose members' email accounts can be read by "the man?" [more inside]
posted on Jun 27, 2007 - 10 answers

I love podcasts, but it very difficult to find new, quality programs. I am looking for broadcasted material on a range of topics - including philosophy, the mind, avantgarde arts and lectures by creative, original thinkers (see my list of current podcasts for detail)... Can you help? [more inside]
posted on May 31, 2007 - 20 answers

Blogging anesthesiologist Joe Stirt has a great site, and I particularly like his book recommendations. I'd like to compile a reasonably comprehensive list of these books, but Joe doesn't use tags, so: what is the best way to go about finding his book recommendations amongst all his other posts?
posted on May 28, 2007 - 3 answers

I would like to automatically generate hypertext links from a list of text. Ideally this would mean pasting a series of comma separated words into some online tool and having the system turn each word into a relevant google/wikipedia link... Does anyone know any sites/tools that will do this? [more inside]
posted on May 4, 2007 - 8 answers

Can anyone direct me to an inexpensive (less than $5K) way to add photos to the Global Address contacts at my company? [more inside]
posted on Apr 26, 2007 - 8 answers

What happened to the "no call" list? [more inside]
posted on Apr 18, 2007 - 12 answers

Given two unsorted lists, size N and M (N < M), how long [ O (???) ] and how much storage [ O (???) ] would be required to find elements in common between N and M (the number of common elements could range from 0 to N)? How would you go about doing this? [more inside]
posted on Mar 27, 2007 - 29 answers

I have a question about replies that i got to a craig's list forsale posting. [more inside]
posted on Mar 12, 2007 - 14 answers

I am looking for an e-mail mailing list in which weight loss is discussed. However, I'm looking for one with a very specific sort of attitude. [more inside]
posted on Feb 7, 2007 - 8 answers

need to create nice looking PHP (RoR, Python?) events list. example inside [more inside]
posted on Feb 2, 2007 - 5 answers

How can I find a great blog on a subject I have found a new interest in? [more inside]
posted on Jan 19, 2007 - 10 answers

The best films to see while tripping? LSD, HDTV, surround sound, on DVD? Looking for visual effects, chromakey, 3000 miles from home, set controls for the center of the sun, etc. [more inside]
posted on Dec 29, 2006 - 98 answers

What nerd-associated things am I missing from this list of unspoken visual gag/gripes found in the newish White and Nerdy Weird Al video? Or is there an in-depth list of these already? [more inside]
posted on Dec 7, 2006 - 10 answers

Can you help me recode one part of my blog / website so that it works in all browsers? (I think its an easy fix that I am over looking) [more inside]
posted on Nov 8, 2006 - 5 answers

Is there an simple/free way to list all of the residential mailing address surrounding a specific address or within a specific postal code area? (ie. What are all of the residential mailing addresses within a 1 mile radius of 123 Main St., Anytown USA?). I know that I can always purchase a mailing list, etc. but I was hoping someone knew of a clever way to find this information online. I do not need the residents name, just the mailing address. Any suggestions?
posted on Oct 17, 2006 - 7 answers

Where to eat in Seattle? [more inside]
posted on Oct 3, 2006 - 33 answers

Looking for a list of 1000 songs published in the now defunct Cargo Magazine from the December05/January06 issue... [more inside]
posted on Sep 19, 2006 - 3 answers

What are the warning signs that your company is a sinking ship? [more inside]
posted on Sep 15, 2006 - 34 answers

I need help creating a dynamic footer for the e-mail messages in a Mailman discussion list. [more inside]
posted on Aug 25, 2006 - 1 answers

Please help me compile a comprehensive list of daily US newspaper websites that do not require registration and logins. [more inside]
posted on Aug 23, 2006 - 20 answers

What's the simplest to-do list software that will nest items as many levels deep as I wish? [more inside]
posted on Aug 8, 2006 - 9 answers

« Older questions