Search found 20 matches

by Xuefer
Wed Jan 11, 2006 11:24 am
Forum: General chat
Topic: shift+click problem not fixed for years
Replies: 6
Views: 5298

<td class="row1" width="100%" onmouseover="this.style.backgroundColor='#F8F9FC';" onmouseout="this.style.backgroundColor='#EFF2F9';" onclick="window.location.href='viewtopic.php?t=2459'"><span class="topictitle"><a href="viewtopic.php?...
by Xuefer
Fri Nov 25, 2005 2:50 am
Forum: General chat
Topic: shift+click problem not fixed for years
Replies: 6
Views: 5298

shift+click problem not fixed for years

1. the default skin of this forum, shift+mouseclick on a forum title expected: only a new window is created unexpected: the current windows is navigated, and a new window is created 2. http://www.unrealircd.com shift+mouseclick on the "modules" or other links, same problem as above, this i...
by Xuefer
Sat Jun 18, 2005 6:41 pm
Forum: General chat
Topic: libevent
Replies: 3
Views: 2758

libevent

will unreal ever use libevent to handle socket? :P
it scales good for system that have nice api (such as linux 2.6 epoll)
by Xuefer
Sat Nov 20, 2004 5:46 am
Forum: Unreal 3.2 Modules
Topic: what will u do if your module need "Simple" reply
Replies: 2
Views: 1868

u're right, i was stupid to stick with "err_str()"
by Xuefer
Sat Nov 06, 2004 2:26 pm
Forum: Unreal 3.2 Modules
Topic: what will u do if your module need "Simple" reply
Replies: 2
Views: 1868

what will u do if your module need "Simple" reply

hey, i need your idea

i'm making module that SIMPLE reply to user
but i only used origin(in s_err.c) replies before
1. numeric? how? modify s_err.c?
2. privmsg? will make new query window
3. notice? same as 2, and mIRC will get BEEP
by Xuefer
Sat Nov 06, 2004 2:37 am
Forum: Unreal 3.2 Modules
Topic: HookTypes for raw incoming and outgoing messages
Replies: 2
Views: 2233

the problem is, there're many case: 1.a. before parse 1.b. after parse 2.a. before sprintf 2.b. after sprintf which 2 should we hook? i know what u need, but how about others? and other implement? performance issue? callback faster than hook by avoiding a loop? i'm not one of devel :-) xml via http,...
by Xuefer
Wed Oct 20, 2004 11:33 am
Forum: General chat
Topic: Modules page login problem
Replies: 6
Views: 4631

so nice :)
by Xuefer
Sat Oct 09, 2004 1:49 am
Forum: Unreal 3.2 Modules
Topic: 1 network provide 2+ groups
Replies: 6
Views: 2927

thanks Solutech
i've already written my client which not ready for the prefix
i've planned to modify it :)
by Xuefer
Fri Oct 08, 2004 5:09 pm
Forum: Unreal 3.2 Modules
Topic: 1 network provide 2+ groups
Replies: 6
Views: 2927

unfortunately, we'ave planned to setup no less than 100 network
each customer 1 network

unless i have some other solution to solve the "nick/chan conflict" problem
by Xuefer
Fri Oct 08, 2004 1:37 am
Forum: Unreal 3.2 Modules
Topic: 1 network provide 2+ groups
Replies: 6
Views: 2927

have read rfc, it seems hard to do so but i need your confirm. i want to do this to provide service to customers(not selling the code) 1. they don't want their users mixed with other customers 2. because of 1, having the nick/chan conflict each other is nighmate 3. setting up separate ircd seems not...
by Xuefer
Fri Oct 08, 2004 1:16 am
Forum: General chat
Topic: onclick on this forum make me mass
Replies: 5
Views: 3743

this feature is like experimenal, not experenced enough, it have side effect, and breaks users' habit thanks for u guys take care of my note the code is: onclick="window.location.href='viewtopic.php?t=964'" grep -R 'onclick="window.location.href=' . in the source tree should find it, ...
by Xuefer
Thu Oct 07, 2004 1:40 am
Forum: Unreal 3.2 Modules
Topic: 1 network provide 2+ groups
Replies: 6
Views: 2927

1 network provide 2+ groups

by modifying the code or making a module, is it possible(easy/simple) for 1 irc network to provide 2 or more groups? as if there's many network i currently implement it by hacking the code, prefixed all nicks/channels with magic "group number", non of them can interchange message between d...
by Xuefer
Thu Oct 07, 2004 1:26 am
Forum: General chat
Topic: onclick on this forum make me mass
Replies: 5
Views: 3743

onclick on this forum make me mass

this make me can't do shift+click on topic, it will open a link but the origin window is navigate to that page toooo
so bad :(
by Xuefer
Wed Oct 06, 2004 7:41 am
Forum: Unreal 3.2 Support
Topic: i can't get into irc.unrealircd.com
Replies: 6
Views: 1995

http://irc.unrealircd.com is ok i was wrong, it was via http://irc.moocows.dk [154845] *** Looking up irc.moocows.dk [154846] *** Resolved irc.moocows.dk to 217.10.143.50 - [154850] *** Looking up irc.unrealircd.com [154850] *** Resolved irc.unrealircd.com to 217.10.143.50 irc.unrealircd.com has mu...
by Xuefer
Wed Oct 06, 2004 7:35 am
Forum: Unreal 3.2 Support
Topic: i can't get into irc.unrealircd.com
Replies: 6
Views: 1995

[153430] *** Looking up unreal.dyn.ro
[153430] *** Resolved unreal.dyn.ro to 80.247.214.197

the above test(irc.unrealircd.com) included this ip
is China banned by unrealircd?