<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Snoopin' with the Snoop &#187; programming</title>
	<atom:link href="http://theobstinatesnooper.nnettsplace.com/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://theobstinatesnooper.nnettsplace.com</link>
	<description>Whatever strikes my curiosity</description>
	<lastBuildDate>Sun, 20 Jun 2010 15:50:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>square-box eyes</title>
		<link>http://theobstinatesnooper.nnettsplace.com/2010/computers/square-box-eyes/</link>
		<comments>http://theobstinatesnooper.nnettsplace.com/2010/computers/square-box-eyes/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 00:57:15 +0000</pubDate>
		<dc:creator>Jeanette</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[copyright]]></category>
		<category><![CDATA[Genealogy]]></category>
		<category><![CDATA[ltoffix]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[sound]]></category>
		<category><![CDATA[soundex]]></category>
		<category><![CDATA[syracusebaptisms]]></category>
		<category><![CDATA[webmaster]]></category>
		<category><![CDATA[winter]]></category>

		<guid isPermaLink="false">http://theobstinatesnooper.nnettsplace.com/?p=449</guid>
		<description><![CDATA[I played with programming all day.   Created a site to search up to 31 different surnames based on sound matching from a given surname (google limits their searches to 32 words, and one of the words is the site to search): Sound search. Only problem is, it takes a really long time to load [...]]]></description>
			<content:encoded><![CDATA[<p>I played with programming all day.   Created a site to search up to 31 different surnames based on sound matching from a given surname (google limits their searches to 32 words, and one of the words is the site to search): <a href="http://www.nnettsplace.com/ManyInterests/sound/index.php">Sound search</a>. Only problem is, it takes a <strong><em>really</em></strong> long time to load (running sound matches through 30,000 names will do that). Thinking of putting a javascript game as a body onload script, but not sure how that will impact the time, or if that will load before the surname list and search does. Also updated my &#8220;404 not found&#8221; page over on the &#8216;www&#8217; subdomain.</p>
<p><img class="size-medium wp-image-450 alignleft" title="404 not found image" src="http://theobstinatesnooper.nnettsplace.com/home/nnettsplace/www/theobstinatesnooper/wp-content/uploads/2010/03/missing-246x300.jpg" alt="404 not found image" width="246" height="300" /> All-in-all, 11.5 hours. Guess it&#8217;s kinda good that winter came back for a weekend, otherwise it wouldn&#8217;t have gotten done. Not that it <em>had</em> to be done. But most of these things I create for myself anyway. Eases in searching for surnames with a variety of spellings, like &#8216;Phettiplace&#8217; or &#8216;Raner&#8217;.  Same thing for the <a title="Sound-based Database Index to &quot;Church of the Assumption, Syracuse, NY 1844-1860 Baptisms,&quot; F. Richard Barr, transcriber. TreeTalks, December 2006" href="http://www.nnettsplace.com/ManyInterests/syracusebaptisms/">Sound-based Database</a> for the Syracuse Baptisms journal. When I originally received the journal issue in late 2006 and offered to do look-ups, I figured it&#8217;d be a lot easier to do a thorough job if all the names were in a database and I could search based on sound calculations instead of how I thought they might be alternatively spelled. Hence a multi-year (decade?) project, complete with accusations of copyright violations from I-know-everythingers on the NY Onondaga listserv (not including the transcriber; I have his permission).</p>
<p>As for the character in the &#8216;missing&#8217; image for the 404 not found page, it is the capital H from the <a title="LT Offix font" href="http://www.fonts.com/FindFonts/detail.htm?pid=434595">LTOffix character set</a> over at fonts.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://theobstinatesnooper.nnettsplace.com/2010/computers/square-box-eyes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Totally bizarre</title>
		<link>http://theobstinatesnooper.nnettsplace.com/2009/thinking/totally-bizarre/</link>
		<comments>http://theobstinatesnooper.nnettsplace.com/2009/thinking/totally-bizarre/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 04:10:24 +0000</pubDate>
		<dc:creator>Jeanette</dc:creator>
				<category><![CDATA[Thinking]]></category>
		<category><![CDATA[headaches]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://theobstinatesnooper.nnettsplace.com/?p=375</guid>
		<description><![CDATA[I upgraded my wordpress installation to 2.9 this evening, and it locked me out of my uploads folder (meaning that I could upload files, but could not view either through wordpress or by typing the address in the bar &#8211; 403 error). After hours of searching for a fix, I created a new uploads folder, [...]]]></description>
			<content:encoded><![CDATA[<p>I upgraded my wordpress installation to 2.9 this evening, and it locked me out of my uploads folder (meaning that I could upload files, but could not view either through wordpress or by typing the address in the bar &#8211; 403 error). After hours of searching for a fix, I created a new uploads folder, transferred everything into that folder, deleted the uploads folder, recreated it, and transferred everything back in.</p>
<p>And it works&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://theobstinatesnooper.nnettsplace.com/2009/thinking/totally-bizarre/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
