Page 1 of 2

JService 1.1 released

Posted: Sun May 21, 2006 2:05 pm
by LordOfHell
Hey, i released a new version of JServices with a lot of changes.
Please test it, give me your feedback.

Thank you!

Visit: http://www.cumz.de -> j service download for more information.

For help visit irc.cumz.de #cumz

Sincerely,

-=LordOfHell=-

Posted: Sat Jun 10, 2006 1:51 pm
by sdamon
A couple of collums needed to be set to allow null valuse inorsder for any registrations to work. might wanna fix the .sql file for distrobution.

Also consider makeing the webpanel friendly to register globals being off

Posted: Sat Jun 10, 2006 8:04 pm
by LordOfHell
hey, thanks for your feedback.

i am currently working on those stuff.

ciao

Posted: Fri Jul 21, 2006 2:53 am
by kanLiDaL
if i understand this correctly, the j-services is an addon for services on unreal?

Posted: Fri Jul 21, 2006 12:24 pm
by LordOfHell
J-Service is a full standalone service which can 100% replace anope and other services.
With any website you can easy access J-Service database using mysql.

I made it because anope does not support a really good webpage system.
Try http://www.cumz.de -> register -> login you can edit channels, userflags, topic, welcome messages and everything you want to edit.

This was the first idea i had when i programmed J. But currently 1.1.0.8 is a bit older. 1.2.0.0 will release today evening or tomorrow ;)

You can download it then from http://www.cumz.de -> j - service (currently there are a few problems with my root [invalid kernel update ;)])

But in a few hours it should work again

Thanks

Posted: Sun Jul 23, 2006 11:49 pm
by JanisB
I have question about your services: if J is using MySQL as sevices backend, that means - any action at IRC will be checked against 'rules' in MySQL. E.g. user got +o on channel. If channel has "restricted ops" feature ON, and, say, +o`ed nick wasn't registred - services must deop it. Ok, services issued -o for nick. But, if this nick is protected by some kind of bots, like EggDrop, bot will try to re-grant +o to user. and we will have +o/-o flood on channel. So. The question is: if i have large network, approx. 7-8'000 users connected, and they floods with this modechanges(1 modechange - 1 MySQL query), affects this actions other services work, like greeting, ban enforecement e.t.c ?

Posted: Mon Jul 24, 2006 12:22 am
by LordOfHell
hello,

you are right with the flood issue but
it does not disturb j service much.

imagine raw irc commands do not only contain flood modes in row
as the deamon uses multitasking when setting modes.

so in between j service works on with normal functionality and will
not stop due to flood issues.

i also tested j some time ago @ animeIRC with 9000+ users and it worked.

but nevertheless i had a hard server crash as some stupid folks
tried to send spam from my server.

i <hope all services are back in a few days,
so that you can test version 1.2.0

thank you
lord

Posted: Mon Jul 31, 2006 5:12 pm
by DmeR
ehm... Where can I download J service? :) I have check your page: http://cumz.de/ and I can't finde it... :(

Posted: Mon Jul 31, 2006 5:33 pm
by Jobe
Try the link in the top right hand corner of the site that says "J Service"

Posted: Mon Jul 31, 2006 7:43 pm
by LordOfHell
Hey,

you can now download version 1.1 with full support and documentation.
I work currently on a very detailed explanation of the plugin system.
An example is already available inside the package.

BTW: Do you like the beginning of my new song? http://www.cumz.de/apache2-default/fabi ... and-me.rar

Sincerely,

Fabian "LordOfHell" Stern

Posted: Tue Aug 01, 2006 3:47 am
by DmeR
aah! :) Now I see... Sorry !:)

Posted: Sat Aug 12, 2006 8:12 pm
by nzs
Hey i'm tryin your services likin them so far (users are used to anope but o well hehe they're liking them after they get used to it)

But my problem is i can add things to INFO but if i do for example .website in the channel it never shows up, and nothing shows up in the error log. Any suggestions?

Posted: Sat Aug 12, 2006 10:18 pm
by LordOfHell
Hello,

have a look at this example:

J info + website %nick%: http://www.smart-coding.com

if you write -website inside the channel now, you will receive:

LordOfHell: http://www.smart-coding.com

its NOT .website BUT -website ;)

I hope this helps you,

thank you very much, 1.1.1 will be released soon with an autoupdate
function, KILLCHANNEL as new command and lots of additional help and
information.

Thank you,

-=LordOfHell=-

Posted: Sat Aug 12, 2006 11:30 pm
by nzs
ohhhhhhhhhhhhhhhhhhhhh well your guide says .website so hehe :p ty much lovin it more and more!

Posted: Sat Aug 12, 2006 11:38 pm
by LordOfHell
hey no problem, thank you :)

i will correct that in my documentation