<?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 column</title>
      <link>http://ask.metafilter.com/tags/column</link>
      <description>Questions tagged with 'column' at Ask MetaFilter.</description>
	  <pubDate>Mon, 29 Jun 2009 13:55:49 -0800</pubDate> <lastBuildDate>Mon, 29 Jun 2009 13:55:49 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>I need a list of all the countries</title>
	<link>http://ask.metafilter.com/126120/I%2Dneed%2Da%2Dlist%2Dof%2Dall%2Dthe%2Dcountries</link>	
	<description>I&apos;m looking for a randomized list of every nation state in the world, preferably in spreadsheet column form. Is there anything like this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.126120</guid>
	<pubDate>Mon, 29 Jun 2009 13:55:49 -0800</pubDate>
	<category>column</category>
	<category>countries</category>
	<category>excel</category>
	<category>list</category>
	<category>nations</category>
	<category>random</category>
	<category>spreadsheet</category>
	<dc:creator>billtron</dc:creator>
	</item>
	<item>
	<title>Car column possible?</title>
	<link>http://ask.metafilter.com/119757/Car%2Dcolumn%2Dpossible</link>	
	<description>What resources are there for getting a car column into a local paper. This question isn&apos;t so much about me as it is for my father. He works in the auto industry as a service manager at a local dealership. He came to me today asking about starting a web page which would answer individual car questions, debunking myths, etc. After discussing many options we came to a conclusion that what our local paper needed was a column that dealt with just this issue. It would be similar to an &quot;Ask Amy&quot; column but for cars, kind of like Click and Clack (If you listen to NPR). My questions are:&lt;br&gt;
&lt;br&gt;
1) Is this realistic?&lt;br&gt;
&lt;br&gt;
2) How should he prepare a proposal to submit to our local paper?&lt;br&gt;
&lt;br&gt;
3) Are there any resources which provide information on starting your own column?&lt;br&gt;
&lt;br&gt;
We live in a town with about 100,000 residents, most of which commute to the nearby city central.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.119757</guid>
	<pubDate>Thu, 16 Apr 2009 22:19:20 -0800</pubDate>
	<category>car</category>
	<category>column</category>
	<category>local</category>
	<category>paper</category>
	<category>syndication</category>
	<dc:creator>Groovytimes</dc:creator>
	</item>
	<item>
	<title>Do you remember this advice column? </title>
	<link>http://ask.metafilter.com/117057/Do%2Dyou%2Dremember%2Dthis%2Dadvice%2Dcolumn</link>	
	<description>Do you remember a funny, hip etiquette and/or advice column written by two young women? I remember reading this column online five or more years ago. It was two women who were young, hip and funny answering reader queries about etiquette and (maybe) sex. I am pretty sure the column name included their first names. Any ideas? &lt;br&gt;
&lt;br&gt;
(Failing that, got any young hip etiquette columns for me to read online?)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.117057</guid>
	<pubDate>Wed, 18 Mar 2009 08:47:43 -0800</pubDate>
	<category>advice</category>
	<category>column</category>
	<category>etiquette</category>
	<category>online</category>
	<dc:creator>kate blank</dc:creator>
	</item>
	<item>
	<title>Is there a way to get overflowing text to appear in a separate div?</title>
	<link>http://ask.metafilter.com/116400/Is%2Dthere%2Da%2Dway%2Dto%2Dget%2Doverflowing%2Dtext%2Dto%2Dappear%2Din%2Da%2Dseparate%2Ddiv</link>	
	<description>Is there a way to get overflowing text to appear in a separate div? My aim is to create a website layout resembling a two-column newspaper story. Ideally I&apos;d like to have two column divs with all the copy in the first (left column), which has a set height value. Any overflowing text would automatically be sent into the second div (right column).&lt;br&gt;
&lt;br&gt;
Is there any way to do this, or to achieve the same result another way? Is there any reason I shouldn&apos;t do this?&lt;br&gt;
&lt;br&gt;
I&apos;m prepared to manually adjust the copy in the columns if there is no elegant solution, but I would prefer it if I could get my CMS template to handle these columns somehow. I&apos;m resigned to the fact that I&apos;ll probably have to do it manually though, as I haven&apos;t seen any CMS-run sites with a dual or multi-column layout where the copy just flows from one column into the next.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.116400</guid>
	<pubDate>Tue, 10 Mar 2009 20:27:51 -0800</pubDate>
	<category>column</category>
	<category>css</category>
	<category>horizontal</category>
	<category>layout</category>
	<category>overflow</category>
	<category>resolved</category>
	<dc:creator>carnival of animals</dc:creator>
	</item>
	<item>
	<title>Selecting range of data based on values in a particular column</title>
	<link>http://ask.metafilter.com/112880/Selecting%2Drange%2Dof%2Ddata%2Dbased%2Don%2Dvalues%2Din%2Da%2Dparticular%2Dcolumn</link>	
	<description>ExcelFilter: How can I select a range of data using VBA in Excel based on the values in a particular column? I&apos;ve got a report that exports its data to excel in 4 columns: Name, Crew Station, Hours in last 30 days and Hours in last 60 days.  Crew Station, located in Column B, has two values: PILOT and AIRCREW.  The macro sorts the data by Column B, with PILOT rows on top and AIRCREW values on bottom.  I want to select the AIRCREW range of data (all four columns) only.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.112880</guid>
	<pubDate>Thu, 29 Jan 2009 11:02:59 -0800</pubDate>
	<category>column</category>
	<category>excel</category>
	<category>select</category>
	<category>values</category>
	<category>vba</category>
	<dc:creator>squorch</dc:creator>
	</item>
	<item>
	<title>&quot;A Very Good School&quot;</title>
	<link>http://ask.metafilter.com/110729/A%2DVery%2DGood%2DSchool</link>	
	<description>I am trying to locate a copy of a Charles Osgood column entitled &quot;A very Good School&quot;.  It is at least 15 years old and I have lost my original copy that was published in the local newspaper.  Can you help?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.110729</guid>
	<pubDate>Sun, 04 Jan 2009 05:11:47 -0800</pubDate>
	<category>Column</category>
	<category>News</category>
	<category>Osgood</category>
	<category>Schools</category>
	<dc:creator>pamspanda</dc:creator>
	</item>
	<item>
	<title>Can I make an Excel chart from only one column?</title>
	<link>http://ask.metafilter.com/104738/Can%2DI%2Dmake%2Dan%2DExcel%2Dchart%2Dfrom%2Donly%2Done%2Dcolumn</link>	
	<description>How can I create a chart in Excel 2007 showing the number of times a certain value occurs in a column? This seems like it should be really simple, but I can&apos;t for the life of me figure this out.&lt;br&gt;
I have an excel spreadsheet with about 150 rows of marketing data that I&apos;d like be able to chart, but with only a single column of data per chart. Maybe this is possible with Pivot Tables? I can&apos;t figure that out.&lt;br&gt;
&lt;br&gt;
Here&apos;s an example: Column H has the cities everyone lives in. I want a chart showing how many people live in a given city. I could obviously count this out by hand (&quot;Ok, that&apos;s 5 for San Diego..&quot;), but I can&apos;t help but think Excel should be able to do the heavy lifting for me. I&apos;m fine using macros/VBA, but this seems so simple! Famous last words, I know.&lt;br&gt;
&lt;br&gt;
Let me know if I need to clarify this.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.104738</guid>
	<pubDate>Mon, 20 Oct 2008 15:06:28 -0800</pubDate>
	<category>chart</category>
	<category>column</category>
	<category>data</category>
	<category>excel</category>
	<category>pivot</category>
	<category>resolved</category>
	<category>single</category>
	<category>spreadsheet</category>
	<category>table</category>
	<dc:creator>niles</dc:creator>
	</item>
	<item>
	<title>GeekTool issues</title>
	<link>http://ask.metafilter.com/100517/GeekTool%2Dissues</link>	
	<description>Get GeekTool to print in columns? I&apos;m using GeekTool to print song lyrics on my desktop, with the following command:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;osascript -e &apos;&apos;&apos;tell application &quot;iTunes&quot; to set currentLyrics to the lyrics of the current track&apos;&apos;&apos;&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
However, this prints everything in one long column. How can I get GeekTool to print excess output in a second (or even third) column?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.100517</guid>
	<pubDate>Sat, 30 Aug 2008 18:44:33 -0800</pubDate>
	<category>column</category>
	<category>command</category>
	<category>geektool</category>
	<category>lyric</category>
	<category>mac</category>
	<category>osx</category>
	<category>output</category>
	<category>screen</category>
	<category>song</category>
	<category>text</category>
	<dc:creator>djgh</dc:creator>
	</item>
	<item>
	<title>ExcelFilter: How do I display the sum within that column without resulting in a &quot;circular reference&quot; error?</title>
	<link>http://ask.metafilter.com/65955/ExcelFilter%2DHow%2Ddo%2DI%2Ddisplay%2Dthe%2Dsum%2Dwithin%2Dthat%2Dcolumn%2Dwithout%2Dresulting%2Din%2Da%2Dcircular%2Dreference%2Derror</link>	
	<description>ExcelFilter: How do I display the sum within that column without resulting in a &quot;circular reference&quot; error? I&apos;m building a spreadsheet to keep track of my paychecks.  I&apos;d like to keep track of YTD totals of a column (eg, federal taxes) at the top of &lt;i&gt;that&lt;/i&gt; column, and find a formula that I can enter once into the top that will calculate the sum for the rest of the column for as many entries as I choose to make.  Simply summing the entire column results in a circular reference error.&lt;br&gt;
&lt;br&gt;
In other wods, for the simplified example below, give me a function for [SUM_FEDERAL] (in B1) that will sum the individual values for each cheque without me having to adjust/copy the function for each entry of a new cheque. (I know I could simply do =SUM(B4:B100), and adjust after 100 entries, but I want a solution that both scales and makes it simple to maintain).&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;tr&gt;&lt;th&gt;&lt;/th&gt;&lt;th&gt;A&lt;/th&gt;&lt;th&gt;B&lt;/th&gt;&lt;/tr&gt;&lt;br&gt;
&lt;tr&gt;&lt;th&gt;1&lt;/th&gt;&lt;td&gt;YTD      &lt;/td&gt;&lt;td&gt;&lt;i&gt;[SUM_FEDERAL]&lt;/i&gt;&lt;/td&gt;&lt;/tr&gt;&lt;br&gt;
&lt;tr&gt;&lt;th&gt;2&lt;/th&gt; &lt;/tr&gt;&lt;br&gt;
&lt;tr&gt;&lt;th&gt;3&lt;/th&gt;&lt;td&gt; Cheque No.  &amp;amp;nbsp &amp;amp;nbsp&lt;/td&gt;&lt;td&gt;Federal&lt;/td&gt; &lt;/tr&gt;&lt;br&gt;
&lt;tr&gt;&lt;th&gt;4&lt;/th&gt;&lt;td&gt;01&lt;/td&gt;&lt;td&gt;5&lt;/td&gt; &lt;/tr&gt;&lt;br&gt;
&lt;tr&gt;&lt;th&gt;5&lt;/th&gt;&lt;td&gt;02&lt;/td&gt;&lt;td&gt;8&lt;/td&gt; &lt;/tr&gt;&lt;br&gt;
&lt;tr&gt;&lt;th&gt;6&lt;/th&gt;&lt;td&gt;03&lt;/td&gt;&lt;td&gt;7&lt;/td&gt; &lt;/tr&gt;&lt;br&gt;
&lt;/table&gt;&lt;br&gt;
&lt;br&gt;
I imagine that there is a super simple solution -- after several hours of playing around and searching Google, I&apos;ve given up and turned to MeFi.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.65955</guid>
	<pubDate>Fri, 29 Jun 2007 22:10:56 -0800</pubDate>
	<category>circularreferenceerror</category>
	<category>column</category>
	<category>excel</category>
	<category>sum</category>
	<dc:creator>chefscotticus</dc:creator>
	</item>
	<item>
	<title>Syntax Error at Line 1, Column 61?</title>
	<link>http://ask.metafilter.com/65517/Syntax%2DError%2Dat%2DLine%2D1%2DColumn%2D61</link>	
	<description>Mystery error ... possibly with MagpieRSS in WordPress&apos; rss.php, but I can&apos;t figure out how to fix it. In the &quot;error_log&quot; file, I see a constant recurring error &quot;Syntax error at line 1, column 61&quot;.  I&apos;ve Googled the hell out of it, and it seems to be related to MagpieRSS, which I believe is integrated into WordPress as rss.php.  However, I can&apos;t figure out what&apos;s causing it, despite a good 90-120 minutes of detective work.  Even the timing seems erratic: they&apos;ll happen in clumps 1 or 14 days apart, and in the clumps, each individual error might happen eight or 60 minutes apart.  It doesn&apos;t seem to happen more than two or three times at a &quot;clump.&quot;&lt;br&gt;
&lt;br&gt;
Google turns up a LOT of noise in the results, as Googlebot indexes the error when it occurs on people&apos;s blogs.  I&apos;ve seen it reference a &quot;rss-fetch.inc&quot; in some blogs, but I can&apos;t find a counterpart in WordPress.&lt;br&gt;
&lt;br&gt;
Anyway ... would appreciate people&apos;s genius on this one.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.65517</guid>
	<pubDate>Sun, 24 Jun 2007 16:41:58 -0800</pubDate>
	<category>column</category>
	<category>error</category>
	<category>magpie</category>
	<category>magpierss</category>
	<category>php</category>
	<category>rss</category>
	<category>stumped</category>
	<category>wordpress</category>
	<dc:creator>WCityMike</dc:creator>
	</item>
	<item>
	<title>help me name a column about dance</title>
	<link>http://ask.metafilter.com/64553/help%2Dme%2Dname%2Da%2Dcolumn%2Dabout%2Ddance</link>	
	<description>What is a good name for a monthly column about dance music? Any suggestions appreciated. The column has a focus on new music, more about trends and the state of play rather than strictly releases. It would be nice if it could catch a hint of that in the title, but not strictly neccessary.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.64553</guid>
	<pubDate>Mon, 11 Jun 2007 13:42:15 -0800</pubDate>
	<category>column</category>
	<category>dance</category>
	<category>music</category>
	<category>name</category>
	<dc:creator>dydecker</dc:creator>
	</item>
	<item>
	<title>What is your personal narrative?</title>
	<link>http://ask.metafilter.com/52426/What%2Dis%2Dyour%2Dpersonal%2Dnarrative</link>	
	<description>Do you have any recommendations for solid creative non-fiction magazine columns or the like? I&apos;m a writer and I really enjoy both reading and writing personal narratives like the NYT&apos;s &quot;&lt;a href=&quot;http://www.nytimes.com/pages/fashion/&quot;&gt;Modern Love&lt;/a&gt;&quot; column or the Nerve &quot;&lt;a href=&quot;http://www.nerve.com/personalEssays/&quot;&gt;Personal Essays&lt;/a&gt;&quot; section... the kind of thing which is sometimes called &quot;creative non-fiction&quot;.&lt;br&gt;
&lt;br&gt;
With a view to both finding new regular reads and finding new markets for my own writing, I&apos;m looking for recommendations for this style of magazine writing, or anything you think is related and worth exploring. I&apos;d prefer stuff I can read online for free, but I&apos;m not particularly excited for Joe or Jane Blogger, unless they&apos;re professional and write in a more thoughtful memoir style, rather than this-is-what-my-kid-did-today.&lt;br&gt;
&lt;br&gt;
Thank ye!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.52426</guid>
	<pubDate>Tue, 05 Dec 2006 07:13:33 -0800</pubDate>
	<category>column</category>
	<category>creative</category>
	<category>magazine</category>
	<category>narrative</category>
	<category>nonfiction</category>
	<category>personal</category>
	<category>reading</category>
	<category>recommendations</category>
	<category>writing</category>
	<dc:creator>loiseau</dc:creator>
	</item>
	<item>
	<title>What kind of bugs will hover above trees in giant, narrow columns?</title>
	<link>http://ask.metafilter.com/41842/What%2Dkind%2Dof%2Dbugs%2Dwill%2Dhover%2Dabove%2Dtrees%2Din%2Dgiant%2Dnarrow%2Dcolumns</link>	
	<description>What kind of bugs will hover above trees in giant, narrow columns? &lt;a href=&quot;http://www.jsonline.com/story/index.aspx?id=457479&quot;&gt;This article&lt;/a&gt; about a hatch of mayflies showing up on National Weather Service radar reminded me of this time a few years ago that my wife and I were driving down the expressway in West Michigan and noticed these huge columns of tiny bugs circling above the trees on the side of the road.  Sort of like very tall, thin, slow tornadoes.&lt;br&gt;
&lt;br&gt;
The individual bugs were too tiny to see, but there must&apos;ve been thousands of them because the columns extended probably 50 feet above the trees, and were probably two feet in diameter.&lt;br&gt;
&lt;br&gt;
It was one of the weirdest, creepiest things I&apos;ve ever seen, and I&apos;ve never seen it again. Has anyone ever seen anything like this?  Any photos of it on the web?&lt;br&gt;
&lt;br&gt;
I remember gnats flying over my head out in right field when I played tee-ball.  But if I&apos;d ever seen anything like this, I&apos;d have been afraid they were going to lift me up and carry me away!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.41842</guid>
	<pubDate>Mon, 10 Jul 2006 09:34:44 -0800</pubDate>
	<category>bugs</category>
	<category>column</category>
	<category>flies</category>
	<category>gnats</category>
	<category>swarm</category>
	<dc:creator>elvissinatra</dc:creator>
	</item>
	<item>
	<title>Help me plan out a strange segment in a weekly newspaper.</title>
	<link>http://ask.metafilter.com/37118/Help%2Dme%2Dplan%2Dout%2Da%2Dstrange%2Dsegment%2Din%2Da%2Dweekly%2Dnewspaper</link>	
	<description>Help me plan out a strange segment in a weekly newspaper. I work for a local alternative newsweekly and I&apos;m trying to arrange a regular segment with a local comedian/actor/celebrity. He is too busy to write something on his own and we can&apos;t afford to pay him very much anyway, so I suggested a short weekly interview. ...And he is very close to agreeing. &lt;br&gt;
&lt;br&gt;
He&apos;s known as a bit of a weirdo and his humour is dark, daring and intelligent. I&apos;d like the column to be creative and imaginitive.&lt;br&gt;
&lt;br&gt;
What should the interviews be about? How should I go about it?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2006:site.37118</guid>
	<pubDate>Thu, 27 Apr 2006 05:11:00 -0800</pubDate>
	<category>altweekly</category>
	<category>celebrity</category>
	<category>column</category>
	<category>interview</category>
	<category>newspaper</category>
	<dc:creator>stokast</dc:creator>
	</item>
	
	</channel>
</rss>

