<?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 by jpoulos</title>
	<link>http://ask.metafilter.com/search_threads.mefi?user_ID=2249</link>
	<description>Ask MetaFilter posts by jpoulos</description>
	<pubDate>Mon, 17 Sep 2007 07:20:02 -0800</pubDate>
	<lastBuildDate>Mon, 17 Sep 2007 07:20:02 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>120</ttl>

	<item>
	<title>SQL Server Find and Replace Script</title>
	<description>SQL SERVER - I&apos;m not a SQL script guy, but I&apos;ve got a SQL script problem.  I&apos;m trying to do a simply find-and-replace of a url wherever it may be in the db. The script I was given doesn&apos;t work, and the guy who wrote the script is gone.&lt;br&gt;
&lt;br&gt;
You can see the script here: http://number9media.com/scripts/FindAndReplace-qlinks.sql&lt;br&gt;
&lt;br&gt;
When I run it, I get no errors, but it doesn&apos;t make any changes. Someone pointed to the PATindex in line 22 as a potential problem, if that helps. </description>
		<link>http://ask.metafilter.com/mefi/71722</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.71722</guid>
		<pubDate>Mon, 17 Sep 2007 07:20:02 -0800</pubDate>

<category>SQL</category>

<category>server</category>

	<dc:creator>jpoulos</dc:creator>
	</item>

	<item>
	<title>Hi-res Bush Photos</title>
	<description>Where can I find hi-res images of George W Bush--especially candid pics? I&apos;ve checked all the usual places (google images, whitehouse.gov, etc). I&apos;d even pay a few bucks if necessary.</description>
		<link>http://ask.metafilter.com/mefi/68823</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.68823</guid>
		<pubDate>Wed, 08 Aug 2007 08:28:07 -0800</pubDate>

<category>Bush</category>

<category>photos</category>

	<dc:creator>jpoulos</dc:creator>
	</item>

	<item>
	<title>Terminal illness and credit card debt</title>
	<description>Suppose you have a terminal illness, and only have a few months to live. What&apos;s to keep you from running up huge credit card bills. Can the creditors make the next of kin pay up?</description>
		<link>http://ask.metafilter.com/mefi/42325</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.42325</guid>
		<pubDate>Mon, 17 Jul 2006 09:33:43 -0800</pubDate>

<category>credit</category>

<category>card</category>

<category>debt</category>

<category>terminal</category>

<category>illness</category>

	<dc:creator>jpoulos</dc:creator>
	</item>

	<item>
	<title>*Which* Russian film poster?</title>
	<description>While searching the usual poster sites to fill my bare walls, I came across &lt;a href=&quot;http://www.blogflicker.com/junk/russian_film_poster.jpg&quot;&gt;this striking image&lt;/a&gt;, which is identified only as &quot;Russian Film Poster&quot;. Can anyone identify the film? I&apos;d like to see the movie before I go slapping its poster up on my wall.</description>
		<link>http://ask.metafilter.com/mefi/37130</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.37130</guid>
		<pubDate>Thu, 27 Apr 2006 09:08:49 -0800</pubDate>

<category>russian</category>

<category>film</category>

<category>poster</category>

	<dc:creator>jpoulos</dc:creator>
	</item>

	<item>
	<title>Name the eight-pointed star</title>
	<description>Is there a name for the eight-pointed star &lt;a href=&quot;http://www.hkitty.com/junk/8pointed_star.gif&quot;&gt;pictured here&lt;/a&gt;?</description>
		<link>http://ask.metafilter.com/mefi/21781</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.21781</guid>
		<pubDate>Wed, 27 Jul 2005 08:15:57 -0800</pubDate>

<category>design</category>

<category>element</category>

<category>star</category>

	<dc:creator>jpoulos</dc:creator>
	</item>

	<item>
	<title>browsing to a directory, not a file</title>
	<description>HTML&apos;s &amp;lt;input type=&quot;file&quot;&amp;gt; allows you browse to a directory and select a file. Suppose I want to capture the directory path, not a file contained therein? Is it possible to browse to C:\Documents\Workstuff and capture *not* a file in that directory, but the directory path itself? Know what I mean?</description>
		<link>http://ask.metafilter.com/mefi/21469</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.21469</guid>
		<pubDate>Wed, 20 Jul 2005 08:13:42 -0800</pubDate>

<category>html</category>

	<dc:creator>jpoulos</dc:creator>
	</item>

	<item>
	<title>floating an image in dynamic content</title>
	<description>CSS with dynamic content. I&apos;m trying to create a web page using CSS and text pulled from a database, so that it looks like this: &lt;a href=&quot;http://www.blogfucker.com/junk/css_help.gif&quot;&gt;http://www.blogfucker.com/junk/css_help.gif&lt;/a&gt;. &quot;Image 2&quot; is simply floated left. Very simple to do with static content. But this is for a client who will only be able to edit the text, which will be entered as a single block of text. How do I throw a floated image in there so it shows up roughly in the middle of the page? I&apos;ve considered writing a script to count the number of paragraphs (or even characters) and dividing by two, and throwing it in that way. But I feel there must be a simpler way.</description>
		<link>http://ask.metafilter.com/mefi/20500</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.20500</guid>
		<pubDate>Tue, 28 Jun 2005 11:28:09 -0800</pubDate>

<category>css</category>

<category>html</category>

<category>web</category>

	<dc:creator>jpoulos</dc:creator>
	</item>

	<item>
	<title>I&apos;m developing a form Adobe Acrobat which, when </title>
	<description>I&apos;m developing a form Adobe Acrobat which, when submitting, calls a php script, which performs an INSERT into a MySQL database, then comes back with a &quot;Thank you&quot; web page. The script is called just fine and the INSERT works, but the browser hangs on the Thank You page. [more inside]</description>
		<link>http://ask.metafilter.com/mefi/13706</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.13706</guid>
		<pubDate>Thu, 06 Jan 2005 12:25:41 -0800</pubDate>

<category>adobeacrobat</category>

<category>mysql</category>

<category>php</category>

<category>scripting</category>

<category>webpage</category>

<category>website</category>

	<dc:creator>jpoulos</dc:creator>
	</item>

	<item>
	<title>I&apos;ve got a twelve-year-old boy in my life whom I&apos;d </title>
	<description>I&apos;ve got a twelve-year-old boy in my life whom I&apos;d love to coax into a new hobby. He currently only enjoys video games and collecting Hot Wheels cars. I&apos;ve considered things like r/c aircraft or rocket building, but either my budget or his mother won&apos;t allow it. I want him to learn to use his hands, and maybe get outside a little bit. Any suggestions?</description>
		<link>http://ask.metafilter.com/mefi/12632</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.12632</guid>
		<pubDate>Tue, 07 Dec 2004 11:34:20 -0800</pubDate>

<category>hobbies</category>

<category>twelveyearold</category>

<category>boys</category>

	<dc:creator>jpoulos</dc:creator>
	</item>

	<item>
	<title>I just watched &lt;a href=&quot;http://imdb.</title>
	<description>I just watched &lt;a href=&quot;http://imdb.com/title/tt0049674/&quot;&gt;Olivier&apos;s version of Richard III&lt;/a&gt; &lt;em&gt;twice&lt;/em&gt; and I still can&apos;t figure out why, during the Battle of Bosworth Field, while Richard and Richmond&apos;s forces are engaged in hand-to-hand combat, they suddenly stop fighting, let out a cheer, and embrace each other. I can&apos;t seem to google anything about it. What&apos;s the dilly-o?</description>
		<link>http://ask.metafilter.com/mefi/10794</link>
		<guid isPermaLink="false">tag:ask.metafilter.com,2008:site.10794</guid>
		<pubDate>Sun, 10 Oct 2004 08:59:43 -0800</pubDate>

<category>richardIII</category>

	<dc:creator>jpoulos</dc:creator>
	</item>

    </channel>
</rss>

