Subversion Repositories vgwhois

Rev

Rev 23 | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23 Rev 91
1
TODO LIST BY VIATHINKSOFT
1
TODO LIST BY VIATHINKSOFT
2
 
2
 
3
	instead of the complex "multiple" method, maybe we can concatenate methods using a prefix, e.g.
3
	instead of the complex "multiple" method, maybe we can concatenate methods using a prefix, e.g.
4
		:whois|...
4
		:whois|...
5
		+:notice||...
5
		+:notice||...
6
 
6
 
7
	Make better automated test cases that check if CGI/CGIPOST requests were sucessful
-
 
8
 
-
 
9
	Problem: If you run the pattern update, you will most likely create a conflict when running the SVN update
7
	Problem: If you run the pattern update, you will most likely create a conflict when running the SVN update
10
 
8
 
11
	Installer: The package names are optimized for Debian. How to make it work for other distros?
9
	Installer: The package names are optimized for Debian. How to make it work for other distros?
12
	For the command "nc" you probably need different packages: netcat-traditional, netcat oder netcat-openbsd, netcat6 ?
10
	For the command "nc" you probably need different packages: netcat-traditional, netcat oder netcat-openbsd, netcat6 ?
13
 
11
 
14
	Look at all TODO entries in the source codes
12
	Look at all TODO entries in the source codes
15
 
13
 
16
	Build up test case system
-
 
17
	... test and rate all patterns automatically
-
 
18
	... there are partially problems with highlighting
-
 
19
 
-
 
20
	RIR bugreports
14
	RIR bugreports
21
 
15
 
22
	Core: Insert "\n\n" after each output of www or other subprogram?
16
	Core: Insert "\n\n" after each output of www or other subprogram?
23
 
17
 
24
	Output errors in STDERR
18
	Output errors in STDERR
25
 
19
 
26
	pattern-generator: if whois servers are changing, the pattern generator
20
	pattern-generator: if whois servers are changing, the pattern generator
27
	should automatically change the server in the pattern file, too (comment out the previous one)
21
	should automatically change the server in the pattern file, too (comment out the previous one)
28
 
22
 
29
	Are there more PHP packages which we need?
23
	Are there more PHP packages which we need?
30
 
24
 
31
	reintroduce PO translations ? are the *.po files still up-to-date ? How to use PO ?
25
	reintroduce PO translations ? are the *.po files still up-to-date ? How to use PO ?
32
 
26
 
33
	reintroduce INETD service entry ?
27
	reintroduce INETD service entry ?
34
 
28
 
35
	pattern version 20190521 should be 2019-05-21
29
	pattern version 20190521 should be 2019-05-21
36
 
30
 
37
 
31
 
38
 
32
 
39
ORIGINAL TODO LIST BY HOLZT
33
ORIGINAL TODO LIST BY HOLZT
40
 
34
 
41
	- make a Perl module (CPAN)
35
	- make a Perl module (CPAN)
42
 
36
 
43
	- replace lynx -dump with  CTAN::LWP::http and selfwritten descambler
37
	- replace lynx -dump with  CTAN::LWP::http and selfwritten descambler
44
 
38
 
45
	- do not collect the result first but (optionally) print it in time
39
	- do not collect the result first but (optionally) print it in time
46
	  to give a better response on low connections.
40
	  to give a better response on low connections.
47
 
41
 
48
	- caching the results in an external SQL database
42
	- caching the results in an external SQL database
49
 
43
 
50
	- Adding $confdir/config for all those pathnames
44
	- Adding $confdir/config for all those pathnames
51
 
45
 
52
	- extended options of the ripe whoisd
46
	- extended options of the ripe whoisd
53
 
47
 
54
	- introduce a comprehensive documentation
48
	- introduce a comprehensive documentation
55
 
49
 
56
	- whois.ripe.net and option -k considered dangerous
50
	- whois.ripe.net and option -k considered dangerous
57
 
51