Home > Distfiles, Dowloader, Fetcher, Gentoo, GSOC, Linux, Packages, Portage > WR#7 – “Feeling the Beat”

WR#7 – “Feeling the Beat”

I used to wonder what do these fancy words mean MC[1], Dj, Pj, cd[2-3],
RnB[4], PnP... According to the posters to become an MC one has to look
cool. If that's what it takes - just the MC style [5] - probably i
can do it [6]. But to become a Dj one must "feel the beat", understand
the difference between the POP[7], Jit[8], Samba[9] and TCP[10]. It's
not my work to evaluate what i've done, but i've managed to make New
Prog[11] - tuiclient[6]. It uses TCP and casts some light on segget's
activity. Probably i'll make PHP version later, so ppl would be able to
see it in Opera[12] or whatever they like.

Still even a clicks-type[13] person needs options. So i thought why not
to use String[14] for this, of course i had to Lowercase[15] it first,
but now it works. Btw, a few more options were added:

[ui_server]
# tuiclient monitors segget's activity by establishing tcp connection
# with segget daemon (ui_server part of it).

# UI_IP
# Define an ip address segget will use to provide access for tuiclients.
# The parameter should be a string holding your host dotted IP address.
# Default:
# ui_ip=127.0.0.1
ui_ip=127.0.0.1

# UI_PORT
# Define a port segget will use to provide access for tuiclients.
# The parameter should be an integer.
# Minimum value: 1
# Maximum value: 65535
# Default:
# ui_port=9999
ui_port=9999

[provide_proxy_fetcher_to_others]
# tuiclient monitors segget's activity by establishing tcp connection
# with segget daemon (ui_server part of it).

# PROVIDE_PROXY_FETCHER_IP
# Define an ip address segget will use to provide access for tuiclients.
# The parameter should be a string holding your host dotted IP address.
# Default:
# provide_proxy_fetcher_ip=127.0.0.1
provide_proxy_fetcher_ip=127.0.0.1

# PROVIDE_PROXY_FETCHER_PORT
# Define a port segget will use to provide access for tuiclients.
# The parameter should be an integer.
# Minimum value: 1
# Maximum value: 65535
# Default:
# provide_proxy_fetcher_port=9777
provide_proxy_fetcher_port=9777

[1]  MC http://en.wikipedia.org/wiki/Master_of_Ceremonies
[2]  CD http://en.wikipedia.org/wiki/Compact_Disc
[3]  cd http://www.manpagez.com/man/1/cd/
[4]  RnB http://en.wikipedia.org/wiki/Contemporary_R%26B
[5]  MC style
http://168hours.wordpress.com/2008/08/18/10-total-commander-alternatives-for-linux/
[6]  tuiclient http://idfetch.isgreat.org/_content2/tuiclient.jpg
[7]  POP http://en.wikipedia.org/wiki/Pop_music
[8]  Jit http://en.wikipedia.org/wiki/Jit
[9]  Samba http://en.wikipedia.org/wiki/Samba
[10] TCP http://en.wikipedia.org/wiki/TCP_(music)
[11] New Prog http://en.wikipedia.org/wiki/New_prog
[12] Opera http://en.wikipedia.org/wiki/Opera
[13] Clicks http://en.wikipedia.org/wiki/Clicks_n_Cuts
[14] String http://en.wikipedia.org/wiki/String_(Thai_pop)
[15] Lowercase http://en.wikipedia.org/wiki/Lowercase_(music)
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment