<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">
	<channel>
	  <title>Ask MetaFilter</title>
      <link>http://ask.metafilter.com/</link>
      <description>The past 24 hours of questions at Ask MetaFilter</description>
	  <pubDate>Tue, 09 Feb 2010 18:40:47 -0800</pubDate>
      <lastBuildDate>Tue, 09 Feb 2010 18:40:47 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  

	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/AskMetafilter" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="askmetafilter" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
	<title>How do I legally get my parking spots back?</title>
	<description>What is the correct way to have visitors' vehicles towed from off-street parking spots at an apartment complex?&lt;br /&gt;
&lt;br /&gt;
I googled towing specific to my area and couldn’t find anything. My boyfriend and I live in a small, northeast Indiana town. As such, online laws and regulations are few and far in between, on both the county and city levels. Neither the county nor the city websites have sections pertaining to traffic or parking. However, I found a MeFi topic that seemed to be what I was looking for &lt;a href="http://ask.metafilter.com/66157/How-do-I-get-a-car-towed"&gt;here&lt;/a&gt;. Much of the advice seemed to be very specific to DC, and some of the advice seemed to be conflicting. &lt;br&gt;
&lt;br&gt;
The answers to the previous MeFi question mentioned that having a sign makes it easier for police to enforce visitors to use the street, but one answer said that a “no parking” or “you will be towed” sign is almost necessary for a legal tow. Another answer said that off-street parking does not need police involvement but rather just a phone call to the landlord’s preferred towing company. I can only hope it's that easy.&lt;br&gt;
&lt;br&gt;
In my situation, we live in a townhouse apartment complex; each apartment complex has six units, and each unit is designated two parking spaces – right in front of the unit. My boyfriend and I both drive cars, and we use both spaces. We both work and go to school, so visitors have ample time to beat us to our parking spaces before we come home for the night. Upon move in, we were told that the spaces were for us, and any visitors were to use the street. There are no painted lines or numbered spaces in the parking lot. Since we’ve moved in, we’ve had many problems with visitors parking in any available space. We’ve had our spaces taken 15+ times in less than six months (often times overnight), and these visitors are usually high school/just out of high school age. The landlord/owner told us that he will not interfere with parking, and it is up to us to deal with it. Yet, we are not allowed to post signs in our windows or outside of the unit, as he made my next door neighbor take down a sign from his window.&lt;br&gt;
&lt;br&gt;
What is the legal, &amp;quot;foolproof&amp;quot; way to get these visitors out of parking spots that don't belong to them? I’m tired of staking out the vehicles and yelling at the owners. (And putting a foot and a half of snow by their driver's side doors while shoveling the sidewalk. Not that such a thing happened tonight or finally made me ask this question.)&lt;br&gt;
&lt;br&gt;
You are not a/my lawyer.&lt;br&gt;
&lt;br&gt;
Thanks!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=_7lm5AnWYMA:U7B4Zq5eyn4:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=_7lm5AnWYMA:U7B4Zq5eyn4:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145508/How-do-I-legally-get-my-parking-spots-back</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145508</guid>
		<pubDate>Tue, 09 Feb 2010 18:40:47 -0800</pubDate>
		<category>apartment</category>
		<category>towing</category>
		<dc:creator>ylimah</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145508/How-do-I-legally-get-my-parking-spots-back/rss</wfw:commentRss>
	</item>

	<item>
	<title>SQL - Accurately show how many rows an UPDATE statement is going to affect before execution.</title>
	<description>SQL - How to get an accurate count of the rows potentially affected by an UPDATE statement, or best practices for performing updates?&lt;br /&gt;
&lt;br /&gt;
What's the best way to get an accurate count of the rows that an UPDATE statement will affect without actually updating them? This is on MS SQL Server 2000.&lt;br&gt;
&lt;br&gt;
With simple updates, the SELECT with identical criteria gets you the right answer, but this isn't what I'm looking for. Just now I did an UPDATE whose SELECT returned 6300 rows. The update said &amp;quot;5349 rows affected.&amp;quot; The SELECT for this included a JOIN, so my UPDATE was an UPDATE ... FROM statement.&lt;br&gt;
&lt;br&gt;
I've tried reviewing the execution plan, but this isn't very accurate.&lt;br&gt;
&lt;br&gt;
All I want to know is what number is going to show up in the &amp;quot;X rows affected.&amp;quot; without actually running the update.&lt;br&gt;
&lt;br&gt;
Basically I want to avoid the disaster scenario where my SELECT returns 56 rows, and I run my update and I see: 56,000 rows affected.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=iJ20MSg8Ino:oRlhJsVgmmI:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=iJ20MSg8Ino:oRlhJsVgmmI:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145507/SQL-Accurately-show-how-many-rows-an-UPDATE-statement-is-going-to-affect-before-execution</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145507</guid>
		<pubDate>Tue, 09 Feb 2010 17:57:27 -0800</pubDate>
		<category>database</category>
		<category>db</category>
		<category>mssql</category>
		<category>sql</category>
		<category>tsql</category>
		<category>update</category>
		<dc:creator>odinsdream</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145507/SQL-Accurately-show-how-many-rows-an-UPDATE-statement-is-going-to-affect-before-execution/rss</wfw:commentRss>
	</item>

	<item>
	<title>Acrobat has jumbled my pdfs!</title>
	<description>I need to read a series of pdfs tonight - the trouble is, the resolution on them is messed up so as to be nearly illegible. Reading all of these will surely make my eyeballs shrivel up &amp;amp; fall out. With only access to Acrobat Reader, is there anything I can do to increase the readability of these pdfs - a way to change from color to b&amp;amp;w, increase the sharpness - anything?&lt;br /&gt;
&lt;br /&gt;
If it helps, these were scanned at 200 dpi and show all the signs of being normal color pdfs - for some reason, the scanner these came from has suddenly turned text into pixelated nonsense. So bonus points if anyone can tell me why our scanner might have suddenly gone on strike?&lt;br&gt;
&lt;br&gt;
My eyes &amp;amp; headache thank you in advance!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=PHJ5aD7mlYM:C0YcRWKaP_k:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=PHJ5aD7mlYM:C0YcRWKaP_k:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145506/Acrobat-has-jumbled-my-pdfs</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145506</guid>
		<pubDate>Tue, 09 Feb 2010 17:39:34 -0800</pubDate>
		<category>adobeacrobat</category>
		<category>pdf</category>
		<category>pdfhelp</category>
		<dc:creator>AthenaPolias</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145506/Acrobat-has-jumbled-my-pdfs/rss</wfw:commentRss>
	</item>

	<item>
	<title>Maine in winter</title>
	<description>A friend and I are driving down to New England from Quebec next week. We'd be interested in snowshoeing somewhere in Maine, probably somewhere not too far from the 201. We were looking at the Kennebec Valley Trail. Anyone have recommendations?&lt;br /&gt;
&lt;br /&gt;
We do not own any snowshoes so information about where to rent them would also be very welcomed.&lt;br&gt;
&lt;br&gt;
I looked at previous questions (and lots of New England guides) but I guess it's not a very common winter vacation spot!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=9IzkTjHS4-o:4vuZbwEPmcs:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=9IzkTjHS4-o:4vuZbwEPmcs:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145505/Maine-in-winter</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145505</guid>
		<pubDate>Tue, 09 Feb 2010 17:25:56 -0800</pubDate>
		<category>Maine</category>
		<category>snowshoeing</category>
		<dc:creator>domi_p</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145505/Maine-in-winter/rss</wfw:commentRss>
	</item>

	<item>
	<title>Help me get the most out of Flickr!</title>
	<description>What are some of the best flickr groups?&lt;br /&gt;
&lt;br /&gt;
I'm pretty new to flickr and I'm interested in hearing about what you guys think are some of the best groups on there.&lt;br&gt;
&lt;br&gt;
I'm interested in both browsing and adding my photos, and I'd rather not join any where you have to vote or do something before you're allowed to post a photo.&lt;br&gt;
&lt;br&gt;
I'm interested in all types of photography, including architecture, portraits, fashion, landscape, nature, macro, etc.&lt;br&gt;
&lt;br&gt;
I'm also sixteen, so if there are any great &amp;quot;teenage&amp;quot; photographer groups or something that would be cool also.&lt;br&gt;
&lt;br&gt;
(If you want to look at some of my photos there's a link on my profile)&lt;br&gt;
&lt;br&gt;
Thanks!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=Rb6LwQoJwYU:7OEUkiv2IbY:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=Rb6LwQoJwYU:7OEUkiv2IbY:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145504/Help-me-get-the-most-out-of-Flickr</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145504</guid>
		<pubDate>Tue, 09 Feb 2010 17:12:10 -0800</pubDate>
		<category>flickr</category>
		<category>flickrgroups</category>
		<category>groups</category>
		<category>photo</category>
		<category>photography</category>
		<dc:creator>kylej</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145504/Help-me-get-the-most-out-of-Flickr/rss</wfw:commentRss>
	</item>

	<item>
	<title>I'm looking for some really bad ideas.</title>
	<description>What are examples of clearly *sketchy* situations and scams that you want to avoid at all costs?&lt;br /&gt;
&lt;br /&gt;
I'm working on a creative project and I now need to think of a large list of situations that are obviously scammy, bad, unwise ideas – a smart person would pretty much know it's a scam and try to steer a more naive person away from it. &lt;br&gt;
&lt;br&gt;
Examples would be: (1) Responding to one of those &amp;quot;too good to be true&amp;quot; foreclosure ads on craigslist (2) Agreeing to send some money to a Nigerian prince (3) signing up for one of those lose 30 pounds in 30 days programs that are posted on telephone poles, or (4) Agreeing to live as someone's roommate for free in exchange for &amp;quot;unspecified services.&amp;quot;&lt;br&gt;
&lt;br&gt;
Can you give me other examples of these kinds of &amp;quot;sketchy&amp;quot; propositions that people run up against that you should *never* respond to? It need not be online, but it need not *not* be online, either.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=w5w_Z6-EKkM:ErdMczcZAO0:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=w5w_Z6-EKkM:ErdMczcZAO0:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145503/Im-looking-for-some-really-bad-ideas</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145503</guid>
		<pubDate>Tue, 09 Feb 2010 17:07:12 -0800</pubDate>
		<category>badideas</category>
		<category>scams</category>
		<category>sketchy</category>
		<dc:creator>visual mechanic</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145503/Im-looking-for-some-really-bad-ideas/rss</wfw:commentRss>
	</item>

	<item>
	<title>Does the WD H72 attach to the XHA1 without adapters?</title>
	<description>Thinking of getting a wide angle WD - H72 lens add-on for an XH-A1 Digital HD Camera.&lt;br /&gt;
&lt;br /&gt;
The problem is I am unable to find information on whether it just screws right on to the lens or not.  Theoretically it should but I remember reading a couple of reviews (sorry, can't find link) of people having trouble attaching it.  I am purchasing it online and thus don't want to buy the lens to not have it attach.&lt;br&gt;
&lt;br&gt;
As far as the reviews I remember them saying that they were having trouble attaching the wide angle lens.  It seems weird since its a 72mm filter and 72mm threaded lens but since I saw it more than once (presumably different people) I thought I would double check.  So specifically:&lt;br&gt;
&lt;br&gt;
Does the WD H72 attach to the XHA1 without adapters?  If it does need adapters, what kind?  If it doesn't need adapters is there something that I am missing in the reviews as to why their lens will not attach?  &lt;br&gt;
&lt;br&gt;
Bonus:  Is the WD-H72 a good wide angle lens in your opinion filmmakers and photographers?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=Upqa49CzSs0:hyPfKrHHhyo:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=Upqa49CzSs0:hyPfKrHHhyo:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145502/Does-the-WD-H72-attach-to-the-XHA1-without-adapters</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145502</guid>
		<pubDate>Tue, 09 Feb 2010 16:58:37 -0800</pubDate>
		<category>Film</category>
		<category>HDCamera</category>
		<category>Lens</category>
		<category>WD-H72</category>
		<category>WideAngle</category>
		<category>XH-A1</category>
		<dc:creator>occidental</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145502/Does-the-WD-H72-attach-to-the-XHA1-without-adapters/rss</wfw:commentRss>
	</item>

	<item>
	<title>Professor, I couldn't finish the homework because I was on Metafilter all night.</title>
	<description>How do I stay motivated to do well in important classes that I’m not interested in?&lt;br /&gt;
&lt;br /&gt;
This semester, I am taking several classes that I have to take to graduate. I can’t switch out of these classes, or take them some other time. I also need to get a 4.0 this semester in order to get my GPA high enough to get an internship that I want next fall.&lt;br&gt;
&lt;br&gt;
The problem is that these college classes are utterly uninteresting. I can barely stay awake in them, let alone do the homework or study for the tests. I am taking a couple other classes that I really enjoy, in subjects that are interesting to me and with professors that I respect and whose opinions I care about. I work for hours on those classes, and I’m doing quite well. So I know that I have the drive and the concentration to do well, if I could just motivate myself.&lt;br&gt;
&lt;br&gt;
I am interested in stories or tips for how to actually do well in boring classes and in situations where I do not respect the professor. I guess my real question is, how to I motivate myself to do well in these classes so that I can actually do what I want to do next fall? The every day grind of small homework assignments and mind-numbing readings is preventing me from actually accomplishing my larger goal.&lt;br&gt;
&lt;br&gt;
Anonymous because it’s pretty clear from my profile what college I go to. &lt;br&gt;
&lt;br&gt;
Throwaway email is boringclasshelp@gmail.com&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=C5NvRb3-sjk:MKBIIU-v3KY:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=C5NvRb3-sjk:MKBIIU-v3KY:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145501/Professor-I-couldnt-finish-the-homework-because-I-was-on-Metafilter-all-night</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145501</guid>
		<pubDate>Tue, 09 Feb 2010 16:34:38 -0800</pubDate>
		<category>classes</category>
		<category>dedication</category>
		<category>motivation</category>
		<category>school</category>
		<category>uninteresting</category>
		<dc:creator>Anonymous</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145501/Professor-I-couldnt-finish-the-homework-because-I-was-on-Metafilter-all-night/rss</wfw:commentRss>
	</item>

	<item>
	<title>Time Needed for Sexy Fun Time</title>
	<description>SexyTimeFilter: My wife and I are in our mid 20s and are starting to see a decline in the amount of sex we're having.  By the time bedtime rolls around, we just want to hit the sheets, not roll in them.  When do you have sex to avoid this, and what other things do you do so that sex isn't the last thing on your list?&lt;br /&gt;
&lt;br /&gt;
My wife and I have been married for about 8 months, now, but we lived together for 2 years before that, and have been together for a long while.  Like most romances, the whirlwind sex period happened, and the tapering has begun.&lt;br&gt;
&lt;br&gt;
We're sexually attracted to each other, get grabby, make out, cuddle, and are physically intimate, but after a long day, making dinner, going to the gym, and everything else, sex isn't on our list.  In fact, since we're both trying to get in shape, doing anything except breathing lighting after the gym is generally right out.  Our usual was sex about 3-4 times a week at the beginning, but now we hover right around 1, which is less than we'd both like to be having.&lt;br&gt;
&lt;br&gt;
My question is two fold: if you have sex in the evenings, when do you have it?  It seems like there's always something else to do, or something else I should be doing (this has to be with procrastination and anxiety issues that I'm dealing with, but there ya go).  It's not that I want to do my banal grading or something more than getting frisky, but I feel like I should accomplish what I need to first.  Which I generally don't, leading to problems.  By the time bedtime rolls around, it's late, and we just want sleep.&lt;br&gt;
&lt;br&gt;
Secondly, if not in the evenings, when?  I'm not asking for a poll, but moreso, what random times are good?  I'm not looking to schedule sex (God help me if it ever gets to that), but ideas such as first thing in the morning (we're not morning people) and as soon as you get home (we're on schedules that don't always make that possible).&lt;br&gt;
&lt;br&gt;
Our libidos have both been off a bit recently in general, and we're working on that as well.  I just want to know: when you're tired, when the day is busy, when life happens, how do you make your sex life not seem like less of a priority?&lt;br&gt;
&lt;br&gt;
Throwaway E-mail: AnonymousTiredDude@gmail.com&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=hmEcX8q6BbE:Z-VjksIFbo4:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=hmEcX8q6BbE:Z-VjksIFbo4:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145500/Time-Needed-for-Sexy-Fun-Time</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145500</guid>
		<pubDate>Tue, 09 Feb 2010 16:02:06 -0800</pubDate>
		<category>relationship</category>
		<category>schedule</category>
		<category>sex</category>
		<category>tired</category>
		<dc:creator>Anonymous</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145500/Time-Needed-for-Sexy-Fun-Time/rss</wfw:commentRss>
	</item>

	<item>
	<title>Too afraid to look</title>
	<description>Is there a word for a condition in which a person is so afraid of success or failure that she does things like 1) Not check phone messages, 2) doesn't open mail, e-mail, etc.?&lt;br /&gt;
&lt;br /&gt;
This is me.  For the umpteenth time I've missed an opportunity because I was too afraid to open an e-mail.  I was taking a class last semester (paid for by my job) and thought I got a D or worse, which meant not being able to move forward in my particular program.  When I got an e-mail from someone from the school, I just &amp;quot;knew&amp;quot; it was bad news, so I didn't open it..or the following e-mail.  A month later I decide to open it and it turns out I didn't fail the class and I should have been reporting to the new classes for this semester.  Now it's too late...and now I'm back to square one, where I’ve found myself way too many times-- left behind, stagnant, afraid to move even though I hate where I am.  You'd think that as much as I've complained and cried over the years about my life being unfair, I would have rectified this and made things so much easier.  But alas, this madness continues.  &lt;br&gt;
&lt;br&gt;
There is something wrong with me.  I don't know what it is.  My gut tells me it is a severe fear of rejection on all levels.  This has played itself out on so many levels.  It's cost me closeness in friendships, job leads, you name it.&lt;br&gt;
&lt;br&gt;
I know the consensus will be &amp;quot;get thee to the therapist&amp;quot; and maybe I will.  But I just wonder if you have any ideas on what is wrong with me and how I can resolve this defeating habit once and for all so that I may have some kind of resemblance of a satisfying life.&lt;br&gt;
&lt;br&gt;
Thanks in advance.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=eEsK3E3IpEA:bbSeythUo2I:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=eEsK3E3IpEA:bbSeythUo2I:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145499/Too-afraid-to-look</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145499</guid>
		<pubDate>Tue, 09 Feb 2010 16:02:03 -0800</pubDate>
		<category>attitude</category>
		<category>esteem</category>
		<category>self</category>
		<dc:creator>Anonymous</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145499/Too-afraid-to-look/rss</wfw:commentRss>
	</item>

	<item>
	<title>normal weight for 10 week-old kitten?</title>
	<description>Is my kitten underweight? Sick? Just small?&lt;br /&gt;
&lt;br /&gt;
We adopted a pair of kittens at 8 weeks, now 10 weeks old, two boys, littermates. One was always bigger than the other, and I'm not 100% sure it's just because one was the runt. Is he just scrawny, or sick?&lt;br&gt;
&lt;br&gt;
They have had the first round of shots and are not due for round two yet. They have had a Strongid-t wormer. Both are active and seem happy. Small one is leggy and 1.6 kilos and big one is a stout 1.8 kilos. Both seem to have fairly normal drinking, eating and pooping habits, although the small one has occasional loose stool, nothing persistent. Both are gaining weight at about the same pace. Does the little guy need to go back to the vet for further examination to rule out any parasites not covered in the basic vaccination routine? If he continues to gain weight, is he fine?&lt;br&gt;
(obligatory&lt;a href="http://www.flickr.com/photos/slow_graffiti/4298560528/"&gt; kitten&lt;/a&gt; &lt;a href="http://www.flickr.com/photos/slow_graffiti/4297815183/"&gt;photos&lt;/a&gt;)&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=NvN4Oo1yOlY:8QP8-uvJZrM:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=NvN4Oo1yOlY:8QP8-uvJZrM:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145498/normal-weight-for-10-weekold-kitten</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145498</guid>
		<pubDate>Tue, 09 Feb 2010 15:58:17 -0800</pubDate>
		<category>kittens</category>
		<dc:creator>slow graffiti</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145498/normal-weight-for-10-weekold-kitten/rss</wfw:commentRss>
	</item>

	<item>
	<title>C'mon, DARPA, chop chop.</title>
	<description>Are beta blockers used in combat?&lt;br /&gt;
&lt;br /&gt;
It seems as though the effects of beta blockers would be desirable in a combat situation. &lt;a href="http://ask.metafilter.com/99356/Bulking-up-to-shoot"&gt;One&lt;/a&gt; AskMe question hints that they might. Has this been studied?&lt;br&gt;
&lt;br&gt;
I understand that some training, especially realistic scenarios, are (at least partially) designed to &amp;quot;take the edge off&amp;quot; the fight-or-flight response, so that fine motor responses and calmer reasoning are available to the participants. (I'm recalling the &amp;quot;stress inoculation&amp;quot; training described in Blink [p.238], and a Nova [?] special on secret service training.)&lt;br&gt;
&lt;br&gt;
Sure, even in modern combat theater, there likely still value in the fight-or-flight response that you wouldn't want to eliminate completely. (Off the top of my head - more sensitive hearing, perceptual time dilation and positive  reinforcement from the &amp;quot;reward&amp;quot; of adrenaline.)&lt;br&gt;
&lt;br&gt;
But even just using it to attenuate some of the less desirable effects? A steady shootin', clear-headed, non-tunnel vision soldier seems pretty handy when you're in the shit.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=mMrTsHbJn2U:p8O2QITmqyg:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=mMrTsHbJn2U:p8O2QITmqyg:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145497/Cmon-DARPA-chop-chop</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145497</guid>
		<pubDate>Tue, 09 Feb 2010 15:48:00 -0800</pubDate>
		<category>adrenaline</category>
		<category>betablocker</category>
		<category>combat</category>
		<dc:creator>BleachBypass</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145497/Cmon-DARPA-chop-chop/rss</wfw:commentRss>
	</item>

	<item>
	<title>Is it better to be a specialist or a generalist?</title>
	<description>Specialization or generalization: which approach has served you better in your career?&lt;br /&gt;
&lt;br /&gt;
I would ideally like to know your profession, about how long you've been in the profession, and what approach has worked best based on personal experience or observation.&lt;br&gt;
&lt;br&gt;
I've been researching the pros and cons of specialization versus generalization. There's a debate about which one will serve a person better throughout their career. Some career counselors advocate pursuing an expertise and &lt;a href="http://martynemko.blogspot.com/2010/01/scanning-dabbling-is-career-killer.html"&gt;criticize&lt;/a&gt; generalists as amateur dabblers. In conversations with friends and colleagues my impression has been the opposite. They've indicated that having a generalist knowledge has diversified their opportunities by allowing them to adapt and apply their knowledge into a variety of situations.&lt;br&gt;
&lt;br&gt;
The answer is probably contextual, but I think some data points from the hive mind would be helpful.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=zykkGr12uuU:oKmF7EYiBmk:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=zykkGr12uuU:oKmF7EYiBmk:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145496/Is-it-better-to-be-a-specialist-or-a-generalist</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145496</guid>
		<pubDate>Tue, 09 Feb 2010 15:43:07 -0800</pubDate>
		<category>career</category>
		<category>generalist</category>
		<category>specialist</category>
		<category>strategy</category>
		<category>work</category>
		<dc:creator>quadog</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145496/Is-it-better-to-be-a-specialist-or-a-generalist/rss</wfw:commentRss>
	</item>

	<item>
	<title>HDTV-buying for the confused</title>
	<description>My sis wants to buy a flat-panel HDTV, but is not terribly familiar with either the nomenclature or the various technologies underlying current-gen panel TVs.  Can you help?&lt;br /&gt;
&lt;br /&gt;
Specific suggestions as to what sort of HDTV she should consider buying are great, but since I'm not sure about her budget, it might be even more helpful if you could point us towards some good Web &amp;quot;beginner's guides&amp;quot; or &amp;quot;buyer's guides&amp;quot; to HDTV that'll help her to wade through the terminology and the technology options (e.g. 720p versus 1080i versus 1080p, the various input and output modalities available, etc.) and figure out what to buy.&lt;br&gt;
&lt;br&gt;
As a side note, one thing I'm guessing she'll want to do is hook up her current-gen MacBook Pro to this thing, in order to play HD content on the big screen.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=rT9sBnyjfyY:GDvcAHx4NOc:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=rT9sBnyjfyY:GDvcAHx4NOc:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145495/HDTVbuying-for-the-confused</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145495</guid>
		<pubDate>Tue, 09 Feb 2010 15:41:37 -0800</pubDate>
		<category>buy</category>
		<category>buying</category>
		<category>flatpanel</category>
		<category>HDTV</category>
		<category>purchase</category>
		<category>purchasing</category>
		<category>television</category>
		<category>TV</category>
		<dc:creator>killdevil</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145495/HDTVbuying-for-the-confused/rss</wfw:commentRss>
	</item>

	<item>
	<title>Gmail won't send or receive mail on my iPhone.</title>
	<description>Why won't Gmail work on my iPhone?&lt;br /&gt;
&lt;br /&gt;
I've already read about &lt;a href="http://ask.metafilter.com/117113/Why-doesnt-gmail-work-on-my-iphone-anymore"&gt;a similar problem&lt;/a&gt; on AskMeFi, but nothing is working. People say to wait it out; I've waited. People say to restart &lt;br&gt;
the phone; I've restarted the phone. I still get the same connection errors.&lt;br&gt;
&lt;br&gt;
I've looked everywhere, including Google's help forums, for assistance. I tried this&lt;a href="http://www.madebymark.com/madebymark/2008/09/iphone-imap-and.html"&gt; strange captcha unlock thing&lt;/a&gt;, but it still doesn't work. &lt;br&gt;
&lt;br&gt;
Gmail works fine in Safari, but the one thing I can't do in the mobile web version is send photos, which, of course, is the one thing I &lt;em&gt;really&lt;/em&gt; want to do. So if anyone knows a way that I can use Gmail to send to, say, TwitPic, that works around this problem, I'm all ears.&lt;br&gt;
&lt;br&gt;
Any ideas?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=RXpQJhcQsgY:vdZnRidj_FU:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=RXpQJhcQsgY:vdZnRidj_FU:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145494/Gmail-wont-send-or-receive-mail-on-my-iPhone</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145494</guid>
		<pubDate>Tue, 09 Feb 2010 15:39:23 -0800</pubDate>
		<category>gmail</category>
		<category>google</category>
		<category>imap</category>
		<category>iphone</category>
		<category>mail</category>
		<category>photo</category>
		<category>pop</category>
		<category>twitpic</category>
		<dc:creator>Flying Saucer</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145494/Gmail-wont-send-or-receive-mail-on-my-iPhone/rss</wfw:commentRss>
	</item>

	<item>
	<title>MAD or BCN, FTW?</title>
	<description>How big of a headache will it be getting to either the Madrid or Barcelona airport using public transport at about 4am local time on a Wednesday? Would it be significantly easier in one city than another?&lt;br /&gt;
&lt;br /&gt;
I'll be starting from a centrally located hotel (in the correct city, I promise). I can fly open jaw into/out of either city for the same price, but both flights back to Amsterdam are around 6am on Wednesday April 7th. That is three days after Easter, in case makes any difference.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=GBbGWSQIGGY:LXxYZJy_INM:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=GBbGWSQIGGY:LXxYZJy_INM:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145493/MAD-or-BCN-FTW</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145493</guid>
		<pubDate>Tue, 09 Feb 2010 15:33:06 -0800</pubDate>
		<category>airport</category>
		<category>barcelona</category>
		<category>madrid</category>
		<category>publictransport</category>
		<dc:creator>soelo</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145493/MAD-or-BCN-FTW/rss</wfw:commentRss>
	</item>

	<item>
	<title>Need to respond to a buyer's offer, but I can't get a hold of my agent. Oh, and it's a snowstorm. </title>
	<description>How do I respond to a buyer's offer when I can't get in touch with my agent?&lt;br /&gt;
&lt;br /&gt;
I'm selling a home. I received an offer (yay!) around 10 am this morning via my agent. I wanted some time to consider the offer and examine some comparable properties that have sold recently, so I wasn't ready to respond until 5 pm. My response is due in writing by 10 pm, but I haven't been able to get in touch with my agent at any of her contact numbers. How can I respond to this offer?&lt;br&gt;
&lt;br&gt;
To make things even more exciting, the weather and roads are atrocious due to a snowstorm today. I don't have a fax machine at home, but I could possibly make it to a Kinko's down the road. I realize I've got several hours before the contract expires, but it's just getting worse out there and I'd like to get to Kinko's and back as soon as possible, if that's what it's going to take.&lt;br&gt;
&lt;br&gt;
Questions:&lt;br&gt;
1. If I can't get in touch with my agent, can I fax the signed contract directly to the buyer's agent? &lt;br&gt;
2. Would it be completely inappropriate for me to call the buyer's agent, explain the predicament I'm in, and ask for an extension?&lt;br&gt;
3. Anything I'm missing or forgetting?&lt;br&gt;
&lt;br&gt;
In the words of Liz Lemon...flurdge.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=4heHfj-dDbg:mEjG3Z6Ro1E:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=4heHfj-dDbg:mEjG3Z6Ro1E:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145492/Need-to-respond-to-a-buyers-offer-but-I-cant-get-a-hold-of-my-agent-Oh-and-its-a-snowstorm</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145492</guid>
		<pubDate>Tue, 09 Feb 2010 15:31:11 -0800</pubDate>
		<category>estate</category>
		<category>real</category>
		<dc:creator>pecanpies</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145492/Need-to-respond-to-a-buyers-offer-but-I-cant-get-a-hold-of-my-agent-Oh-and-its-a-snowstorm/rss</wfw:commentRss>
	</item>

	<item>
	<title>Alternate way to power on a Moterola Rokr?</title>
	<description>The faceplate came off my Motorola Rokr Z6m.  Anyone know an alternate way to power it on?.... since the power button is on the faceplate?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=fcd3FIBau2E:dME4AhfE9ls:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=fcd3FIBau2E:dME4AhfE9ls:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145491/Alternate-way-to-power-on-a-Moterola-Rokr</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145491</guid>
		<pubDate>Tue, 09 Feb 2010 15:30:18 -0800</pubDate>
		<category>faceplate</category>
		<category>motorola</category>
		<category>power</category>
		<category>rokr</category>
		<category>z6m</category>
		<dc:creator>Scoops</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145491/Alternate-way-to-power-on-a-Moterola-Rokr/rss</wfw:commentRss>
	</item>

	<item>
	<title>How to web2.0 a small library?</title>
	<description>What's the best way to update a small library, as in cataloging the books and having a way to check them out?&lt;br /&gt;
&lt;br /&gt;
I'm working with a church on turning their library into a resource room.  Basically purging 85% of their old books, and coming up with a new way to check out the current and new books.  &lt;br&gt;
&lt;br&gt;
That majority of the books will be resources, as in check them out for a short period of time.  But there will also be a library of books to read, IE adolescent development, Christian education, etc...  But there will be several  copies of some books.  If we are using a book for a 6 week study, we might have 12-20 copies of it in our library that we would check out to the people in the classes.&lt;br&gt;
&lt;br&gt;
I'd like something that we could put on our website for people to see what we have available, but in order to check them out they have to go to the room where a &amp;quot;librarian&amp;quot; will check it out to them.  &lt;br&gt;
&lt;br&gt;
I'd love to keep it simple, but some features like auto emailing people when their books are due would be fantastic.  The ability to print a label, bar code, whatever.  We won't charge fees for books that are late though.&lt;br&gt;
&lt;br&gt;
Any thoughts?  I considering having everything in a simple database, a google document perhaps, but I think some added functionality would be good as the library itself grows.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=O31O1N1Di8I:JvlNdC9Wz0M:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=O31O1N1Di8I:JvlNdC9Wz0M:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145490/How-to-web20-a-small-library</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145490</guid>
		<pubDate>Tue, 09 Feb 2010 15:08:29 -0800</pubDate>
		<category>library</category>
		<dc:creator>peripatew</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145490/How-to-web20-a-small-library/rss</wfw:commentRss>
	</item>

	<item>
	<title>Log file access in XP Home</title>
	<description>Any way to keep track of when certain files were accessed and for how long in Windows XP Home Edition?&lt;br /&gt;
&lt;br /&gt;
My company uses several individual computers running Windows XP Home Edition. Not everyone is great at logging hours worked on a specific project, so I want a way to go back in time and check when certain files were accessed, how long they were open, when they were closed, etc. I know there's a way of logging this in XP Pro, but can't seem to find any programs to monitor this in XP Home.&lt;br&gt;
&lt;br&gt;
To be more specific, here's what I'd like to do ideally:&lt;br&gt;
&lt;br&gt;
An employee has a folder on his computer that contains several subfolders with various projects. Inside those subfolders there are several files that get attention during the course of the project. When the project is over, I'd like to be able to go to that file, see all the times it was opened, how long it was open, and when it was closed. The file may have been opened and closed a dozen times throughout the course of the project.&lt;br&gt;
&lt;br&gt;
Is there any program available that would log this for me?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=GlW8DHocrXo:FMuEEnwa-XA:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=GlW8DHocrXo:FMuEEnwa-XA:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145489/Log-file-access-in-XP-Home</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145489</guid>
		<pubDate>Tue, 09 Feb 2010 14:54:46 -0800</pubDate>
		<category>access</category>
		<category>computer</category>
		<category>file</category>
		<category>log</category>
		<category>logging</category>
		<dc:creator>chitlin</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145489/Log-file-access-in-XP-Home/rss</wfw:commentRss>
	</item>

	<item>
	<title>Inspire Me With the Art of Children's Books</title>
	<description>My local library's big fund raising event benefits the children's section, helping to purchase books for a well-loved and heavily used part of the collection. Help me set the scene with bookish decorations.&lt;br /&gt;
&lt;br /&gt;
My friends and I have been asked to make decorations--most likely posters, or other banners/oddly-shaped flat cutouts that can be laminated for later use in the children's section--for this event. Although our kids will be responsible for choosing and making these posters (three certainties are Harry Potter, Curious George and The Magic Treehouse), I would also like to make one of my own with Norton Juster's &amp;quot;The Phantom Tollbooth&amp;quot; as its theme.&lt;br&gt;
&lt;br&gt;
I am looking for a) ideas on how to design such a piece for the Juster book, and b) examples of cool posters/cutouts interpreting children's books, so we can get our kids thinking about design ideas and elements. Bonus points if you can provide ideas for table settings as well.&lt;br&gt;
&lt;br&gt;
It's fair to say that the crowd will be older, and, at this point in their lives, more likely to be grandparents than parents of young children. They are likely to lean toward classic and conservative tastes, but whimsy (in moderation) won't go amiss.&lt;br&gt;
&lt;br&gt;
(I am suddenly plagued about the legality of this, as there is money involved, although the event is an auction for a non-profit and these decorations will be placed in the library later.) &lt;br&gt;
&lt;br&gt;
Inspire me, please?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=S7-cJen7rgM:ZlDGwgl8lH4:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=S7-cJen7rgM:ZlDGwgl8lH4:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145488/Inspire-Me-With-the-Art-of-Childrens-Books</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145488</guid>
		<pubDate>Tue, 09 Feb 2010 14:52:55 -0800</pubDate>
		<category>children'sbooks</category>
		<category>library</category>
		<category>poster</category>
		<dc:creator>MonkeyToes</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145488/Inspire-Me-With-the-Art-of-Childrens-Books/rss</wfw:commentRss>
	</item>

	<item>
	<title>The lines are everywhere.</title>
	<description>Anybody have any experience using minimalist themes for online forums?&lt;br /&gt;
&lt;br /&gt;
I'm looking for a rather minimalist template for an online forum.&lt;br&gt;
&lt;br&gt;
I know I have access to Vanilla, phpbb, and Simple Machines Forum, so it would be great if a theme was compatible with one of those.&lt;br&gt;
&lt;br&gt;
I'm kinda annoyed by forums that have lots of lines. Lines between threads, lines between comments. And with the lines come usernames with avatars...for every single comment.&lt;br&gt;
&lt;br&gt;
Anybody have any experience with this...or am I going to have to make a customized theme (If so...how?!).&lt;br&gt;
&lt;br&gt;
Thanks in advance for all helpful answers.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=bab-QNUIsuM:C5EQ3i6NxuY:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=bab-QNUIsuM:C5EQ3i6NxuY:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145487/The-lines-are-everywhere</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145487</guid>
		<pubDate>Tue, 09 Feb 2010 14:46:40 -0800</pubDate>
		<category>onlineforum</category>
		<category>templates</category>
		<category>themes</category>
		<dc:creator>hal_c_on</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145487/The-lines-are-everywhere/rss</wfw:commentRss>
	</item>

	<item>
	<title>I can't always read Metafilter</title>
	<description>Help me find some fun books for my commute.&lt;br /&gt;
&lt;br /&gt;
So I got myself a &lt;a href="http://www.textsfromlastnight.com/search?q=library%20card"&gt;library card&lt;/a&gt; and I'm looking for some escapist-type reading on the train.  &lt;br&gt;
&lt;br&gt;
My work involves a lot of dry technical stuff, so by the end of the day I really want a break.  I'm looking for some funny, interesting, intelligent light reading.   Recently I discovered that I really like books in a series and I have no idea what's out there.  Bonus points for those recommendations.&lt;br&gt;
&lt;br&gt;
I loved Harry Potter, although I’m not usually a fan of fantasy or YA books.  The Sookie Stackhouse novels were fun, but mostly for the extra context it gives the True Blood series.  I’m devoted to David Sedaris, but I’ve already read everything of his I could get my hands on.  I'm not really into bodice rippers or gory violence, but I love some smart science fiction.     &lt;br&gt;
&lt;br&gt;
Given those broad outlines, what do you think belongs on my reading list?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=sm5eyR3_r0k:flL0haWLLns:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=sm5eyR3_r0k:flL0haWLLns:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145486/I-cant-always-read-Metafilter</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145486</guid>
		<pubDate>Tue, 09 Feb 2010 14:35:38 -0800</pubDate>
		<category>books</category>
		<category>library</category>
		<category>reading</category>
		<dc:creator>Space Kitty</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145486/I-cant-always-read-Metafilter/rss</wfw:commentRss>
	</item>

	<item>
	<title>Rats! They're in the walls!</title>
	<description>Our entire townhouse community is infested with rodents and we have some in the walls. The HOA is going to put poison baits around. Complication: we have two cats.&lt;br /&gt;
&lt;br /&gt;
I live in the southwest and for about the last week have been hearing scratching sounds in one of my walls. My SO said it sounded like rats. A few days ago we got a note from our HOA saying it was a &amp;quot;rodent infestation throughout the community.&amp;quot; We have been keeping our heat on because we think it keeps the rodents out, but if they're out, they can get to the poison baits set by the HOA. Then they could return to our walled backyard where our cats are allowed to go, and our cats could eat them and get the poison secondhand. Here's what we've decided to do:&lt;br&gt;
&lt;br&gt;
-Keep the cats in until the rodents are gone.&lt;br&gt;
-Get snap traps and put them on the roof where we believe they found access. We will put traps in any holes we find on the roof.&lt;br&gt;
-Trim our olive tree back so they can't use it to get down to our backyard.&lt;br&gt;
-Clean the backyard of anything the rodents might eat.&lt;br&gt;
&lt;br&gt;
We're looking for more suggestions. We've never had vermin before so we're not sure if this will be enough. Plus, I'm worried about letting the cats back outside too soon. How do we know when the rodents are gone?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=QHPQdsXOEBI:a7AgW5lekFs:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=QHPQdsXOEBI:a7AgW5lekFs:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145485/Rats-Theyre-in-the-walls</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145485</guid>
		<pubDate>Tue, 09 Feb 2010 14:34:07 -0800</pubDate>
		<category>cats</category>
		<category>poison</category>
		<category>rats</category>
		<category>rodents</category>
		<category>vermin</category>
		<dc:creator>xenophile</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145485/Rats-Theyre-in-the-walls/rss</wfw:commentRss>
	</item>

	<item>
	<title>Indie documentary distribution for absolute beginners</title>
	<description>Beyond Film Distribution for Dummies: What do I need to know about distributing my feature-length grassroots documentary film? (specific q's inside)&lt;br /&gt;
&lt;br /&gt;
I made a somewhat unorthodox documentary, a feature-length video about young women and sexuality around the U.S.  I am not trained in filmmaking, although I've had lots of help along the way from my experienced friends.  The project is basically done and, not too surprisingly, doesn't fare very well with the film festival programmers, even among the niche markets (women's film festivals, documentary festivals).  Audiences who see the movie, however, have been extremely enthusiastic about the project.  My primary goal is to reach the most people, my secondary goal is to make back the personal investment that I put into the project.  I am not putting it on youtube and I am not cutting it down to a 30- or 60-minute version.  I don't have my sights aimed at theatrical distribution (although I don't want to sell the project short), but late night PBS in small cities would be a dream come true.  I am trying to develop grassroots outreach techniques to accommodate my grassroots project.  So, my question is in two parts:&lt;br&gt;
&lt;br&gt;
1.  Immediate Issue/Self-distribution:  For now, I am distributing it myself, through screenings on college campuses and the like.  What is an appropriate rate to charge (if I charge at all) for a campus screening?  Should that amount be less if it's a club with a small budget rather than a department?  If I am invited to do a Q&amp;amp;A or lecture, what should my speaker fee be, again for clubs and/or departments (there is no &amp;quot;salary finder&amp;quot; for guest speakers)?  I have also been approached by teachers and professors who want to use the film as part of a curriculum.  I'm not sure how much that should cost, either, and what the terms of that transaction should be.  I &lt;em&gt;really&lt;/em&gt; don't want to prevent &lt;em&gt;any&lt;/em&gt; screenings from happening but I also don't want to undervalue the work or give the impression of being unprofessional.  I have checked out the fees on New Day Films, so I have $300 as an idea for an institutional purchase, but that feels like a lot for me to be asking someone who approaches me and wants to use this film in her college course.  &lt;br&gt;
&lt;br&gt;
2.  Medium-Term Issue/Regular-distribution:  I don't have a reasonable sense of whether a distribution company would want my project, and I've been hesitant to approach them without some knowledge first.  I'm not incredibly excited about learning everything there is to know about distribution in order to do it myself, but I also want to retain control of what happens to the project.  For instance, I would like to facilitate small MoveOn-party-style home screenings at little cost to the host, and I'd like to pursue pay-per-view online streaming, but I'm not sure that a distribution company would be open to those approaches.  I could do each of these things on my own, but I am not sure how scalable my efforts are, and I'm not sure how much of a liability I am to the project with my lack of know-how.  What are the ups and downs of seeking distribution?  What are the differences between companies?  What rights should I be looking to retain?  The types of places I'm looking at are: New Day Films, Women Make Movies, Working Films, and Chicken and Egg Pictures.&lt;br&gt;
&lt;br&gt;
Is there a (reliable) book I should be reading?  What are your insights? Message me if a link to my project would be helpful for advice-giving.&lt;br&gt;
&lt;br&gt;
P.S. I am familiar with MediaRights and I tried to obtain the toolkit mentioned by djacobs in a &lt;a href="http://ask.metafilter.com/4005/Give-me-tips-on-how-to-promote-an-independent-documentary-film"&gt;2003 askme post&lt;/a&gt;, but the links seem to be out of date.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=xYH5ScRdjIw:iIfU2IGRmFg:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=xYH5ScRdjIw:iIfU2IGRmFg:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145484/Indie-documentary-distribution-for-absolute-beginners</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145484</guid>
		<pubDate>Tue, 09 Feb 2010 14:30:50 -0800</pubDate>
		<category>activism</category>
		<category>distribution</category>
		<category>documentary</category>
		<category>filmmaking</category>
		<category>grassroots</category>
		<category>indiefilm</category>
		<category>money</category>
		<dc:creator>mtgoldma</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145484/Indie-documentary-distribution-for-absolute-beginners/rss</wfw:commentRss>
	</item>

	<item>
	<title>I've got the PDF, but I can't get to the Geo...</title>
	<description>Can anyone recommend a GeoPDF toolbar that can be used on a mac?&lt;br /&gt;
&lt;br /&gt;
USGS has been putting out topographic quads in the GeoPDF format, but without a toolbar for Acrobat that can access the file's spatial attributes, they don't have much functionality. I have used the TerraGo toolbar, but I don't think they have a mac version.  What else can I use that will provide the same basic tools? I'm not looking for a GIS, I just want to be able to quickly pinpoint lat/long and measure distances.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=2s8Vok2vzt0:Pi-st0Q2WyU:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=2s8Vok2vzt0:Pi-st0Q2WyU:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145483/Ive-got-the-PDF-but-I-cant-get-to-the-Geo</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145483</guid>
		<pubDate>Tue, 09 Feb 2010 14:27:29 -0800</pubDate>
		<category>geopdf</category>
		<category>maps</category>
		<category>pdf</category>
		<dc:creator>motherly corn</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145483/Ive-got-the-PDF-but-I-cant-get-to-the-Geo/rss</wfw:commentRss>
	</item>

	<item>
	<title>Access 2007 help needed</title>
	<description>I need to create a form in Access 2007 that can look up a record by customer ID number for data entry.  This is an often repeated task so I need the form to stay open.&lt;br /&gt;
&lt;br /&gt;
I have an Access 2007 database that has about 40K customers in it, each with a unique ID number.  I need to create a form that will look customers up by this number so that I can do additional data entry.  How do I do this?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=CX8xHhvFRjE:G71gkE1WaIE:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=CX8xHhvFRjE:G71gkE1WaIE:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145482/Access-2007-help-needed</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145482</guid>
		<pubDate>Tue, 09 Feb 2010 14:22:40 -0800</pubDate>
		<category>Access2007</category>
		<category>form</category>
		<category>lookup</category>
		<dc:creator>jestonb</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145482/Access-2007-help-needed/rss</wfw:commentRss>
	</item>

	<item>
	<title>How do I win an election?</title>
	<description>How do I win an election?

I know all about the basics - but I would particularly like more in-depth, advanced information tailored to professionals on how to win.&lt;br /&gt;
&lt;br /&gt;
I'm working on a fledgling campaign to support a ballot measure. The initiative enjoys broad support among the 18-29 demographic and solid support among lower-income residents. It also garners bipartisan support - nationally, majorities of  both Republicans and Democrats support it. But there's a problem: our enemy's base votes, and our state's elected leaders use the power of their offices and a supplicant media to take potshots against us. &lt;br&gt;
&lt;br&gt;
In the first half of the 2000s, this issue was on the ballot and we lost by less than 5 points. Basically, the state Republican leadership mobilized against us even though a majority of Republicans nationally support our issue, and seniors came out against us as well. We didn't rack up a big enough margin in the urban areas to stop the &amp;quot;death by a thousand cuts&amp;quot; margins of the rural counties: minus-100 votes here, minus-234 over there doesn't look too bad, but it adds up quickly. &lt;br&gt;
&lt;br&gt;
Our obstacle is the 65+ demographic; this group is an absolute slaughter for us. I don't think we have any chance of persuading more than a handful of these folks, because it's primarily a cultural gap. They always vote, though - so I think the best we can hope for is bad Jello at the retirement center on Election Day or something. Basically, when we focus on turnout, I want these people to stay home - we don't want to inadvertently bring any of them to the polls. I'll be really blunt here: we think we have a shot this time around because our enemy's demographic is dying off and attitudes are changing. But we have to convince more Republicans to get on board and turn out our base. &lt;br&gt;
&lt;br&gt;
Unfortunately, the precincts where we won last time with &amp;gt; 70% of the vote are also the precincts that have the lowest turnout. The biggest problem seems to be security apartments - we can't get in there to canvass, but that's exactly where our base lives. &lt;br&gt;
&lt;br&gt;
Basically, I have a couple of main questions:&lt;br&gt;
&lt;br&gt;
1. The fundamental question I have is this: should I focus my efforts on turning out more of our supporters and changing a few minds on the other side just to staunch the bleeding enough in the enemy areas to win? Or do we win by persuading a lot more people and dealing with the lower average turnout of our base?&lt;br&gt;
&lt;br&gt;
2. Should we hire a field professional? How much does a really good pro cost, and can we use him/her on a short-term basis just to get things going?&lt;br&gt;
&lt;br&gt;
We don't have an excessive amount of money - our final fundraising total will likely be less than a million dollars. I made some pretty extensive spreadsheets with formulas, so we know where we need to mobilize supporters. Some of us were thinking that a pro might make extensive use of proprietary algorithms or advanced targeting strategies that we couldn't do, but we're not sure. &lt;br&gt;
&lt;br&gt;
3. Do we want to conduct a professional poll? We know of some top-notch pollsters, but we need to know if it's possible financially for us to hire them. Of course, none of them list an estimated cost on their websites. Since we know our precincts well and we have our &amp;quot;number&amp;quot; that we need to win, is polling still worthwhile?&lt;br&gt;
&lt;br&gt;
4. Does GOTV work as well for an issue campaign as it does for a candidate? Some of us want to run ads and basically repeat our message over and over again, while others don't like that and want to focus entirely on field operations. &lt;br&gt;
&lt;br&gt;
Thanks for reading all of this, and if you have any advice or suggestions, I would love to hear it.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=MHMkOs0i39E:BF2t4Gbngeo:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=MHMkOs0i39E:BF2t4Gbngeo:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145481/How-do-I-win-an-election</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145481</guid>
		<pubDate>Tue, 09 Feb 2010 14:22:09 -0800</pubDate>
		<category>campaign</category>
		<category>election</category>
		<category>issues</category>
		<category>politics</category>
		<dc:creator>Despondent_Monkey</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145481/How-do-I-win-an-election/rss</wfw:commentRss>
	</item>

	<item>
	<title>Teach me how to pick a new research laptop</title>
	<description>Teach me how to pick a new research laptop.&lt;br /&gt;
&lt;br /&gt;
I am going to need a laptop for research.  My situation now is a 2006 era hp workstation xw6200 with a 3.4 ghz xeon processor and 3.5 GB ram, windows XP.  My new computer will need to be a laptop as I will be working in multiple physical locations. &lt;br&gt;
&lt;br&gt;
I run an unsightly mixture of java/mysql, matlab and foxpro programs.  Programs take up to a few minutes to run on my existing configuration and I would like to improve on that if possible.  The datasets are not enormous - 10s of thousands of records would be be big for me - but the calculations are complicated.&lt;br&gt;
&lt;br&gt;
Honestly, I am not sure what I should be looking to maximize in terms of specs.  &lt;a href="http://www.marginalrevolution.com/marginalrevolution/2009/01/power-computing.html"&gt;Here &lt;/a&gt;is the only advice I have come across, but its talking basicaly about Stata, is that advice transferable?  Should I be maximizing ram?  What processor should I have?  How many cores?  Do I need to optimize code for parallel processing for the cores to matter? &lt;br&gt;
&lt;br&gt;
So basically - what should I be looking for in a new research computer and any specific recommendations would be great.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=orZsGr8OeYM:3umQQGvRCaM:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=orZsGr8OeYM:3umQQGvRCaM:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145480/Teach-me-how-to-pick-a-new-research-laptop</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145480</guid>
		<pubDate>Tue, 09 Feb 2010 14:15:08 -0800</pubDate>
		<category>computer</category>
		<category>laptop</category>
		<category>matlab</category>
		<category>newcomputer</category>
		<category>recommendation</category>
		<category>research</category>
		<dc:creator>shothotbot</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145480/Teach-me-how-to-pick-a-new-research-laptop/rss</wfw:commentRss>
	</item>

	<item>
	<title>Leading Me Unto</title>
	<description>I'd give anything if I could run &lt;a href="http://sourceforge.net/projects/temptblocker/"&gt;Temptation Blocker&lt;/a&gt; on my Windows XP machines.&lt;br /&gt;
&lt;br /&gt;
Thanks to a &lt;a href="http://ask.metafilter.com/144708/Temporary-Internet-Turnoff-Software-for-PC"&gt;previous&lt;/a&gt; thread, I discovered this wonderful &lt;a href="http://sourceforge.net/projects/temptblocker/"&gt;Temptation Blocker&lt;/a&gt; software for the PC and I have been enjoying it on my new home PC running Windows 7: it really helps me a lot with my internet usage issues.  &lt;br&gt;
&lt;br&gt;
But my computer at work is runing XP and this software won't work on it.  (I &amp;quot;shouldn't&amp;quot; even be on metafilter now.)  I get a runtime error where it can't find the &amp;quot;file specified.&amp;quot;  It has shown up as error  80070002 and, after some amertuerish tweeking, as 2147024894.  &lt;br&gt;
&lt;br&gt;
I have researched it as best I can and found that maybe if I had someone else's default profile and loaded it in the directory with the program, it might work.  I also found that this runtime problem is related to XP with service pack 2.  So, it worked with XP before SP 2, and works with Vista and 7.  Oh well, I better get off the net and try to get some work done.... :P&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=KuHPMY6xfj8:X4zXhtnhO-E:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=KuHPMY6xfj8:X4zXhtnhO-E:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145479/Leading-Me-Unto</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145479</guid>
		<pubDate>Tue, 09 Feb 2010 14:06:53 -0800</pubDate>
		<category>addiction</category>
		<category>computers</category>
		<category>productivity</category>
		<category>software</category>
		<dc:creator>swlabr</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145479/Leading-Me-Unto/rss</wfw:commentRss>
	</item>

	<item>
	<title>What are your favorite veggie recipes?</title>
	<description>What are your favorite veggie recipes?&lt;br /&gt;
&lt;br /&gt;
I'm looking for some easy and TASTY veggie recipes.  Nothing too complicated, please.  Just looking for really great taste.  Trying to add veggies to my diet without sacrificing flavor.  Please, no recipes with heavy sauces or anything that will add a lot of calories.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=UsTJMaP1DdA:28wWE-mh2cc:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=UsTJMaP1DdA:28wWE-mh2cc:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145478/What-are-your-favorite-veggie-recipes</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145478</guid>
		<pubDate>Tue, 09 Feb 2010 13:40:37 -0800</pubDate>
		<category>cooking</category>
		<category>food</category>
		<category>vegetables</category>
		<dc:creator>kdern</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145478/What-are-your-favorite-veggie-recipes/rss</wfw:commentRss>
	</item>

	<item>
	<title>Where should I spend my month of studying Spanish and volunteering-- Xela, Guatemala or somewhere else?</title>
	<description>I'm hoping to spend a month somewhere in Latin America volunteering and studying Spanish-- where should I go?  I'm leaning towards Xela, Guatemala, but open to other possibilities.  Have you been to Xela and what do you think of it?  Should I be worried about safety in Guatemala?  Do you know a great social/economic justice-focused organization I could volunteer with elsewhere in Latin America?&lt;br /&gt;
&lt;br /&gt;
I'm planning to take a month off work this May and spend it somewhere in Latin America, improving my Spanish (which is currently at a low-intermediate level) and volunteering/working with local organizations.  I'm hoping to have an enjoyable and fulfilling experience during the month itself, but also looking at it as a way of helping me figure out whether I'd like to spend a more extended period of time (6 months to a year) abroad sometime soon.  &lt;br&gt;
&lt;br&gt;
The volunteer work is a key part of this for me.  I'm basically interested in getting involved with people working together for economic/social justice in their lives, work, communities-- so I'm particularly interested in things like fair trade, worker cooperatives, unions/workers' organizations, community organizing, popular education, etc.  (I'm open to other kinds of organizations too as long as they're rooted in empowering local people and are trying to make lasting change to the causes of problems rather than just addressing the symptoms.  Basically I'm trying to look at it from the angle of the famous quote:  &amp;quot;If you are coming to help me, you are wasting your time. But if you are coming because your liberation is bound up with mine, then let us work together.&amp;quot;)  Anyway, I know that logistically I won't actually be providing a ton of benefit to an organization in such a short period of time (and my very imperfect Spanish will be an additional challenge), but I'm basically hoping to find somewhere (or a couple places) where I can learn about and get inspired by what they're doing, in hopes that it will stick with me and get me excited about coming back longer-term and/or going home and spreading the word and sending donations.  (While hopefully not being more hassle than help while I am there!)&lt;br&gt;
&lt;br&gt;
I'm leaning towards Xela (Quetzaltenango), Guatemala, because they seem to have a whole bunch of interesting organizations (although I can't tell if it's just that they have a much better internet presence, perhaps due to lots of volunteers) and also they seem to get a lot of people volunteering, including short term, so I'm speculating that many organizations may be better set up to actually take advantage of rather than be inconvenienced by shorter-term volunteers.  (There's also a few Spanish schools in Xela which focus on social justice and learning about culture, history, and sociopolitical issues, which is a real bonus for me.)&lt;br&gt;
&lt;br&gt;
Besides being very interested in your experiences with/advice about Xela in general, there are two particular questions I have:&lt;br&gt;
&lt;br&gt;
-- Terrific organizations:  I would definitely be open to going elsewhere if I hear about a group/organization that I'd really love to volunteer with/get to know, so I'd love your stories about organizations/volunteer opportunities in Xela and anywhere else in Latin America.&lt;br&gt;
-- Safety:  Does anyone have information/advice on the safety situation right now in Guatemala generally and Xela specifically?  It sounds like most of the serious crime (murder, assault, rape, etc) seems to be a result of either not following precautions (i.e. being out after dark) and/or resisting rather than giving up your money/valuables quietly when robbed-- does that sound generally right?  From what I understand, Xela is safer than many other places in Guatemala, although I would like to spend a little time in other places while I'm there, like Antigua and Lake Atitlan.  I'm most nervous/most unsure about traveling between cities-- it seems like I've read bad things/warnings about any method of travel-- any idea how concerned I should be?  In general, I'm willing to stay in at night (and take other reasonable precautions) and I'm okay with the elevated risk of being robbed-- what I'm concerned about is my physical safety.  If anyone has informed feedback and would recommend that I choose somewhere else safer, I'd be interested in hearing it-- or if you can offer an informed opinion that safety isn't enough worse in Guatemala compared to elsewhere that it should have a big impact on my decision-making, that would be great to hear too!&lt;br&gt;
&lt;br&gt;
Thanks so much for any insight you have to offer!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=_hzuvVZkpzE:CzVlpqAbIds:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=_hzuvVZkpzE:CzVlpqAbIds:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145477/Where-should-I-spend-my-month-of-studying-Spanish-and-volunteering-Xela-Guatemala-or-somewhere-else</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145477</guid>
		<pubDate>Tue, 09 Feb 2010 13:28:47 -0800</pubDate>
		<category>centralamerica</category>
		<category>economicjustice</category>
		<category>guatemala</category>
		<category>latinamerica</category>
		<category>quetzaltenango</category>
		<category>socialjustice</category>
		<category>solidarity</category>
		<category>volunteer</category>
		<category>xela</category>
		<category>xelaju</category>
		<dc:creator>EmilyClimbs</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145477/Where-should-I-spend-my-month-of-studying-Spanish-and-volunteering-Xela-Guatemala-or-somewhere-else/rss</wfw:commentRss>
	</item>

	<item>
	<title>One can't subsist on fat and sugar alone</title>
	<description>My flatmate doesn't eat much, subsisting on yogurt and croissants. Advice on dealing with a anorexic roommate as a chef who cooks food all the time at home and how to get my mind around this.&lt;br /&gt;
&lt;br /&gt;
A new roommate moved in a couple of months ago who I had known for a few months previously, a very positive upbeat girl in all estimations. It turns out once she moved in that she has had an eating disorder for the last 5 years (neglected to mention previously) and also is on all sorts of medication for depression. I have lived in shared accommodation for the last 10 years so am I used to odd vagaries in the human condition, however I have never had any experience of this kind.&lt;br&gt;
&lt;br&gt;
The depression is a side note, outwardly everything is fine for the flat, she is very clean and respectful, works hard, interested in whats going on, seems happy and laughs a lot; she is an artist and paints frequently so emotions can manifest out on the canvas. That's not really the crux of the issue here. I know how to deal with depressed people. Found this &lt;a href="http://ask.metafilter.com/28078/How-should-I-deal-with-a-roommates-depression"&gt;previous question&lt;/a&gt; but she is already getting 'rogered' by her boyfriend so its not going to help..&lt;br&gt;
&lt;br&gt;
My problem is that living situation with friends or acquaintances has almost always revolved around food.  I cook dinner nearly every night and previously my flatmates and I would share food and all cook together. When she first moved in I would make stupendous dinners but after the food just getting pushed round the plate a couple of times in a row (is it too much salt? did I overcook the meat?) it made dinners slightly uncomfortable.&lt;br&gt;
&lt;br&gt;
Since she has moved in I have not seen her eat anything other than a yogurt for breakfast and occasionally a croissant. However my question is definitely not a case of 'I wanted to eat together more' its a case of 'she doesn't eat at all', the refrigerator is devoid of her food, she always is busy when I offer to drive to the supermarket and she has not cooked once in 3 months of living here.&lt;br&gt;
&lt;br&gt;
This wouldn't bother me in the slightest if she lived on takeaway or eating out. I am happy to cook for myself. The issue here is that she is not eating correctly; her health is at risk and it makes me feel uncomfortable when I prepare my own food. Do I offer her some? Not invite her for dinner so its not uncomfortable for her? And why didn't she mention this before she moved in when she knew the place was all about the eating? Help!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=vaLgjX5YicY:t40O44vuxec:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=vaLgjX5YicY:t40O44vuxec:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145476/One-cant-subsist-on-fat-and-sugar-alone</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145476</guid>
		<pubDate>Tue, 09 Feb 2010 13:26:03 -0800</pubDate>
		<category>anorexia</category>
		<category>cooking</category>
		<category>diet</category>
		<category>flatmate</category>
		<category>food</category>
		<category>roommates</category>
		<dc:creator>camerasforeyes</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145476/One-cant-subsist-on-fat-and-sugar-alone/rss</wfw:commentRss>
	</item>

	<item>
	<title>I am usually the dude that answers these questions. Today I am not this dude. </title>
	<description>I'm usually the dude that answers questions like this, but for the life of me, I can't remember the title of the film. It was early-mid 80's, possibly a TV Movie, where two &amp;quot;righteous dudes&amp;quot; are kidnapped and brought to this town that looks eerily like small town Kansas circa 1950. It turns out that this city is a training ground for Soviet sleeper agents, and the dudes were kidnapped to update the training program. In the end, the dudes lead an escape from the town back to America.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=icNaOMiLZDM:HiTZhQntGJE:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=icNaOMiLZDM:HiTZhQntGJE:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145475/I-am-usually-the-dude-that-answers-these-questions-Today-I-am-not-this-dude</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145475</guid>
		<pubDate>Tue, 09 Feb 2010 13:23:57 -0800</pubDate>
		<category>80s</category>
		<category>dudes</category>
		<category>movie</category>
		<category>russia</category>
		<dc:creator>Oktober</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145475/I-am-usually-the-dude-that-answers-these-questions-Today-I-am-not-this-dude/rss</wfw:commentRss>
	</item>

	<item>
	<title>Isn't this great? I mean doesn't this suck?</title>
	<description>Language question: I'm searching for a word or phrase (in English or any language) that describes the act of communicating a positive opportunity/event/thing but then includes qualifiers that downplay the opportunity/event/thing.&lt;br /&gt;
&lt;br /&gt;
Sort of like self-deprecating but a phrase/word that is external to self.&lt;br&gt;
&lt;br&gt;
Example A: A friend exhibits to you a potentially exciting job opportunity but then includes qualifiers like: (a) you're probably over-qualified or (b) the company has lots of problems.&lt;br&gt;
&lt;br&gt;
Example B: A friend gives you a shirt as a gift but then includes qualifiers that it probably won't fit or it probably isn't your color.&lt;br&gt;
&lt;br&gt;
Example C (in a broader context): A spouse or partner tells you that the event sounds lovely and that they don't want to go to the event but they will go if you really want them to be there with you.&lt;br&gt;
&lt;br&gt;
The communication frequently leaves the receiver of the communication in a sense of confusion about how to respond.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=giDawfM8sxk:VpvlSPH9u0s:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=giDawfM8sxk:VpvlSPH9u0s:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145474/Isnt-this-great-I-mean-doesnt-this-suck</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145474</guid>
		<pubDate>Tue, 09 Feb 2010 13:10:24 -0800</pubDate>
		<category>communication</category>
		<category>language</category>
		<category>self-deprecating</category>
		<dc:creator>surfgator</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145474/Isnt-this-great-I-mean-doesnt-this-suck/rss</wfw:commentRss>
	</item>

	<item>
	<title>What's the current best computer for video editing currently available?</title>
	<description>I work for a nonprofit and we're starting up a media program.&lt;br /&gt;
&lt;br /&gt;
I'll be teaching teenagers how to edit videos and do other media projects. I have a decent budget. I'm looking for the best performance to cost ratio. I've done a fair share of research. I'm savvy enough to install more ram, video cards, and other parts but I don't want to assemble a whole system piece by piece. &lt;br&gt;
&lt;br&gt;
I'm currently considering the &lt;a href="http://www.dell.com/us/en/home/desktops/studio-xps-8100/pd.aspx?refid=studio-xps-8100&amp;s=dhs&amp;cs=19&amp;ref=dthp"&gt;Dell Studio&lt;/a&gt; but was hoping the collective wisdom here would have a few ideas. &lt;a href="http://ask.metafilter.com/14271/Video-Editing-Computers"&gt;previously in 2005.&lt;/a&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=lrey8fhZ1v4:7ovsq90ppH0:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=lrey8fhZ1v4:7ovsq90ppH0:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145473/Whats-the-current-best-computer-for-video-editing-currently-available</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145473</guid>
		<pubDate>Tue, 09 Feb 2010 13:07:50 -0800</pubDate>
		<category>computer</category>
		<category>computers</category>
		<category>editting</category>
		<category>tech</category>
		<category>video</category>
		<dc:creator>beardlace</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145473/Whats-the-current-best-computer-for-video-editing-currently-available/rss</wfw:commentRss>
	</item>

	<item>
	<title>Can I REALLY get a bunch of 18-year-olds to dig The Odyssey?</title>
	<description>I&amp;quot;m looking for good hints on teaching a literature survey course to (mostly) college freshmen.  This will be my second year of this course, and I really need to make some changes from the way I approached it last year.  Any hints from current/former teachers or students would be more than welcome!&lt;br /&gt;
&lt;br /&gt;
The course is a 10-week survey (we have trimesters at this school) in which we are supposed to be covering from roughly Homer to TS Eliot.  The main problem I had last year, I think, was that I was treating them like grad students and focusing too much on minutiae, unaware till roughly 4 weeks in that they were thus completely missing main themes.  In addition, I'm a composition/rhetoric/persuasion theory junkie, and I had a really hard time making the switch from teaching that to teaching literary analysis and discussion.  My specific questions, I suppose, would be:&lt;br&gt;
&lt;br&gt;
*From the perspective of either a teacher or a student, what were some teaching styles/approaches that really, really worked for you?  By this I mean, what got you or the students interested in something that has no immediate practical application?  What got you or them to become skilled in understanding major themes, and applying them to your/their own life?&lt;br&gt;
*How can I incorporate rhetoric/persuasion into a literature course?  Does it translate well?  I feel like this is kind of a dumb question, but for some reason I can't help compartmentalizing the two.  &lt;br&gt;
*What are some creative assignments that you've either designed or completed that will help with the two above goals? &lt;br&gt;
&lt;br&gt;
I have a few weeks before this begins, so I have time to sort through and ponder all sorts of answers.  It's also not that I personally do not understand literary criticism and analysis - I just don't feel all that confident with communicating it.  FWIW, I already know a lot of the students I have, and they are so bright and motivated!  I really don't want to let them down.  Thanks so much!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=B1GPTTwQfoc:IcZbECJbKwY:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=B1GPTTwQfoc:IcZbECJbKwY:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145472/Can-I-REALLY-get-a-bunch-of-18yearolds-to-dig-The-Odyssey</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145472</guid>
		<pubDate>Tue, 09 Feb 2010 13:03:06 -0800</pubDate>
		<category>criticism</category>
		<category>literary</category>
		<category>literature</category>
		<category>studies</category>
		<dc:creator>lucky25</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145472/Can-I-REALLY-get-a-bunch-of-18yearolds-to-dig-The-Odyssey/rss</wfw:commentRss>
	</item>

	<item>
	<title>What is the definitive reference work for birth defects?</title>
	<description>What is the definitive reference work for birth defects, that doctors are using?&lt;br /&gt;
&lt;br /&gt;
A friend was looking to purchase Mary Louise Buyse' 1990 &lt;strong&gt;Birth Defects Encyclopedia&lt;/strong&gt;, as she was told this is the go-to reference work...for birth defects. She isn't certain about her source, so she wondered if there is an updated or current reference work that has supplanted the '90 Buyse version. Thanks in advance.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=KDnArho2bBU:H0b13kRwLZ4:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=KDnArho2bBU:H0b13kRwLZ4:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145470/What-is-the-definitive-reference-work-for-birth-defects</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145470</guid>
		<pubDate>Tue, 09 Feb 2010 12:14:01 -0800</pubDate>
		<category>birthdefects</category>
		<category>books</category>
		<category>reference</category>
		<dc:creator>Hesychia</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145470/What-is-the-definitive-reference-work-for-birth-defects/rss</wfw:commentRss>
	</item>

	<item>
	<title>The chicken says, "Book?" and the frog says, "Read it."</title>
	<description>I'm looking for suggestions for a &amp;quot;common read&amp;quot; book for a large public university. Any ideas?&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://ask.metafilter.com/42616/A-book-everyone-should-read"&gt;This thread&lt;/a&gt; kind of got at the same thing, but it's a bit out of date at this point. &lt;br&gt;
&lt;br&gt;
For those unfamiliar with the term, it's sometimes referred to with titles such as &amp;quot;One Book, One College&amp;quot; or &amp;quot;Read It, Share It.&amp;quot; Basically, everyone (undergrads, profs, community members, staff) is encouraged to read and discuss the same book over the course of a year or so. It usually includes one or more visits by the author or related speakers, along with a bunch of related activities (art exhibits, concerts, community service, local outreach, etc.). These books tend to be either representative of some hot-button issues or have some sweeping implications.&lt;br&gt;
&lt;br&gt;
Previously, we did Michael Pollan's &lt;a href="http://www.amazon.com/exec/obidos/ASIN/0143114964/metafilter-20/ref=nosim/"&gt;In Defense of Food&lt;/a&gt; while our city (several years back) did Danzy Senna's &lt;a href="http://www.amazon.com/exec/obidos/ASIN/1573227161/metafilter-20/ref=nosim/"&gt;Caucasia&lt;/a&gt; and Ann Patchett's &lt;a href="http://www.amazon.com/exec/obidos/ASIN/0060838728/metafilter-20/ref=nosim/"&gt;Bel Canto&lt;/a&gt;. &lt;br&gt;
&lt;br&gt;
Possible themes this book might address:&lt;br&gt;
--Leadership&lt;br&gt;
--Race relations&lt;br&gt;
--Economics&lt;br&gt;
--Politics&lt;br&gt;
--War&lt;br&gt;
&lt;br&gt;
The book could be fiction or nonfiction, and it doesn't have to be new, but the author (or someone very closely identified with the book or its subject) should probably still be alive and able to engage in some activities with us. For reference, Michael Pollan's live speech (free admission) drew 8,000 people. &lt;br&gt;
&lt;br&gt;
If we pick your book, I will totally send you something cool. Thanks!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=RkowhZAiNXA:lRyF0Xugzyg:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=RkowhZAiNXA:lRyF0Xugzyg:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145469/The-chicken-says-Book-and-the-frog-says-Read-it</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145469</guid>
		<pubDate>Tue, 09 Feb 2010 12:09:37 -0800</pubDate>
		<category>books</category>
		<category>commonbook</category>
		<category>commonread</category>
		<category>controversy</category>
		<category>discussion</category>
		<category>fiction</category>
		<category>literature</category>
		<category>nonfiction</category>
		<category>reading</category>
		<category>university</category>
		<dc:creator>Madamina</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145469/The-chicken-says-Book-and-the-frog-says-Read-it/rss</wfw:commentRss>
	</item>

	<item>
	<title>What does it mean to be UK resident for insurance purposes?</title>
	<description>What does it mean to be a UK resident for insurance purposes? I'd like to buy multi-trip travel insurance. However, I'm currently working on a contract in another country (France) until the end of May.&lt;br /&gt;
&lt;br /&gt;
On the one hand, I have a UK passport, am still registered with a doctor in the UK, I have an EHIC card (as my contract is just one year, so I am kind-of UK for health purposes), and own a house in the UK. But on the other hand, I also rent a flat in France, have the obligatory french health insurance, social security number, and pay taxes here.  &lt;br&gt;
&lt;br&gt;
The insurance websites say things like this...&lt;br&gt;
&lt;br&gt;
&lt;i&gt;&amp;quot;You must be a UK resident. This means that your main home must be in the United Kingdom and you must be registered with a medical practitioner in the United Kingdom.&lt;br&gt;
&lt;br&gt;
We are unable to insure:&lt;br&gt;
a) Foreign Au Pairs working in the UK.&lt;br&gt;
b) Foreign Nationals - unless you have been in the UK at least 6 months, have a permanent National Insurance number and are registered with a medical practitioner in the UK.&amp;quot;&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
So do I qualify as a brit in this case, or will I have to polish up my Francais and try to get something locally?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=oCWKXY3ZEBw:anHwtJsRC_Y:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=oCWKXY3ZEBw:anHwtJsRC_Y:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145468/What-does-it-mean-to-be-UK-resident-for-insurance-purposes</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145468</guid>
		<pubDate>Tue, 09 Feb 2010 12:09:27 -0800</pubDate>
		<category>contract</category>
		<category>england</category>
		<category>france</category>
		<category>healthinsurance</category>
		<category>insurance</category>
		<category>mobility</category>
		<category>travel</category>
		<category>travelinsurance</category>
		<dc:creator>handee</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145468/What-does-it-mean-to-be-UK-resident-for-insurance-purposes/rss</wfw:commentRss>
	</item>

	<item>
	<title>Which hotel would you recommend in San Juan?</title>
	<description>Where should we stay in San Juan, Puerto Rico?&lt;br /&gt;
&lt;br /&gt;
My wife and I will be going to San Juan, Puerto Rico in late May, as I qualified for the Magic: the Gathering Pro Tour. I'll need to be able to get to the Puerto Rico Convention Center, but access to beaches, historical sites, or other points of interest are important, since she's not really much of a Magic player. Of course, I'd also like to get out a bit :)&lt;br&gt;
&lt;br&gt;
The only other AskMe that seemed to touch on this question was asked &lt;a href="http://ask.metafilter.com/91199/Help-me-decide-where-to-stay-in-Puerto-Rico"&gt;here,&lt;/a&gt; but the recommendations were a bit out of our price range. Can we get a decent hotel room for around or under $100/night?&lt;br&gt;
&lt;br&gt;
Tangentially, what are the transportation options in San Juan, and how bad is it that I don't speak any Spanish beyond &amp;quot;por favor&amp;quot; and &amp;quot;gracias&amp;quot;?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=xZK9REp53n8:EqqlRdE5LXM:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=xZK9REp53n8:EqqlRdE5LXM:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145467/Which-hotel-would-you-recommend-in-San-Juan</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145467</guid>
		<pubDate>Tue, 09 Feb 2010 12:03:36 -0800</pubDate>
		<category>awkwardpseudohoneymoon</category>
		<category>hotel</category>
		<category>Puertorico</category>
		<category>recommendation</category>
		<category>reservation</category>
		<category>sanjuan</category>
		<category>vacation</category>
		<dc:creator>explosion</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145467/Which-hotel-would-you-recommend-in-San-Juan/rss</wfw:commentRss>
	</item>

	<item>
	<title>Beagle:Hound::Bulldog:?</title>
	<description>Pedandry Filter: You can call a Beagle or Dachshund a &amp;quot;hound&amp;quot;, what do you call a Bulldog or French Bulldog?&lt;br /&gt;
&lt;br /&gt;
The AKC suggests that the bulldog is a member of the &amp;quot;&lt;a href="http://www.akc.org/breeds/non-sporting_group.cfm"&gt;non-sporting group&lt;/a&gt;&amp;quot;, but that is not very catchy.&lt;br&gt;
&lt;br&gt;
Beagle:Hound::Bulldog:______?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=e4bM6iBiWWQ:F_6kOJEVg60:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=e4bM6iBiWWQ:F_6kOJEVg60:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145466/BeagleHoundBulldog</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145466</guid>
		<pubDate>Tue, 09 Feb 2010 11:58:44 -0800</pubDate>
		<category>akc</category>
		<category>beagle</category>
		<category>bulldog</category>
		<category>dog</category>
		<category>frenchbulldog</category>
		<category>hound</category>
		<category>nomenclature</category>
		<category>pedantry</category>
		<dc:creator>2bucksplus</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145466/BeagleHoundBulldog/rss</wfw:commentRss>
	</item>

	<item>
	<title>Cross-linguistic romance</title>
	<description>I think I'm in love.  Problem is, my beloved speaks a different language -- a language I can understand much of and speak some of, but with little nuance, sophistication, or precision, thus doing no justice to what I mean, or indeed even to what he means.  Yet of my language he speaks far, far less, so we stay with his.  And we don't live on the same continent, so phoning/Skyping/emailing -- language-dependent communication -- will have to do for the times we can't rely on the tacit, graceful understandings that happen in person. I can be miserable about this, but my heart is full of ardor and my gut, even, actually feels a strong sense of hope.&lt;br /&gt;
&lt;br /&gt;
But yes, there's a touch of misery, since expressing myself through language is pretty much my life.  (And yet non-verbal modes of affinity are crucial to me, too, and we have that -- be it physically or philosophically.  Philosophically in that he makes art and talks about it and the world in a way I understand... most the time.  And for the rest Google Translate has been quite the convenience.)  I should probably just invest some time everyday into improving my language skills -- right?  Or, what?  I'd like to hear from others who've gone through something similar.  Did it work?  How'd you make it work?  This is someone I feel I may want to spend a lifetime with (in which case I'd move to his country, as I've an interest in and a possible future in that country anyway).  And I'm a happily independent person who wasn't even looking.  But naysayers, too, bring it on.&lt;br&gt;
&lt;br&gt;
(This is being submitted to the writing &amp;amp; language rather than relationship category because I seek wisdom on the language more than the love part.)&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=FmppHJQTzkI:OJJggmxZzV0:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=FmppHJQTzkI:OJJggmxZzV0:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145465/Crosslinguistic-romance</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145465</guid>
		<pubDate>Tue, 09 Feb 2010 11:57:10 -0800</pubDate>
		<category>bilingual</category>
		<category>crosslinguisticromance</category>
		<category>esl</category>
		<category>linguisticdifficulties</category>
		<category>longdistancerelationships</category>
		<category>love</category>
		<category>relationships</category>
		<category>romance</category>
		<category>translation</category>
		<dc:creator>taramosalata</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145465/Crosslinguistic-romance/rss</wfw:commentRss>
	</item>

	<item>
	<title>How can I use a desktop computer while lying down?</title>
	<description>How can I use a desktop computer while lying down in order to avoid severe back pain?&lt;br /&gt;
&lt;br /&gt;
I have had back pain for 20+ years and it has gotten worse even after a lumbar fusion (12 years ago).  Recently I've tried all sorts of tests with negative results (myelogram, mri, ct scan), and all the pain meds I've tried give me terrible side effects.  I am trying to swim and do some basic yoga, but I'm being sabotaged by having to sit in a computer chair 8-12 hours a day.  After I sit for about 5 minutes I sart to get severe pain in my back and numbness and pain in my leg.  I've tried my chairs, cushions, exercise balls, etc. to no avail.  I try to take breaks, but getting up every 5 minutes isn't practical as I am a programmer.&lt;br&gt;
&lt;br&gt;
I'm afraid of losing my job.  I was thinking that if there was some way I could lie down and work, I could talk my boss into letting me work from home.  Does anyone know of a good setup for working lying down?  I hate laptops and small keyboards/screens ... I guess I could just lie prone and stick my monitor/kb/mouse on the floor, but I'm worried that will create a lot of strain on my shoulders and elbows.  &lt;br&gt;
&lt;br&gt;
There must be a way to make this work!  I get extremely depressed about this and have had to drink more alcohol at night to ease the pain (much better than painkillers).  I am even starting to think about applying for disability, but I want to work, and I have a large child support payment to meet.  I am generally happy except for this, but it's ruining my life.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=oOnA58qhvl8:4rx_osvEk_M:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=oOnA58qhvl8:4rx_osvEk_M:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145464/How-can-I-use-a-desktop-computer-while-lying-down</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145464</guid>
		<pubDate>Tue, 09 Feb 2010 11:54:16 -0800</pubDate>
		<category>back</category>
		<category>computer</category>
		<category>ergonomics</category>
		<category>pain</category>
		<dc:creator>freecellwizard</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145464/How-can-I-use-a-desktop-computer-while-lying-down/rss</wfw:commentRss>
	</item>

	<item>
	<title>Song Recommendations?</title>
	<description>What classical songs and composers are similar in style to the intro of &lt;a href="http://www.youtube.com/watch?v=CNdQrt_tAI0"&gt;this song&lt;/a&gt;?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=fjtNbHxpzHQ:4wGQ3yma7Hs:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=fjtNbHxpzHQ:4wGQ3yma7Hs:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145463/Song-Recommendations</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145463</guid>
		<pubDate>Tue, 09 Feb 2010 11:54:16 -0800</pubDate>
		<category>classical</category>
		<category>music</category>
		<dc:creator>fizzzzzzzzzzzy</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145463/Song-Recommendations/rss</wfw:commentRss>
	</item>

	<item>
	<title>Awesome restaurants owned by a single company?</title>
	<description>We've got $250 to spend on dinner in Chicago.  Sweet.  Difficulty:&lt;br /&gt;
&lt;br /&gt;
It has to be a &lt;a href="http://www.leye.com/restaurants"&gt;Lettuce Entertain You&lt;/a&gt;  restaurant, but it can't be Cafe Ba Ba Reeba.&lt;br&gt;
&lt;br&gt;
Other than that go wild.  It's just two people who can each find something they'll love on any menu you care to name.  We can even chip in a bit of our own dough if it becomes necessary, but letting the $250 gift certificate take care of it would be the most preferable option.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=cK-uVu1Je_E:v_vVryPxanA:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=cK-uVu1Je_E:v_vVryPxanA:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145462/Awesome-restaurants-owned-by-a-single-company</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145462</guid>
		<pubDate>Tue, 09 Feb 2010 11:49:58 -0800</pubDate>
		<category>chicago</category>
		<category>food</category>
		<category>restaurant</category>
		<dc:creator>Doublewhiskeycokenoice</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145462/Awesome-restaurants-owned-by-a-single-company/rss</wfw:commentRss>
	</item>

	<item>
	<title>How does this thingamajig work?</title>
	<description>Linear solenoids. Need help understanding how they work and if mine is broken.&lt;br /&gt;
&lt;br /&gt;
I recently purchased an AC and a DC linear solenoid. I was told the DC solenoid would come standard with a  spring return. It did not. Neither did the AC. Is there an expectation that the back and forth functionality of the device will be controlled by the current switching direction or some external force on the end of the device? Is this what I have misunderstood? Should I contact my dealer about a flaw in the equipment? (I’m asking here first because it’s a large corporation with a  huge product line and sales people tend to guess at an answer that will make the sale and I’d like to be better informed when I contact them.) Another way to answer this question would be to suggest resources on linear solenoids that don’t relate to starting motors but use them as locking or positioning devices would be appreciated.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=bl5AjCQKpO8:iX3KccVAKiQ:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=bl5AjCQKpO8:iX3KccVAKiQ:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145461/How-does-this-thingamajig-work</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145461</guid>
		<pubDate>Tue, 09 Feb 2010 11:46:04 -0800</pubDate>
		<category>electronics</category>
		<category>linear</category>
		<category>linearsolenoid</category>
		<category>solenoid</category>
		<dc:creator>edbles</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145461/How-does-this-thingamajig-work/rss</wfw:commentRss>
	</item>

	<item>
	<title>Tinnitus: Merely Annoying or Impending deafness?</title>
	<description>Tinnitus: Time to see the doc or no?&lt;br /&gt;
&lt;br /&gt;
Ear health question, that I probably don't need a doctor to answer:&lt;br&gt;
&lt;br&gt;
&lt;a href="http://ask.metafilter.com/23193/Will-you-pick-up-that-phone"&gt;This post&lt;/a&gt; assured me that tinnitus is common— that much we generally know. &lt;br&gt;
&lt;br&gt;
I've always had a little bit of ringing in the ears, but lately, it's gotten more frequent, up to three or four times a day. Also, a weird deaf/muffled-ness that had previously only happened perhaps once every few months has become more frequent too— up to two or three times a week. Oh yeah, the periods of muffled/deafness/ringing aren't becoming &lt;em&gt;longer&lt;/em&gt;, just more &lt;em&gt;frequent&lt;/em&gt;.&lt;br&gt;
&lt;br&gt;
Ok. Now, it could be stress. It could be the nice Bose headphones that I just got (and use responsibly, not loudly). Or it could be that the years of metal shows I frequented as a youth are now returning to haunt me. &lt;br&gt;
&lt;br&gt;
Tell me: am I descending into a world of silence, and should probably see the doctor? Or am I just noticing intermittent tinnitus for the first time, and should probably brush it off?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=mT9jAgqJkoI:9b2_MmiaAZs:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=mT9jAgqJkoI:9b2_MmiaAZs:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145460/Tinnitus-Merely-Annoying-or-Impending-deafness</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145460</guid>
		<pubDate>Tue, 09 Feb 2010 11:36:41 -0800</pubDate>
		<category>ear</category>
		<category>tinnitus</category>
		<dc:creator>functionequalsform</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145460/Tinnitus-Merely-Annoying-or-Impending-deafness/rss</wfw:commentRss>
	</item>

	<item>
	<title>Tax Withholding, or lack thereof.</title>
	<description>Tax Withholding - Question regarding rights, responsibilities, and dealing with incorrect IRS Tax Withholding at a job.&lt;br /&gt;
&lt;br /&gt;
A friend of mine started a salaried position in the United States at an employer that pays bi-monthly (24 pay periods) for 86.66 hours a period.  When she started the job, she decided to enter $10 into box 6 on her W4.  Box 6 states, &amp;quot;Additional amount, if any, you want withheld from each paycheck&amp;quot;.&lt;br&gt;
&lt;br&gt;
Fast forward to January 2010.  The company switches payroll vendors, and her paycheck is $80/m lower.  Upon review of her paystubs, I find that the employer was only deducting $10 *total* for federal tax withholding.  All other values (FICA, etc) are accurate.&lt;br&gt;
&lt;br&gt;
So I had to explain the $80/pay check bad news, followed by the fact she owes ~$3k in taxes for 2009 because her employer didnt withhold them, and she didn't know it was an issue.&lt;br&gt;
&lt;br&gt;
What recourse does she have?  Will the IRS have any mercy?  Is the employer at fault?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=vxyrqyX11bE:FFTYuhyKPrg:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=vxyrqyX11bE:FFTYuhyKPrg:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145459/Tax-Withholding-or-lack-thereof</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145459</guid>
		<pubDate>Tue, 09 Feb 2010 11:24:38 -0800</pubDate>
		<category>employment</category>
		<category>federal</category>
		<category>tax</category>
		<category>w4</category>
		<dc:creator>SirStan</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145459/Tax-Withholding-or-lack-thereof/rss</wfw:commentRss>
	</item>

	<item>
	<title>Tabs vs Windows</title>
	<description>What really is the difference between a new tab or a new window while using an internet browser?  Does opening a tab take up less RAM than a new window or is it merely more convenient?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=Qg63cnJwiKU:lVXz848RvjA:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=Qg63cnJwiKU:lVXz848RvjA:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145458/Tabs-vs-Windows</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145458</guid>
		<pubDate>Tue, 09 Feb 2010 11:19:19 -0800</pubDate>
		<category>browser</category>
		<category>browsing</category>
		<category>internet</category>
		<category>tab</category>
		<category>tabs</category>
		<category>window</category>
		<category>windows</category>
		<dc:creator>zzazazz</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145458/Tabs-vs-Windows/rss</wfw:commentRss>
	</item>

	<item>
	<title>Why doesn't my snow blower blow snow anymore?</title>
	<description>Why doesn't my snow blower blow snow anymore?&lt;br /&gt;
&lt;br /&gt;
I have a 10+ year old Toro brand snow blower.  (Model #501)  This is a 2 stage blower, and has been fairly reliable in the past.  The engine still starts on the first pull, and I've been fairly good about maintaining it.   &lt;br&gt;
&lt;br&gt;
I'm on the East coast, and last week we got hit with about 30&amp;quot; of snow.  Tonight we're forecast to get another 18&amp;quot;+.  My problem is that my snow blower is now getting clogged with anything more than about 1/2&amp;quot; of snow.  That is, the chute which blows the snow out to the side gets plugged up at the bottom and snow stops coming out.  The rotors in the front then grind to a halt and I have to clear the chute by hand before I can get things into motion again.  The engine never stops running during all this, and doesn't even sound like it's struggling.&lt;br&gt;
&lt;br&gt;
Anyone have any idea why this might be happening, or maybe have a trick to stop it?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=CYa3feUUGMU:-z4c5wj8oqg:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=CYa3feUUGMU:-z4c5wj8oqg:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145456/Why-doesnt-my-snow-blower-blow-snow-anymore</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145456</guid>
		<pubDate>Tue, 09 Feb 2010 10:58:47 -0800</pubDate>
		<category>Maintenance</category>
		<category>MyAchingBack</category>
		<category>SnowBlower</category>
		<dc:creator>Eddie Mars</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145456/Why-doesnt-my-snow-blower-blow-snow-anymore/rss</wfw:commentRss>
	</item>

	<item>
	<title>Help me find software to speed up recorded movie files for time-lapse.</title>
	<description>How do I speed up a movie I recorded for hours so it's like a timelapse? My cameras and video cameras don't support time-lapse so I'm looking for a program that can speed things up by a determined speed factor. Free would be preferable!&lt;br /&gt;
&lt;br /&gt;
I've got a few digital cameras and video cameras but none of them are compatible with those external timer things that allow you to take a picture at set intervals. Also the video camera doesn't have time-lapse functionality built in.&lt;br&gt;
&lt;br&gt;
I'd like to do some time-lapse videos, one of me sleeping at night (no worries it has nightvision), or a big snow storm blowing in, clouds blowing across the sky...Filming for hours etc is not a problem but finding a way to speed up my video is. Windows Live Movie Maker doesn't seem to have the functionality and I don't have anything crazy like Sony Vegas to do heavy editing.&lt;br&gt;
&lt;br&gt;
Is there a program out there that will simply speed up a video to a factor you decide?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=REis2-f0AYE:pf1e9t-WFCw:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=REis2-f0AYE:pf1e9t-WFCw:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145455/Help-me-find-software-to-speed-up-recorded-movie-files-for-timelapse</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145455</guid>
		<pubDate>Tue, 09 Feb 2010 10:56:47 -0800</pubDate>
		<category>camera</category>
		<category>digital</category>
		<category>time-lapse</category>
		<category>video</category>
		<category>video-editing</category>
		<dc:creator>PetiePal</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145455/Help-me-find-software-to-speed-up-recorded-movie-files-for-timelapse/rss</wfw:commentRss>
	</item>

	<item>
	<title>How to negotiate problems with my new living situation? -- Or should I just move out?</title>
	<description>How to negotiate unforeseen problems with new living situation -- Dog peeing. Roaches. Roommate smoking -- Or should I just throw my hands up and move out in a few months?&lt;br /&gt;
&lt;br /&gt;
I'm an artist with little $, spent a lot of money moving from out of state to a 2 bedroom apartment in Brooklyn near Prospect Park SW a few weeks ago. Turns out that my housemate stretched the truth in regards to several issues with the place: &lt;br&gt;
&lt;br&gt;
(1) She has an 11 year old poodle that she adopted from a shelter when the dog was 2. I like dogs, so this was fine.  When discussing renting the place, she told me that that the dog has 'an occasional accident' (pee), which she cleans up promptly. -- Turns out that the dog is peeing 4-5 times a day around the apartment as if it's his territory. Initially, I cleaned up after him a few times (my family owned dogs, so I've done it before and it doesn't bother me terribly), but it's not my responsibility. I work from home a lot, am in the apartment much of the day (which I told her beforehand), and walk outside my bedroom regularly to find the kitchen stained with four or five puddles of pee. Well, what do I do with this-- I don't want to clean it up, and I don't want to leave it while I'm making food and sitting at the kitchen table. The room smells of stale urine. -- I've spoken with my housemate about it somewhat. She seems to take it fairly lightly. She claims that it started when the dog was 7 or 8, after she got divorced, and the dog began experiencing 'separation anxiety.' She hasn't really made an attempt to train the dog out of it, and simply cleans it up (sometimes missing areas) when she returns from work. She's mentioned that it's doubtful that an 11 yr old dog will be able to change its habits. &lt;br&gt;
&lt;br&gt;
What, if anything, can I do about this? -- I've considered asking her to purchase a mat for the dog. But where is the guarantee that the dog will use this mat if it already sees the entire apartment at its disposal? -- Also have considered asking her to put doggy doors blocking off the kitchen (which she might consider cruel to the dog, since the common area is fairly small) -- Or, not an ideal solution by any means, asking for lower rent for mopping up after the dog. -- Any other ideas? &lt;br&gt;
&lt;br&gt;
(2) She said she 'smoked occasionally out her bedroom window.' I was ok with this, since the rent is fairly cheap, and the bedrooms are large and far enough apart that it wouldn't carry (much?) into the apt. -- When I moved in, the apartment reeked of cigarette smoke, and it turned out she had been smoking numerous cigarettes in her room with the window closed. -- Amazingly, she actually had cancer a year or two ago (also didn't mention until after I moved in), which she recovered from, and continues to smoke. -- I spoke with her a number of times about this, got her to agree to actually smoke out her window and limit it to a few cigarettes a night or otherwise go outside. Since then, it has been significantly better; have only smelled a trace of smoke once or twice. -- Also suggested she purchase the following smokeless 'electronic cigarette&lt;/a&gt;.', which she expressed some interest in. &lt;br&gt;
&lt;br&gt;
(3) Finally, there is a mild roach problem, which she did not mention at all. I did not think to ask, since I moved from an area where this wasn't common, and forgot about the prevalence of roaches in NYC -- Apparently, over the last several years, she 'bombed' the apartment twice for them, sprinkled boric acid powder in corners, put Raid gel in crevasses, put small roach traps around, and sprayed the shit out of various areas with Raid spray, all of which materializes as a patina throughout the kitchen and bathroom areas. She also got little vials full of little mustard-colored pellets or grains from Chinatown which she's sprinkled in corners (doesn't know what they are; says that the Chinese use them to good effect) -- I'm wary of chemicals (pesticides, etc), and would like to make the apt as chemical free as possible within reason while warding off roaches. To this end, I want to: (a) clean the kitchen and bathroom thoroughly; (b) plug up cracks and holes with steel wool and caulk; (c) make boric acid balls with egg yolk and sugar, and put them in corners; (d) and put many large-size combat roach traps around in strategic places. I think this would do the trick -- However, this will take a few days, and I'm not looking forward to investing time in this. I feel like she should help me do this, but, on the other hand, she's fairly uninformed about the issue, and I would feel odd 'directing' her. &lt;br&gt;
&lt;br&gt;
Phew! That's it -- Should I try to negotiate all this, or is it too much, and should just move? -- The upsides are that the bedroom is huge, the size of a studio; the area is pretty good; and the rent is pretty cheap (for NYC standards). The apt is 2 minutes from Prospect Park and the subway. -- Also, in spite of these issues, my roommate is generally nice, and seems fairly amenable to suggestion. -- As I mentioned, I have little $, I spent a lot of $ moving here, it took me a week to get my bedroom &amp;amp; other practical things set up, and it would be really inconvenient,  time-consuming, and frustrating to start looking for another apt and move again. -- I'm not on a lease, which is both good and bad, since I can basically move out whenever, but she can also ask me to move out whenever if I aggravate her too much. &lt;br&gt;
&lt;br&gt;
Suggestions?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=RCHH3el--OU:e0NR1v5iNos:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=RCHH3el--OU:e0NR1v5iNos:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145454/How-to-negotiate-problems-with-my-new-living-situation-Or-should-I-just-move-out</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145454</guid>
		<pubDate>Tue, 09 Feb 2010 10:55:34 -0800</pubDate>
		<category>apartment</category>
		<category>brooklyn</category>
		<category>newyork</category>
		<category>nyc</category>
		<category>peeing</category>
		<category>pets</category>
		<category>roaches</category>
		<category>roommate</category>
		<category>secondhandsmoke</category>
		<category>smoking</category>
		<dc:creator>cotesdurhone</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145454/How-to-negotiate-problems-with-my-new-living-situation-Or-should-I-just-move-out/rss</wfw:commentRss>
	</item>

	<item>
	<title>Is it time to give up on vegetarianism?</title>
	<description>I'm considering somewhat abandoning vegetarianism and I need some advice.&lt;br /&gt;
&lt;br /&gt;
I became an ovo-lacto vegetarian in 1999 when I was 28. It was easy for me, because I never liked wild game or seafood of any sort, so all I really gave up was chicken, pork, turkey, and beef. I also gave up anything seasoned with meat and anything that contained gelatin. I love all fruits and vegetables, so I have had that in my corner. I also like tofu and soymilk.&lt;br&gt;
&lt;br&gt;
The problem is that I do not feel that I have never learned to be a very good or very smart vegetarian. I have never made any effort to make sure I am combining foods to create &amp;quot;perfect&amp;quot; proteins. I eat too much bread, pasta, and meat substitutes like Boca burgers. Most of my protein comes from yogurt, peanut butter, cheese, and (probably) granola, to name a few.&lt;br&gt;
&lt;br&gt;
I am also about 25 pounds overweight, and I never seem to feel very energetic. So far, I have chalked this up to aging (I am 39) and lack of exercise. Now I'm not so sure.&lt;br&gt;
&lt;br&gt;
So my question is this: If I started eating a serving of boneless chicken breast twice a day, would I notice any difference in things like my weight and/or energy level, or am I just looking for a quick fix? Have you been a vegetarian, reintroduced some meat into your diet, and seen some changes (good or bad)? If so, what were they?&lt;br&gt;
&lt;br&gt;
As always, thanks for your help.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=aXEAb5dOcSM:mOGqA0RA2fY:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=aXEAb5dOcSM:mOGqA0RA2fY:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145453/Is-it-time-to-give-up-on-vegetarianism</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145453</guid>
		<pubDate>Tue, 09 Feb 2010 10:32:09 -0800</pubDate>
		<category>meat</category>
		<category>protein</category>
		<category>vegetarianism</category>
		<dc:creator>4ster</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145453/Is-it-time-to-give-up-on-vegetarianism/rss</wfw:commentRss>
	</item>

	<item>
	<title>Help me find the perfect coffee table legs!</title>
	<description>Where can I buy old iron legs with casters for a coffee table build? Examples within!&lt;br /&gt;
&lt;br /&gt;
I'm collecting reclaimed materials for a coffee table I'm interested in building/have someone build. I have the wood, but I'm having trouble finding the right legs. I'm interested in something similar to the style of leg featured on &lt;a href="http://www.anthropologie.com/anthro/catalog/productdetail.jsp?id=860022&amp;navAction=jump&amp;search=true&amp;parentid=SEARCH_RESULTS"&gt;this table&lt;/a&gt; from Anthropologie. I'd also settle for similar legs without the casters. &lt;br&gt;
&lt;br&gt;
Anyone know a good place -- either online or in NYC -- to find something like this?&lt;br&gt;
&lt;br&gt;
Thanks!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=Ypm2OK0HLgk:lY-vG3HuX34:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=Ypm2OK0HLgk:lY-vG3HuX34:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145452/Help-me-find-the-perfect-coffee-table-legs</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145452</guid>
		<pubDate>Tue, 09 Feb 2010 10:26:47 -0800</pubDate>
		<category>build</category>
		<category>casters</category>
		<category>coffeetable</category>
		<category>legs</category>
		<category>reclaimedwood</category>
		<category>vintage</category>
		<category>wood</category>
		<dc:creator>kmtiszen</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145452/Help-me-find-the-perfect-coffee-table-legs/rss</wfw:commentRss>
	</item>

	<item>
	<title>Efficient But Unfussy Lulu Print Job</title>
	<description>Any advice re: settings for printing up a a book containing a slew of articles for reading in paperback form via Lulu.com?&lt;br /&gt;
&lt;br /&gt;
There are lots of tutorials for (and discussion of) Lulu.com. But I can't find any resource with advice for using Lulu for what I'd imagine to be a bread-and-butter purpose: to print out a slew of articles accumulated (via web, email, etc) which I would, at this point, prefer to print in tidy book form rather than do a 300 page print-out on 8.5x11&amp;quot; sheets.&lt;br&gt;
&lt;br&gt;
Obviously, in this situation I don't care about finesse. But I do want the result to be highly readable, and to make reasonably efficient use of the paper. So I'd love to suggestions re: fonts, margins, gutters, and any other settings people have found to work dependably for this sort of relatively unfussy purpose.&lt;br&gt;
&lt;br&gt;
~~~~~~&lt;br&gt;
Standard disclaimer:&lt;br&gt;
Yes, I realize that my question itself is unfathomably stupid, and all my assumptions and motives are in sore need of questioning. By conceding all that, I've saved you the trouble of having to point it out! And discussion will hopefully proceed from my idiotic question, rather than loop back to parse its idiocy. Thanks!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=cAG4U5rOhbc:QwzUwMrT5X8:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=cAG4U5rOhbc:QwzUwMrT5X8:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145451/Efficient-But-Unfussy-Lulu-Print-Job</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145451</guid>
		<pubDate>Tue, 09 Feb 2010 10:12:48 -0800</pubDate>
		<category>demand</category>
		<category>lulu</category>
		<category>lulucom</category>
		<category>on</category>
		<category>print</category>
		<dc:creator>jimmyjimjim</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145451/Efficient-But-Unfussy-Lulu-Print-Job/rss</wfw:commentRss>
	</item>

	<item>
	<title>Going to see Champtanystropheus americansus</title>
	<description>Looking for lodging suggestions on or near Lake Champlain&lt;br /&gt;
&lt;br /&gt;
My daughter has an intense fascination with the Loch Ness Monster, so this summer (early August) I am taking her to see America's Loch Ness Monster &lt;a href="http://paranormal.about.com/od/othercreatures/ig/Gallery-of-Monsters/Champ---Lake-Champlain-Monster.htm"&gt;Champ&lt;/a&gt;.  I am looking for lodging recommendations, preferably on or very near the lake, for around $1500 for a week.  Someplace with a kitchenette would be nice.&lt;br&gt;
&lt;br&gt;
Also, if anyone has suggestions of things to do in the area, or of places where Champ is commonly seen, those would also be appreciated.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=OwKx4CsOqNI:EaXzXBslF_0:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=OwKx4CsOqNI:EaXzXBslF_0:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145450/Going-to-see-Champtanystropheus-americansus</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145450</guid>
		<pubDate>Tue, 09 Feb 2010 10:02:53 -0800</pubDate>
		<category>Champ</category>
		<category>Champlain</category>
		<category>Lake</category>
		<category>Monster</category>
		<dc:creator>I am the Walrus</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145450/Going-to-see-Champtanystropheus-americansus/rss</wfw:commentRss>
	</item>

	<item>
	<title>Mini displayport stops 802.11g from working?  how?  why?</title>
	<description>Mini displayport to DVI adapter stops 802.11g from working?  What?!  We have a Macbook5,1 which is plugged into a 21&amp;quot; Dell LCD using the Monoprice mini displayport to DVI adapter.  When the displayport is unplugged wireless works perfectly.  When it's plugged in, the wireless NIC remains associated to the WAP but there is instant 100% packet loss.&lt;br /&gt;
&lt;br /&gt;
The WAP is a Linksys WRT54GL which is located about one meter from the laptop.  We have three other laptops in the house and various iPhones and other 802.11g devices, none of which have connectivity problems even as far out as 30 meters.&lt;br&gt;
&lt;br&gt;
The laptop is a Macbook5,1 running the latest updated version of Snow Leopard.  When the mini displayport to DVI adapter is plugged in and the 21&amp;quot; LCD is turned on, the laptop can see various WAPs in the area but cannot associate to them.  If I unplug the display, connect the laptop to a WAP and run packet loss tests to our NAT gateway, there is an average 0.5 to 1.1ms latency and 0% packet loss.  The instant I plug back in the displayport adapter there is 100% packet loss and the laptop falls off the net.&lt;br&gt;
&lt;br&gt;
If I leave the displayport adapter plugged into the laptop but power off the 21&amp;quot; LCD, there is about 60% packet loss to our WRT54GL's NAT gateway IP (192.168.101.1).  That is particularly weird.  &lt;br&gt;
&lt;br&gt;
This seems like some kind of weird voodoo - any chance we have a defective macbook motherboard that glitches when the video output circuitry is used at the same time as the wireless NIC?  Any other ideas?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=z_IM3u7uXu4:TOTUWeJHksI:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=z_IM3u7uXu4:TOTUWeJHksI:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145449/Mini-displayport-stops-80211g-from-working-how-why</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145449</guid>
		<pubDate>Tue, 09 Feb 2010 09:53:33 -0800</pubDate>
		<category>80211g</category>
		<category>apple</category>
		<category>displayport</category>
		<category>macbook</category>
		<category>wifi</category>
		<category>wireless</category>
		<dc:creator>thewalrus</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145449/Mini-displayport-stops-80211g-from-working-how-why/rss</wfw:commentRss>
	</item>

	<item>
	<title>Help me save my tea tumbler!</title>
	<description>Help me save my tea tumbler!&lt;br /&gt;
&lt;br /&gt;
I bought two &lt;a href="http://www.teavana.com/Tea-Products/Tea-Cups-Mugs/Travel-Tea-Cups/Teavana-Tea-Rhapsody-Glass-Tea-Tumbler.axd"&gt;Tevana Tea Rhapsody Glass Tea Tumblers&lt;/a&gt; last week and have been merrily using them.  Anyway this morning I popped them out of the dishwasher and filled them up, only to have one of the lids get stuck on.  Stuck such that neither me or my boyfriend can wrench it off!  In retrospect I discovered you are not actually suppose to put the lids in the dishwasher, thanks packaging instructions for not making that more explicit.&lt;br&gt;
&lt;br&gt;
Now normally I would employ some manual force but the tumbler itself is made of glass, so that prohibits the force I can actually use.  Comparing the two tumblers together, the stuck one's lid is slightly raised and off balance.  Likely there is something funky with the threading, hence the stuckness.  It is also 3/4 full of tea, which drips slightly when upturned, further proof that the threading is off.  I've tried WD-40, and castor oil to try to lubricate it, but to no avail. Is there any other suggestions from the hivemind that I can try, before I give up on the damn thing!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=Uw8MeeDiKYw:l4cjr2nIx5w:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=Uw8MeeDiKYw:l4cjr2nIx5w:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145448/Help-me-save-my-tea-tumbler</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145448</guid>
		<pubDate>Tue, 09 Feb 2010 09:51:38 -0800</pubDate>
		<category>stuck</category>
		<category>tea</category>
		<category>tumbler</category>
		<dc:creator>amileighs</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145448/Help-me-save-my-tea-tumbler/rss</wfw:commentRss>
	</item>

	<item>
	<title>How do I tell my boss I hate my job . . . productively?</title>
	<description>I want to talk to my boss about getting more work that is aligned with my skill level than what I am currently doing. However, I'm not sure how to go about doing it. My boss is a very reasonable person, and I think of I can make a strong case, he will be inclined to oblige if he can. Help me make that case please.&lt;br /&gt;
&lt;br /&gt;
I started a new job just over a year ago as an in-house web designer in a medium-sized corporation. At the time, they weren't looking for someone as skilled as I am, but were impressed with my skills and experience, and decided they wanted to offer me the job, with the notion that I would handle their more involved, bigger projects that weren't getting done. Fast forward to a year later, and I'm doing very junior level work like banner ads, email blasts, product image cropping, etc . . . and only on rare occasions do I get a bigger project. And when I do, I'm bombarded with the same junior level requests, making it hard to work on the other projects anyway. I'm getting extremely frustrated because I'm not doing the work work I thought I would be doing. That, and I'm genuinely afraid they'll realize they could have a fresh collage graduate doing the work for a fraction of what they pay me.&lt;br&gt;
&lt;br&gt;
Part of me thinks I should just find a different job better suited to my skills. The thing is, I like the company and I like the people I work with. I'd rather pursue what I can do to make the job better before bailing. I've thought about approaching my boss and suggesting that I be assigned more work that is in-line with my skill level. What I fear that would mean though is just more work assigned on top of what I have to do, not a shift into more appropriate work, and the work I want to do would continue to be low priority, just a longer list of it.&lt;br&gt;
&lt;br&gt;
One factor that plays into this may be that my boss is not the one that assigns the daily workload, it's the senior most designer that does this. But the senior designer doesn't really have authority over what my role is in the company. I've talked to him about getting help with daily work when I have other projects, and he either gets defensive or agrees but then an day or two later (while I'm still working on said projects) he's back to assigning me other work.  My boss is likely not even aware of how tasks are being assigned. In fact he probably has no idea why the work I'm doing is less desirable than the work I thought I'd be doing. The other part of the problem is that bigger projects tend not to be considered a priority. And this is generally company wide so I'm not even sure there is much that can be done. On top of that, some of the work I thought would be exclusively assigned to me based on pre-hiring conversations has either been spread out between the designers or is contracted out to other firms.&lt;br&gt;
&lt;br&gt;
I'm really not sure how to approach my boss. I am trying to think of how to put it in terms of this is why its good for the company and not just complain about how I felt the job isn't turning out the way I want it or how the work I'm being assigned is crap. I would really appreciate suggestions about how to frame the conversation.&lt;br&gt;
&lt;br&gt;
I'm also wondering, I have my first review in a couple months. Should I wait to talk to my boss until then, or should I do it right away. My gut is right away, but I know my review will include conversations about my job so may lend itself to this type of conversation.&lt;br&gt;
&lt;br&gt;
Available for followup at: srslyhatemyjob@gmail.com&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=0sJqNuYEXHY:MoZg1DpH5Bg:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=0sJqNuYEXHY:MoZg1DpH5Bg:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145447/How-do-I-tell-my-boss-I-hate-my-job-productively</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145447</guid>
		<pubDate>Tue, 09 Feb 2010 09:40:35 -0800</pubDate>
		<category>frustrated</category>
		<category>help</category>
		<category>webdesigner</category>
		<category>work</category>
		<dc:creator>Anonymous</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145447/How-do-I-tell-my-boss-I-hate-my-job-productively/rss</wfw:commentRss>
	</item>

	<item>
	<title>Arranged Marriage: My wife prefers tradition over me</title>
	<description>I agreed to a long-distance arranged marriage to the woman who is now my wife and I think I made a mistake. How do you know when to cut your losses?&lt;br /&gt;
&lt;br /&gt;
 Some background:&lt;br&gt;
&lt;br&gt;
We're a couple in our late 20s. We're both born in the US but entered into the arranged marriage process because of our mutual religious and cultural values. &lt;br&gt;
&lt;br&gt;
We've been legally, and religiously, married for 3 months, but only had 1 big cultural wedding ceremony which means we're only partially married culturally speaking. One of the events that still needs to happen is the homecoming where the bride can live with the groom and makes it permissible to consummate the marriage. &lt;br&gt;
&lt;br&gt;
Long distance issues:&lt;br&gt;
&lt;br&gt;
We live apart. She lives with her family and goes to grad school and I work in another state. I feel like I'm discouraged to visit her until the whole marriage is complete. For example, to visit her, I must book a hotel and may only spend time with her during the day. She is not permitted (or so she says) to visit me in my city. &lt;br&gt;
&lt;br&gt;
I just don't get a sense of her making an effort to meet me halfway. However, she does insist that my family and I buy her cultural gifts, like gold sets, diamond wedding bands, a substantial cash dowry among other things. &lt;br&gt;
&lt;br&gt;
I feel like I'm being used. When I raise this concern, she assures me that she loves me, and that all these concerns are just part of the marriage process and everything will be better when we live together. Part of me wants to believe this, but part of me mistrusts her.&lt;br&gt;
&lt;br&gt;
What do I do?&lt;br&gt;
&lt;br&gt;
1) Divorce- I'm actually contemplating divorce, since we've been married for a short time, and she can remarry faster with less stigma I guess. I don't think she will ever be loyal to me because when it comes to me or a cultural tradition (like the ban on visiting me), she picks the cultural tradition. I want companionship but she seems more interested in what I can offer her in gifts. &lt;br&gt;
&lt;br&gt;
2) Stick it through - eventually she will move in with me. I do like spending time with her and maybe when we actually have more face time, we can adjust to each others needs. She won't say, but maybe the reason she is being super traditional is that she is living with her parents, and won't risk displeasing them.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=hjhi1aLnIs8:CVbQBURMzLI:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=hjhi1aLnIs8:CVbQBURMzLI:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145446/Arranged-Marriage-My-wife-prefers-tradition-over-me</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145446</guid>
		<pubDate>Tue, 09 Feb 2010 09:40:23 -0800</pubDate>
		<category>arranged</category>
		<category>arrangedmarriage</category>
		<category>longdistance</category>
		<category>marital</category>
		<category>marriage</category>
		<category>relationship</category>
		<dc:creator>Anonymous</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145446/Arranged-Marriage-My-wife-prefers-tradition-over-me/rss</wfw:commentRss>
	</item>

	<item>
	<title>Best language / tools / platforms / tutorials to teach to an entry level game design enrichment?</title>
	<description>Best language / tools / platforms / tutorials to teach to an entry level game design enrichment?&lt;br /&gt;
&lt;br /&gt;
I have decided to teach an after school game design enrichment at my school.  My students will predominantly be 9th-12th grade, and most will be new to programming though some may have had some experience with javascript / java.  &lt;br&gt;
&lt;br&gt;
Obviously, a large part of the class will cover the fundamentals of programming, with a focus on creating games.&lt;br&gt;
&lt;br&gt;
My guess is we will meet either after school or for a few hours on Sunday.  In addition, there might be a 24 hour lock-in or two.  &lt;br&gt;
&lt;br&gt;
I am familiar with pretty much everything from scheme, to python, to tcl/tk, to c++/qt, to c#, java, ruby, c, php etc. and would feel comfortable working in pretty much anything. &lt;br&gt;
&lt;br&gt;
Personally, I'm leaning towards teaching them canvas in Google chrome because of the power of that platform and how useful it will be, but I am completely open to any other tools or libraries.  Bonus points for platforms that have good tutorials I could work my students through.&lt;br&gt;
&lt;br&gt;
What language / tools / platforms / tutorials should I use for this enrichment?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=idaGesBMv78:Cklbc-EA0hw:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=idaGesBMv78:Cklbc-EA0hw:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145445/Best-language-tools-platforms-tutorials-to-teach-to-an-entry-level-game-design-enrichment</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145445</guid>
		<pubDate>Tue, 09 Feb 2010 09:36:47 -0800</pubDate>
		<category>game_design</category>
		<category>programming</category>
		<dc:creator>satori_movement</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145445/Best-language-tools-platforms-tutorials-to-teach-to-an-entry-level-game-design-enrichment/rss</wfw:commentRss>
	</item>

	<item>
	<title>Help a yoga novice find the perfect yoga DVD.</title>
	<description>What is a good beginning yoga DVD?&lt;br /&gt;
&lt;br /&gt;
I hate hate hate exercising, but I like yoga. I love the stretching and the mental calmness it can give. Money is VERY tight right now so classes are not an option. I'm very out of shape but relatively flexible (I'm 37). I've tried different DVDs but have yet to find one that makes me want to keep with it.&lt;br&gt;
&lt;br&gt;
I would like a DVD that has 30-minute sessions and is a beginner level. I'm not picky as to what kind of yoga it is (kundalini, etc), but don't want Bikram-- which I'd think is rare to find on DVD anyway, given that it's done in a hot room.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=KGCmdtGq_do:sxgV2HzFo28:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=KGCmdtGq_do:sxgV2HzFo28:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145444/Help-a-yoga-novice-find-the-perfect-yoga-DVD</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145444</guid>
		<pubDate>Tue, 09 Feb 2010 09:17:00 -0800</pubDate>
		<category>beginner</category>
		<category>exercise</category>
		<category>yoga</category>
		<dc:creator>miltoncat</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145444/Help-a-yoga-novice-find-the-perfect-yoga-DVD/rss</wfw:commentRss>
	</item>

	<item>
	<title>Slick, web-based tool for comparing lots of stock histories</title>
	<description>Good online tool for comparing the historical results of stocks?&lt;br /&gt;
&lt;br /&gt;
So I have a list of twenty stock symbols, and I want to be able to compare their historical performance for various date ranges, and slice and dice the data all different ways. Tools like Yahoo Finance aren't slick and shiny enough for me ... what are the really intuitive, Web 2.0 ways to cross-examine tons of stock performance data?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=LwdByOOC17E:fVt-2JwTy70:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=LwdByOOC17E:fVt-2JwTy70:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145442/Slick-webbased-tool-for-comparing-lots-of-stock-histories</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145442</guid>
		<pubDate>Tue, 09 Feb 2010 09:07:59 -0800</pubDate>
		<category>finance</category>
		<category>stock</category>
		<dc:creator>jbickers</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145442/Slick-webbased-tool-for-comparing-lots-of-stock-histories/rss</wfw:commentRss>
	</item>

	<item>
	<title>Video editing for noobs</title>
	<description>Best video editing software for a novice?&lt;br /&gt;
&lt;br /&gt;
I saw &lt;a href="http://ask.metafilter.com/142522/how-can-I-best-edit-MOV-files"&gt;this question&lt;/a&gt;, but I think I might need something more. I have a Kodak DX (something) camera, and it has a video mode, which is OK for what I want - taking video of martial art stuff, and posting on youtube. But I want to do more - edit them down, maybe add audio, effects, etc. I'm a little unsure exactly what I want to do. I'll probably find out as I start. So feel free to ask if something is not clear.&lt;br&gt;
&lt;br&gt;
Also, I want to be able to work with different formats as needed. For example, a friend gave me a DVD that he took, but the format was something I hadn't seen before. &lt;br&gt;
&lt;br&gt;
So, what is a good package to use? From some brief reading, I thought about Adobe Premiere, but have not seen very favorable reviews. All recommendations are welcome, as is general information I might have overlooked (&amp;quot;You do realize, you'll need a new Fractus Bi-modulating Polymerating card, of course!&amp;quot;). Thanks!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=B83OY1KeI5U:fjJGeF553AA:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=B83OY1KeI5U:fjJGeF553AA:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145441/Video-editing-for-noobs</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145441</guid>
		<pubDate>Tue, 09 Feb 2010 09:02:21 -0800</pubDate>
		<category>editing</category>
		<category>software</category>
		<category>video</category>
		<category>youtube</category>
		<dc:creator>ObscureReferenceMan</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145441/Video-editing-for-noobs/rss</wfw:commentRss>
	</item>

	<item>
	<title>What is the best path for a person with a bachelors degree in psychology to take to become an elementary school general music teacher?</title>
	<description>Career switch advice - from web designer to music teacher. I have a bachelors degree in psychology. What is the best path for a person in my situation to take to become an elementary school general music teacher?&lt;br /&gt;
&lt;br /&gt;
I've been a web designer for about 8 years. I work for a small agency. It's the only real adult job I've ever had. I'm now looking to make a career change to an elementary school general music teacher.&lt;br&gt;
&lt;br&gt;
I live in Rockland County in NY. I have a bachelor's degree in Psychology. I know there are many ways to get a teaching degree but I'm having a hard time figuring out what the best way is for me to get there. I want to teach music specifically and don't necessarily care if I'm certified to teach other subjects. To be more specific I'm not looking to teach chorus or anything. I just want to teach general music to kids in a public school.&lt;br&gt;
&lt;br&gt;
What qualifications/schooling/certifications do I need?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=5UBEOeiD258:sO9gcgTWQKQ:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=5UBEOeiD258:sO9gcgTWQKQ:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145440/What-is-the-best-path-for-a-person-with-a-bachelors-degree-in-psychology-to-take-to-become-an-elementary-school-general-music-teacher</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145440</guid>
		<pubDate>Tue, 09 Feb 2010 09:00:06 -0800</pubDate>
		<category>careerswitch</category>
		<category>music</category>
		<category>musicteacher</category>
		<category>school</category>
		<category>teacher</category>
		<category>teachingcareer</category>
		<dc:creator>bingwah</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145440/What-is-the-best-path-for-a-person-with-a-bachelors-degree-in-psychology-to-take-to-become-an-elementary-school-general-music-teacher/rss</wfw:commentRss>
	</item>

	<item>
	<title>looking for violin audio</title>
	<description>for a project, i'm looking for a piece of music that is:

a single violin performance (no other instruments)
in the public domain/free (classical?)
not too frenetic, not too morose, but &amp;quot;dignified&amp;quot;
about 3-6 minutes long (would be icing on the cake)
any suggestions? thanks!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=AyD0Hf06has:ik_KI3hHGqc:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=AyD0Hf06has:ik_KI3hHGqc:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145439/looking-for-violin-audio</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145439</guid>
		<pubDate>Tue, 09 Feb 2010 08:57:09 -0800</pubDate>
		<category>music</category>
		<dc:creator>mrmarley</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145439/looking-for-violin-audio/rss</wfw:commentRss>
	</item>

	<item>
	<title>How do I make my toilet flush completely?</title>
	<description>Toilet Filter: After putting down a new floor and re-installing, my toilet won't flush all the way. I've completely rebuilt the guts (new fill mechanism, new flush valve, new flapper), I've maximized the tank fill, plunged and augerred, and even used muriatic acid to clean the jets (though I might not have done it correctly), with no results. (More Inside...)&lt;br /&gt;
&lt;br /&gt;
Some additional info:&lt;br&gt;
&lt;br&gt;
- When I pour a couple of gallons of water from a bucket, it flushes without any problem. &lt;br&gt;
&lt;br&gt;
- I've replaced my flapper and entire flush valve -- I'm certain that it's operating properly and that the flapper opens fully and stays open for long enough. &lt;br&gt;
&lt;br&gt;
- The FluidMaster fill/float mechanism that I bought doesn't fill the tank to the old line -- even when it is adjusted to its maximum setting -- but when I manually keep the float down and allow the tank to fill to just below the overflow pipe, the flush still doesn't execute.&lt;br&gt;
&lt;br&gt;
- The muriatic acid fix that I tried came from &lt;a href="http://www.askthebuilder.com/B332_Toilet_Repair_Instructions_for_10_Common_Problems_.shtml"&gt;here&lt;/a&gt;, and didn't specify the quantity of acid to use, only the dilution. Other instructions I've found (e.g. &lt;a href="http://www.wikihow.com/Fix-a-Slow-Toilet"&gt;here&lt;/a&gt;) don't say to dilute the acid at all, and suggest a much more elaborate process of taping off the toilet and letting it work for much longer. &lt;br&gt;
&lt;br&gt;
I'm very frustrated, and simply can't afford to pay the several hundred dollars that a plumber wants. Any advice from experience would be appreciated.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=BjKlrMn0kPk:Qxssugd5UrI:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=BjKlrMn0kPk:Qxssugd5UrI:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145438/How-do-I-make-my-toilet-flush-completely</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145438</guid>
		<pubDate>Tue, 09 Feb 2010 08:48:10 -0800</pubDate>
		<category>diy</category>
		<category>muriaticacid</category>
		<category>partialflush</category>
		<category>plumbing</category>
		<category>toilet</category>
		<dc:creator>milkman</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145438/How-do-I-make-my-toilet-flush-completely/rss</wfw:commentRss>
	</item>

	<item>
	<title>Because All The Cool Kids Have Them</title>
	<description>Looking for recommendations for a desktop iPhone dock/charger.  3Gs compatible, must allow me to dock the phone without taking it out of its case, under $30.

I don't need fancy, and I don't even particularly case how it looks so long as it works.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=lZ01opTj0Vw:NblhbdCjzIA:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=lZ01opTj0Vw:NblhbdCjzIA:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145437/Because-All-The-Cool-Kids-Have-Them</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145437</guid>
		<pubDate>Tue, 09 Feb 2010 07:41:09 -0800</pubDate>
		<category>dock</category>
		<category>iphone</category>
		<dc:creator>DWRoelands</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145437/Because-All-The-Cool-Kids-Have-Them/rss</wfw:commentRss>
	</item>

	<item>
	<title>Please just tell me if you don't want to hire me.</title>
	<description>Should I follow up with a company I'm dying to work for?&lt;br /&gt;
&lt;br /&gt;
In early January, I sent in an application for a nonprofit job I'm incredibly interested. It's in my field and the organization (Organization A) is a great fit for me. About a week and a half later, I received an email from the executive director, telling me that I was a finalist for the position and asking for a some more information. I emailed back and forth about my grad program for a couple of days, and then got the &amp;quot;We'll be in touch.&amp;quot; I haven't heard a word since then - it's been three weeks.&lt;br&gt;
&lt;br&gt;
In the intervening three weeks, I've heard back for and have begun the training process for a part-time gig at Organization B that I feel pretty lukewarm about. I don't want to commit to this job when the training is finished at the end of next week if the full-time job I would love is still an option.&lt;br&gt;
&lt;br&gt;
Can I contact Organization A and ask where they are in the hiring process? I've always been told never, ever, ever to do that, but it seems like it might be okay in this situation.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=rHG1SOjfzFQ:gQvEb5KjhPI:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=rHG1SOjfzFQ:gQvEb5KjhPI:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145436/Please-just-tell-me-if-you-dont-want-to-hire-me</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145436</guid>
		<pubDate>Tue, 09 Feb 2010 07:23:45 -0800</pubDate>
		<category>job</category>
		<category>jobhunt</category>
		<dc:creator>amandarose</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145436/Please-just-tell-me-if-you-dont-want-to-hire-me/rss</wfw:commentRss>
	</item>

	<item>
	<title>Why is being single suddenly the worst thing in the world?</title>
	<description>After years of being perfectly happy when I'm single, I'm suddenly frantically desperately lonely. How do I fix this?&lt;br /&gt;
&lt;br /&gt;
Me: 28, male, straight, living in a big East Coast city. My friends are awesome - a close-knit 20something tribe of varying lifestyles and viewpoints. My own career is absolutely fantastic - I'm very much in demand in my field, and I find my work very rewarding both financially and emotionally. My hobbies are progressing nicely. In short, I'm incredibly happy with basically everything in my life.&lt;br&gt;
&lt;br&gt;
I've also been single for nearly my entire post-college life. Not exclusively - of the seven years since I graduated college, I've been seeing someone for a total of about 18 months, most recently a six-month relationship that crashed and burned two years ago. I date when I meet someone I find interesting; otherwise, I just... don't. I've never felt like my life was missing anything, or that I needed &amp;quot;someone&amp;quot; to make it complete. When my aunts would ask me when I'm going to &amp;quot;settle down&amp;quot; I'd just calmly tell them that I'm quite happy, thank you, and change the topic.&lt;br&gt;
&lt;br&gt;
Sometime around this past fall, though, something snapped in me. Suddenly I'm &lt;i&gt;miserable&lt;/i&gt; being single. Suddenly I wake up and look at the side of the bed I'm not on and it's an empty expanse. I recently took a trip to to England visit my brother, who's doing a semester abroad, and took a few days to travel Europe on my own. Instead of being perfectly happy with that, as I was during previous solo trips, I found myself aching to share the trip with Someone. I find myself green-eyed with envy for my friends who're in serious relationships, after years of being happy for them but not feeling like I needed to follow in their footsteps.&lt;br&gt;
&lt;br&gt;
I feel incredibly, heart-achingly &lt;i&gt;lonely&lt;/i&gt; now, and I really have no idea why. Sure, more and more of my friends are paired off, but that's not really a new thing - a lot of them were engaged within the first couple of years after graduation. I don't have any desire to &lt;i&gt;settle down&lt;/i&gt;, I don't want kids or a house, but I want to share my whole life with my totally-hypothetical girlfriend. Desperately. I should also note that sex is certainly a part of this, but  it's a relationship-focus: I don't just want to have sex, I want to have sex with someone I &lt;i&gt;really really care about&lt;/i&gt;. I envy my friends not for getting laid, but for having a sexual relationship they can evolve and build on.&lt;br&gt;
&lt;br&gt;
The question portion is simply this: What the fuck do I do with this new emotional state? It's awful and I hate it, and I'd really love to be content with my life like I used to be. Inasmuch as &amp;quot;Find a girlfriend&amp;quot; is the answer, desperation certainly isn't going to help me. Is this abruptly developing need &lt;i&gt;normal&lt;/i&gt;? Is there something wrong with me? Is this a standard experience that I've just finally hit, and I need to just deal with it until I happen to run into the right girl to be happy with?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=wGvygEOaj0M:xenKAjjPpKI:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=wGvygEOaj0M:xenKAjjPpKI:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145435/Why-is-being-single-suddenly-the-worst-thing-in-the-world</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145435</guid>
		<pubDate>Tue, 09 Feb 2010 07:07:34 -0800</pubDate>
		<category>loneliness</category>
		<category>quarterlifecrisis</category>
		<category>relationship</category>
		<dc:creator>Anonymous</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145435/Why-is-being-single-suddenly-the-worst-thing-in-the-world/rss</wfw:commentRss>
	</item>

	<item>
	<title>Male equivalent of flowers?</title>
	<description>What small gift can I bring home to my stressed out boyfriend?&lt;br /&gt;
&lt;br /&gt;
My boyfriend is totally stressed out right now. He's in way over his head with work and school. I want to do something little, but nice, to brighten his day. Although it is stereotypical, he has brought me flowers during weeks when I am feeling stressed out, and it always makes my day.&lt;br&gt;
&lt;br&gt;
What can I get him that would show I'm noticing his hard work and trying to be supportive? I'm analogizing to flowers because I want it to be a small, relatively inexpensive, yet meaningful gift. However, ideas other than &amp;quot;things&amp;quot; are welcome, too.&lt;br&gt;
&lt;br&gt;
(And yes, I've already thought of favors of the sexual variety - certainly something to be considered, but I'd like to explore the non-sexual realm of gifts as well.)&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=CO6rxqdsk5E:NvVcNqomKLM:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=CO6rxqdsk5E:NvVcNqomKLM:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145434/Male-equivalent-of-flowers</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145434</guid>
		<pubDate>Tue, 09 Feb 2010 07:03:47 -0800</pubDate>
		<category>gifts</category>
		<category>male</category>
		<dc:creator>angab</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145434/Male-equivalent-of-flowers/rss</wfw:commentRss>
	</item>

	<item>
	<title>Shipping to Kosovo</title>
	<description>I am looking for a courier which can ship a small package on ice-packs to Kosovo from the USA.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=BC3XvUqE7cc:CkG9Db7UP54:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=BC3XvUqE7cc:CkG9Db7UP54:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145433/Shipping-to-Kosovo</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145433</guid>
		<pubDate>Tue, 09 Feb 2010 06:42:11 -0800</pubDate>
		<category>Kosovo</category>
		<category>Shipping</category>
		<dc:creator>strangelove</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145433/Shipping-to-Kosovo/rss</wfw:commentRss>
	</item>

	<item>
	<title>how to  hyperlink inside word document</title>
	<description>how can i hyperlink inside word document?&lt;br /&gt;
&lt;br /&gt;
hi, &lt;br&gt;
I am using Microsoft Word 2003 writing up my dissertation.  i need to hyperlink inside my document. I tried to use Microsoft Word 2003 &amp;quot;insert hyperlink&amp;quot; feature, but I found it quite complicated and time-consuming. look for example, http://support.microsoft.com/kb/291182&lt;br&gt;
&lt;br&gt;
does anybody know better software that allows me to hyper link two words in the same document so easily? jump to another words,object ,page within the same document?&lt;br&gt;
&lt;br&gt;
any help is appreciated &lt;br&gt;
thank you.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=4Oec9m1PYqI:DrAI1uSGK1Q:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=4Oec9m1PYqI:DrAI1uSGK1Q:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145432/how-to-hyperlink-inside-word-document</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145432</guid>
		<pubDate>Tue, 09 Feb 2010 06:41:41 -0800</pubDate>
		<category>hyperlink</category>
		<category>resolved</category>
		<dc:creator>kitkat09</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145432/how-to-hyperlink-inside-word-document/rss</wfw:commentRss>
	</item>

	<item>
	<title>Seeking a recipe for Hint fruit-infused water</title>
	<description>I normally don't like to buy/drink bottled water because of the waste and expense, but I really like the taste of &lt;a href="http://www.drinkhint.com/"&gt;Hint water&lt;/a&gt;, and I'm supposed to drink lots of water because I am pregnant.  Does anyone know of a similar home recipe?  Is it as simple as mixing &lt;a href="http://www.newdirectionsaromatics.com/oils-essential-oils-ac-c-9_25.html"&gt;fruit essence oils &lt;/a&gt;with water?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=N-AVMmgOick:fU3sA5Z6N14:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=N-AVMmgOick:fU3sA5Z6N14:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145431/Seeking-a-recipe-for-Hint-fruitinfused-water</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145431</guid>
		<pubDate>Tue, 09 Feb 2010 06:35:56 -0800</pubDate>
		<category>bottledwater</category>
		<category>hintwater</category>
		<category>water</category>
		<dc:creator>sfgeeklady</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145431/Seeking-a-recipe-for-Hint-fruitinfused-water/rss</wfw:commentRss>
	</item>

	<item>
	<title>...like I like my women: unobtainable.</title>
	<description>Does anyone know how to make good espresso with an Alex Duetto II espresso machine? I'm lost.&lt;br /&gt;
&lt;br /&gt;
My boss just purchased a $2500 espresso machine and a Mazza Mini grinder to go with it - both commercial grade, high quality machines - and for the life of us we cannot seem to get anything out of it other than shots of espresso that alternate between undrinkably bitter and sour. We've adjusted the grind, the dose, the temperature, the brew time and the tamping pressure and we still can't get something palatable. We're using Counter Culture Toscano Espresso beans purchased weekly so that's not the issue either. &lt;br&gt;
&lt;br&gt;
I suspect that we're doing something horribly wrong, but I'm not sure what. The brew boiler PID is set to 200 and we're using a grind that's fine enough that when you tamp it medium-hard it takes about 6-8 seconds for anything to come out. Obviously, grinds are hard to describe in words.&lt;br&gt;
&lt;br&gt;
Does anyone have experience with this machine? Does anyone live in New York City and want to flex your coffee geek skills? My boss and I are trying to justify this purchase to the CEO and it would help if the damn thing could make coffee! I could really use any advice or help you can offer.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=_yWuxW8kSW4:4B1R8IPS0UI:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=_yWuxW8kSW4:4B1R8IPS0UI:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145430/like-I-like-my-women-unobtainable</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145430</guid>
		<pubDate>Tue, 09 Feb 2010 06:34:34 -0800</pubDate>
		<category>coffee</category>
		<category>duetto</category>
		<category>espresso</category>
		<dc:creator>pokeydonut</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145430/like-I-like-my-women-unobtainable/rss</wfw:commentRss>
	</item>

	<item>
	<title>Like to the lark at break of day arising </title>
	<description>Recommend literature/poetry set to (classical) music for my mix!&lt;br /&gt;
&lt;br /&gt;
I'm making a mix of songs that are adaptations from literature and poetry.  &lt;br&gt;
&lt;br&gt;
So far I have:&lt;br&gt;
- &lt;a href="http://www.youtube.com/watch?v=nAOYRSGIyao"&gt;I Saw No Shadow of Another Parting&lt;/a&gt;: An operatic aria sung by Kiri Te Kanawa, from the film &lt;i&gt;Great Expectations&lt;/i&gt; that adapts a passage from the book.&lt;br&gt;
- &lt;a href="http://www.youtube.com/watch?v=Y3_vz7ApKXg"&gt;She Walks in Beauty&lt;/a&gt;: Byron's poem as a song.&lt;br&gt;
-&lt;a href="http://www.youtube.com/watch?v=CYd2KlRX4Vs"&gt; Sonnet 29&lt;/a&gt;: Rufus Wainwright sings a Shakespeare sonnet.&lt;br&gt;
- The gorgeous &lt;a href="http://www.amazon.com/exec/obidos/ASIN/B000FC2I5S/metafilter-20/ref=nosim/"&gt;Rilke&lt;/a&gt; and &lt;a href="http://www.amazon.com/exec/obidos/ASIN/B000JU8HJ2/metafilter-20/ref=nosim/"&gt;Neruda songs&lt;/a&gt; as sung by Lorraine Hunt Lieberson.&lt;br&gt;
&lt;br&gt;
I'm not looking for songs about writing or literature (as in these &lt;a href="http://ask.metafilter.com/18776/Songs-about-writing"&gt;previous&lt;/a&gt; &lt;a href="http://ask.metafilter.com/37294/She-reads-Simone-de-Beauvoir-in-her-American-circumstance"&gt;threads&lt;/a&gt;), but specifically literary adaptations. &lt;br&gt;
&lt;br&gt;
What else could be added to this mix? All of the examples here tend to lean towards the classical/opera side of things as I'm particularly partial to literature/poems as arias. (&lt;a href="http://en.wikipedia.org/wiki/List_of_songs_that_retell_a_work_of_literature"&gt;This list&lt;/a&gt; was mildly helpful, but seems to lean more towards rock?)&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=w9WqaaEAVho:M5Tq37E1x1E:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=w9WqaaEAVho:M5Tq37E1x1E:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145429/Like-to-the-lark-at-break-of-day-arising</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145429</guid>
		<pubDate>Tue, 09 Feb 2010 05:58:12 -0800</pubDate>
		<category>adaptation</category>
		<category>literature</category>
		<category>music</category>
		<category>poetry</category>
		<category>song</category>
		<dc:creator>so much modern time</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145429/Like-to-the-lark-at-break-of-day-arising/rss</wfw:commentRss>
	</item>

	<item>
	<title>Can I use iTunes to handle the music on my iPod Touch, but use another program (gPodder, Juice) to handle podcasts?</title>
	<description>Can I use iTunes to handle the music on my iPod Touch, but use another program (gPodder, Juice) to handle podcasts?&lt;br /&gt;
&lt;br /&gt;
I'm more or less happy with iTunes for music and playlists, but I'm not very fond of how it deals with podcasts. I'm especially tired of losing episodes of podcasts when iTunes decides to stop updating them if I haven't listened to an episode in a while. (E.g., the In Our Time feed only has one episode up at any given time; if iTunes decides to stop updating and I don't catch it, I can't just click &amp;quot;Get Episode&amp;quot; to get the older one.)&lt;br&gt;
&lt;br&gt;
Will iTunes play nice with another piece of software, or am I going to run into them fighting, trying to overwrite one another's data, etc.? After using gPodder or Juice to put podcasts on my iPod Touch, is iTunes going to prompt me to restore?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=Re8h74DeOpk:lwE0BkfDljQ:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=Re8h74DeOpk:lwE0BkfDljQ:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145428/Can-I-use-iTunes-to-handle-the-music-on-my-iPod-Touch-but-use-another-program-gPodder-Juice-to-handle-podcasts</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145428</guid>
		<pubDate>Tue, 09 Feb 2010 05:50:56 -0800</pubDate>
		<category>itunes</category>
		<category>podcasts</category>
		<category>software</category>
		<dc:creator>JoshTeeters</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145428/Can-I-use-iTunes-to-handle-the-music-on-my-iPod-Touch-but-use-another-program-gPodder-Juice-to-handle-podcasts/rss</wfw:commentRss>
	</item>

	<item>
	<title>If they'd clapped a little quieter I'd have no problems</title>
	<description>Music recording filter: I think I need to use a compressor/limiter on an audio track but I don't know how.&lt;br /&gt;
&lt;br /&gt;
I've been messing around with audio software for many years but really still don't know how to do anything.  I can cut and splice and things like that, but compressors and limiters are still totally confusing.&lt;br&gt;
&lt;br&gt;
So: I can take your advice and direction, I know how to turn the thing on, just don't know what to do with it.&lt;br&gt;
&lt;br&gt;
I have an audio track of an acoustic music house concert (fiddle and flute for what it's worth).  It was recorded by a friend on a digital recorder.  For the most part the volume is quite low.  However the applause is very loud relative to the rest of the track.&lt;br&gt;
&lt;br&gt;
I would like to raise the volume on the entire track, and reduce the level of the applause.  Can I do this in one operation?  For the most part the applause is not clipping.&lt;br&gt;
&lt;br&gt;
I've been trying to use Reacomp from Reaper but really can't figure out what to do.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=OrbUDF5gi54:Q81uQl4i1Zk:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=OrbUDF5gi54:Q81uQl4i1Zk:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145427/If-theyd-clapped-a-little-quieter-Id-have-no-problems</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145427</guid>
		<pubDate>Tue, 09 Feb 2010 05:49:32 -0800</pubDate>
		<category>audio</category>
		<category>compressor</category>
		<category>daw</category>
		<category>reaper</category>
		<category>recording</category>
		<dc:creator>sully75</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145427/If-theyd-clapped-a-little-quieter-Id-have-no-problems/rss</wfw:commentRss>
	</item>

	<item>
	<title>Need new workout music</title>
	<description>I'm getting tired of the music that I play on my mp3 player during my workout. I haven't been taking notice of the energetic music of the last 2 - 3 years. 

So; please provide me with suitable recent workout music.
Youtube links are appreciated.&lt;br /&gt;
&lt;br /&gt;
The kind of things I do during a workout are; spinning, running, rowing and weightlifting.&lt;br&gt;
&lt;br&gt;
For me criteria for workout music are approx.:&lt;br&gt;
- the beat is regular. I can't change my pace of running or spinning to match a syncopated beat. So no jazz f.i.&lt;br&gt;
- energetic. A lot of dance music is energetic. But a of lot old fashioned hard rock fits the bill as well f.i.&lt;br&gt;
- it's nice when there's a driving beat for the lower brain functions and a more mellifluous melody or mellow sounds on top of that for the higher brain functions. A lot of dance follows this pattern.&lt;br&gt;
- I don't mind mainstream music per se. Indie cred is not important for me either.&lt;br&gt;
- bpm can be between 60 - 110 approx. But around 90 bpm is prefered.&lt;br&gt;
- songs with a surging pattern fit my interval training very well. I.e. slow relaxed phases build up to energetic apotheoses. F.i. Dream on by Aerosmith.&lt;br&gt;
- I don't like hip hop and rap&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=y6aRG677cjQ:ZtP14CWULQA:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=y6aRG677cjQ:ZtP14CWULQA:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145426/Need-new-workout-music</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145426</guid>
		<pubDate>Tue, 09 Feb 2010 05:31:42 -0800</pubDate>
		<category>workoutmusic</category>
		<dc:creator>joost de vries</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145426/Need-new-workout-music/rss</wfw:commentRss>
	</item>

	<item>
	<title>Help with .xls files on a G1.</title>
	<description>My G1 or gmail has stopped converting .xls files to google docs. Can I fix this?&lt;br /&gt;
&lt;br /&gt;
I get my work schedule through my gmail account, which I usually read over my G1.  What used to happen was I would click the preview button, and I'd see an HTML version of the .xls file (standard excel spreadsheet).&lt;br&gt;
&lt;br&gt;
A month or two ago, when I tried to click the preview button, I got a message that gmail had unexpectedly quit and gmail would have to close. It has happened every time since.  &lt;br&gt;
&lt;br&gt;
Android is totally up to date, no other problems with gmail as far as I can tell.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=kTtNP6kuUgo:2BLgMeA4npM:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=kTtNP6kuUgo:2BLgMeA4npM:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145425/Help-with-xls-files-on-a-G1</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145425</guid>
		<pubDate>Tue, 09 Feb 2010 05:16:19 -0800</pubDate>
		<category>android</category>
		<category>GI</category>
		<category>gmail</category>
		<category>xls</category>
		<dc:creator>piratebowling</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145425/Help-with-xls-files-on-a-G1/rss</wfw:commentRss>
	</item>

	<item>
	<title>Desperately seeking desperate art.</title>
	<description>I'm looking for paintings on desperation.&lt;br /&gt;
&lt;br /&gt;
Looking for famous paintings that depict some form of desperation (to use in a presentation). Famous as in made by a prolific painter instead of someone's talented but still tragically unknown neighbor. The depiction of desperation doesn't have to be very literal. The more subtle the better. Non-gory paintings are preferred. &lt;br&gt;
&lt;br&gt;
Bonus points if the painting is colorful, and/or in the Renaissance or Baroque styles.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=iwL_8GM2jOg:Cw1Q5yX_u_c:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=iwL_8GM2jOg:Cw1Q5yX_u_c:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145424/Desperately-seeking-desperate-art</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145424</guid>
		<pubDate>Tue, 09 Feb 2010 05:12:49 -0800</pubDate>
		<category>art</category>
		<category>baroque</category>
		<category>paintings</category>
		<category>renaissance</category>
		<dc:creator>howiamdifferent</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145424/Desperately-seeking-desperate-art/rss</wfw:commentRss>
	</item>

	<item>
	<title>Find the Font</title>
	<description>what font is being used on this album cover?&lt;br /&gt;
&lt;br /&gt;
I hired a graphic designer to put this cover together 2 years ago.  Currently, I'm looking to include the same motif for the artist/title on the cover.  &lt;br&gt;
&lt;br&gt;
I have looked on Photoshop for a font that matches it, and it's nowhere to be found.  I'm pretty sure the graphic artist used an earlier version, but does that mean that the font is gone forever?  seems like that can't be.  The designer isn't sure why nothing's matching, either.&lt;br&gt;
&lt;br&gt;
I figured if someone recognized the font and had specifics on whether there are considerations that need to be made beyond just the name (ie. &amp;quot;oh-- that's fontname 3.0; you actually do need it from an earlier version&amp;quot;), &lt;br&gt;
&lt;br&gt;
then it would be very helpful, because I really want to preserve that look, and using a font that's really close is 10x worse than scrapping the attempt to match them and just going in another direction.&lt;br&gt;
&lt;br&gt;
&lt;a href="http://cannibalplanet.bandcamp.com/album/crankblooming"&gt;http://cannibalplanet.bandcamp.com/album/crankblooming&lt;/a&gt;&lt;br&gt;
(this ain't a case o' pepsi-blue; I really want to preserve this aesthetic for one more album, and no one else has been able to help me)&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=pKFQUwNr9PU:hF6MT_5qu2w:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=pKFQUwNr9PU:hF6MT_5qu2w:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145423/Find-the-Font</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145423</guid>
		<pubDate>Tue, 09 Feb 2010 05:00:42 -0800</pubDate>
		<category>albumartwork</category>
		<category>cdcover</category>
		<category>font</category>
		<category>fonts</category>
		<category>graphicdesign</category>
		<dc:creator>herbplarfegan</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145423/Find-the-Font/rss</wfw:commentRss>
	</item>

	<item>
	<title>My macbook is taking pictures of me, I want it to stop.</title>
	<description>I downloaded some antitheft software for my macbook (takes a snapshot every minute, uploads to a &amp;quot;secure site&amp;quot;) I'm pretty sure I found the software via metafilter but I can't come up with the link. I uninstalled the software but it still continues to apparently take the timed snapshot. Any ideas how I can disable this automated function? I've checked my automated tasks directory and haven't seen anything that looks right.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=hUE_ci7pC6g:4QvpSZJWavI:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=hUE_ci7pC6g:4QvpSZJWavI:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145422/My-macbook-is-taking-pictures-of-me-I-want-it-to-stop</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145422</guid>
		<pubDate>Tue, 09 Feb 2010 04:50:51 -0800</pubDate>
		<category>antitheft</category>
		<category>macbook</category>
		<dc:creator>ryaninoakland</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145422/My-macbook-is-taking-pictures-of-me-I-want-it-to-stop/rss</wfw:commentRss>
	</item>

	<item>
	<title>Identify my cactus things! </title>
	<description>I was given a couple little plants. They're succulents or cacti. Can you tell me what they are? &lt;a href="http://d.aaron.gy/things.jpg"&gt;I took a picture.&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The pots are like four inches each. I'd be interested in knowing exactly what species they each are.&lt;br&gt;
&lt;br&gt;
The label (which doesn't identify anything) says I should water sparingly and let them dry out in between. How often is that? It also says to fertilize every other month if it's not winter. Do I really need to?&lt;br&gt;
&lt;br&gt;
Thanks!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=jtGJ9nkvwJ8:NZr7BcNyt_o:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=jtGJ9nkvwJ8:NZr7BcNyt_o:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145420/Identify-my-cactus-things</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145420</guid>
		<pubDate>Tue, 09 Feb 2010 00:57:00 -0800</pubDate>
		<category>cacti</category>
		<category>cactus</category>
		<category>plant</category>
		<category>plants</category>
		<category>succulent</category>
		<dc:creator>floam</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145420/Identify-my-cactus-things/rss</wfw:commentRss>
	</item>

	<item>
	<title>What to do with "fun-stuff-only" donation for college students?</title>
	<description>If you were given $2000 to do something wacky and fun for 400 college students, what would you do?&lt;br /&gt;
&lt;br /&gt;
My college is divided into sub-groups of about 400 students each which are essentially little microcosms of the school, and the one I belong to just received a &amp;quot;fun-stuff-only&amp;quot; donation.  We were instructed that it is specifically for doing something to liven up the social atmosphere and/or do something completely crazy and fun. Ideas so far include a &amp;quot;paint war&amp;quot; and a massive water balloon fight, but I'd really like some other creative suggestions for the best way to entertain 400 college students with $2000. Thoughts?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=X1HFYJe4Snk:gMsEksDInEE:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=X1HFYJe4Snk:gMsEksDInEE:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145419/What-to-do-with-funstuffonly-donation-for-college-students</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145419</guid>
		<pubDate>Tue, 09 Feb 2010 00:35:01 -0800</pubDate>
		<category>college</category>
		<category>fund</category>
		<category>party</category>
		<category>student</category>
		<dc:creator>elsewhen</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145419/What-to-do-with-funstuffonly-donation-for-college-students/rss</wfw:commentRss>
	</item>

	<item>
	<title>Why does entry level intimidate me?</title>
	<description>How can I be the best one-day-per-week volunteer receptionist ever?&lt;br /&gt;
&lt;br /&gt;
I am about to start volunteering as a receptionist one day a week for a non-profit.  I want to be a great receptionist, but I'm worried about learning how to be one when I'm only there one day a week.My duties will include greeting people who come in for meetings, accepting packages and answering the occasional phone call that isn't taken care of by their automated system. So, any advice on being a great receptionist?  Any other advice about being a great worker when I'm only there one day a week?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=Tf4b_CU1WOU:IO4foxjmNog:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=Tf4b_CU1WOU:IO4foxjmNog:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145418/Why-does-entry-level-intimidate-me</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145418</guid>
		<pubDate>Tue, 09 Feb 2010 00:14:30 -0800</pubDate>
		<category>receptionist</category>
		<category>volunteer</category>
		<dc:creator>shesbookish</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145418/Why-does-entry-level-intimidate-me/rss</wfw:commentRss>
	</item>

	<item>
	<title>Helping a child that isn't mine</title>
	<description>If you had $200 to help a child, what's the best way to spend that money?&lt;br /&gt;
&lt;br /&gt;
I'm in an odd situation where I'm living with a single-mother and her 10-yr old daughter, for another couple weeks.  They are not charity cases, nor are they well off.&lt;br&gt;
&lt;br&gt;
I've been given the said amount by a friend from a church back home, to spend on the girl.  It is a slippery situation b/c I don't want to offend the mother and I don't need to pretend to be a father, but I do want use the money in the best way possible... on the girl, as it was intended (as opposed to simply giving it to the mother).&lt;br&gt;
&lt;br&gt;
The girl is intensely smart and a few years ahead of her peers socially and maturely.  My only idea so far is vague, but I think the money would have the most impact if I could use it in a way that would enable her to help somebody else in need - potentially teach her the benefit of giving of yourself / paying it forward.  I simply don't have any specific ideas on how to do this.  I am in the mountains, not far from the Denver area, if that helps.&lt;br&gt;
&lt;br&gt;
But I'm open to all ideas, not just ideas along that line of thinking.  I also welcome discussion about the risks of doing something like this with a girl that isn't my child and I've only known for a few weeks. I don't want to cross any lines or stir up any drama with the mother.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=5Ui7LlOXE-o:HRZvAS5gJmY:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=5Ui7LlOXE-o:HRZvAS5gJmY:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145417/Helping-a-child-that-isnt-mine</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145417</guid>
		<pubDate>Tue, 09 Feb 2010 00:07:06 -0800</pubDate>
		<category>colorado</category>
		<category>denver</category>
		<category>family</category>
		<category>free</category>
		<category>good</category>
		<category>help</category>
		<category>helping</category>
		<category>money</category>
		<category>samaritan</category>
		<dc:creator>GrubbyUtter</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145417/Helping-a-child-that-isnt-mine/rss</wfw:commentRss>
	</item>

	<item>
	<title>Earth Class Mail Substitutes?</title>
	<description>Current reviews of mail scanning and forwarding services?  Trying to avoid Earth Class Mail.&lt;br /&gt;
&lt;br /&gt;
I've been a customer of Earth Class Mail for a while, which has gotten a lot of positive recommendations on AskMe.  I've been very happy with the service so far.  Unfortunately, the forced price change means I'm going to pay a *lot* more, and I'm not sure it's worth it.  I don't like the way they're changing, and want to know if there are good substitutes.&lt;br&gt;
&lt;br&gt;
There don't seem to be a lot of options besides them.  Paperlessmail.com sounds like a great substitute for the original price I was paying at ECM, but the website looks a bit sketchy.  &lt;br&gt;
&lt;br&gt;
Has anyone been happy with other services that aren't Earth Class Mail?  I'm looking for a address in the US.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=dikLl4D98CI:t_hX-_A3C4g:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=dikLl4D98CI:t_hX-_A3C4g:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145416/Earth-Class-Mail-Substitutes</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145416</guid>
		<pubDate>Mon, 08 Feb 2010 22:56:25 -0800</pubDate>
		<category>earthclassmail</category>
		<category>mail</category>
		<category>mailforwarding</category>
		<category>mailscanning</category>
		<dc:creator>FuManchu</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145416/Earth-Class-Mail-Substitutes/rss</wfw:commentRss>
	</item>

	<item>
	<title>Your Best Sales Advice</title>
	<description>I have owned a small B2B business for the past three years. It is basically a one-man operation though I have a few part-time employees. I am pretty good at everything, except for one thing: sales. I suck at sales. The way I am currently doing my sales is I send sales letters to people I know are interested in our services and then follow up with them via email or the phone. I'm not bad at writing sales letters, but when it comes to closing the deal, I always have a hard time. With the recent economic downturn, our profits have dropped and I need to drastically improve my sales.

If you have any experience selling to people, what have you learned? Anything applicable in the slightest would be very helpful!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=lNu6Fpwn87M:VhrfJY-1jAw:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=lNu6Fpwn87M:VhrfJY-1jAw:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145415/Your-Best-Sales-Advice</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145415</guid>
		<pubDate>Mon, 08 Feb 2010 22:39:41 -0800</pubDate>
		<category>business</category>
		<category>sales</category>
		<dc:creator>1awesomeguy</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145415/Your-Best-Sales-Advice/rss</wfw:commentRss>
	</item>

	<item>
	<title>Posession is 9/10 of the bed</title>
	<description>YANML:  Who owns this bed that's been in my house for 2.5 years?&lt;br /&gt;
&lt;br /&gt;
Long-ass story.  I am the leaseholder on an apartment, in New York,  and Housemates A, B, C, and D have all lived in the same room at different times, never simultaneously.  &lt;br&gt;
&lt;br&gt;
In Sept. 2007, Housemate A buys a bed and moves it into his room in the.  After one year (Sept 08), Housemate A moves back to Ohio to live with his girlfriend, and Housemate B moves in.  Housemates A and B make a verbal agreement that Housemate B can use the bed, but if and when Housemate A returns to New York, Housemate B will relinquish the bed.&lt;br&gt;
&lt;br&gt;
However, in Feb 09, Housemate B also moves back to Ohio to live with &lt;em&gt;her&lt;/em&gt; girlfriend.  No mention is made of the bed's fate during the move-out process, it is simply left in the room when Housemate B leaves.  Its trusteeship is unclear.   From February - May '09, Housemates A and B live in the same town in Ohio and are co-workers and friends.  They have ample opportunity to discuss the fate of the bed, but if they do, I hear nothing of it.&lt;br&gt;
&lt;br&gt;
In March of 09, Housemate C moves into the empty room, and seeing that there's already a bed, decides to use it, rather than lug his own bed around.  I see no problem with this arrangement and allow it, though I do not make any attempt to contact Housemates A or B about the situation.  &lt;br&gt;
&lt;br&gt;
That July, Housemate C moves out and Housemate D moves in, and is still here, still sleeping on the same bed.  In December, Housemate A returns to New York, and is staying with his parents until he's able to find a job and an apartment.  Housemate A states that when he finds an apartment, he expects the bed will be returned to him by Housemate D, as per his agreement with Housemate B.&lt;br&gt;
&lt;br&gt;
Housemate D and I both think this is preposterous, but want to make sure we're in the right before getting all pissy at Housemate A, who is our dear friend when he isn't being a total moron.  As the lease-holder on the apartment and its only constant occupant, I think the bed was abandoned, and ownership reverts to me, or to the landlord, but either way it has become a &lt;em&gt;de facto&lt;/em&gt; feature of that bedroom, and is under the control of whoever lives in that room.  &lt;br&gt;
&lt;br&gt;
Am I wrong?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=8odFmivh9pc:nNtqCf6pUV0:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=8odFmivh9pc:nNtqCf6pUV0:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145414/Posession-is-910-of-the-bed</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145414</guid>
		<pubDate>Mon, 08 Feb 2010 22:38:16 -0800</pubDate>
		<category>apartment</category>
		<category>bed</category>
		<category>finderskeepers</category>
		<category>housemates</category>
		<category>posession</category>
		<category>rental</category>
		<category>resolved</category>
		<category>squattersrights</category>
		<dc:creator>Jon_Evil</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145414/Posession-is-910-of-the-bed/rss</wfw:commentRss>
	</item>

	<item>
	<title>Peephole Weekly</title>
	<description>In the early 80s, I was browsing the magazines at a local grocery store and found a humor magazine that had a parody of People Weekly -- called Peephole Weekly here -- as either its front or back cover.  What magazine was this?  Bonus points for a date of publication.&lt;br /&gt;
&lt;br /&gt;
Note that this was a large, family-friendly grocery, so I don't believe this parody was the product of an X-rated magazine.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=hpacEHdWYfQ:WPpt9thoCs0:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=hpacEHdWYfQ:WPpt9thoCs0:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145413/Peephole-Weekly</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145413</guid>
		<pubDate>Mon, 08 Feb 2010 22:21:53 -0800</pubDate>
		<category>80s</category>
		<category>humor</category>
		<category>magazine</category>
		<category>parody</category>
		<category>peephole</category>
		<category>weekly</category>
		<dc:creator>I EAT TAPAS</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145413/Peephole-Weekly/rss</wfw:commentRss>
	</item>

	<item>
	<title>Why does beer make my leg muscles tense up?</title>
	<description>Why do my muscles (particularly my leg muscles) get tense and uncomfortable after drinking in the evenings (particularly after drinking beer)? Has anyone else experienced this? And is there anything I can do about it?&lt;br /&gt;
&lt;br /&gt;
Often, after I've had a few drinks in the evenings, I have trouble getting to sleep because my leg muscles are—tense? restless? It's hard to describe. It's not a cramp, or a tic, or anything that severe—just a discomfort, as if the muscles have a mild but insistent urge to contract or move around. They don't move unless I tell them to, but it causes me to toss and turn. I occasionally get similar sensations in my arms, but it's most common (and most annoying) in my legs.&lt;br&gt;
&lt;br&gt;
I definitely notice it more after drinking beer, as opposed to wine or liquor. I mainly notice it at night (but, then, I mainly drink at night). I don't have to be intoxicated to experience it: two or three 12oz beers over the course of the evening will often do it to me. I don't remember when I first noticed the phenomenon, but it was at least a few years ago, if not more (I'm 32). FWIW, I'm (mostly) an ovo-lacto vegetarian.&lt;br&gt;
&lt;br&gt;
It eventually wears off, presumably as my body processes whatever substance in the beer causes it, or otherwise renormalizes its systems.&lt;br&gt;
&lt;br&gt;
A lot of the Wikipedia article on &lt;a href="http://en.wikipedia.org/wiki/Restless_legs_syndrome#Signs_and_symptoms"&gt;restless legs syndrome&lt;/a&gt; sounds familiar to me. It says that the most common cause is iron deficiency; the &lt;a href="http://en.wikipedia.org/wiki/Iron_deficiency_%28medicine%29#Causes"&gt;article about iron deficiency&lt;/a&gt; mentions &amp;quot;substances (in diet or drugs) interfering with iron absorption&amp;quot; as a possible cause. Could the beer be (temporary) interfering with my body's ability to absorb iron? Why would this happen mainly with beer, and &lt;em&gt;not&lt;/em&gt; happen with more potent alcoholic beverages? Or could it be due to simple dehydration? (I pee a lot when I drink beer, which is one reason I prefer wine and liquor.)&lt;br&gt;
&lt;br&gt;
It's not a serious problem, but it &lt;em&gt;is&lt;/em&gt; annoying, and I've always been curious about it. YAN(A|M)D. Thanks!&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=tmeOBhua_1w:mOrf0GiVeow:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=tmeOBhua_1w:mOrf0GiVeow:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145412/Why-does-beer-make-my-leg-muscles-tense-up</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145412</guid>
		<pubDate>Mon, 08 Feb 2010 21:56:42 -0800</pubDate>
		<category>alcohol</category>
		<category>beer</category>
		<category>legs</category>
		<category>restlesslegssyndrome</category>
		<category>rls</category>
		<dc:creator>ixohoxi</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145412/Why-does-beer-make-my-leg-muscles-tense-up/rss</wfw:commentRss>
	</item>

	<item>
	<title>How to encourage my boyfriend to work on his drinking problem?</title>
	<description>Boyfriend is a problem drinker - but not necessarily an alcoholic. What can I do to help him? And how do I protect myself here?&lt;br /&gt;
&lt;br /&gt;
My boyfriend and I are in a loving, committed relationship. We rarely fight and our relationship is pleasant and drama-free. He's a really good guy. Until he starts drinking. &lt;br&gt;
&lt;br&gt;
There have been several instances in which he has gone totally overboard in terms of speed and quantity. It doesn't happen every time there's alcohol around, and he doesn't drink daily. But if there is some sort of celebration, or birthday, or sporting event, or some occasion where there's unlimited alcohol, he WILL be bombed. He won't get tipsy, or just nicely buzzed. Or even &amp;quot;normal&amp;quot; drunk. He will be obliterated and totally unmanageable. &lt;br&gt;
&lt;br&gt;
Recently, we went to dinner and a dive bar to celebrate my friend's birthday. He drank several glasses of wine at dinner, and had about five 32 oz beers at the bar afterward. In the past, he's asked me to let him know when he's had too much to drink. So when I spotted him with a SIXTH beer, I said with a smile &amp;quot;Nuh uhhh, I think you are done, sir!&amp;quot; and calmly took the beer from him. At this point he was slurring and stumbling. Of course, this was not well received. He threw a tantrum, accused me of trying to ruin his good time, and demanded that we leave the party immediately, because he was now forbidden from drinking. When I explained that I'd still like to stay because I was enjoying my friends, he stormed out. He eventually returned, and we left the party because he was starting to embarrass me. I was a bit drunk myself, but what happened afterward was quite sobering. &lt;br&gt;
&lt;br&gt;
During our cab ride back to his place, he tried repeatedly to pick another fight. I told him I didn't feel like fighting, I just wanted to go home and sleep and we'd talk in the morning. He responded to this by telling me to get out of the cab and not go home with him. I told him that I was done with his behavior, couldn't do this anymore, and promptly left.  &lt;br&gt;
&lt;br&gt;
There is no talking to him when he is in this state. He is nonsensical, illogical, irrational, and mean. He is pushy, instigating, and obnoxious. He teeters between desperate melodrama (&amp;quot;WHY DON'T YOU LOVE ME? WHAT DID I DO WRONG?&amp;quot;) and extreme hatefulness (&amp;quot;F-YOU, BITCH. GO DATE SOMEONE ELSE.&amp;quot;) It is disturbing and hurtful, even though I know he doesn't mean what he says. And the next day? He doesn't remember a thing. He is extremely apologetic, weepy, embarrassed, confused -- and begs me and pleads with me not to break up with him. Agrees that things got way out of hand. Promises it won't happen again. He'll be on his best behavior for awhile, and of course, the next time there's a birthday or an open bar, he loses control again.&lt;br&gt;
&lt;br&gt;
This time, however, I told him that if he didn't seek counseling and seriously work on this, I could no longer be in this relationship. He agreed that this wasn't fair to me, that he should talk to someone about this, and that he had a problem with drinking. He said he didn't know why he lacked an off switch, and it was starting to worry him. I referred him to some counseling resources, which he has yet to use.&lt;br&gt;
&lt;br&gt;
I want to make it clear that this isn't a moral issue. I enjoy going out and drinking with friends too, and I have no problem with being drunk myself. I just know when I've had enough, which he doesn't seem to be able to see. There is also a history of addiction in his family, and I worry that he's headed in that direction. &lt;br&gt;
&lt;br&gt;
Is there anything else I can do to help him? And how can I make it clear now that I won't tolerate this behavior anymore, after a looong time of putting up with it and ultimately forgiving him? I feel stepped on and weak, and sometimes downright stupid for allowing it to happen time and time again with no real repercussions for him. I realize this hasn't helped him, and it's been to my detriment as well. How can I put my foot down now?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=H37ZPsI470U:4uCCgoH0Mk0:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=H37ZPsI470U:4uCCgoH0Mk0:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145411/How-to-encourage-my-boyfriend-to-work-on-his-drinking-problem</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145411</guid>
		<pubDate>Mon, 08 Feb 2010 21:25:53 -0800</pubDate>
		<category>alcohol</category>
		<category>drinking</category>
		<category>problem</category>
		<category>relationship</category>
		<category>therapy</category>
		<dc:creator>blackcatcuriouser</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145411/How-to-encourage-my-boyfriend-to-work-on-his-drinking-problem/rss</wfw:commentRss>
	</item>

	<item>
	<title>What's that song from the Yo-Plus ad?</title>
	<description>Song-ID-filter: What's that song from the Yo-Plus ad?&lt;br /&gt;
&lt;br /&gt;
In &lt;a href="http://current.com/items/88941392_sarah-haskins-in-target-women-yogurt-edition.htm"&gt;Target Women: Yogurt Edition&lt;/a&gt;, at 2:34 they show an ad segment for Yo-Plus yogurt. What's the name of the catchy song in the ad? All I get from the lyrics is &amp;quot;More, gimme more, gimme more more more&amp;quot; - a pretty useless word combination on google.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=Z6a4xAaUkoY:ecmEDyADHh4:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=Z6a4xAaUkoY:ecmEDyADHh4:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145410/Whats-that-song-from-the-YoPlus-ad</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145410</guid>
		<pubDate>Mon, 08 Feb 2010 20:45:41 -0800</pubDate>
		<category>commercial</category>
		<category>resolved</category>
		<category>song</category>
		<category>yoplus</category>
		<dc:creator>mossicle</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145410/Whats-that-song-from-the-YoPlus-ad/rss</wfw:commentRss>
	</item>

	<item>
	<title>I don't know art, but I know what makes my water.</title>
	<description>Art-sleuthery, part 943: &lt;a href="http://www.flickr.com/photos/27128113@N04/sets/72157616595496893/"&gt;Lithograph&lt;/a&gt;, possibly by Nam June Paik, with some Asian (Korean, if Paik) writing on it.  Any ideas?&lt;br /&gt;
&lt;br /&gt;
This piece has been in my mom's closet over two decades.  She recalls it being by Nam June Paik (obviously known for his video art, but he did some very occasional print work, &lt;a href="http://www.patsfallgraphics.com/pages/paikprintdrawers.html"&gt;apparently&lt;/a&gt;).  The piece was given to my father by Paik for some work that they did together.  &lt;br&gt;
&lt;br&gt;
The piece depicts two wild circles framed with horizontal lines on the top and bottom, with some Asian writing on the left.  What appear to be two signatures, presumably of the same person, appear in light blue crayon on the bottom, in Asian writing on the left and western script on the right. &lt;br&gt;
&lt;br&gt;
The piece is triple-printed--&lt;em&gt;i.e.&lt;/em&gt;, the litho plate was impressed three times, offset about 5 mm each time.  This makes the piece almost uncomfortable to look at, honestly--it's very destabilizing and you feel dizzy.  The photos are, in fact, in focus--it's just this weird moire effect.&lt;br&gt;
&lt;br&gt;
Does anyone have any idea what this is/who it's by/what the writing says/what it might be worth?  I have no intention of selling it (or looking at it, ow), but it's part of my family history and I'd like to make sure it's stored properly.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=nO7SXQCngCY:Wsjls4b8CRk:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=nO7SXQCngCY:Wsjls4b8CRk:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145409/I-dont-know-art-but-I-know-what-makes-my-water</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145409</guid>
		<pubDate>Mon, 08 Feb 2010 20:14:02 -0800</pubDate>
		<category>art</category>
		<category>identification</category>
		<category>korea</category>
		<category>lithograph</category>
		<category>lithography</category>
		<category>namjunepaik</category>
		<category>ow</category>
		<category>print</category>
		<category>whorl</category>
		<dc:creator>Admiral Haddock</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145409/I-dont-know-art-but-I-know-what-makes-my-water/rss</wfw:commentRss>
	</item>

	<item>
	<title>The cursor on my MacBook jumps around like crazy.</title>
	<description>When typing, my cursor jumps around like crazy, highlighting paragraphs, jumping back words, and making it impossible to type normally.  MacBook4,1 (whatever that means), Mac OS X 10.5.8 (9L31a).&lt;br /&gt;
&lt;br /&gt;
I have searched high and low for what this could be, and only come up with one or two mentions of it, with no real resolution.  To give you an example of what happens, here is the first sentence rewritten without correction:&lt;br&gt;
&lt;br&gt;
normally.When typing, my cursor jumps zy, highlighting paargraphs, jumping back words, making it impossible to typeararound like cr&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=AqZkh5osmfg:4QuYY5ts3Jg:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=AqZkh5osmfg:4QuYY5ts3Jg:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145408/The-cursor-on-my-MacBook-jumps-around-like-crazy</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145408</guid>
		<pubDate>Mon, 08 Feb 2010 20:00:52 -0800</pubDate>
		<category>computer</category>
		<category>keyboard</category>
		<category>mac</category>
		<category>macbook</category>
		<category>osx</category>
		<dc:creator>Optimus Chyme</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145408/The-cursor-on-my-MacBook-jumps-around-like-crazy/rss</wfw:commentRss>
	</item>

	<item>
	<title>elderly memoirs </title>
	<description>I am looking for feedback on the possibility of creating an elderly memoir blog.  A couple of weeks ago my mother’s minister told a story based his father’s reminiscing about the past. The minister fortunately videotaped the conversation with his father so it was saved but he added “many great stories die with the storyteller.” His remarks got me to thinking that many stories and much wisdom from the elderly will be lost if not recorded in some fashion.&lt;br /&gt;
&lt;br /&gt;
As examples, I found the city of Boston and the state of Ohio has memoir projects. The first project, http://www.cityofboston.gov/elderly/announ_memoir.asp, combines the efforts of the city of Boston and the Grubb Street writer’s group to teach the elderly how to tell and write their memoirs. The state of Ohio Great Depression Story Project, http://aging.ohio.gov/news/greatdepressionstoryproject/ is based on interviews and focuses on the early lives of the elderly. &lt;br&gt;
&lt;br&gt;
My original idea was to conduct interviews in nursing homes but it appears HIPAA regulations will not allow the elderly to share personal information with an outsider. Of course, there are plenty of elderly citizens who reside in places other than nursing homes. I have thought of working through churches. &lt;br&gt;
&lt;br&gt;
Any and all advice on collecting elderly interviews and turning them into a blog would be appreciated.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=I6iQL4_NtmU:ZOaxJ35TtGw:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=I6iQL4_NtmU:ZOaxJ35TtGw:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145407/elderly-memoirs</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145407</guid>
		<pubDate>Mon, 08 Feb 2010 19:27:11 -0800</pubDate>
		<category>elderly</category>
		<category>memoirs</category>
		<dc:creator>jcbach</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145407/elderly-memoirs/rss</wfw:commentRss>
	</item>

	<item>
	<title>How can I stop feeling jealous of other people's past lives?</title>
	<description>I had a miserable upbringing. Other people didn't. How can I come to terms with this?&lt;br /&gt;
&lt;br /&gt;
When I was eight I was sent to a British all-boys private boarding school. I spent the next ten years of my life scared and alone. There were incidents of bullying (often - both institutional and by peers) and sexual abuse (very occasionally). I have no sisters, and barely spoke to a girl until I was in my late teens. &lt;br&gt;
&lt;br&gt;
I'm in my thirties now, and thanks to therapy and a change of country have got the perspective to see my schooling for what it was - a very bad idea for the kind of sensitive vulnerable child I was. I'm on the whole moving on, and feeling good about it.&lt;br&gt;
&lt;br&gt;
However, I frequently feel a lot of grief that I missed out on the experience many other kids/teenagers had growing up. I especially feel a kind of crushing jealousy when people talk about boy/girl teenage romances, and friendships - whether they ended well or badly. It makes me sad that I will never get to experience that part of being young. (Instead I had not very healthy unrequited crushes on other boys at school).&lt;br&gt;
&lt;br&gt;
Therapy is helping, but I'm worried it's not enough to help me through these sad-attacks when watching movies, talking to friends, or listening to music, when the subject gets onto the stuff 'normal' teenagers get up to. Which seems to be a lot of the time.&lt;br&gt;
&lt;br&gt;
My question then: what positive cognitive steps can I take to stop feeling jealous of other people's past lives?&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=D6UUE8ILd8Q:EJpYm9Evi_8:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=D6UUE8ILd8Q:EJpYm9Evi_8:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145406/How-can-I-stop-feeling-jealous-of-other-peoples-past-lives</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145406</guid>
		<pubDate>Mon, 08 Feb 2010 19:11:26 -0800</pubDate>
		<category>depression</category>
		<category>jealousy</category>
		<category>lostchildhood</category>
		<dc:creator>Anonymous</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145406/How-can-I-stop-feeling-jealous-of-other-peoples-past-lives/rss</wfw:commentRss>
	</item>

	<item>
	<title>How do we make Joey a more socialized, better trained, and happier dog?</title>
	<description>I am in the increasingly frustrating position of being housed with Joey, my room-mate's dog, who is poorly socialized, and barely trained. What should I do?&lt;br /&gt;
&lt;br /&gt;
Joey is a Burmese cross, medium sized, very cute, generally pleasant temperament, around a year and a half old, and energetic. That's the good news. A brief rundown of my room-mate, and Joey's walking pattern:&lt;br&gt;
&lt;br&gt;
Room-mate is 22 years old, single, female, and working. She works a couple jobs with varying schedules, totaling around 45 hours a week, in six to eight hour increments. When she is home, she usually sits on the computer, knits, or watches movies. She will take the dog for a three-quarters-of-an-hour to hour long walk in the evenings, and a round-the-block pee walk in the morning, generally not more than half an hour. On the weekend there will usually be at least one good, multi-hour walk. Around once a week Joey will spend a day or so at room-mate's mom's house, where walks/attention will be frequent.&lt;br&gt;
&lt;br&gt;
To reinforce the point, Joey spends the majority of days at home, alone, in an suite in a house without a yard. I work 8-5, Monday-Friday, so I am only available to spend time with Joey in the evenings. Even then, I have a busy life, and generally not a lot of time to help with dog care outside of feeding, and the occasional walk. This is something that I would be willing to adapt to if it meant improving Joey's life, but what little I can do will not alone solve these problems.&lt;br&gt;
&lt;br&gt;
Now, a brief run-down of the issues that I am hoping to understand and solve:&lt;br&gt;
&lt;br&gt;
CHEWING: &lt;br&gt;
When we are away from home, Joey goes to town. Shoes, laptop cords, nice chairs, and perhaps worst of all, the original trim on our hundred year old suite. This is a big deal, because I was the one who gave my word to the landlords that there wouldn't be any problems. Yes, I understand that such a promise was premature.&lt;br&gt;
&lt;br&gt;
TRAINING: &lt;br&gt;
Joey is a year and a half old, and the only commands she has mastered are 'sit', and to a lesser extent, 'lie down'. 'Stay' is intermittent, 'come' is non-existent, 'no' works on occasion, and only if Joey has nothing to gain by disobeying.&lt;br&gt;
&lt;br&gt;
Room-mate's take on the training situation is that Joey is 'just one of those dogs', and she points to small improvements (such as Joey no longer jumping up and licking/biting guests) as signs of improvement, despite these small improvements coming and going being based on Joey's moods, and not on any kind of training. Puppy classes were gone to, 'young dog' classes were gone to, but room-mate has taken the path of least resistance and surrendered to Joey's bad habits. I believe more classes are upcoming, but this is a tentative plan rather than a set-in-stone schedule.&lt;br&gt;
&lt;br&gt;
GENERAL DISOBEDIENCE: &lt;br&gt;
I chose the title for a lack of a better phrase to explain Joey's habit of running away, such as when being told to come when she doesn't want to, or when she has an item in her mouth that she wants to keep. It can be a half hour long adventure to fanangle Joey into a car to leave the park, and it is useless trying to get an object from her that she wants to keep. Room-mate doesn't use a commanding tone with Joey, either using the cajoling 'come here joey, that's a good girl' or the angry &lt;strong&gt;'JOEY, YOU'RE PISSING ME OFF! COME HERE!! JOEY COME HERE!'&lt;/strong&gt;&lt;br&gt;
&lt;br&gt;
POOR SOCIALIZATION:&lt;br&gt;
Joey interacts with other dogs in a way that makes me ashamed to take her to the dog park. She chases, jumps on and bites at other dogs long after they have no interest in playing. Off leash areas are terrifying; I feel as if there is a danger of her doing that to a kid, or to a dog that would rip her face off, and both of those possibilities are not acceptable. Even with people she knows, such as me and room-mate, Joey will bite, jump up on, and generally misbehave with abandon.&lt;br&gt;
&lt;br&gt;
This list is incomplete, but it serves more as a testament to how many problems there are with Joey than as an index of the issues themselves. I'm appealing to you out there in the dog world to shed some light on what is creating these problems, and how we can go about changing them. Feel free to ask for any more information as you see fit, and thank you very much if you managed to get to the end of this long and ranty question. This affecting my relationship with my very good friend, and I want to find a way to solve this.&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/AskMetafilter?a=0M46bVG1-sY:B4PfmeZKOCE:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/AskMetafilter?i=0M46bVG1-sY:B4PfmeZKOCE:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</description>
		<link>http://ask.metafilter.com/145405/How-do-we-make-Joey-a-more-socialized-better-trained-and-happier-dog</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2010:site.145405</guid>
		<pubDate>Mon, 08 Feb 2010 18:59:00 -0800</pubDate>
		<category>dog</category>
		<category>dogbehaviour</category>
		<category>training</category>
		<dc:creator>seagull.apollo</dc:creator>
		<wfw:commentRss>http://ask.metafilter.com/145405/How-do-we-make-Joey-a-more-socialized-better-trained-and-happier-dog/rss</wfw:commentRss>
	</item>

    </channel>
</rss>
