<?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 posts tagged with patterns</title>
      <link>http://ask.metafilter.com/tags/patterns</link>
      <description>tag posts with patterns</description>
	  	  <pubDate>Wed, 02 Jul 2008 23:22:20 -0800</pubDate>
      <lastBuildDate>Wed, 02 Jul 2008 23:22:20 -0800</lastBuildDate>

      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>	  
	<item>
	<title>Where does this shirt pattern come from?</title>
	<link>http://ask.metafilter.com/95622/Where-does-this-shirt-pattern-come-from</link>	
	<description>What is the origin of these shirts?

I have this shirt. i want to know where it comes from. not where it&apos;s made, but where in the world does this pattern and style come from?
&lt;a href=&quot;http://picasaweb.google.com/thaikarl/HereNowNotLater/photo#5218663018990138018&quot;&gt;PatternShirt01.jpg&lt;/a&gt;
&lt;a href=&quot;http://picasaweb.google.com/thaikarl/HereNowNotLater/photo#5218663021831332274&quot;&gt;PatternShirt02.jpg&lt;/a&gt;

thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.95622</guid>
	<pubDate>Wed, 02 Jul 2008 23:22:20 -0800</pubDate>

<category>shirts</category>

<category>fashion</category>

<category>world</category>

<category>cloths</category>

<category>origin</category>

<category>patterns</category>

<category>cotton</category>

	<dc:creator>karl88</dc:creator>
	</item>
	<item>
	<title>In an OOP world, what&apos;s the best way to handle a lot of sequential code?</title>
	<link>http://ask.metafilter.com/88972/In-an-OOP-world-whats-the-best-way-to-handle-a-lot-of-sequential-code</link>	
	<description>Design-pattern (programming) question. I&apos;m working on a huge app (many thousand lines of code), and one of the most complex parts of it is the initialization logic. There&apos;s a ton of code that needs to run sequentially and only once.&lt;br&gt;
&lt;br&gt;
Currently, I&apos;m handling all of this with singletons, but I wonder if there&apos;s a better way.&lt;br&gt;
&lt;br&gt;
Here&apos;s the basic framework now (in pseudocode).&lt;br&gt;
&lt;br&gt;
MainInit.getInstance().init();&lt;br&gt;
&lt;br&gt;
/* inside MainInit&apos;s init() method... */&lt;br&gt;
&lt;br&gt;
DataManager.getInstance().init();&lt;br&gt;
CommandManager.getInstance().init();&lt;br&gt;
GraphicsManager.getInstance().init();&lt;br&gt;
... etc ... //maybe 40 more calls like this&lt;br&gt;
&lt;br&gt;
This seems pretty straightforward and easy to maintain. I don&apos;t have any real problems with it. But it&apos;s sort of off-the-top-of-my-head. I&apos;ve never worked on an app that needs so much initializing before. &lt;br&gt;
&lt;br&gt;
Since it&apos;s not really about objects -- it&apos;s just about tons of code running in sequential order -- I&apos;m not sure of the best, tried and true method of breaking it up into manageable chunks. And I can&apos;t find much about it in my Design Pattern books.&lt;br&gt;
&lt;br&gt;
I&apos;m cool with non design-pattern solutions, too. I know patterns aren&apos;t for everything. I just need a really good way of organizing this sort of code.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.88972</guid>
	<pubDate>Wed, 16 Apr 2008 10:19:40 -0800</pubDate>

<category>code</category>

<category>programmer</category>

<category>application</category>

<category>design</category>

<category>patterns</category>

<category>pattern</category>

<category>designpattern</category>

<category>singleton</category>

<category>singletons</category>

<category>init</category>

<category>initialization</category>

<category>organizing</category>

<category>organization</category>

	<dc:creator>grumblebee</dc:creator>
	</item>
	<item>
	<title>Floral patterns - what are they called?</title>
	<link>http://ask.metafilter.com/84999/Floral-patterns-what-are-they-called</link>	
	<description>Name that pattern!  I&apos;ve seen some really nice designs lately that feature a stylised floral pattern running in a repeating, seamless motif. The pattern is often a tone of the primary colour and connotes an old world, luxury feeling. It makes me think of expensive wallpaper. What is the pattern called and where can I acquire a copy?&lt;br&gt;
&lt;br&gt;
 I thought that the pattern might have been a brocade or a jacquard but I can&apos;t find a good match when I search those terms.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.84999</guid>
	<pubDate>Fri, 29 Feb 2008 21:24:44 -0800</pubDate>

<category>graphic</category>

<category>design</category>

<category>website</category>

<category>patterns</category>

<category>motif</category>

	<dc:creator>dantodd</dc:creator>
	</item>
	<item>
	<title>I spy with my little eye</title>
	<link>http://ask.metafilter.com/83481/I-spy-with-my-little-eye</link>	
	<description>What do you look at/notice, as you wander through the world, that I probably ignore? The origin of this question was my teaching students how to recognize the seven &lt;a href=&quot;http://www.math.okstate.edu/~wolfe/border/howclass.html&quot;&gt;border patterns &lt;/a&gt;(sometimes called &quot;frieze patterns&quot;). After I taught this the first time, I suddenly realized that there are border patterns all over the place; I just never noticed them. &lt;br&gt;
&lt;br&gt;
This made me wonder what people who are different from me pay attention to as they wander around. If you are a designer, what do you see that I ignore? If you are a plumber, what do you see that I ignore? &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;em&gt;I think this isn&apos;t chatfilter, but delete if you think it is&lt;/em&gt;.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.83481</guid>
	<pubDate>Tue, 12 Feb 2008 12:15:44 -0800</pubDate>

<category>looking</category>

<category>seeing</category>

<category>border</category>

<category>patterns</category>

	<dc:creator>wittgenstein</dc:creator>
	</item>
	<item>
	<title>Someone must be blogging about blogs, right?</title>
	<link>http://ask.metafilter.com/79749/Someone-must-be-blogging-about-blogs-right</link>	
	<description>Is anyone out there publishing analysis or actively tracking interesting developments/trends in blogging in terms of the emerging patterns in the form and functionality of the blogs themselves? The type of stuff that I&apos;m thinking about is like Luke Wroblewski&apos;s &lt;a href=&quot;http://www.lukew.com/resources/articles/blogs2.asp&quot;&gt;Blog Interface Design 2.0 article&lt;/a&gt; (2005) or the &lt;a href=&quot;http://www.jonathanboutelle.com/mt/archives/2006/01/blog_layout_the.html&quot;&gt;posts on&lt;/a&gt; &lt;a href=&quot;http://www.jonathanboutelle.com/mt/archives/2005/08/mulletstyle_blo.html&quot;&gt;blog layouts&lt;/a&gt; that Jonathan Boutelle was doing (2005-2006) - the examples here are focusing more on the nuts and bolts, although I&apos;m also open to coverage/discussion of more macro-trends (flare, codes, tumblelogs, migration onto social networking sites, etc).&lt;br&gt;
&lt;br&gt;
Barring that, if anyone&apos;s seen anything really interesting in the past year or two, post away.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.79749</guid>
	<pubDate>Sun, 30 Dec 2007 02:02:39 -0800</pubDate>

<category>blog</category>

<category>blogging</category>

<category>design</category>

<category>functionality</category>

<category>trends</category>

<category>patterns</category>

<category>new</category>

	<dc:creator>lhl</dc:creator>
	</item>
	<item>
	<title>Negative ghostrider, the pattern is full</title>
	<link>http://ask.metafilter.com/76213/Negative-ghostrider-the-pattern-is-full</link>	
	<description>When I drum, I throw patterns and caution to the wind... I&apos;ve been playing drums for about 10 years now, pretty consistently. I grew up through concert band and never got into drumline, but learned enough chops and rudiments to know what I&apos;m doing. I know how to play set.&lt;br&gt;
&lt;br&gt;
But I&apos;ve always played in low-pressure/laid back scenarios.&lt;br&gt;
&lt;br&gt;
And now that I&apos;m with a (prog rock/indie rock/alt/whatever) band and we&apos;re trying to lay down some tracks, I&apos;m finding that I shift a given bass/snare/hat pattern throughout a song. I play what feels good, but I lack consistency. &lt;br&gt;
&lt;br&gt;
I know it can be good at times, but I&apos;m listening to a *ton* of music right now across *all* genres and drummers stick to their patterns throughout entire songs.&lt;br&gt;
&lt;br&gt;
They may layer them, they may make them very long and involved, they may switch to alternate patterns, but they&apos;ve clearly written one and stuck with it.&lt;br&gt;
&lt;br&gt;
Now that I&apos;m aware of the &quot;problem,&quot; I&apos;m going to do my best to write a solid pattern and stick to it, instead of just feeling it out throughout the song, but do you have any advice on locking this stuff down better? I can play complex, graceful fills that work well where they land, simple fills that add just enough texture, and anywhere in between, but I&apos;m struggling with the simple idea of committing my own ideas to memory.&lt;br&gt;
&lt;br&gt;
Ironic, since I tend to memorize every single track of any given song in just a few plays. &lt;br&gt;
&lt;br&gt;
Any tips on focusing and locking down? My thoughts are to write out what I want to play, record it and just ingrain it, over and over... Anything else? Also, how the hell do I get myself to lay off the damn bass drum and let the silence speak?&lt;br&gt;
&lt;br&gt;
Cheers and thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.76213</guid>
	<pubDate>Wed, 14 Nov 2007 01:57:08 -0800</pubDate>

<category>drums</category>

<category>drumming</category>

<category>patterns</category>

<category>music</category>

	<dc:creator>disillusioned</dc:creator>
	</item>
	<item>
	<title>Need Resources on Mind Energy Changing DNA </title>
	<link>http://ask.metafilter.com/75665/Need-Resources-on-Mind-Energy-Changing-DNA</link>	
	<description>I need solid scientific evidence that thought can change matter - how consciousness effects DNA structure, patterns and ultimately reality. Charts, studies, videos, all is welcome as a way of viewing and understanding how the mind&apos;s energy works in relation to physical matter. Thank you so much. </description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.75665</guid>
	<pubDate>Wed, 07 Nov 2007 09:16:07 -0800</pubDate>

<category>brain</category>

<category>mind</category>

<category>consciousness</category>

<category>reality</category>

<category>DNA</category>

<category>paradigms</category>

<category>shift</category>

<category>thought</category>

<category>patterns</category>

	<dc:creator>watercarrier</dc:creator>
	</item>
	<item>
	<title>Help me doodle pretty.</title>
	<link>http://ask.metafilter.com/75466/Help-me-doodle-pretty</link>	
	<description>DoodleFilter: How do I learn to draw intricate patterns freehand?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.75466</guid>
	<pubDate>Mon, 05 Nov 2007 07:08:59 -0800</pubDate>

<category>art</category>

<category>patterns</category>

<category>complex</category>

<category>draw</category>

<category>skill</category>

<category>decorate</category>

	<dc:creator>Laugh_track</dc:creator>
	</item>
	<item>
	<title>Where to find an old pattern for a knit Christmas stocking?</title>
	<link>http://ask.metafilter.com/74206/Where-to-find-an-old-pattern-for-a-knit-Christmas-stocking</link>	
	<description>Help me find the pattern for the knitted Christmas stocking of my youth! My mother knitted Christmas stocking for all four of her children when we were young. We&apos;re all in our 30s and 40s and I would like to continue the tradition. She can&apos;t remember when she got the pattern and my guess it that it was a kit. The pattern/kit would have been available in the mid-60s through the early 70s. It features Santa Claus in the chimney on the front and a moon on the back. The top edge includes a space to add each child&apos;s name. It looks like this: &lt;a href=&quot;http://flickr.com/photos/sharonpriest/1609896472/&quot;&gt;Front&lt;/a&gt;  &lt;a href=&quot;http://flickr.com/photos/sharonpriest/1609897604//&quot;&gt;Back&lt;/a&gt; &lt;a href=&quot;http://flickr.com/photos/sharonpriest/1609007599//&quot;&gt;Close-up&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
I&apos;m sure if I put my mind to it, I could make the pattern but I&apos;m lazy and don&apos;t have time.  I&apos;ve spent hours searching online for it and have gotten nowhere. I once saw another one and asked that person where she had gotten hers and it turns out she bought it at a garage sale.  Maybe I need info on good knitting forums for asking this same question but if anyone has ideas of where to find the pattern that would be the best!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.74206</guid>
	<pubDate>Fri, 19 Oct 2007 10:32:41 -0800</pubDate>

<category>knitting</category>

<category>patterns</category>

<category>stockings</category>

<category>christmas</category>

<category>resolved</category>

	<dc:creator>otherwordlyglow</dc:creator>
	</item>
	<item>
	<title>if (a || (b and (c or d)) and (not e or (f and g and h))) then ???</title>
	<link>http://ask.metafilter.com/72402/if-a-b-and-c-or-d-and-not-e-or-f-and-g-and-h-then</link>	
	<description>Comp Sci: What&apos;s the best Design Pattern or structure for dealing with a complex relationship between many booleans? I&apos;m working on an app that has a zillion configuration options. I need to deal with situations in which the user choses Option A and (Option B or Option C) but not (Option D and (Option E or F)). That sort of thing.&lt;br&gt;
&lt;br&gt;
Using tons of if/then/else&apos;s is clearly wrong. It&apos;s totally confusing. The State Pattern seems like the right direction, but unless I misunderstand it, it&apos;s too simple. It assumes that an app is in State A, State B or State C. What about apps that are in States A and C? In other words, there are 50 options and any combination of them can be on/off. &lt;br&gt;
&lt;br&gt;
What&apos;s the best way to manage this?&lt;br&gt;
&lt;br&gt;
I&apos;m an Actionscript Programmer, but I&apos;m pretty comfortable translating concepts from C-family languages.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.72402</guid>
	<pubDate>Tue, 25 Sep 2007 19:24:44 -0800</pubDate>

<category>compsci</category>

<category>programming</category>

<category>program</category>

<category>application</category>

<category>actionscript</category>

<category>boolean</category>

<category>booleans</category>

<category>design</category>

<category>patterns</category>

<category>designPatterns</category>

<category>state</category>

<category>pattern</category>

	<dc:creator>grumblebee</dc:creator>
	</item>
	<item>
	<title>Large scale scanning and printing?</title>
	<link>http://ask.metafilter.com/66943/Large-scale-scanning-and-printing</link>	
	<description>Looking for a specialty printer who can print large-format pattern pieces (and possibly scan them, too) for a new line of sewing and knitting patterns. I design knitwear and my partner designs sewing patterns. We plan to sell them both online as downloadable PDFs (like the &lt;a href=&quot;http://burdastyle.com/&quot;&gt;BurdaStyle&lt;/a&gt; ones -- printed on a normal-sized printer by the end user, then matched up point a to point a, etc and taped together) and as regular style printed patterns in stores. Not sure if the services used by architects (as referenced &lt;a href=&quot;http://ask.metafilter.com/26520/MediumLarge-format-scanning-in-Toronto&quot;&gt;here&lt;/a&gt; on MeFi) would help.&lt;br&gt;
&lt;br&gt;
Here&apos;s the problem: &lt;br&gt;
&lt;br&gt;
a. we are doing the pattern pieces manually (so they&apos;re large, life-sized pieces), and we&apos;re not sure if we should have them scanned in full-size then printed from the scans, or drafted digitally.&lt;br&gt;
&lt;br&gt;
b. we need to find a printer who can handle printing large pieces like these, at a reasonable price. Our local preferred printer for everything else can&apos;t.&lt;br&gt;
&lt;br&gt;
The usual size of similar commercial pattern piece sheets is somewhere around 3&apos; x 6&apos; if that helps. Thanks.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.66943</guid>
	<pubDate>Fri, 13 Jul 2007 15:05:08 -0800</pubDate>

<category>printing</category>

<category>scanning</category>

<category>sewing</category>

<category>patterns</category>

<category>largeformat</category>

	<dc:creator>bitter-girl.com</dc:creator>
	</item>
	<item>
	<title>Can I copy a button-down shirt I love?</title>
	<link>http://ask.metafilter.com/62311/Can-I-copy-a-buttondown-shirt-I-love</link>	
	<description>Can I copy a button-down shirt I love? A few years ago I finally found a button-down shirt that I loved. It fit perfectly, which doesn&apos;t happen often, so I bought four of them. Now they are starting to show wear and come apart. &lt;br&gt;
&lt;br&gt;
Are there places that can take apart these shirts and copy the pattern and make a new shirt for me? What can I expect to pay for something like this?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.62311</guid>
	<pubDate>Wed, 09 May 2007 21:41:56 -0800</pubDate>

<category>shirts</category>

<category>patterns</category>

<category>copy</category>

	<dc:creator>apetpsychic</dc:creator>
	</item>
	<item>
	<title>What does the internet look like?</title>
	<link>http://ask.metafilter.com/61998/What-does-the-internet-look-like</link>	
	<description>I&apos;m looking for interesting visualizations of the internet: traffic patterns, affinity networks, what-have-you for a presentation on &quot;Online Communications.&quot; Bonus points for movies, animation, and general coolness. I direct an organziation that teaches small nonprofits about how to work with the media, do their own PR, and generally communicate with their audiences better. I&apos;m putting together our new &quot;Online Communications&quot; presentation, which will cover everything from &quot;What kind of website do you need?&quot; to &quot;What tools are available for e-newsletters?&quot; &lt;br&gt;
&lt;br&gt;
What I&apos;m looking for is maps, graphs, etc. to explain what the interet looks like, and in particular to help me discuss the concept of &lt;a href=&quot;http://www.network-centricadvocacy.net/&quot;&gt;Network-Centric Advocacy&lt;/a&gt;-- basically how technology has made organizing groups of like-minded individuals much easier than it was previously. &lt;br&gt;
&lt;br&gt;
What I&apos;d love to find is something like &lt;a href=&quot;http://www.aharef.info/2006/05/websites_as_graphs.htm&quot;&gt;this&lt;/a&gt;, only animating connections between web sites as opposed to page elements. Even better would be something like &lt;a href=&quot;http://users.design.ucla.edu/~akoblin/work/faa/color.html&quot;&gt;this&lt;/a&gt; except showing internet traffic (and yeah, I have no idea how that would actually work, I just know it&apos;s purty).&lt;br&gt;
&lt;br&gt;
I&apos;ve done some searching on AskMe and MeFi but haven&apos;t found anything exactly right, which makes me think it might not exist. I&apos;m open to whatever you think would work to help explain these concepts, the cooler-looking the better. And so I turn to you AskMe-- what does the internet look like?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.61998</guid>
	<pubDate>Sat, 05 May 2007 08:57:26 -0800</pubDate>

<category>internet</category>

<category>visualization</category>

<category>traffic</category>

<category>patterns</category>

<category>animation</category>

	<dc:creator>hwickline</dc:creator>
	</item>
	<item>
	<title>Pattern for Marimekko &quot;clover&quot; bag?</title>
	<link>http://ask.metafilter.com/55407/Pattern-for-Marimekko-clover-bag</link>	
	<description>I saw &lt;a href=&apos;http://www.marimekko.fi/MarimekkoWeb/productcard.aspx?guid={C82F1613-4C56-4310-B775-DB94A0E54F9D}&amp;lang=en-gb&apos;&gt;this Marimekko &apos;clover&apos; bag&lt;/a&gt; at a friend&apos;s house recently, and I would love to make something similar (well, the more identical the better) for my wife. Ideally, I would prefer a pre-existing pattern. Failing that, I would also accept instructions for how to make an accurate pattern from my friend&apos;s bag &lt;em&gt;without ripping all the seams out&lt;/em&gt;. Part of the reason that I like this bag in particular is because the panels are cut so the bag has a little &quot;bulge&quot; -- i.e. they are all cut in fairly complex shapes (and my guess is if I tried to guesstimate a pattern, it would look like crap. The devil is in the details, etc.) &lt;br&gt;
&lt;br&gt;
&lt;small&gt;(I have read &lt;a href=&apos;http://ask.metafilter.com/mefi/46943&apos;&gt;this thread&lt;/a&gt; on clothing, patterns, and copyright, but since this is for my wife (not for resale) I am not concerned about the issue of copying Marimekko&apos;s pattern. Unless you think I should be...&lt;/small&gt;&lt;br&gt;
&lt;br&gt;
So: pattern? Or pattern-making tips?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.55407</guid>
	<pubDate>Sat, 20 Jan 2007 09:49:00 -0800</pubDate>

<category>sewing</category>

<category>pattern</category>

<category>patterns</category>

<category>pattern-making</category>

<category>marimekko</category>

<category>bags</category>

	<dc:creator>misterbrandt</dc:creator>
	</item>
	<item>
	<title>Pattern Matching</title>
	<link>http://ask.metafilter.com/54201/Pattern-Matching</link>	
	<description>FashionFilter:  How do I match patterns?  I can work with color pretty well but patterns are a mystery to me. One of my resolutions for this New Year is to start dating again.  Another resolution is to get back into the job market.  In both cases, appearances matter.  So I&#8217;d like to upgrade my look a little and learn how to dress.  One of the things I&#8217;d like to learn a little more about is pattern matching.  I have a decent eye for color so I usually manage to avoid embarrassing myself in that department.  But matching patterns is a total mystery to me.  Stripes, plaids . . . I have no clue what looks good with what.  &lt;br&gt;
&lt;br&gt;
(One example of what I&#8217;m talking about would be matching the pattern of a shirt to the pattern of a tie.  That&#8217;s the first one that comes to mind.)&lt;br&gt;
&lt;br&gt;
So does anyone out there have any advice on how to match patterns? Or can you recommend any good sources for advice on how to match patterns?  It could be a book.  It could be a website.  A TV show (on DVD).  An online forum.  I&#8217;m not picky.  As long as the source knows what he or she is talking about, I&#8217;ll listen.  &lt;br&gt;
&lt;br&gt;
Many thanks in advance.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.54201</guid>
	<pubDate>Tue, 02 Jan 2007 12:36:51 -0800</pubDate>

<category>Fashion</category>

<category>Clothing</category>

<category>Patterns</category>

<category>PatternMatching</category>

	<dc:creator>jason&apos;s_planet</dc:creator>
	</item>
	<item>
	<title>WebDesign Filter: Is there a site that has a collection of basic page layouts that I can browse and choose from, a la the Noodle Incident&apos;s CSS box workaround page?</title>
	<link>http://ask.metafilter.com/50498/WebDesign-Filter-Is-there-a-site-that-has-a-collection-of-basic-page-layouts-that-I-can-browse-and-choose-from-a-la-the-Noodle-Incidents-CSS-box-workaround-page</link>	
	<description>WebDesign Filter: Is there a site that has a collection of basic page layouts that I can browse and choose from, a la the Noodle Incident&apos;s CSS box workaround page? hello fellow web heads,&lt;br&gt;
&lt;br&gt;
I&apos;ve fascinated by patterns in GUI design, and regularily use the excellent book &lt;a href=&quot;http://www.amazon.com/exec/obidos/ASIN/020172149X/metafilter-20/ref=nosim/&quot;&gt;The Design of Sites&lt;/a&gt; for inspiration.  I&apos;m wondering if there&apos;s a basic equivalent of it online. For instance, if you&apos;re creating a CSS based layout from scratch, Owen Briggs &apos;s &lt;a href=&quot;http://www.thenoodleincident.com/tutorials/box_lesson/boxes.html&quot;&gt;&quot;Little  Boxes&quot;&lt;/a&gt; page gives you a good basic &apos;gallery&apos; of sample layouts - are there any other sites like his out there for general web design? Something that would have thumbnails of various page types (&apos;sitemap&apos;, &apos;FAQ&apos;, &apos;gallery&apos; - general page types).  It&apos;s not so much the code as just having some sort of gallery which you can have as a reference.&lt;br&gt;
&lt;br&gt;
Hope this is a clear enough question - thanks for any help!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.50498</guid>
	<pubDate>Wed, 08 Nov 2006 20:41:53 -0800</pubDate>

<category>webdesign</category>

<category>patterns</category>

<category>design</category>

	<dc:creator>rmm</dc:creator>
	</item>
	<item>
	<title>Vintage Clothing Needed, Stat! </title>
	<link>http://ask.metafilter.com/35891/Vintage-Clothing-Needed-Stat</link>	
	<description>I need to find good thrift stores (or just not expensive stores) in Atlanta that sell late fifties to early sixties clothing (vintage or restyled, as long as the restyling isn&apos;t too weird).  We are also planning to hit Athens, Georgia looking for the same stuff, so anything there will be helpful as well. This is for a play, so we will need men&apos;s and women&apos;s clothing in a variety of sizes. Some of the scenes are suit-worthy (for the girls, the Jackie Kennedy look) and the rest of it is fairly &quot;weekend at Hyannisport.&quot; We sort of want to avoid sewing but will do it if we really have to, so anywhere (local or good price online) that sells vintage patterns isn&apos;t totally out of the question. I know about ebay and rustyzipper.com (I&apos;ve been googling), but in this realm I&apos;m really looking for reccomendations as to any pattern provider you&apos;ve used that has delivered, both in the sense of quality and timeliness.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.35891</guid>
	<pubDate>Fri, 07 Apr 2006 05:51:21 -0800</pubDate>

<category>vintageclothing</category>

<category>1960s</category>

<category>patterns</category>

	<dc:creator>Medieval Maven</dc:creator>
	</item>
	<item>
	<title>Retro patterns and designs</title>
	<link>http://ask.metafilter.com/30723/Retro-patterns-and-designs</link>	
	<description>Where can I find patterns similar to &lt;a href=&quot;http://www.originalityisoverrated.com/redir.php?redir=images/webview.jpg&quot;&gt;this&lt;/a&gt;? I&apos;m looking for retro- and solid patterns with good geometry and curves and fun shapes that I can use to add texture to web page headers and to site backgrounds. Multi-tonal, colorful designs are good, but I&apos;m not sure what exactly to search for in Google Images and the like to garner this sort of result. (I got this design off the back off a Microsoft Xbox business card.)&lt;br&gt;
&lt;br&gt;
Any suggestions and links to high-res shots get bonus points, but whatever you can throw to me would be fantastic.&lt;br&gt;
&lt;br&gt;
Thanks!</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.30723</guid>
	<pubDate>Thu, 12 Jan 2006 20:11:57 -0800</pubDate>

<category>patterns</category>

<category>wallpapers</category>

<category>graphics</category>

	<dc:creator>disillusioned</dc:creator>
	</item>
	<item>
	<title>Knitted sweater pattern: why can&apos;t I find you?</title>
	<link>http://ask.metafilter.com/30240/Knitted-sweater-pattern-why-cant-I-find-you</link>	
	<description>SweaterFilter: I am searching for a specific pattern for a knitted sweater similar to &lt;a href=&quot;http://www.canadiansweater.com/cata_doc/nature_doc/7045-3ysc_lg.html&quot;&gt;this&lt;/a&gt;.  I see these types of sweaters around and I&apos;m sure patterns for them exist.  Unfortunately, I&apos;ve had a hard time finding one.   My goal is to get the basic pattern and change it slightly to customize the images on it (although I kinda like the squirrel motif).  I&apos;m not looking to buy the sweater but rather to make it on my own (and one for a friend).  &lt;br&gt;
&lt;br&gt;
I have the impression that these were extremely popular in the 60&apos;s and have memories of seeing many different patterns (such as deer, moose, ducks, eagles, etc) on the same style of sweater.  If not a pattern then just the name of this style of sweater so I can ask the staff at my local knitting shop for more info?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.30240</guid>
	<pubDate>Thu, 05 Jan 2006 11:00:44 -0800</pubDate>

<category>knitting</category>

<category>patterns</category>

<category>sweater</category>

	<dc:creator>LunaticFringe</dc:creator>
	</item>
	<item>
	<title>Regular expression question</title>
	<link>http://ask.metafilter.com/28972/Regular-expression-question</link>	
	<description>RegexFilter: I want to strip out all HTML from a string except for approved tags of B and I. I have this pattern : &quot;&lt; (p|img)*?&gt;&quot; Which strips out any instance of P or IMG tags, but I want to reverse it... I want to say only allow B or I. I tried this: &quot;&lt; ^(b|i)*?&gt;&quot; thinking that mean any character NOT in the group b or i, but no go. Any tips before I go insane?&lt;/&gt;&lt;/&gt;</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.28972</guid>
	<pubDate>Tue, 13 Dec 2005 11:44:03 -0800</pubDate>

<category>regex</category>

<category>patterns</category>

	<dc:creator>xmutex</dc:creator>
	</item>
	<item>
	<title>Pattern for velvet skirt</title>
	<link>http://ask.metafilter.com/24957/Pattern-for-velvet-skirt</link>	
	<description>Where can I find a good pattern for a velvet skirt? I bought a gorgeous remnant of searingly blue velvet, and I want to make a skirt.  Can anyone recommend a good pattern? I&apos;d like to make it an a-line.  Also links to free pattern sites would be nice, as well as tips for sewing velvet.</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.24957</guid>
	<pubDate>Mon, 03 Oct 2005 10:27:18 -0800</pubDate>

<category>velvet</category>

<category>patterns</category>

<category>sewing</category>

	<dc:creator>Sara Anne</dc:creator>
	</item>
	<item>
	<title>TV error screen?</title>
	<link>http://ask.metafilter.com/15387/TV-error-screen</link>	
	<description>Is there a name for the multi-coloured TV error screen? You know, the one with colourful blocks. Traditionally accompanied with a long beep. Sort of looks &lt;a href=&quot;http://www.esther-ofarim.de/testbild.jpg&quot;&gt;like this&lt;/a&gt; only not really.&lt;br&gt;
Anyone know what it&apos;s called?</description>
	<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.15387</guid>
	<pubDate>Sat, 19 Feb 2005 17:46:20 -0800</pubDate>

<category>TV</category>

<category>error</category>

<category>test</category>

<category>patterns</category>

<category>colorbars</category>

<category>barstones</category>

	<dc:creator>Count Ziggurat</dc:creator>
	</item>
	
	</channel>
</rss>

