• Searching NoCeM for Message-IDs

    From Retro Guy@21:1/5 to All on Tue Oct 31 22:10:05 2023
    I've written a small script that will extract message-ids from nocem messages and list them in a database. I have a web interface to search by message-id and find what nocem messages have it listed.

    https://www.i2pn2.org/?page_id=272

    I wouldn't be surprised if there are bugs, but it works pretty well.

    The nocem messages listed in the database only started a couple of hours ago, so it will take time to be useful (finding things days old). It takes about 10-15 minutes once a nocem is posted before the data makes it into the search database.

    I'm just hoping it is useful, and might make it a bit easier to track down false positives and let the proper admin know about it. No admin is monitoring every post in every group, so we count on users in different groups to let us know if we've
    incorrectly listed a message.

    Anyway, it was fun to write, so it's worth it even if just for that.

    If there are major bugs that aren't a nightmare to fix, I'll address them as best I can.

    --
    Retro Guy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Adam W.@21:1/5 to Retro Guy on Thu Nov 2 03:02:31 2023
    Retro Guy <retro.guy@rocksolidbbs.com> wrote:

    I've written a small script that will extract message-ids from nocem
    messages and list them in a database. I have a web interface to search
    by message-id and find what nocem messages have it listed.

    https://www.i2pn2.org/?page_id=272

    Nice, and seems to be working :)

    Thanks, saved in bookmarks.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eric M@21:1/5 to All on Thu Nov 2 10:50:59 2023
    Le 02/11/2023 à 04:02, gof-cut-this-news@cut-this-chmurka.net.invalid
    (Adam W.) a écrit :

    https://www.i2pn2.org/?page_id=272

    Nice, and seems to be working :)

    Thanks, saved in bookmarks.

    I did the same, good job.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Retro Guy@21:1/5 to Eric M on Thu Nov 2 13:01:22 2023
    Eric M wrote:

    Le 02/11/2023 à 04:02, gof-cut-this-news@cut-this-chmurka.net.invalid
    (Adam W.) a écrit :

    https://www.i2pn2.org/?page_id=272

    Nice, and seems to be working :)

    Thanks, saved in bookmarks.

    I did the same, good job.

    Thank you both (Eric and Adam) for testing. Glad it's working :)

    --
    Retro Guy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Ray Banana@21:1/5 to All on Fri Nov 3 06:53:13 2023
    Thus spake retro.guy@rocksolidbbs.com (Retro Guy)

    I've written a small script that will extract message-ids from nocem
    messages and list them in a database. I have a web interface to search
    by message-id and find what nocem messages have it listed. https://www.i2pn2.org/?page_id=272

    Very useful, indeed. I was about to do the same, but have put this
    task aside for the time being. Thank you very much.

    --
    Пу́тін — хуйло́
    http://www.eternal-september.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From yamo'@21:1/5 to All on Fri Nov 3 09:30:54 2023
    Hi,

    Retro Guy a tapoté le 31/10/2023 23:10:
    I've written a small script that will extract message-ids from nocem messages and list them in a database. I have a web interface to search by message-id and find what nocem messages have it listed.

    https://www.i2pn2.org/?page_id=272


    Thanks a lot.
    It replace the tool created by Marc Schaefer.

    --
    Stéphane

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eric M@21:1/5 to All on Fri Nov 3 09:32:07 2023
    Le 03/11/2023 à 10:16, llp a écrit :

    https://www.i2pn2.org/?page_id=272

    it's much easier than searching in the body of news.list.filters
    messages
    Thanks a lot.

    It replaces the tool by Marc Schaefer whom you didn't compliment for it.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From llp@21:1/5 to All on Fri Nov 3 10:16:47 2023
    Retro Guy avait crit le 31/10/2023 :
    I've written a small script that will extract message-ids from nocem messages and list them in a database. I have a web interface to search by message-id and find what nocem messages have it listed.

    https://www.i2pn2.org/?page_id=272

    it's much easier than searching in the body of news.list.filters
    messages
    Thanks a lot.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From llp@21:1/5 to All on Fri Nov 3 11:00:34 2023
    Dans son message prcdent, Eric M a crit :
    Le 03/11/2023 10:16, llp a crit :

    https://www.i2pn2.org/?page_id=272

    it's much easier than searching in the body of news.list.filters
    messages
    Thanks a lot.

    It replaces the tool by Marc Schaefer whom you didn't compliment for it.

    You're a troll on the french groups, don't do the same here.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Retro Guy@21:1/5 to Retro Guy on Wed Nov 15 14:11:51 2023
    Retro Guy wrote:

    I've written a small script that will extract message-ids from nocem messages and list them in a database. I have a web interface to search by message-id and find what nocem messages have it listed.

    https://www.i2pn2.org/?page_id=272

    Over the past 10 days or so I've fixed a couple of bugs (missing listings), and added the ability to read the message by clicking on the Message-ID. The message is available probably 80-90% of the time (obviously I need a copy of the message to be able
    to serve it). If it's a link, it's available.

    The displayed message is decoded so hopefully this makes it easier to see why or why not it should be filtered, and provide some clues to add it to filters.

    As of right now, it should be working reasonably well.

    --
    Retro Guy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eric M@21:1/5 to All on Wed Nov 15 14:57:47 2023
    Le 15/11/2023 à 15:11, retro.guy@rocksolidbbs.com (Retro Guy) a écrit :

    https://www.i2pn2.org/?page_id=272

    Over the past 10 days or so I've fixed a couple of bugs (missing listings), and
    added the ability to read the message by clicking on the Message-ID. The message
    is available probably 80-90% of the time (obviously I need a copy of the message
    to be able to serve it). If it's a link, it's available.

    The displayed message is decoded so hopefully this makes it easier to see why or
    why not it should be filtered, and provide some clues to add it to filters.

    As of right now, it should be working reasonably well.

    This works fine, thank you. It would be perfect if people could share a
    link for a specific NoCem, I don't know if it's possible.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eric M@21:1/5 to All on Wed Nov 15 15:56:35 2023
    Le 15/11/2023 à 16:21, retro.guy@rocksolidbbs.com (Retro Guy) a écrit :

    This works fine, thank you. It would be perfect if people could share a
    link for a specific NoCem, I don't know if it's possible.

    Do you mean a link to the article? I think I can do that with a little work. It
    will
    come up on another site (www.novabbs.com), but that should be fine I think. iframes
    make it a bit more difficult :)

    If you mean a link to the nocem article itself, I should also be able to do that.

    I'm not sure my english is perfect, sorry :)

    I meant a link to display exactly what you see when you search for an
    article with all the NoCems aiming at it.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Retro Guy@21:1/5 to Eric M on Wed Nov 15 15:21:15 2023
    Eric M wrote:

    Le 15/11/2023 à 15:11, retro.guy@rocksolidbbs.com (Retro Guy) a écrit :

    https://www.i2pn2.org/?page_id=272

    Over the past 10 days or so I've fixed a couple of bugs (missing listings), and
    added the ability to read the message by clicking on the Message-ID. The message
    is available probably 80-90% of the time (obviously I need a copy of the message
    to be able to serve it). If it's a link, it's available.

    The displayed message is decoded so hopefully this makes it easier to see why or
    why not it should be filtered, and provide some clues to add it to filters. >>
    As of right now, it should be working reasonably well.

    This works fine, thank you. It would be perfect if people could share a
    link for a specific NoCem, I don't know if it's possible.

    Do you mean a link to the article? I think I can do that with a little work. It will
    come up on another site (www.novabbs.com), but that should be fine I think. iframes
    make it a bit more difficult :)

    If you mean a link to the nocem article itself, I should also be able to do that.

    --
    Retro Guy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Retro Guy@21:1/5 to Eric M on Wed Nov 15 16:24:12 2023
    Eric M wrote:

    Le 15/11/2023 à 16:21, retro.guy@rocksolidbbs.com (Retro Guy) a écrit :

    This works fine, thank you. It would be perfect if people could share a
    link for a specific NoCem, I don't know if it's possible.

    Do you mean a link to the article? I think I can do that with a little work. It
    will
    come up on another site (www.novabbs.com), but that should be fine I think. >> iframes
    make it a bit more difficult :)

    If you mean a link to the nocem article itself, I should also be able to do >> that.

    I'm not sure my english is perfect, sorry :)

    Your English is quite good :)

    I meant a link to display exactly what you see when you search for an
    article with all the NoCems aiming at it.

    I am working on this now. Hopefully in a few days I'll have something working.

    Thanks for the suggestion, it's good to know what people would like.

    --
    Retro Guy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eric M@21:1/5 to All on Wed Nov 15 17:33:57 2023
    Le 15/11/2023 à 17:24, retro.guy@rocksolidbbs.com (Retro Guy) a écrit :

    I meant a link to display exactly what you see when you search for an
    article with all the NoCems aiming at it.

    I am working on this now. Hopefully in a few days I'll have something working.

    Nice.

    Thanks for the suggestion, it's good to know what people would like.

    Thanks for everything :)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Retro Guy@21:1/5 to Retro Guy on Wed Nov 15 17:43:51 2023
    Retro Guy wrote:

    Eric M wrote:

    Le 15/11/2023 à 16:21, retro.guy@rocksolidbbs.com (Retro Guy) a écrit :

    This works fine, thank you. It would be perfect if people could share a >>>> link for a specific NoCem, I don't know if it's possible.

    Do you mean a link to the article? I think I can do that with a little work. It
    will
    come up on another site (www.novabbs.com), but that should be fine I think. >>> iframes
    make it a bit more difficult :)

    If you mean a link to the nocem article itself, I should also be able to do >>> that.

    I'm not sure my english is perfect, sorry :)

    Your English is quite good :)

    I meant a link to display exactly what you see when you search for an
    article with all the NoCems aiming at it.

    I am working on this now. Hopefully in a few days I'll have something working.

    I've decided to drop the iframe and just serve the page from it's original location.
    The link in this thread will display a link to the site (This page has moved).

    The new link is https://www.novabbs.com/SEARCH/search_nocem.php . I've also changed
    the POST request to a GET request so that the links can be shared.

    Please let me know if I broke anything :) Thanks!

    --
    Retro Guy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Eric M@21:1/5 to All on Wed Nov 15 17:54:39 2023
    Le 15/11/2023 à 18:43, retro.guy@rocksolidbbs.com (Retro Guy) a écrit :

    I've decided to drop the iframe and just serve the page from it's original location.
    The link in this thread will display a link to the site (This page has moved).

    The new link is https://www.novabbs.com/SEARCH/search_nocem.php . I've also changed
    the POST request to a GET request so that the links can be shared.

    Please let me know if I broke anything :) Thanks!

    I tried with a few messages and it seems to work fine, and I can share the link, for example :

    <https://www.novabbs.com/SEARCH/search_nocem.php?msgid=%3C85fd65cd-41ed-433c-b65a-00c56756e8e5n%40googlegroups.com%3E>

    Nice work, thanks again !

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Retro Guy@21:1/5 to Eric M on Wed Nov 15 18:04:27 2023
    Eric M wrote:

    Le 15/11/2023 à 18:43, retro.guy@rocksolidbbs.com (Retro Guy) a écrit :

    I've decided to drop the iframe and just serve the page from it's original >> location.
    The link in this thread will display a link to the site (This page has moved).

    The new link is https://www.novabbs.com/SEARCH/search_nocem.php . I've also >> changed
    the POST request to a GET request so that the links can be shared.

    Please let me know if I broke anything :) Thanks!

    I tried with a few messages and it seems to work fine, and I can share the link, for example :

    <https://www.novabbs.com/SEARCH/search_nocem.php?msgid=%3C85fd65cd-41ed-433c-b65a-00c56756e8e5n%40googlegroups.com%3E>

    Nice work, thanks again !

    Sounds good. Thanks for the suggestions, it's a good idea. Enjoy!

    --
    Retro Guy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Retro Guy@21:1/5 to Retro Guy on Wed Apr 10 12:00:30 2024
    Retro Guy wrote:

    I've written a small script that will extract message-ids from nocem messages and list them in a database. I have a web interface to search by message-id and find what nocem messages have it listed.

    https://www.i2pn2.org/?page_id=272

    I wouldn't be surprised if there are bugs, but it works pretty well.

    The nocem messages listed in the database only started a couple of hours ago, so it will take time to be useful (finding things days old). It takes about 10-15 minutes once a nocem is posted before the data makes it into the search database.

    I'm just hoping it is useful, and might make it a bit easier to track down false positives and let the proper admin know about it. No admin is monitoring every post in every group, so we count on users in different groups to let us know if we've
    incorrectly listed a message.

    I've added a minor feature to this site. On the 'stats' page, you can click on the number (quantity) of messages listed next to an Issuer and a list comes up of all the Message-IDs that issuer has listed for the day. The Message-IDs are clickable to view
    the message.

    I find this useful for myself as an easy way to view my own listings (by my nocem messages).

    --
    Retro Guy

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From llp@21:1/5 to All on Wed Apr 10 22:54:14 2024
    Retro Guy a prsent l'nonc suivant :
    Retro Guy wrote:

    I've written a small script that will extract message-ids from nocem
    messages and list them in a database. I have a web interface to search by
    message-id and find what nocem messages have it listed.

    https://www.i2pn2.org/?page_id=272

    I wouldn't be surprised if there are bugs, but it works pretty well.

    The nocem messages listed in the database only started a couple of hours
    ago, so it will take time to be useful (finding things days old). It takes >> about 10-15 minutes once a nocem is posted before the data makes it into
    the search database.

    I'm just hoping it is useful, and might make it a bit easier to track down >> false positives and let the proper admin know about it. No admin is
    monitoring every post in every group, so we count on users in different
    groups to let us know if we've incorrectly listed a message.

    I've added a minor feature to this site. On the 'stats' page, you can click on the number (quantity) of messages listed next to an Issuer and a list comes up of all the Message-IDs that issuer has listed for the day. The Message-IDs are clickable to view the message.

    I find this useful for myself as an easy way to view my own listings (by my nocem messages).

    Great idea, thanks

    --
    Admin of news.usenet.ovh

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)