<?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>Project 2061 Techlog &#187; registration</title> <atom:link href="http://techlog.p2061.org/tag/registration/feed/" rel="self" type="application/rss+xml" /><link>http://techlog.p2061.org</link> <description>Blogging from Project 2061 technology group</description> <lastBuildDate>Tue, 06 Sep 2011 14:49:39 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Updates to field test registrant_list</title><link>http://techlog.p2061.org/2008/02/11/updates-to-field-test-registrant_list/</link> <comments>http://techlog.p2061.org/2008/02/11/updates-to-field-test-registrant_list/#comments</comments> <pubDate>Mon, 11 Feb 2008 18:23:39 +0000</pubDate> <dc:creator>bwalker</dc:creator> <category><![CDATA[MySQL]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[field]]></category> <category><![CDATA[field test registration]]></category> <category><![CDATA[registrant list]]></category> <category><![CDATA[registrant_list]]></category> <category><![CDATA[registrant_list.php]]></category> <category><![CDATA[registration]]></category> <guid
isPermaLink="false">http://techlog.p2061.org/2008/02/11/updates-to-field-test-registrant_list/</guid> <description><![CDATA[When I first opened up the register dir I found register.php, review.php and review.v1.php.  Based on script and notes in the script the registration and review registration processes were consolidatedby Mr. Sweeney in register.php, but perhaps at one point they were separate.  review.php and review.v1.php turned out to be the registrant listing scripts.  This names [...]]]></description> <content:encoded><![CDATA[<p>When I first opened up the register dir I found register.php, review.php and review.v1.php.  Based on script and notes in the script the registration and review registration processes were consolidatedby Mr. Sweeney in register.php, but perhaps at one point they were separate.  review.php and review.v1.php turned out to be the registrant listing scripts. </p><p>This names were confusing so I renamed them to registrant_list.php and registrant_list_demo.php (demographics).</p><p>I added a filter (by year) to limit output results.  However it is not technically filtering by year.  There was already a date limit written into the existing query (2007-04-27, I think) which I used as the start range marker for 2007.  The start range for 2008 is 2008-01-01.  The messy part is that everything prior to 2007-04-27 is marked as 2006 in the filter when in fact the records only go back to 2007-04-17.  I expect to be working on this script again in the near future (see &#8220;Updates to field test registrant_list_demo&#8221;) at which point I will probably change the filter to just &#8216;Prior&#8217;.</p> ]]></content:encoded> <wfw:commentRss>http://techlog.p2061.org/2008/02/11/updates-to-field-test-registrant_list/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Updates to field test Registration script</title><link>http://techlog.p2061.org/2008/02/11/updates-to-field-test-registration-script/</link> <comments>http://techlog.p2061.org/2008/02/11/updates-to-field-test-registration-script/#comments</comments> <pubDate>Mon, 11 Feb 2008 18:03:57 +0000</pubDate> <dc:creator>bwalker</dc:creator> <category><![CDATA[PHP]]></category> <category><![CDATA[field]]></category> <category><![CDATA[field test registration]]></category> <category><![CDATA[register]]></category> <category><![CDATA[register.php]]></category> <category><![CDATA[registration]]></category> <guid
isPermaLink="false">http://techlog.p2061.org/2008/02/11/updates-to-field-test-registration-script/</guid> <description><![CDATA[Mostly minor or content changes, not worth mentioning.  Cari did have some concerns about the distribution of assigned topics so I disabled the array_rand() method of topic selection and wrote a function that tallies current registrant topic assignments and selects which ever is least.]]></description> <content:encoded><![CDATA[<p>Mostly minor or content changes, not worth mentioning. </p><p>Cari did have some concerns about the distribution of assigned topics so I disabled the array_rand() method of topic selection and wrote a function that tallies current registrant topic assignments and selects which ever is least.</p> ]]></content:encoded> <wfw:commentRss>http://techlog.p2061.org/2008/02/11/updates-to-field-test-registration-script/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
