Two smiple programs to download files in mass from internet.
V1:
Downloads files from list, one after another.
V2:
You type url, program detects images and links on page, and set them to download to "temp file name"s, also creates a list file with mapping url = "temp file name"
First screenshot = V1
3 last screenshots = V2
Basic info
Commit log
SLOCCount report
Revision
Date
Author
Comments
Changes
1935
2012-08-30 14:29
clockman
Cleanup
deleted
bin/v1/MWSnap008.png
deleted
bin/v2/MWSnap009.png
deleted
bin/v2/MWSnap010.png
deleted
bin/v2/MWSnap011.png
deleted
bin/v2/Pobieracz.exe
new
bin/v2/Zapisywacz.exe
0
1930
2012-08-30 07:27
clockman
Kolejne projekty i pliki
deleted
bin/Pobieracz plików 1.0.exe
new
bin/v1/MWSnap008.png
new
bin/v1/Pobieracz plików 1.0.exe
new
bin/v2/MWSnap009.png
new
bin/v2/MWSnap010.png
new
bin/v2/MWSnap011.png
new
bin/v2/Pobieracz.exe
deleted
source/Project1.cfg
deleted
source/Project1.dof
deleted
source/Project1.dpr
deleted
source/Project1.res
deleted
source/Unit1.ddp
deleted
source/Unit1.dfm
deleted
source/Unit1.pas
new
source/v1/Project1.cfg
+35
new
source/v1/Project1.dof
+93
new
source/v1/Project1.dpr
+14
new
source/v1/Project1.res
new
source/v1/Unit1.ddp
new
source/v1/Unit1.dfm
+122
new
source/v1/Unit1.pas
+129
new
source/v2/Pobieracz.cfg
+35
new
source/v2/Pobieracz.dpr
+13
new
source/v2/Pobieracz.res
new
source/v2/Unit1.ddp
new
source/v2/Unit1.dfm
+203
new
source/v2/Unit1.pas
+493
new
source/v2/pobieracz.dof
+87
1224
1917
2012-08-27 07:27
clockman
Znalezione na dysku
new
.
new
bin/Pobieracz plików 1.0.exe
new
source/Project1.cfg
new
source/Project1.dof
new
source/Project1.dpr
new
source/Project1.res
new
source/Unit1.ddp
new
source/Unit1.dfm
new
source/Unit1.pas
0
SLOC Directory SLOC-by-Language (Sorted)
558 source pascal=558
0 bin (none)
Totals grouped by language (dominant language first):
pascal: 558 (100.00%)
Total Physical Source Lines of Code (SLOC) = 558
Development Effort Estimate, Person-Years (Person-Months) = 0.11 (1.30)
(Basic COCOMO model, Person-Months = 2.4 * (KSLOC**1.05))
Schedule Estimate, Years (Months) = 0.23 (2.76)
(Basic COCOMO model, Months = 2.5 * (person-months**0.38))
Estimated Average Number of Developers (Effort/Schedule) = 0.47
Total Estimated Cost to Develop = $ 14,642
(average salary = $56,286/year, overhead = 2.40).