[req] Download packages
[req] Download packages
With so many indexing services out there it is almost a shame each and every user of a NNTP-Client has to obtain header-info himself. Although XPAT has made life a lot easier it can also take a long time to get the headers you need.
I have been working on NNTP-Clients (obtaining/posting) myself for a while and have been working on what I call "Download Packages". A Download Package is a simple text file containing the headers for a specific post. For example:
==============================================
[GENERAL]
POST="Philosophy - Russell, Bertrand"
POSTER="NoiZy"
FILES=1
GROUP=alt.binaries.e-book.technical
[FILE1]
FILENAME="What is Mind.pdf"
PARTS=4
PART1="<6LtLa.2938020$CK1.440130@news.easynews.com>"
PART2="<CLtLa.401520$pv3.2849337@news.easynews.com>"
PART3="<PMtLa.2937596$YZ.444281@news.easynews.com>"
PART4="<oMtLa.401563$pv3.2849337@news.easynews.com>"
==============================================
The above is a basic example, it can also contain multiple files.
It would really be nice to be able to import a Download Package file into NewsPro since it can download the bodies using msg-id direct.
I would gladly help to setup a system for generating DLP-files and changing the lay-out if necessary for NewsPro.
Let me know what you think of this idea Alex.
I have been working on NNTP-Clients (obtaining/posting) myself for a while and have been working on what I call "Download Packages". A Download Package is a simple text file containing the headers for a specific post. For example:
==============================================
[GENERAL]
POST="Philosophy - Russell, Bertrand"
POSTER="NoiZy"
FILES=1
GROUP=alt.binaries.e-book.technical
[FILE1]
FILENAME="What is Mind.pdf"
PARTS=4
PART1="<6LtLa.2938020$CK1.440130@news.easynews.com>"
PART2="<CLtLa.401520$pv3.2849337@news.easynews.com>"
PART3="<PMtLa.2937596$YZ.444281@news.easynews.com>"
PART4="<oMtLa.401563$pv3.2849337@news.easynews.com>"
==============================================
The above is a basic example, it can also contain multiple files.
It would really be nice to be able to import a Download Package file into NewsPro since it can download the bodies using msg-id direct.
I would gladly help to setup a system for generating DLP-files and changing the lay-out if necessary for NewsPro.
Let me know what you think of this idea Alex.
i thought about similar things, to put message-ids along with the subject in one post (possibly a hierarchy like a movie post or an album consisting of many partial messages), the problem is it would require at least server cooperation regarding synchronizing expiration since the binaries themselves may well expire much faster than the small index files so one cannot rely on the index files.
Newsleecher has something like it..
NewsLeecher is one of the first programs who offers something like the download-packages I suggested earlier. Using the site newzbin.com you can download a file with message-IDs which can be used for direct downloading.
I really would like to see the ability to import message-ids into NewsPro (and export from it). Especially since more and more servers block XPAT.
I really would like to see the ability to import message-ids into NewsPro (and export from it). Especially since more and more servers block XPAT.
Newzbin .nwb file handling would be *awesome*.
That would completely eliminate a lot of the header downloads that I go through now. If you haven't seen it, it's an XML file that looks like this:
<?xml version="1.0" encoding="utf-8" ?>
<nzb>
<file subject="(????) [05/92] - "dpv-fat.r03" yEnc (1/201)" poster="sexten@EFNet.irc (sexten)">
<groups>
<group>alt.binaries.dvdr</group>
</groups>
<segments>
<segment bytes="258241" number="1">3fce0793$0$13453$c3e8da3@news.astraweb.com</segment>
<segment bytes="258736" number="2">3fce0798$0$13453$c3e8da3@news.astraweb.com</segment>
(and so on)
</segments>
</file>
<?xml version="1.0" encoding="utf-8" ?>
<nzb>
<file subject="(????) [05/92] - "dpv-fat.r03" yEnc (1/201)" poster="sexten@EFNet.irc (sexten)">
<groups>
<group>alt.binaries.dvdr</group>
</groups>
<segments>
<segment bytes="258241" number="1">3fce0793$0$13453$c3e8da3@news.astraweb.com</segment>
<segment bytes="258736" number="2">3fce0798$0$13453$c3e8da3@news.astraweb.com</segment>
(and so on)
</segments>
</file>
-
- Posts: 13
- Joined: Fri Feb 28, 2003 8:29 am
The draft is at http://www.newzbin.com/media/help/msgid_files.html
in short try to give me with more info, i'm not a paying member or using their service so i don't have access to it. also www.binnews.com is going to provide (or providing) a similar feature.
Got to say im really glad this is being implemented. I've been a registerd user of NewsPro for years but thought I would try Newsleecher to see how that function worked. Although the concept was great it was like going from driving a BMW to driving a Pinto. Both get you to the location but in one the ride is REALLY bumpy and keeps breaking down I'm not speaking bad of the team over there I respect them and think they are working hard but Newspro has just spoilt me when it comes to working with newsgroups.