<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">Hi Bill,<DIV><BR class="khtml-block-placeholder"></DIV><DIV>This looks really cool. Could such a system be used to construct feeds that list 'recent changes' to a set of pages under a common page name path? For example if there is a series of project pages</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>[[base_project_page]]</DIV><DIV>[[base_project_page/day1]]</DIV><DIV>[[base_project_page/day2]]</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>could a feed be generated to list the new pages (and their changes) under [[base_project_page]].</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks,</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Julius</DIV><DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>---------------------------------------------------------------------------------------</DIV><DIV>Please Reply to My Permanent Address: <A href="mailto:julius@younglucks.com">julius@younglucks.com</A></DIV><DIV><A href="http://www.openwetware.org/wiki/User:Julius_B._Lucks">http://www.openwetware.org/wiki/User:Julius_B._Lucks</A></DIV><DIV>----------------------------------------------------------------------------------------</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><BR class="khtml-block-placeholder"></DIV><BR class="Apple-interchange-newline"></SPAN></SPAN></SPAN></SPAN></SPAN> </DIV><BR><DIV><DIV>On Oct 5, 2007, at 11:01 AM, Bill F wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">Take a look at this:<BR><BR><A href="http://www.openwetware.org/rss/new_members.xml">http://www.openwetware.org/rss/new_members.xml</A><BR><BR>This is a simple RSS feed containing the last 5 registered members in the UMS. I used a feed creation class to make the RSS. The feel can be undated each time a nw UMS registration is processed. <BR><BR>Using the RSS reader extensions, the new user list can be placed anywhere on the site. <BR><BR>Any information source from within OpenWetWare can be used to generate RSS like this or more complicated. <BR><BR>Let me know if there are anythings that you would like to add to the content. <BR><BR>Thanks.<BR><BR>B. <BR> <BR><DIV><SPAN class="gmail_quote">On 10/4/07, <B class="gmail_sendername">Austin Che</B> <<A href="mailto:austin@csail.mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">austin@csail.mit.edu </A>> wrote:</SPAN><BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <BR> On the recent changes list but not as a change but as a new log type like:<BR> <A href="http://openwetware.org/index.php?title=Special:Recentchanges&filter=n%3DSpecial&limit=100" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://openwetware.org/index.php?title=Special:Recentchanges&filter=n%3DSpecial&limit=100 </A><BR><BR> You can check out the SpecialRenameuser.php for adding a log type<BR> (they add the user rename log).<BR><BR> I'm not sure why you need time metadata. Whenever the UMS creates<BR> an account, it just adds a log entry with the user and timestamp. <BR><BR>> The change I am suggesting is to log to the recent changes list that is<BR>> currently used by the system.<BR>><BR>> The actual time an account is created isn't contained in the table but is<BR> > probably available in the MySQL metadata. <BR>><BR>> Where would you like to see this data? A special page?<BR>><BR>> On 10/4/07, Austin Che <<A href="mailto:austin@csail.mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> austin@csail.mit.edu</A>> wrote:<BR>>><BR>>><BR>>> > 1. I can add the function call to register the user page in the page <BR>>> change<BR>>> > list. This is a 2 line code change. I'm not implementing it now.<BR>>><BR>>> I don't know what this is referring to but I think instead of<BR>>> something showing up as a normal change, a special user creation <BR>>> log should be added. That way, we know when there are new<BR>>> users. Otherwise, there's now way for us to know when someone new<BR>>> is coming on to the site.<BR>>><BR>>> -- <BR>>> Austin Che <<A href="mailto:austin@csail.mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">austin@csail.mit.edu</A>> (617)253-5899<BR>>><BR>> _______________________________________________ <BR>> OpenWetWare Steering Committee Mailing List <BR>> <A href="mailto:sc@openwetware.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">sc@openwetware.org</A><BR>> <A href="http://mailman.mit.edu/mailman/listinfo/oww-sc" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> http://mailman.mit.edu/mailman/listinfo/oww-sc</A><BR><BR>--<BR>Austin Che < <A href="mailto:austin@csail.mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">austin@csail.mit.edu</A>> (617)253-5899<BR></BLOCKQUOTE></DIV><BR><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">OpenWetWare Steering Committee Mailing List</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:sc@openwetware.org">sc@openwetware.org</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://mailman.mit.edu/mailman/listinfo/oww-sc">http://mailman.mit.edu/mailman/listinfo/oww-sc</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>