Page 1 of 2

Posted: Fri 27 Feb 2009, 07:54
by Lobster
dejan555 wrote:Yaaay! That's great guys, that was my example. :) .
Thanks dejan555 :)
The code is open, any upgrades welcome :)

Posted: Fri 27 Feb 2009, 08:45
by aragon
hi dejan,

yes there are lot's of options with wget. but i think the beauty of the actual pwget is it's absolute simplicity.

but maybe a nice approach would be (like in pfind):

- pwget starts with the actual (simple) gui
- it has a new button 'Advanced'
- 'Advanced' closes (simple) gui and opens (advanced) gui
- (advanced) gui has lot's of additional options and of course a 'Simple' button to return to (simple) gui

in this way pwget would cover both requirements.

aragon

Posted: Fri 27 Feb 2009, 12:34
by Lobster
Sounds good Aragon if you want to have a go . . .

The download website could be added to the advanced page along with download only certain file types from a site (for example jpg as has been mentioned

Any other commands that could be added?

Posted: Fri 27 Feb 2009, 13:24
by aragon
additional commands will take some time: http://www.gnu.org/software/wget/manual/wget.html :wink:

but from what i remember (for websites)

- filetypes
- --level=depth
- include-dirs
- exclude-dirs

as i wanted to extend my script/gtkdialog-knowledge, i will give a try.

but i think for now, pwget is nice as it is, a simple tool for (most) users. the advanced user uses wget directly.

aragon

Posted: Fri 27 Feb 2009, 16:08
by Caneri
Hey Lobster...I like pwget...please don't get too many functions as it's perfect for me as is....Thanks for pwget..I use it all the time as I'm such a slow typist with the command line.

Copy and paste into pwget/wget is a real time saver here.
Eric

Posted: Fri 27 Feb 2009, 17:22
by Lobster
aragon wrote: as i wanted to extend my script/gtkdialog-knowledge, i will give a try.
Great news Aragon,
If you get stuck
some of our coders are most helpful :)
Hey Lobster...I like pwget...please don't get too many functions as it's perfect for me as is....Thanks for pwget..I use it all the time as I'm such a slow typist with the command line.

Copy and paste into pwget/wget is a real time saver here.
Eric
I am sue Aragon will bear that in mind :)
The original pwget was written in Tkl and I found it invaluable
- written by another Puppy called Eric too . . .
when we dropped Tkl (Tkl now back in 4.2 I believe) I missed it
so did some rare programming
I am hoping Aragon will move any extras into an advanced option
So it should be as simple as before :)

Posted: Fri 27 Feb 2009, 19:37
by aragon
SURE!

pwget remains like it is, with one button more => advanced.

aragon

Posted: Fri 27 Feb 2009, 19:44
by Caneri
Cool!!

Eric

Posted: Wed 11 Mar 2009, 16:12
by aragon
Ok, now a first alpha.

The featurelist of wget is looooong, so i picked this ones:

- Copy Website
- Download multiple files
- Download files from filelist

with simplest options.

Please test.

aragon

Posted: Wed 11 Mar 2009, 16:31
by Dingo
just tried

on Puppy 3.01, When I click on a pwget simple button, GUI disappears, and does not turn in simple pwget mode

Posted: Wed 11 Mar 2009, 18:16
by aragon
hi dingo,

2 possible reasons:

- pwget (simple) is not installed. it is a link to lobsters pwget. => main post
- pwget is installed but in another directory. it is a link to /usr/local/bin/pwget

if advanced proofs it's functions and lobster gives his ok, we could bundle the 2 parts later.

aragon

Posted: Wed 11 Mar 2009, 19:18
by Dingo
thanks. moved pwget to /usr/local/bin and now simple mode wotks

Posted: Thu 12 Mar 2009, 18:16
by dejan555
Downloaded, will try... :) Looks great

Posted: Sat 02 May 2009, 14:15
by dejan555
Works great guys, well done! ;)

Posted: Sat 02 May 2009, 16:18
by Lobster
Sorry Aragon - only just seen this :)

I would do it the other way around
Start in simple mode and add a button for advanced features
I would maybe change 'Copy Website' to 'Download Website'

In Help - 'address' (not 'adress' - spelling)

Posted: Sat 02 May 2009, 16:23
by dejan555
well, it's good I commented on this so thread doesn't fall into waste :P

Posted: Mon 20 Jul 2009, 00:52
by ttuuxxx
I was messing around with Pwget today and changed a few things in it,
I removed 'ok' and replaced with download.
I reused, but included the puppy logo as a banner, The actual pet size is like 3kb on puppy 4 series, Since its replacing the logo with the same logo. But I included the 4 series logo for series 2&3 hence the 8.6kb pet size, still smaller than the original version :)
below is the package and Screenshot
ttuuxxx

Posted: Mon 20 Jul 2009, 14:46
by Jim1911
ttuuxxx,
How about combining the above, with gposil's adaptation that includes a login and password feature? http://www.gposil.com/pets/pwsget-0.1.pet This would make it a better alternative to uget that Barry has included in 417.
Jim

Posted: Sat 10 Oct 2009, 20:51
by panzerpuppy
How about improving on / extending Pwget with some much needed features?

- Switch User Agent: Some sites are very picky and won't let you download any files unless Pwget reports a specific user agent to the site.

- Set the time to auto-resume after connection is down. Resuming in Pwget is a nice feature, but it takes more than 5 minutes (!) for Pwget to resume a download in case your dial-up / ADSL connection gets reset / disconnected. That's too long :(

- A way to STOP (CANCEL) the download - an *essential* feature

- No cookies (Don't use cookies)

Posted: Sun 11 Oct 2009, 03:21
by alienjeff
Classic obuscation of a command line app. Sad.