
I don't think this thread should be deleted, those who don't like it should just close their eyes, and if Nation Media sees it, the better, since they will improve on their security ./Ok3ch On Tue, May 5, 2015 at 8:54 AM, Philip Musyoki via skunkworks < skunkworks@lists.my.co.ke> wrote:
One last thing before we delete the thread, here is a modified Linux script to pull an additional sister publication from the generous publisher.
On Mon, May 4, 2015 at 7:22 PM, Bwana Lawi via skunkworks < skunkworks@lists.my.co.ke> wrote:
Since the thread is being deleted, here is a script for Windows (requires powershell)
REM Save and run as batch
echo off SET base_url=http://downloads.realviewtechnologies.com/Nation Media/Daily Nation/ SET download_dest=%userprofile%\Downloads\ Rem Don't forget the trailing backslash
SET l1=$date = Get-Date -format %%d; SET l2=$month= Get-Date -format MMM; SET l3=$year = Get-Date -format yyyy
SET sw1={{($_ -eq '1') -or ($_ -eq '21') -or ($_ -eq '31')}{'st'; break} SET sw2={($_ -eq '2') -or ($_ -eq '22')}{'nd'; break} SET sw3={($_ -eq '3') -or ($_ -eq '23')}{'rd'; break} SET sw4=default{'th'; break}} SET sw_cmd=switch($date)%sw1% %sw2% %sw3% %sw4%
set cmd1=%l1% %l2% %l3% set cmd2=$date_suff=%sw_cmd% set cmd3=$dest1='%download_dest%' set cmd4=$dest2=$month + ' '+ $date + $date_suff + ' ' + $year + '.pdf' set cmd5=$final_dest=$dest1 + $dest2 set cmd6=$source1='%base_url%' set cmd7=$final_source=$source1 + $dest2
powershell -c %l1% %l2% %l3%; %cmd2%; %cmd3%; %cmd4% ;%cmd5%; %cmd6% ; %cmd7% ; Invoke-WebRequest -OutFile $final_dest $final_source
On Mon, May 4, 2015 at 6:13 PM, Jimmy Thuo via skunkworks < skunkworks@lists.my.co.ke> wrote:
Infact this thread should be deleted. I believe we have all picked what we need from it.
On Mon, May 4, 2015 at 6:08 PM, Mula G Njira via skunkworks < skunkworks@lists.my.co.ke> wrote:
Okay, can we just stop talking about this ;-) ;-) (those are two winks)
Regards,
Mula G
On Mon, May 4, 2015 at 5:38 PM, John K. via skunkworks < skunkworks@lists.my.co.ke> wrote:
^ Well said.
Regards, John K.
On 4 May 2015 at 16:43, Paul Korir via skunkworks < skunkworks@lists.my.co.ke> wrote:
If you buy a physical copy of the paper you can share that copy of the paper with anyone you please. Furthermore, you own the copy of the paper but not the content therein. Selling a physical copy is not the same as making copies because you give it up in the process of selling it.
However, if you make a photocopy for your friend you are violating the right to copy (copyright) of the content owner. Of course, if you make a copy of a page for reasonable personal use that's OK e.g. one page with an ad. Making complete copies is infringement. It even applies to most versions of the Bible!
Digital copies make it notoriously easy to infringe copyright. And it seems harmless but the effects are the same. You would be making complete copies depriving the content owner from that privilege. However innocuous it may seem, sharing copies of the paper is illegal. Nation could ask for this list to be banned if they have evidence that it is used to violate their rights. Furthermore, how do you know that those copies are not watermarked with the legal copy holder's credentials which could lead to them being banned? Once you give out copies you have lost control of them!
PK
On 4 May 2015 at 14:15, Jimmy Thuo <jimmy.thuo@gmail.com> wrote:
> Is it copyright infringement if i buy a newspaper and give someone > else to read? someone may have bought the paper but still needed a digital > copy. > > On Mon, May 4, 2015 at 4:06 PM, Paul Korir via skunkworks < > skunkworks@lists.my.co.ke> wrote: > >> I think it is inappropriate to use this mailing list to perpetuate >> copyright infringement. >> >> The script question is not copyright infringement but the request >> for copies is not legit. >> >> Anyone with me? >> >> PK >> >> On 4 May 2015 at 10:00, <skunkworks-request@lists.my.co.ke> wrote: >> >>> Send skunkworks mailing list submissions to >>> skunkworks@lists.my.co.ke >>> >>> To subscribe or unsubscribe via the World Wide Web, visit >>> http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks >>> or, via email, send a message with subject or body 'help' to >>> skunkworks-request@lists.my.co.ke >>> >>> You can reach the person managing the list at >>> skunkworks-owner@lists.my.co.ke >>> >>> When replying, please edit your Subject line so it is more specific >>> than "Re: Contents of skunkworks digest..." >>> >>> >>> Today's Topics: >>> >>> 1. Re: Daily Nation ePaper - Download Script [Linux/OSX] >>> (Okechukwu) >>> 2. Re: AD: 12,000 mAh power banks available (Brian Monyi) >>> >>> >>> >>> ---------------------------------------------------------------------- >>> >>> Message: 1 >>> Date: Mon, 4 May 2015 09:23:56 +0100 >>> From: Okechukwu <okechukwu@gmail.com> >>> To: Philip Musyoki <pmusyoki@gmail.com>, Skunkworks Mailing List >>> <skunkworks@lists.my.co.ke> >>> Subject: Re: [Skunkworks] Daily Nation ePaper - Download Script >>> [Linux/OSX] >>> Message-ID: >>> <CAL9B+6VBw5skpDKqyM4ESLy+vnJ9OFCfRKuhdSQOD9v= >>> nM-0rA@mail.gmail.com> >>> Content-Type: text/plain; charset="utf-8" >>> >>> I have all of April - I can share on dropbox if you give me your >>> user ID >>> >>> ./Okech >>> >>> On Mon, May 4, 2015 at 9:18 AM, Philip Musyoki via skunkworks < >>> skunkworks@lists.my.co.ke> wrote: >>> >>> > Here is a modification to Llyod N.'s bash script. The original >>> scripts >>> > doesn't work when the dates are between 1 and 9, as it formats >>> them as >>> > 01st, 02nd, 03rd as so on. The modified script does the correct >>> date >>> > formatting for the file to download. >>> > >>> > Put this in a daily cron job and you will wake up and find your >>> favorite >>> > paper downloaded. >>> > >>> > Anyway, who has the complete archive for Mar and Apr? They have >>> been >>> > removed. >>> > >>> > On Mon, Apr 27, 2015 at 11:49 AM, Thuo Wilson via skunkworks < >>> > skunkworks@lists.my.co.ke> wrote: >>> > >>> >> >>> >> On 25 April 2015 at 21:07, Lloyd N. <njungelloyd@gmail.com> >>> wrote: >>> >> >>> >>> *utmost respect. >>> >> >>> >> >>> >> Oh - python a very very good language sir. i admire it though i >>> know >>> >> very little of it.* i meant in context*. to download that DN >>> paper. >>> >>> >> Compare the 2 codes :) >>> >> >>> >> Kind Regards, >>> >> Wilson./ >>> >> >>> >> _______________________________________________ >>> >> skunkworks mailing list >>> >> skunkworks@lists.my.co.ke >>> >> ------------ >>> >> List info, subscribe/unsubscribe >>> >> http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks >>> >> ------------ >>> >> >>> >> Skunkworks Rules >>> >> http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 >>> >> ------------ >>> >> Other services @ http://my.co.ke >>> >> >>> > >>> > >>> > _______________________________________________ >>> > skunkworks mailing list >>> > skunkworks@lists.my.co.ke >>> > ------------ >>> > List info, subscribe/unsubscribe >>> > http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks >>> > ------------ >>> > >>> > Skunkworks Rules >>> > http://my.co.ke/phpbb/viewtopic.php?f=24&t=94 >>> > ------------ >>> > Other services @ http://my.co.ke >>> > >>>