Log for #mirc on 2008-01-24


Session Start: Thu Jan 24 00:00:00 2008
Session Ident: #mirc
[01:28] * Agalloch is now known as SplitFire
[01:46] <indian69> hello
[01:47] <indian69> are there emoticons here on mirc
[01:47] <indian69> anybody?
[01:49] <indian69> Vulcan that should be someone with logic can you answer my Q's
[01:50] <indian69> helllooooooooo
[01:51] <indian69> helllllloooooo anyone actually here
[02:01] <f50> Anyone know where i can download the latest list of mirc channels?
[02:09] <iffi> hi
[02:09] <iffi> adsd
[02:09] <iffi> asdasd
[02:09] <iffi> das
[02:09] <iffi> asd
[02:09] <iffi> asdasd
[02:22] <BITOLA> bitola
[02:23] <BITOLA> skopje
[02:36] <Crocker> This is not spam, but to help people who are having a bug in mIRC that does
[02:36] <Crocker> How is Khaled doing?
[02:46] * Crocker is now known as IAmGod
[02:46] * IAmGod is now known as TheGod
[02:49] <TheGod> "Any intelligent fool can make things bigger, more complex, and more violent
[02:53] * TheGod is now known as RMS
[03:14] * kotigid is now known as diabolic
[06:01] <AzraDark> question was wondering, how to make a hotlink for example [BLAH] to be ope
[06:02] <AzraDark> HOTLINK:*[BLAH]*:{ run whatever }
[06:40] * shimshon is now known as tomalak
[08:35] <jackal^> when i join a channel, i want automatically to set modes?
[08:41] <juju> seek 3vs 3 low+
[10:15] <jjjj> hello
[10:16] <Kollektiv> hello
[12:41] <skeelo> how do i escape | in a remote line so it prints
[12:42] <ancutzza> edjws
[12:42] <ancutzza> buna
[12:43] <Zuthulu> skeelo //echo -ag hello $chr(124) world
[12:43] <Sais> $(|) also works
[12:44] <skeelo> ya was thinkin $chr but couldn't find the damn code for | till i just did $a
[12:44] <Zuthulu> that's new for me, much easier :)
[12:44] <skeelo> ya i try that thx
[12:46] <Sais> I think, however, that $( | ) will fail (It has spaces around it, so the | ge
[12:46] <skeelo> how do i make a space
[12:46] <skeelo> $chr(32) i thought
[12:46] <Sais> yep
[12:47] <Sais> although mIRC will concatenate consecutive spaces and crop leading/trailing sp
[12:47] <skeelo> ya msg $chan $chr(32) $(|) doesn't work for me
[12:48] <Sais> No, it's a leading space. Two, in fact.
[12:48] <Sais> //echo -a $+($chr(2),$chr(32),$chr(2),|)
[12:49] <Sais> a bold space :)
[12:49] <Sais> or you can use $chr(160)
[12:49] <Sais> which isn't a true space, and doesn't appear as one in all fonts.
[12:49] <Zuthulu> or use $chr(160) for a hard space
[12:49] <skeelo> ooo
[12:50] * Sais points at his last few lines...
[12:50] <Zuthulu> oh, I'm blid :)
[12:50] <Sais> lol
[12:51] <skeelo> works thx
[13:37] * cosmin23 is now known as lick_hole
[14:15] <PC> some characters don't work inside $+() but will still work like this: | $+ %som
[14:16] <argv[0]> "|" is a special character
[14:16] <argv[0]> | $+ will never work as expected
[14:42] * Osc_HE is now known as Osc
[14:45] * Disconnected
[14:45] * Attempting to rejoin channel #mirc
[14:45] * Rejoined channel #mirc
[14:45] * Topic is 'mIRC 6.31 @ http://mirc.stealth.net: Yes we know about the ads in mIRC. So pay
[14:45] * Set by Modoc!Modoc@68-187-43-205.dhcp.ftwo.tx.charter.com on Wed Jan 23 12:44:51
[15:34] <denon> so, I saw a nice little spellcheck plugin demo'd on utube of all places .. an
[15:34] <dirtpoor> you can't spell check your own text?
[15:35] <denon> sure I can, but nobody's infallible
[15:35] <denon> nice to have a little realtime reassurance ;)
[15:36] <dirtpoor> you could write one
[15:36] <denon> I could, but it's not *that* important to me..
[15:36] <dirtpoor> then...
[15:36] <denon> the one in the little demo looked fairly polished
[15:36] <dirtpoor> then it isn't that important to me either
[15:37] <denon> why did you buy mIRC? you could write an irc client too ..
[15:37] <argv[0]> it was probably an implementation of aspell
[15:37] <denon> this was the video, if anyone's interested: http://www.youtube.com/watch?v=CS
[15:37] <dirtpoor> not interested
[15:38] <denon> argv[0]: hmm, quite likely
[15:38] <argv[0]> though
[15:38] <denon> I'd assume the wrapper is for sale somewhere
[15:38] <denon> some shareware guy trying to make a buck
[15:38] <argv[0]> anyone who randomly posts youtube videos without linking to their work has
[15:38] <denon> argv[0]: I wondered about that -- or if it was just an oversight
[15:39] <argv[0]> if its an oversight i wonder how many oversights are in his code :)
[15:39] <denon> the comments from others run along the same lines though, "how can we buy it
[15:39] <argv[0]> thats a pretty big one
[15:39] <denon> he may have just posted it to show off to some friends
[15:39] <denon> and others found it
[15:39] <argv[0]> google mirc spellcheck
[15:39] <denon> been there, done that
[15:40] <denon> there are some hacks with scripted socket calls, but nothing quite as smooth
[15:40] <denon> a new tcp socket call for each word doesn't seem like the right approach to m
[15:41] <denon> especially when a local dict is probably sufficient (like you said, aspell or
[15:43] <argv[0]> http://trout.snt.utwente.nl/ubbthreads/ubbthreads.php?ubb=showflat&Board=6&
[15:43] <argv[0]> people are big on posting photos or videos but not source code
[15:43] <argv[0]> so i bet theres a technical hurdle they all choke on
[15:45] <denon> hmm, interesting
[15:45] <denon> argv[0]: I wonder what trillian uses
[15:45] <argv[0]> probably aspell
[15:45] <denon> they're commercial, obviously, and have a plugin available
[15:45] <denon> they're entirely closed source
[15:46] <argv[0]> i was wrong about the aspell thing, sat corrected me
[15:46] <denon> ah ok
[15:46] <denon> didn't read that far
[15:46] <denon> pity nobody's actually releasing their work as a project
[15:47] <denon> or even just binaries, but I'd be a bit skeptical of that
[15:48] <argv[0]> its probably relatively simple
[15:48] <denon> well, nothing's really simple if done right .. well-tested, compatible, etc
[15:48] <argv[0]> its rare that people in this community actually know how to code though
[15:48] <argv[0]> thats probably more likely the reason
[15:49] <denon> I suppose, I haven't spent much time with current mIRC APIs
[15:50] <argv[0]> there isnt much of an api for dlls, just an entry point
[15:51] <denon> ic
[15:51] <denon> "back in the day", I remember doing some DDE communications with it
[15:51] <denon> not the right medium for this, I'm guessing, since you'd need to do some gui
[15:52] <denon> either way, not really looking to reinvent the wheel I guess
[15:52] <denon> was just hoping to give someone 10 bucks and have a decent little add-on :)
[15:52] <argv[0]> well you'd do it with a dll, subclass the editbox control and just read the
[15:55] <denon> now I'm curious whether or not there are any decent grammar libs out there
[15:55] <denon> of course I'm really only interested in US-EN, but I'm sure if I were to make
[15:55] <argv[0]> well aspell is well internationalized
[15:55] <denon> for spelling only, isn't it?
[15:55] <argv[0]> right
[15:56] <argv[0]> grammar is quite the stretch
[15:56] <argv[0]> firstly because grammar checkers rarely even work
[15:56] <denon> I was thinking you you could probably loosen the rules a bit and make it fit
[15:56] <argv[0]> even in english
[15:56] <denon> for example, no end punctuation, no beginning case checks
[15:56] <denon> perhaps only case checks on proper names
[15:57] <denon> er, proper nouns
[15:57] <argv[0]> doubt it. a complete sentence on irc is a godsend
[15:57] <denon> maybe not - fragments are all over the place
[15:57] <denon> nod
[15:57] <denon> ^^^ case in point. :)
[15:57] <argv[0]> if you cant guarantee a complete sentence, you cant guarantee any rules
[15:57] <denon> though it'd still be nice to have for some situations
[15:57] <denon> you could make it extremely unobtrusive
[15:57] <argv[0]> i really cant think of any
[15:58] <denon> well, we have some tech and sales support engines that use irc for the client
[15:58] <denon> so they should be using proper English
[15:58] <argv[0]> shrug. hire better support :)
[15:58] <denon> bahaha
[15:58] <denon> yeah, that's always good advice
[15:59] <argv[0]> my friend used to feed his emails through a grammar/spellchecker for every
[15:59] <argv[0]> it was rather embarrassing
[15:59] <argv[0]> especially when he forgot to do it
[15:59] <denon> shrugs, all my email is ..
[15:59] <denon> on the fly
[15:59] <argv[0]> yea
[15:59] <denon> doesn't every email client do it these days?
[15:59] <argv[0]> well he left it to the end
[16:00] <denon> oh, yeah, I hate those features ..
[16:00] <argv[0]> anyhow.. it didnt help, is the point
[16:00] <denon> hah
[16:00] <denon> well, I personally blame IM for kids today not knowing how to spell their own
[16:00] <denon> now, while I know IRC != IM ..
[16:00] <denon> by association, I blame IRC anyway :)(
[16:00] <denon> er :)
[16:00] * Sais is now known as SaisCysgu
[16:01] <argv[0]> probably, or declining educational standards
[16:01] <argv[0]> but thats kind of another realm
[16:01] <denon> perhaps .. but yeah, TXT and IM encourage laziness
[16:01] <denon> I suppose especially texting, given the limited keypad
[16:01] <SaisCysgu> It all started when the teachers started spelling "maths" with an 'r'
[16:01] <argv[0]> heh
[16:01] <SaisCysgu> reading, riting and rithmetic
[16:01] <denon> especially since "math" is plural already :)
[16:02] <argv[0]> actually, i would blame spell/grammar checkers for part of the problem, iro
[16:02] <argv[0]> generating an early dependence on the software
[16:02] <denon> argv[0]: so you're one of those "if they use a calculator, they don't know ho
[16:02] <SaisCysgu> denon: mahts is right-pondian ;D
[16:02] <SaisCysgu> s/ht/th/
[16:02] <denon> SaisCysgu: nod, just teasing you
[16:02] <denon> router router, roof roof, colo[u]r
[16:02] <SaisCysgu> just making sure ;D
[16:02] <argv[0]> denon they should know how to do math without the calculator, yes
[16:02] <argv[0]> the calculator is purely an efficiency thing
[16:03] <denon> argv[0]: yeah .. I'm a bit torn on that discussion
[16:03] <argv[0]> well, its far more true for grammar checkers, since theyre rarely accurate
[16:03] <denon> I think a person should understand the fundamentals, but I'm not quite sure w
[16:03] <argv[0]> any (smart) english prof would tell their students to turn their grammar ch
[16:04] <therapy> i love being lazy
[16:04] <denon> shrugs, I think it's alright - it makes you double-check your work. If it's w
[16:04] <argv[0]> not because they need to learn, but because the grammar checker will simply
[16:04] <SaisCysgu> spill chucker woks grate.
[16:04] <therapy> where are my donuts :>
[16:05] <argv[0]> denon how about this... ill make a "paper checker" that highlights every se
[16:05] <denon> there ya go!
[16:05] <SaisCysgu> denon: Yes, but you can't make a decision on whether it's wrong if you do
[16:05] <denon> SaisCysgu: well, I do know ..
[16:05] <denon> that's up to the educational system, I don't care about that :)
[16:05] <SaisCysgu> Because you were taught....
[16:06] <argv[0]> im sure it will probably surprise you to know how many people don't
[16:06] <denon> ironically, it's more because I observed from people who know ..
[16:06] <SaisCysgu> Ah, so you taught yourself :D
[16:06] <denon> I don't think my education contributed much to my linguistic skills, but bein
[16:06] <denon> surrounded
[16:06] <denon> I want my spell checker! :)
[16:06] <SaisCysgu> lol
[16:07] <argv[0]> its okay you have a grace period to fix your typos
[16:07] <argv[0]> its part of irc culture
[16:07] <denon> 30 seconds if you use regex format
[16:07] <argv[0]> 10 seconds, then we can put our gestapo uniforms on
[16:07] <denon> oh, only 10?
[16:07] <denon> gosh
[16:07] <argv[0]> im strict
[16:07] <denon> s/im/I'm/
[16:07] <SaisCysgu> Or you just leave it because "that was such an ovbious tpyo, it can't hav
[16:08] <argv[0]> its actually a complicated function dependent on line length, lag time, and
[16:08] <denon> s/anythign/anything/
[16:08] <denon> s/its/it's
[16:08] <denon> oh, wait, do I have to correct everyone's? or just mine?
[16:08] <SaisCysgu> Mine were deliberate, apart from "anythign"
[16:08] <denon> er, everyones'
[16:08] <argv[0]> you dont have to correct others you just have to make fun of them
[16:08] <denon> oy
[16:08] <argv[0]> "way to spell"
[16:08] <SaisCysgu> lol
[16:09] <sat> s/.*//gs
[16:09] <argv[0]> ouch
[16:09] <SaisCysgu> Anyway. Cysgur. nos da
[16:10] <denon> so I guess I don't need a spell-checker, I just need to write a script that m
[16:10] <denon> peoples'
[16:10] <denon> boy, that'll get me every time
[16:10] <argv[0]> yea, thats better
[16:10] <argv[0]> technical engineering vs social engineering
[16:11] <denon> the parser is mightier than the sword?
[16:11] <argv[0]> something like that
[16:11] <denon> well, it's been fun ..
[16:12] <denon> I think this is the first time someone has been of absolutely no help to my c
[16:12] * denon snickers
[16:12] <argv[0]> heh
[16:12] <argv[0]> good luck
[16:12] <denon> your nick looks familiar, do you ever work with the asterisk project, openwrt
[16:12] <argv[0]> nope
[16:12] <denon> (and yes, I know your nick also looks familiar because it's code .. )
[16:13] <denon> hmm . . ratbox/hybnet/ircsource?
[16:13] <argv[0]> i didn't know there was another
[16:13] <argv[0]> no i dont do much oss
[16:13] <denon> ah ok, mistaken identity perhaps
[16:13] <argv[0]> probably
[16:14] <denon> well, if you ever do find any spell checking goodness, feel free to remember
[16:14] <denon> efnet/freenode/wherever
[16:14] <argv[0]> roger
[16:14] <therapy> denon: do you know of democow?
[16:14] <therapy> aka: anthony
[16:14] <denon> nope
[16:14] <denon> are you asking because both of our nicks start with a "d"?
[16:14] <denon> because that's a pretty wide scope
[16:14] <therapy> because he did some work with the asterisk project
[16:14] <sat> "de"
[16:14] <therapy> Anthony AlMantis
[16:15] <denon> oh, right .. hmm, maybe he does sound familiar, now that you mention that
[16:15] <therapy> or something similar :P
[16:15] * denon rolls his eyes
[16:15] <therapy> think hes from chicago
[16:15] <denon> nope, sorry
[16:16] <therapy> Anthony LaMantia
[16:16] <therapy> is his name :)
[16:16] <denon> never heard of him
[16:16] <therapy> ahh okay :)
[16:16] <denon> perhaps argv[0] knows him
[16:16] <denon> anyway
[16:16] <denon> audios
[16:17] <therapy> think he works for dev
[16:17] <therapy> okie :)
[16:17] <therapy> cya
[16:17] <sat> videos \o
[16:19] <argv[0]> lolz.
[16:38] <rogers> hey guys, looking for a script that will connect multiple times to a bnc, th
[16:51] <Raccoon> sorry rogers. we do not encourage nor support actions that might constitut
[16:51] <Raccoon> if you would like information on how to configure mIRC to connect to multip
[16:52] <Raccoon> http://www.holycraplions.com/paste/1877
[17:13] <rogers> botnet abuse?
[17:13] <rogers> its not a bot
[17:13] <rogers> a BOUNCE
[17:14] <argv[0]> racc is just confused
[17:14] <rogers> ahh ok
[17:15] <rogers> prob is I have to qoute login and vhost info on the bounce
[17:16] <Raccoon> the question is insinuative of an automated multi-connect process which cir
[17:16] <argv[0]> Raccoon no
[17:16] <Raccoon> besides, we don't provide support for BNC or proxies
[17:16] <argv[0]> uh
[17:17] <Raccoon> hah
[17:17] <rogers> I irc on efnet freenode and undernet, diff chans on each. I want to use a bn
[17:17] <argv[0]> Raccoon just stop talking
[17:17] <Raccoon> i haven't spoken a word in hours
[17:17] <argv[0]> i liked that more
[17:17] <Raccoon> typing is a different story
[17:17] <rogers> oh boy
[17:18] <argv[0]> rogers you can provide your login/pass to most bnc's via the server passwor
[17:18] <argv[0]> /server mybnc.com:port password
[17:18] <rogers> argv[0] ill check it out thanks
[17:18] <argv[0]> /help /server has more switches
[17:19] * argv[0] slaps Raccoon
[17:19] * Raccoon slurps argv[0]
[17:34] <jamson3> anyone alive?
[17:35] <jamson3> i want to know how to make mirc notify me whenever someone types my nick in
[17:35] <Zuthulu> in the newest version: alt+b -> highlight
[17:36] <Zuthulu> add $me there
[17:36] <jamson3> wait i have version 6.21
[17:36] <Zuthulu> ok, then alt+o to open the options
[17:37] <Zuthulu> hmm
[17:37] <Zuthulu> it was located at IRC -> highlight
[17:37] <jamson3> alt-b works
[17:37] <jamson3> ok so enable highlighting?
[17:37] <Zuthulu> but in your version is no highlight tab
[17:37] <jamson3> there is
[17:38] <jamson3> in options, irc, highlight
[17:38] <jamson3> its there
[17:38] <Zuthulu> yes
[17:38] <Zuthulu> then enable it
[17:38] <Zuthulu> and
[17:38] <Zuthulu> add your keywords
[17:38] <Zuthulu> if you add $me
[17:39] <Zuthulu> it will notify you always for your actual used nick
[17:40] <jamson3> thank you very much
[17:40] <Zuthulu> you're welcome
[18:18] <Princess_> hi
[18:29] <nerdXXX> is there a /server option that you can specify the local ip to use?
[18:35] <argv[0]> the.. local ip?
[18:35] <argv[0]> what would that be fore
[18:35] <argv[0]> -e
[18:36] <nerdXXX> if there are muliple ip addresses on one machine.
[18:37] <nerdXXX> if i want to open a new server window and connect with an alternate ip addr
[18:37] <argv[0]> ah
[18:38] <nerdXXX> i know you can specify local ip in the options, but that will only work wit
[18:38] <argv[0]> there is a way to bind to an ip but i dont know if its tied to servers
[18:38] <argv[0]> yea
[18:39] <argv[0]> of course once the server window is open i think those options are split
[18:39] * hanzi^ is now known as hanziafk
[18:41] <volla> cw indonesia join donk...
[18:44] <nerdXXX> djakarta, indonesia.
[19:25] <POPPY> HELLO
[19:32] <muaqbb> hello all
[19:41] <POPPY1> hello out there
[19:51] <adsfss> anyone know where i can get a registration for mirc please
[19:53] <rickcp> /help register
[19:53] <adsfss> for free?
[19:54] <rickcp> $20
[20:31] <chiriqui> como puedo entrar a la sala de harrylatino?
[20:32] <chiriqui> alguien me puede responder?
[21:07] <BliZZardX> is there a way i can get nick completion to automatically add a colon at
[21:07] <BliZZardX> only when i use the nick at the beginning of a sentene
[21:12] <bElla> olaaaaaaaaaaaaaaaa
[22:06] <starly> hi, can someone help me with a problem I have with mIRC 6.31? I am unable to
[22:06] <starly> this is what it says
[22:06] <starly> 'CHANNELS Unknown command
[22:07] <starly> Its not on this client .. its on another client
[22:07] <starly> anyone here?
[22:23] <Modoc> try /list
[22:23] <Modoc> /channels is not a IRC command it may be a alias someone had made thow
[22:33] <enchuz> @find anima katakan cinta
[22:38] <htpasswd> hey any1 around ?
[22:41] <argv[0]> maybe
[22:42] <htpasswd> argv[0] can you tell me what the easiest way to get mirc to read a text fi
[22:42] <argv[0]> /help /play
[22:43] <argv[0]> or /playctrl
[22:43] <htpasswd> thats the 1
[22:43] <htpasswd> i couldnt remember if it was run, start or something
[22:43] <htpasswd> cheers
[22:56] <ce_strawb> fghf
[22:56] <ce_strawb> gthr
[22:56] <ce_strawb> uyi
[23:28] * _noelek is now known as noelek
Session Close: Fri Jan 25 00:00:00 2008