@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5



Comments:

<0> wth does it do?
<0> and dont say forecast the weather lol
<1> Request System
<1> takes request/fills and adds them into a db
<0> ah
<1> and of course u can search and blabla
<1> got like ~150 triggers
<0> ah
<0> that is why
<0> lol
<0> was going to say, and it is 17k lines!
<0> lol
<1> got a few proc checkups
<2> whats a good alternative to windows media player?
<0> winamp?
<2> hmm



<3> th3dge I use mplayer
<2> is it good?
<0> nice ][2pac[]
<0> bah stupid *** psy :S
<0> lmfao
<3> th3dge its the best of all
<2> :P
<1> wmp with a few codecs and ur set
<3> all codecs built-in
<0> well videolan for video
<0> and winamp for mp3
<1> or xbox for all
<3> vlc ****s
<3> th3dge http://www1.mplayerhq.hu/MPlayer/releases/win32/
<0> what vlc ****s?!
<0> lol
<3> yea
<0> it ****s after 5weeks uptime
<0> it stops working completly :S
<3> ever tried mplayer?
<0> nah
<3> try it out
<0> im downloading it now
<0> bah that is cvs link
<2> gonna try
<0> where is the actual program?
<0> bah nvm
<0> thought i would have to compuile
<0> lol
<3> lol
<3> thats the nix version
<0> cli media player ?
<3> what?
<0> that is an extra step between me and movie :(
<3> lol
<0> Unlike the Linux version this port does not yet include a graphical
<0> user interface but I'm sure you will soon notice how powerful
<0> a command line player can be.
<2> lol
<3> =)
<0> =(
<3> just set the all extensions to open with mplayer
<3> simple as that
<3> .avi .mpg .mpeg
<0> will check it out
<3> =)
<0> but tcl needs my attention now :S
<0> lol
<3> :)
<2> it's fast I gotta say that
<3> indeed
<2> does it have wmv plugins?
<3> yes
<3> as I said, it has all codecs
<3> except for realmedia I think
<3> and quicktime .mov
<2> nicee
<3> yeah
<2> nice indeed
<2> :)
<2> too bad you cant hide the cmd window



<0> robb` how do i make the movie full screen in mplayer?
<2> press f
<4> Robb`: i read something about mplayer didn't have seek-feature yet?
<5> i have short script in mirc scripting.. some1 can exchange him to tcl ?
<6> Devil: no
<7> no, not even when querying me
<8> hi there in linux
<8> i have 2 user....
<8> one bash and one csh
<8> in the bash shell i can run tcl scripts
<8> intead in the csh no
<8> what kind of path do i have to set
<8> in the .cshrc file?
<4> tikal look where your libtcl*.so-file is, and add that path to either $PATH or $LD_LIBRARY_PATH
<8> ok i try
<8> [bacco@dioniso ALFRED_NEW]$ ./AlfredForMaya_new_01.tcl
<8> Illegal variable name.
<8> [bacco@dioniso ALFRED_NEW]$
<8> the error i get is this....
<8> to be truth
<9> question about regular expressions...
<9> how can i match all characters upto the point where a particular expression matches?
<9> example:
<9> "foo bar</ blah"
<9> i want to match till before "</"
<9> [^</]*
<6> [^<]
<6> like thatr
<9> but the problem with that is
<9> "foo < bar</ blah"
<9> would stop after "foo "
<6> that's some strange html :)
<9> i am writing some custom tagging stuff
<9> like
<9> My name is <b,c=red>John Smith</> ... please write it down."
<9> and i'm trying to match tagged items
<9> there's no nested tagging like html
<9> </ marks the end of a tag
<6> [^<][^/]
<6> guess u have to do it like that
<9> tried that too
<9> didn't seem to work
<9> <[^>]*>[^</]*</[^>]*>
<9> is what i have at the moment to match entire tagged item
<6> u didnt do as i said :)
<9> but if the tagged item contains < or /
<9> it doesn't work
<9> yes, i did
<9> <[^>]*>([^<][^/])*</[^>]*>
<6> [^<][^/] [^</]
<6> those 2 aint the same :)
<9> and didn't work
<6> and u cant put the anchors outside a ()
<9> ...
<10> back reference
<10> use that if oyu want to match a tag
<9> you mean ?!
<9> <?!=</>
<9> erm
<9> (?!=</)
<9> i sort of got it to work like this:
<9> <[^>]*>([^<]*|[^/]*)</[^>]*>
<10> no
<10> i mean
<10> <([a-z]+) .*?>(.*)</\1>
<10> something like that
<10> <([a-z]+) .*?>(.*?)</\1>
<8> so to get all the env variable of my system
<8> they are in the env file
<8> but i cannot print all them
<9> array names env
<8> and then puts names
<8> ok
<8> got


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #tcl
or
Go to some related logs:

#beginner
#beginner
usb unable to complete format
#computers
Plat0nic
TX transmit error
#debian
#sex
#nintendo
shalmon rushdie



Home  |  disclaimer  |  contact  |  submit quotes