<?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>Robert's Rants &#38; Rationalizations &#187; ReunionHall.org</title>
	<atom:link href="http://www.byrobert.com/robblog/category/computing-on-the-net/reunionhallorg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.byrobert.com/robblog</link>
	<description>. . . sometimes you just have to share a little . . .</description>
	<lastBuildDate>Fri, 02 Sep 2011 14:43:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Reunion Hall (reunionhall.org) is now closed down after nearly 15 years</title>
		<link>http://www.byrobert.com/robblog/2010/05/03/reunion-hall-reunionhall-org-is-now-closed-down-after-nearly-15-years-2/</link>
		<comments>http://www.byrobert.com/robblog/2010/05/03/reunion-hall-reunionhall-org-is-now-closed-down-after-nearly-15-years-2/#comments</comments>
		<pubDate>Mon, 03 May 2010 15:06:36 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[ReunionHall.org]]></category>
		<category><![CDATA[What?]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2010/05/03/reunion-hall-reunionhall-org-is-now-closed-down-after-nearly-15-years-2/</guid>
		<description><![CDATA[For nearly 15 years, Reunion Hall (reunionhall.org, and formerly nowandthen.com/reunion/, and one or two during the mid-90&#8217;s) provided a space to allow classmates to gather in one space on the internet. &#160;Back in the 90&#8217;s, it made sense that the Internet would be useful for just this type of service, yet, one would not see [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2010/05/03/reunion-hall-reunionhall-org-is-now-closed-down-after-nearly-15-years-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reunion Hall (reunionhall.org) is now closed down after nearly 15 years</title>
		<link>http://www.byrobert.com/robblog/2010/05/03/reunion-hall-reunionhall-org-is-now-closed-down-after-nearly-15-years/</link>
		<comments>http://www.byrobert.com/robblog/2010/05/03/reunion-hall-reunionhall-org-is-now-closed-down-after-nearly-15-years/#comments</comments>
		<pubDate>Mon, 03 May 2010 15:00:02 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[ReunionHall.org]]></category>
		<category><![CDATA[What?]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2010/05/03/reunion-hall-reunionhall-org-is-now-closed-down-after-nearly-15-years/</guid>
		<description><![CDATA[For nearly 15 years, Reunion Hall (reunionhall.org, and formerly nowandthen.com/reunion/, and one or two during the mid-90&#8217;s) provided a space to allow classmates to gather in one space on the internet. &#160;Back in the 90&#8217;s, it made sense that the Internet would be useful for just this type of service, yet, one would not see [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2010/05/03/reunion-hall-reunionhall-org-is-now-closed-down-after-nearly-15-years/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thinking thru code to email user checking if they are still there to tell others their email is still valid on my site</title>
		<link>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site-2/</link>
		<comments>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site-2/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 18:45:43 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Computing on the 'Net]]></category>
		<category><![CDATA[Customer Support]]></category>
		<category><![CDATA[ReunionHall.org]]></category>
		<category><![CDATA[Web Scripts]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site-2/</guid>
		<description><![CDATA[A monthly cron job to email site&#8217;s users to click a link to verify they are still using the email listed in their account. Assumption that if user logs into site, their info is up to date, too. Every 30 days, check if user has not verified in last 30 days or, has not logged [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thinking thru code to email user checking if they are still there to tell others their email is still valid on my site</title>
		<link>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site/</link>
		<comments>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site/#comments</comments>
		<pubDate>Sun, 15 Mar 2009 18:25:10 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Computing on the 'Net]]></category>
		<category><![CDATA[Customer Support]]></category>
		<category><![CDATA[ReunionHall.org]]></category>
		<category><![CDATA[Web Scripts]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site/</guid>
		<description><![CDATA[A monthly cron job to email site&#8217;s users to click a link to verify they are still using the email listed in their account. Assumption that if user logs into site, their info is up to date, too. Every 30 days, check if user has not verified in last 30 days or, has not logged [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2009/03/15/thinking-thru-code-to-email-user-checking-if-they-are-still-there-to-tell-others-their-email-is-still-valid-on-my-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Several years later, I finally track down the code mod and knuckle down to change the code!</title>
		<link>http://www.byrobert.com/robblog/2009/01/31/several-years-later-i-finally-track-down-the-code-mod-and-knuckle-down-to-change-the-code/</link>
		<comments>http://www.byrobert.com/robblog/2009/01/31/several-years-later-i-finally-track-down-the-code-mod-and-knuckle-down-to-change-the-code/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 05:13:32 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Computing on the 'Net]]></category>
		<category><![CDATA[ReunionHall.org]]></category>
		<category><![CDATA[Web Scripts]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2009/01/31/several-years-later-i-finally-track-down-the-code-mod-and-knuckle-down-to-change-the-code/</guid>
		<description><![CDATA[This specific code hasn&#8217;t changed since its design in 2005. &#160;So, many years later, my eyes (and mind) finally found the routine in all the code on my site to add to a user&#8217;s account upgrade. &#160;This adds some user info to another set of tables which I had to, somewhat, handle manually! &#160;Man, this [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2009/01/31/several-years-later-i-finally-track-down-the-code-mod-and-knuckle-down-to-change-the-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>For me, a needle in a haystack!</title>
		<link>http://www.byrobert.com/robblog/2007/12/30/for-me-a-needle-in-a-haystack/</link>
		<comments>http://www.byrobert.com/robblog/2007/12/30/for-me-a-needle-in-a-haystack/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 06:03:03 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Computing on the 'Net]]></category>
		<category><![CDATA[ReunionHall.org]]></category>

		<guid isPermaLink="false">http://www.byrobert.com/robblog/2007/12/30/for-me-a-needle-in-a-haystack/</guid>
		<description><![CDATA[Earlier this month of December, I broke the code which updates a user&#8217;s profile on one of my sites,Â Reunion Hall. Â Of course, I didn&#8217;t know I broke the PHP code when I modified it because a few rows in the db wasn&#8217;t used any longer. Â Ahh, the script wasn&#8217;t modified to reflect the missing rows&#8230;well, [...]]]></description>
		<wfw:commentRss>http://www.byrobert.com/robblog/2007/12/30/for-me-a-needle-in-a-haystack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

