Gentoo Archives: gentoo-soc

From: Kostyantyn Ovechko <fastinetserver2@×××××.com>
To: gentoo-soc <gentoo-soc@l.g.o>
Subject: [gentoo-soc] Project IDFetch - Weekly report #7 ("Feeling the Beat")
Date: Fri, 16 Jul 2010 22:03:54
Message-Id: 1279315555.12735.297.camel@monapc
1 -=====================================================================-
2 - Project IDFetch - Weekly report #7 ("Feeling the Beat") -
3 -=====================================================================-
4
5 I used to wonder what do these fancy words mean MC[1], Dj, Pj, cd[2-3],
6 RnB[4], PnP... According to the posters to become an MC one has to look
7 cool. If that's what it takes - just the MC style [5] - probably i
8 can do it [6]. But to become a Dj one must "feel the beat", understand
9 the difference between the POP[7], Jit[8], Samba[9] and TCP[10]. It's
10 not my work to evaluate what i've done, but i've managed to make New
11 Prog[11] - tuiclient[6]. It uses TCP and casts some light on segget's
12 activity. Probably i'll make PHP version later, so ppl would be able to
13 see it in Opera[12] or whatever they like.
14
15 Still even a clicks-type[13] person needs options. So i thought why not
16 to use String[14] for this, of course i had to Lowercase[15] it first,
17 but now it works. Btw, a few more options were added:
18
19 [ui_server]
20 # tuiclient monitors segget's activity by establishing tcp connection
21 # with segget daemon (ui_server part of it).
22
23 # UI_IP
24 # Define an ip address segget will use to provide access for tuiclients.
25 # The parameter should be a string holding your host dotted IP address.
26 # Default:
27 # ui_ip=127.0.0.1
28 ui_ip=127.0.0.1
29
30 # UI_PORT
31 # Define a port segget will use to provide access for tuiclients.
32 # The parameter should be an integer.
33 # Minimum value: 1
34 # Maximum value: 65535
35 # Default:
36 # ui_port=9999
37 ui_port=9999
38
39 [provide_proxy_fetcher_to_others]
40 # tuiclient monitors segget's activity by establishing tcp connection
41 # with segget daemon (ui_server part of it).
42
43 # PROVIDE_PROXY_FETCHER_IP
44 # Define an ip address segget will use to provide access for tuiclients.
45 # The parameter should be a string holding your host dotted IP address.
46 # Default:
47 # provide_proxy_fetcher_ip=127.0.0.1
48 provide_proxy_fetcher_ip=127.0.0.1
49
50 # PROVIDE_PROXY_FETCHER_PORT
51 # Define a port segget will use to provide access for tuiclients.
52 # The parameter should be an integer.
53 # Minimum value: 1
54 # Maximum value: 65535
55 # Default:
56 # provide_proxy_fetcher_port=9777
57 provide_proxy_fetcher_port=9777
58
59
60 [1] MC http://en.wikipedia.org/wiki/Master_of_Ceremonies
61 [2] CD http://en.wikipedia.org/wiki/Compact_Disc
62 [3] cd http://www.manpagez.com/man/1/cd/
63 [4] RnB http://en.wikipedia.org/wiki/Contemporary_R%26B
64 [5] MC style
65 http://168hours.wordpress.com/2008/08/18/10-total-commander-alternatives-for-linux/
66 [6] tuiclient http://idfetch.isgreat.org/_content2/tuiclient.jpg
67 [7] POP http://en.wikipedia.org/wiki/Pop_music
68 [8] Jit http://en.wikipedia.org/wiki/Jit
69 [9] Samba http://en.wikipedia.org/wiki/Samba
70 [10] TCP http://en.wikipedia.org/wiki/TCP_(music)
71 [11] New Prog http://en.wikipedia.org/wiki/New_prog
72 [12] Opera http://en.wikipedia.org/wiki/Opera
73 [13] Clicks http://en.wikipedia.org/wiki/Clicks_n_Cuts
74 [14] String http://en.wikipedia.org/wiki/String_(Thai_pop)
75 [15] Lowercase http://en.wikipedia.org/wiki/Lowercase_(music)
76
77
78 Best regards,
79 Kostyantyn aka simka

Attachments

File name MIME type
signature.asc application/pgp-signature