<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 07:37:45 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[DOCS-15] Record all conversations from IRC and make them available and searchable on the mongodb.org web site</title>
                <link>https://jira.mongodb.org/browse/DOCS-15</link>
                <project id="10380" key="DOCS">Documentation</project>
                    <description>&lt;p&gt;The subject says it all.&lt;/p&gt;</description>
                <environment></environment>
        <key id="11992">DOCS-15</key>
            <summary>Record all conversations from IRC and make them available and searchable on the mongodb.org web site</summary>
                <type id="4" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14710&amp;avatarType=issuetype">Improvement</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="sam.kleinman">Sam Kleinman</assignee>
                                    <reporter username="cremes">Chuck Remes</reporter>
                        <labels>
                    </labels>
                <created>Thu, 20 May 2010 11:10:17 +0000</created>
                <updated>Thu, 29 Nov 2012 16:34:51 +0000</updated>
                            <resolved>Mon, 4 Jun 2012 17:19:58 +0000</resolved>
                                                                        <due></due>
                            <votes>4</votes>
                                    <watches>4</watches>
                                                                                                                <comments>
                            <comment id="125797" author="samk" created="Mon, 4 Jun 2012 17:19:48 +0000"  >&lt;p&gt;I&apos;m closing this ticket for now: Scott&apos;s appending the link to the topic of the channel, which provides suitable resolution to the ticket itself. I think the merits of logging or not logging are beyond the scope of this issue, and we can continue them-&lt;del&gt;if we like&lt;/del&gt;-in other venues.&lt;/p&gt;</comment>
                            <comment id="125559" author="scotthernandez" created="Mon, 4 Jun 2012 00:10:40 +0000"  >&lt;p&gt;Derick, best to bring it up with the people logging since it isn&apos;t anyone here. BTW, the dcpython logger PMs every person entering to notify them of the logging, and location of the archives.&lt;/p&gt;</comment>
                            <comment id="125528" author="derick" created="Sun, 3 Jun 2012 20:03:32 +0000"  >&lt;p&gt;Let me weigh in here for a moment. If I would have known there were things logged at .mongodb I would &lt;b&gt;not&lt;/b&gt; have joined this channel. Public logging is something I despise and it&apos;s against the Freenode &quot;rules&quot; unless announced in the topic. So we either announce it in the topic, or turn &lt;b&gt;all&lt;/b&gt; of them off. In any case, people need to be able to opt-out from this logging. &lt;/p&gt;</comment>
                            <comment id="125101" author="scotthernandez" created="Fri, 1 Jun 2012 14:06:00 +0000"  >&lt;p&gt;Jason, that would be good, thanks; it can&apos;t hurt to have two loggers (in addition to the current one: &lt;a href=&quot;http://irclogger.com/.mongodb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://irclogger.com/.mongodb&lt;/a&gt;)&lt;/p&gt;</comment>
                            <comment id="125081" author="jason.coombs@yougov.com" created="Fri, 1 Jun 2012 12:11:41 +0000"  >&lt;p&gt;pmxbot has been running on freenode for some time now in #dcpython. You can see the logs it stores in &lt;a href=&quot;http://chat-logs.dcpython.org/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://chat-logs.dcpython.org/&lt;/a&gt; . If you&apos;re interested in trying it out for #mongodb, it would be a simple matter of turning on logging for that channel. I can run it by the DC Python crew if you&apos;re interested.&lt;/p&gt;</comment>
                            <comment id="65182" author="ifesdjeen" created="Mon, 7 Nov 2011 17:40:34 +0000"  >&lt;p&gt;Probably the easiest thing is to just use whatever&apos;s already out there: &lt;a href=&quot;http://irclogger.com/.mongodb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://irclogger.com/.mongodb&lt;/a&gt;&lt;br/&gt;
You can just access those logs. Guys keep the service running quite well, works quite well. &lt;/p&gt;</comment>
                            <comment id="35728" author="jason.coombs@yougov.com" created="Thu, 2 Jun 2011 15:51:10 +0000"  >&lt;p&gt;I think we would find logs useful. We log our own internal IRC channels.&lt;/p&gt;

&lt;p&gt;YouGov has opensourced their pmxbot (&lt;a href=&quot;https://bitbucket.org/yougov/pmxbot&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bitbucket.org/yougov/pmxbot&lt;/a&gt;), which has recently added support for logging to MongoDB. The logging bot has support for striking one or more comments (stripping them from the logs). It can provide notification of channel logging for disclosure. It also includes a web service for publishing/searching the logs.&lt;/p&gt;

&lt;p&gt;If you would like to set up a pmxbot, I&apos;d be happy to help set one up if you so desire.&lt;/p&gt;</comment>
                            <comment id="21264" author="eliot" created="Thu, 9 Dec 2010 21:53:31 +0000"  >&lt;p&gt;Please note the section on logging here:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://freenode.net/channel_guidelines.shtml&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://freenode.net/channel_guidelines.shtml&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We wrote something a while back to record logs in mongo actually, but took it down.&lt;/p&gt;</comment>
                            <comment id="21263" author="scotthernandez" created="Thu, 9 Dec 2010 21:50:09 +0000"  >&lt;p&gt;IRC is public, esp. the public #mongodb channel, there is no expectation of privacy.&lt;/p&gt;

&lt;p&gt;c&apos;mon.... really there should be one that is mongodb backed, but here is what I found that looks reasonable instead.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://github.com/atoulme/logBot&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://github.com/atoulme/logBot&lt;/a&gt; &lt;br/&gt;
&lt;a href=&quot;http://sourceforge.net/projects/pynfo/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://sourceforge.net/projects/pynfo/&lt;/a&gt; &lt;br/&gt;
&lt;a href=&quot;http://www.jibble.org/logbot/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://www.jibble.org/logbot/&lt;/a&gt; &lt;br/&gt;
&lt;a href=&quot;http://curtis.lassam.net/software/lumberjack/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://curtis.lassam.net/software/lumberjack/&lt;/a&gt; &lt;/p&gt;</comment>
                            <comment id="14347" author="cremes" created="Thu, 20 May 2010 11:54:28 +0000"  >&lt;p&gt;Put the recording/logging status in the channel &quot;topic&quot; to inform folks. There is a LOT of useful knowledge shared in channel that is lost to the ages; it&apos;s a shame.&lt;/p&gt;</comment>
                            <comment id="14346" author="mike" created="Thu, 20 May 2010 11:26:45 +0000"  >&lt;p&gt;we actually used to do this but shut it down - worried about privacy issues w/ logging IRC w/o people&apos;s knowledge, etc.&lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>11.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 20 May 2010 11:26:45 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        11 years, 37 weeks, 2 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>jess.mokrzecki@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            11 years, 37 weeks, 2 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>cremes</customfieldvalue>
            <customfieldvalue>derick</customfieldvalue>
            <customfieldvalue>eliot</customfieldvalue>
            <customfieldvalue>jason.coombs@yougov.com</customfieldvalue>
            <customfieldvalue>mike</customfieldvalue>
            <customfieldvalue>ifesdjeen</customfieldvalue>
            <customfieldvalue>sam.kleinman</customfieldvalue>
            <customfieldvalue>scotthernandez</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hrsjsn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrixwf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>24148</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hryjiv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                </customfields>
    </item>
</channel>
</rss>