Recent Changes for "Schools/Talk" - Rochester Wikihttps://rocwiki.org/Schools/TalkRecent Changes of the page "Schools/Talk" on Rochester Wiki.en-us https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=12&version2=13&ts=1519745371Schools/Talk2018-02-27T15:29:31ZAmyPowersComment added. <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 71: </td> <td> Line 71: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2018-02-27 10:29:31'' [[nbsp]] Is there any way to add Nazareth Elementary to the list of Catholic schools please? --["Users/AmyPowers"]</span> </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=11&version2=12&ts=1221650039Schools/Talk2008-09-17T11:13:59ZBradMandellComment added. <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 69: </td> <td> Line 69: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2008-09-17 07:13:59'' [[nbsp]] Thanks for the update Dave, I will try to think it through at several levels and get back to you on it. I spent a number of years doing Oracle data base design and restructuring for performance and integrity issues on the DOD Nuclear Planning Data Base, dealing with normalization, etc. I used a lot of join tables to improve performance and reduce redundancy. I think I might need to take some time away from editing at some point and delve through the Moin Moin technical stuff. To this point I have simply taken the view of what would be easiest and most efficient from the contributor/editor perspective. --["Users/BradMandell"]</span> </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=10&version2=11&ts=1221621203Schools/Talk2008-09-17T03:13:23ZDaveMahonComment added. <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 57: </td> <td> Line 57: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2008-09-16 23:13:23'' [[nbsp]] How much does it matter that the code is slightly inelegant when the end user doesn't see it either way? I'm just worried that this could easily crowd the namespace of the wiki with a million variations with no added content but a lot more administrative overhead. As for the capitalization, that's a case of users (including myself at one point) who don't (or at least didn't) understand how Sycamore behaves.<br> + <br> + And Sycamore stores every version of every page in one table, which means that the database can't tell which is the most current version of the page, which would add a great deal more overhead to page writes, detracting from the experience for contributors, but having no impact on non-contributing visitors, which seems counter-productive to me.<br> + <br> + Again, I'm not trying to put your idea down, because I think it's a good one. I'm merely concerned about the implementation since the table structure for the tags would have to be something like:<br> + <br> + ||tag||article record id||article title||<br> + <br> + Saving an article would require searching the table for the old article id, seeing if that tag still exists in the article text, and then updating the table with the new article id (to keep everything in sync) and title (obvious denormalization to maximize read performance) or deleting or inserting rows.<br> + <br> + Also, did you know that Sycamore blocks two-level redirects? Whenever you do a rename, you always have to check to make sure that none of the linked from pages are redirects themselves. This is the unfortunate administrative overhead I mentioned. --["Users/DaveMahon"]</span> </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=9&version2=10&ts=1221619684Schools/Talk2008-09-17T02:48:04ZBradMandellComment added. <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 55: </td> <td> Line 55: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2008-09-16 22:48:04'' [[nbsp]] I thought that the case was insensitive but there are tons of entries with the upper case in the link and then the lower case version of it afterwards plus the issue of many of the category pages have the plural form, which creates another barrier to quick categorization of the entries. For example, if I create a page called restaurant and redirect it to Restaurants, then all those ugly constructs are no longer needed and a few quick database query for the redirect with a tag in it along with a search for the page produces interesting and useful results (as does the LINK info Anyway down for the night just now --["Users/BradMandell"]</span> </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=8&version2=9&ts=1221617738Schools/Talk2008-09-17T02:15:38ZDaveMahonamending my comment <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 52: </td> <td> Line 52: </td> </tr> <tr> <td> <span>-</span> ''2008-09-16 22:10:42'' [[nbsp]] A quick note on syntax: Links are case-'''in'''sensitive, which means that {{{["Colleges"]}}} leads to the exact same page as {{{["cOlLeGeS"]}}}. Further, Wikipedia norms dictate that the bolded text not be used as links, which makes an awful lot of sense, in my opinion, so in reality, you're only left with the inconvenience of having to write {{{["Colleges" college]}}}, which is actually fairly rare, since avoiding that situation requires only careful wording: {{{next to ["Monroe Community College"], one of the four-year ["colleges"] in Umpty Squat}}}.... --["Users/DaveMahon"] </td> <td> <span>+</span> ''2008-09-16 22:10:42'' [[nbsp]] A quick note on syntax: Links are case-'''in'''sensitive, which means that {{{["Colleges"]}}} leads to the exact same page as {{{["cOlLeGeS"]}}}. Further, Wikipedia norms dictate that the bolded text not be used as links, which makes an awful lot of sense, in my opinion, so in reality, you're only left with the inconvenience of having to write {{{["Colleges" college]}}}, which is actually fairly rare, since avoiding that situation requires only careful wording: {{{next to ["Monroe Community College"], one of the four-year ["colleges"] in Umpty Squat}}}....<span><br> + <br> + Don't get me wrong. I think tag clouds are a great idea, but as with handcoded breadcrumbs, they quickly become unmanageable unless the base software supports them. This version of Sycamore does not and I don't think our illustrious tech crew is all that excited by the prospect of migrating the site and its myriad weirdly formatted content to a new incompatible wiki engine that does. You are right in saying that macros could probably be written to support tagging, but it's easier said than done; can you point to a site that uses version control and tagging simultaneously?</span> --["Users/DaveMahon"] </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=7&version2=8&ts=1221617442Schools/Talk2008-09-17T02:10:42ZDaveMahonComment added. <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 51: </td> <td> Line 51: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2008-09-16 22:10:42'' [[nbsp]] A quick note on syntax: Links are case-'''in'''sensitive, which means that {{{["Colleges"]}}} leads to the exact same page as {{{["cOlLeGeS"]}}}. Further, Wikipedia norms dictate that the bolded text not be used as links, which makes an awful lot of sense, in my opinion, so in reality, you're only left with the inconvenience of having to write {{{["Colleges" college]}}}, which is actually fairly rare, since avoiding that situation requires only careful wording: {{{next to ["Monroe Community College"], one of the four-year ["colleges"] in Umpty Squat}}}.... --["Users/DaveMahon"]</span> </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=6&version2=7&ts=1221603922Schools/Talk2008-09-16T22:25:22ZBradMandellInfo about content of synoym pages for tags <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 11: </td> <td> Line 11: </td> </tr> <tr> <td> </td> <td> <span>+ --</span> </td> </tr> <tr> <td> Line 13: </td> <td> Line 14: </td> </tr> <tr> <td> </td> <td> <span>+ --</span> </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=5&version2=6&ts=1221603777Schools/Talk2008-09-16T22:22:57ZBradMandell <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 9: </td> <td> Line 9: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + Each of the tag synonym pages has something like<br> + {{{## This is a Category Redirect}}}<br> + {{{#redirect Schools}}}<br> + <br> + I think this is where the Tag Macro might best appear (instead of in individual pages - see below)- it would generate the appropriate text and the redirect and a link to a tag list page - suggestions taken</span> </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=4&version2=5&ts=1221603385Schools/Talk2008-09-16T22:16:25ZBradMandellDiscuss creating Tag equivalent for current RocWiki categories like Schools <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 2: </td> <td> Line 2: </td> </tr> <tr> <td> </td> <td> <span>+ <br> + ----<br> + I (["Users/BradMandell"]) am developing an example for the equivalent of the Tags available on so many systems, like Flckr, Webshots, PBWiki, WikiDot, etc. We definitely could use such a taggiing system as a feature. Further, there are great ways to make Tag Clouds, which are very useful and user-friendly feature.<br> + <br> + In the meantime, I am creating '''synonym, lower case RocWiki pages''' for the category ["Schools"] which each redirect to that page and allow the editor to use the synonym in the textual portion of an entry and create the equivalent of a tag. I use the lower case synonyms because it is less desirable to have a portion of the formal name as a link but can be used in the text. I will also do an example Tag Cloud of the example tags using one of the existing services, such as del.icuo.us, which I use in other projects and recommend.<br> + <br> + Based on the headers in the ["Schools"] page I created: ["college"], ["university"], ["public school"], ["charter school"], .. etc.<br> + <br> + '''Why lower case''', some examples:<br> + <br> + '''Monroe Community College''' is a four-year ["college"] in Umpty Squat, Idaho offering free tuition to nobody!<br> + {{{'''Monroe Community College''' is a four-year ["college"] in Umpty Squat,}}}<br> + <br> + as opposed to the less desirable (but still possible):<br> + '''Monroe Community ["college" College]''' is a four-year college in Umpty Squat, Idaho offering free tuition to nobody!<br> + {{{'''Monroe Community ["college" College]''' is a}}}<br> + <br> + or even making the whole title linked (again still possible) but that is confusing in that it does not link to itself which the text seems to suggest:<br> + '''["college" Monroe Community College]''' is a four-year college in Umpty Squat, Idaho offering free tuition to nobody!<br> + {{{'''["college" Monroe Community College]''' is a}}}<br> + <br> + or imagine the following within a discussion page about colleges in the area<br> + next to ["Monroe Community College"], a four-year ["college"], in Umpty Squat, Idaho offering free tuition to nobody!<br> + <br> + {{{next to ["Monroe Community College"], a four-year ["college"], in Umpty Squat}}}<br> + <br> + Compared to a '''possible equivalent Tag Macro''' (details of which I am unsure):<br> + <br> + {{{ [[Tag(college)]] is five more text characters than ["college"] }}}<br> + {{{ [[T(college)]] - (minimum) is three more text characters than ["college"] }}}<br> + <br> + '''WORK IN PROGRESS''' - I will update this page as I complete more examples to demonstrate it.<br> + ----</span> </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=3&version2=4&ts=1190823095Schools/Talk2007-09-26T16:11:35ZDaveMahonComment added. <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 8: </td> <td> Line 8: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2007-09-26 12:11:35'' [[nbsp]] You make an interesting point. I have to ponder that one. It's a shame work demands so much of a person's attention! :) --["DaveMahon"]</span> </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=2&version2=3&ts=1190820371Schools/Talk2007-09-26T15:26:11ZDavidHowe <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 5: </td> <td> Line 5: </td> </tr> <tr> <td> <span>-</span> ''2007-09-26 11:25:00'' [[nbsp]] I'm fine with folding in Magnet Schools. But I'd rather not have reduntant information (eg. a section on Mag<span>en</span>t Schools, and a page on Mag<span>en</span>t Schools). So perhaps we should remove the page on Magnet Schools and fix any links? </td> <td> <span>+</span> ''2007-09-26 11:25:00'' [[nbsp]] I'm fine with folding in Magnet Schools. But I'd rather not have reduntant information (eg. a section on Mag<span>ne</span>t Schools, and a page on Mag<span>ne</span>t Schools). So perhaps we should remove the page on Magnet Schools and fix any links? </td> </tr> <tr> <td> Line 7: </td> <td> Line 7: </td> </tr> <tr> <td> <span>-</span> On the other hand, perhaps it's best to have a page for Mag<span>en</span>t Schools. I think there are more than two, and perhaps someone would want to write an article on the history of Magnet Schools in the Rochester area? Perhaps I should have marked the page as a stub. --["DavidHowe"] </td> <td> <span>+</span> On the other hand, perhaps it's best to have a page for Mag<span>ne</span>t Schools. I think there are more than two, and perhaps someone would want to write an article on the history of Magnet Schools in the Rochester area? Perhaps I should have marked the page as a stub. --["DavidHowe"] </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=1&version2=2&ts=1190820300Schools/Talk2007-09-26T15:25:00ZDavidHoweComment added. <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 4: </td> <td> Line 4: </td> </tr> <tr> <td> </td> <td> <span>+ ------<br> + ''2007-09-26 11:25:00'' [[nbsp]] I'm fine with folding in Magnet Schools. But I'd rather not have reduntant information (eg. a section on Magent Schools, and a page on Magent Schools). So perhaps we should remove the page on Magnet Schools and fix any links?<br> + <br> + On the other hand, perhaps it's best to have a page for Magent Schools. I think there are more than two, and perhaps someone would want to write an article on the history of Magnet Schools in the Rochester area? Perhaps I should have marked the page as a stub. --["DavidHowe"]</span> </td> </tr> </table> </div> https://rocwiki.org/Schools/Talkhttps://rocwiki.org/Schools/Talk?action=diff&version1=0&version2=1&ts=1190820118Schools/Talk2007-09-26T15:21:58ZDavidHowe <div id="content" class="wikipage content"> Differences for Schools/Talk<p><strong></strong></p><table> <tr> <td> <span> Deletions are marked with - . </span> </td> <td> <span> Additions are marked with +. </span> </td> </tr> <tr> <td> Line 1: </td> <td> Line 1: </td> </tr> <tr> <td> </td> <td> <span>+ This page is for discussing the contents of ["Schools"].<br> + <br> + [[Comments]]</span> </td> </tr> </table> </div>