<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel>
	  <title>Ask MetaFilter questions tagged with optimisation</title>
      <link>http://ask.metafilter.com/tags/optimisation</link>
      <description>Questions tagged with 'optimisation' at Ask MetaFilter.</description>
	  <pubDate>Wed, 14 Oct 2009 15:58:31 -0800</pubDate> <lastBuildDate>Wed, 14 Oct 2009 15:58:31 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>How can I make my rented flat warmer? On the cheap, if possible?</title>
	<link>http://ask.metafilter.com/135497/How%2Dcan%2DI%2Dmake%2Dmy%2Drented%2Dflat%2Dwarmer%2DOn%2Dthe%2Dcheap%2Dif%2Dpossible</link>	
	<description>I&apos;m renting a flat and it&apos;s cold, and it&apos;s going to get colder (I&apos;m on a 1 year contract in the alps). Is there anything noninvasive (preferably cheap, but I&apos;m ok to spend if it&apos;s really going to work) that I can do to warm the place up? What sort of portable space heaters give the best performance for electricity/gas?  Are there any decent renter-based guides to improving insulation? There&apos;s one mains gas heater in the middle of the flat that&apos;s supposed to cover the whole thing.  I have shutters and decent single glazing. Local people who&apos;ve visited have looked at the heater and laughed.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.135497</guid>
	<pubDate>Wed, 14 Oct 2009 15:58:31 -0800</pubDate>
	<category>cheap</category>
	<category>cheapskate</category>
	<category>frugal</category>
	<category>heating</category>
	<category>insulation</category>
	<category>optimisation</category>
	<category>rental</category>
	<dc:creator>handee</dc:creator>
	</item>
	<item>
	<title>How to maximise a matrix subject to constraints?</title>
	<link>http://ask.metafilter.com/124737/How%2Dto%2Dmaximise%2Da%2Dmatrix%2Dsubject%2Dto%2Dconstraints</link>	
	<description>Optimisation problem:  trying to find the subset of my data that meets a couple of constraints. I have a data set with 200 columns and 20 rows of numbers.  I am trying to find the 20 columns that make the mean of all values in the resulting 20 x 20 data set as large as possible--subject to the constraint that no row in the 20 x 20 set can have a mean value below a particular figure.&lt;br&gt;
&lt;br&gt;
I have access to a range of software tools (Excel, Mathematica, SPSS).  I know how to specify the constraint if I were going for a brute force solution, but obviously that&apos;s not going to be feasible here.   All suggestions greatly appreciated. . . . .</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2009:site.124737</guid>
	<pubDate>Sun, 14 Jun 2009 05:16:45 -0800</pubDate>
	<category>maths</category>
	<category>matrix</category>
	<category>optimisation</category>
	<dc:creator>muhonnin</dc:creator>
	</item>
	<item>
	<title>What to do with spare download bandwidth?</title>
	<link>http://ask.metafilter.com/92949/What%2Dto%2Ddo%2Dwith%2Dspare%2Ddownload%2Dbandwidth</link>	
	<description>Is there anything meaningful I can do with 10Mbps worth of spare download bandwidth? My ISP recently has an offer on a 10Mbps connection, under a 2-year contract. I&apos;ve been thinking about getting a separate connection, mainly because the price is good and because I want a good upload bandwidth for torrent-seeding (don&apos;t ask).&lt;br&gt;
&lt;br&gt;
That plan comes with 1Mbps upload bandwidth which, as mentioned, will be largely used for torrent-seeding. That leaves the 10Mbps download bandwidth largely unemployed. I will still be downloading every so often, but hardly enough to put more than the occasional dent in it.&lt;br&gt;
&lt;br&gt;
This is where I need to pick your brains. Are there any meaningful projects out there requiring spare bandwidth, and if so, how can I contribute? Is there are other way I can put it to good use?&lt;br&gt;
&lt;br&gt;
I&apos;ve also been thinking about social network-related experiments and data-logging webcrawlers that would gather historical, social and other data (of course, ideally without maiming other servers), but have yet to think of a meaningful way to turn that into useful insights or conclusions.&lt;br&gt;
&lt;br&gt;
If anyone has ideas on what to do with that download bandwidth (that would preferably leave my upload bandwidth alone), please hit me with them =)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.92949</guid>
	<pubDate>Sun, 01 Jun 2008 22:57:09 -0800</pubDate>
	<category>bandwidth</category>
	<category>datalogging</category>
	<category>optimisation</category>
	<category>social</category>
	<category>webcrawling</category>
	<dc:creator>kureshii</dc:creator>
	</item>
	<item>
	<title>How is Facebook doing its queries?</title>
	<link>http://ask.metafilter.com/82769/How%2Dis%2DFacebook%2Ddoing%2Dits%2Dqueries</link>	
	<description>How does Facebook handle or simplify the presumably complicated DB queries involved so that me loading my page doesn&apos;t bring it to its knees? When I pull up my homepage on Facebook, it pulls status updates for a subset of my friends, and recent bits of their activity. It filters out the ones that are related to people who have blocked me (hopefully none!) and then shows it all to me.&lt;br&gt;
&lt;br&gt;
This information is all very specific to me, so presumably caching won&apos;t help much with it. But it seems like a hell of a lot of DB queries. If that&apos;s so -- it may merely be my &quot;SELECT *&quot;-level understanding of SQL making it seem that way -- how do they do it efficiently?&lt;br&gt;
&lt;br&gt;
(I&apos;m particularly interested in how the &apos;blocked user&apos; can work: would it really pull a status update like &quot;Matt Haughey and Jessamyn West are now friends&quot;, then pull Jess&apos;s block list to see if I&apos;m on it? That&apos;s two hits for a one-line entry!)</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.82769</guid>
	<pubDate>Mon, 04 Feb 2008 09:49:41 -0800</pubDate>
	<category>cache</category>
	<category>facebook</category>
	<category>mysql</category>
	<category>optimisation</category>
	<category>sql</category>
	<dc:creator>bonaldi</dc:creator>
	</item>
	<item>
	<title>Sock quality modelling and optimisation?</title>
	<link>http://ask.metafilter.com/64767/Sock%2Dquality%2Dmodelling%2Dand%2Doptimisation</link>	
	<description>Let&apos;s say I buy &lt;i&gt;s&lt;/i&gt; socks. Now, these socks feel the very best (have a quality factor of 100) after &lt;i&gt;f&lt;/i&gt; wearings, and must be discarded (have a quality factor of zero) after &lt;i&gt;f&lt;/i&gt; &#xd7; 100 wearings. I want to add these socks to a pool from which I draw two daily, and want to maximise the probability of selecting socks with the highest quality over the life of the pool... So, presuming I want a function which describes the quality of my socks... how do I model and optimize it? I&apos;ve taken a few courses in basic calculus and statistics, but have no idea how to model this. What branch of mathematics deals with these sorts of problems, and what is a good (better?) example of an attendant/canonical problem for that branch?&lt;br&gt;
&lt;br&gt;
&lt;small&gt;&lt;small&gt;This is not homework!&lt;/small&gt;&lt;/small&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2007:site.64767</guid>
	<pubDate>Thu, 14 Jun 2007 07:10:01 -0800</pubDate>
	<category>math</category>
	<category>optimisation</category>
	<category>socks</category>
	<dc:creator>TheNewWazoo</dc:creator>
	</item>
	<item>
	<title>Do they shape up, or do I ship out?</title>
	<link>http://ask.metafilter.com/24324/Do%2Dthey%2Dshape%2Dup%2Dor%2Ddo%2DI%2Dship%2Dout</link>	
	<description>I just started working for an IT company that has been dipping it&apos;s toes in the world of web design &amp;amp; development for a while, but not been doing things right. How do I get them to shape up? Or do I ship out? Sites by the other programmer are mostly IE only, and used ASP and Access Databases. Which says it all. I&apos;m trying to move things into XHTML and CSS, and using PHP + MySql, but I&apos;m getting a lot of resistence. I know it&apos;s a better way of working, but I have trouble explaing WHY. I respect that the other programmer may have to learn new things, but I&apos;m also being expected to learn ASP, which I am.&lt;br&gt;
&lt;br&gt;
I&apos;m also being asked to provide search engine optimisation, which I&apos;ve always considered selling snake oil. I know there are some things you can do, but I don&apos;t expect them to make much of a difference.&lt;br&gt;
&lt;br&gt;
Should I try to change them and stand up for what I belive is right? or just buckle and do as I&apos;m told (and be unhappy)?&lt;br&gt;
&lt;br&gt;
I&apos;ve only be here 3 months, but I feel the urge to leave already. It has a lot of promise (my own office and working from home), but I&apos;m being forced to bodge jobs that I would never do elsewhere.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2005:site.24324</guid>
	<pubDate>Wed, 21 Sep 2005 03:57:12 -0800</pubDate>
	<category>company</category>
	<category>design</category>
	<category>engine</category>
	<category>ethics</category>
	<category>optimisation</category>
	<category>search</category>
	<dc:creator>lemonfridge</dc:creator>
	</item>
	
	</channel>
</rss>

