I start modding. Writing chat mod.

Discussion of general topics related to the new version and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Forum rules
Discussion of general topics related to the new release and its place in the world. Don't discuss new features, report bugs, ask for support, et cetera. Don't use this to spam for other boards or attack those boards!
Uchiha Nick
Registered User
Posts: 397
Joined: Tue Jul 20, 2004 6:21 am
Location: Rotterdam, The Netherlands
Contact:

Re: I start modding. Writing chat mod.

Post by Uchiha Nick »

WBHoenig wrote: It would be really cool if it used AJAX, also.
if it wont be IRC based- this would be the best option- if not the only one. reloading is iritating, and drives people away.

AJAX maybe? im currently using frames? whats the connection? i seem to fail in seeing it :(

AJAX is nice- it removes the reloading.
frames is evil - to many reasons. + it isnt a technique usefull for this IMHO


still- if it works, it looks great- way better then the average shoutbox :)
Image

User avatar
Slayter
Registered User
Posts: 3
Joined: Sun Apr 16, 2006 7:45 pm
Location: Russia, Volgograd
Contact:

Re: I start modding. Writing chat mod.

Post by Slayter »

ChALkeR, aJAX не такая уж и сложная штука на самом деле :)
внедряется легко, ниже пара ссылок на тему(прописать кое-что в шаблончике придётся + чуть изменить твой код чата)
демо: http://iroma.ru/ajax/" target="_blank
исходник: http://iroma.ru/ajax/index.php.html" target="_blank


в конце-концов, если самому писать влом - я могу это реализовать после выхода...пятиминутное дело как-никак ;)
Life is life
I prefer: Offspring & Oomph
Dev-in: php+MySQL, c++, perl+dbi.

Rotsblok
Registered User
Posts: 325
Joined: Mon Nov 14, 2005 12:21 pm
Location: x= y+1

Re: I start modding. Writing chat mod.

Post by Rotsblok »

Slayter wrote: ChALkeR, aJAX не такая уж и сложная штука на самом деле :)
внедряется легко, ниже пара ссылок на тему(прописать кое-что в шаблончике придётся + чуть изменить твой код чата)
демо: http://iroma.ru/ajax/" target="_blank
исходник: http://iroma.ru/ajax/index.php.html" target="_blank


в конце-концов, если самому писать влом - я могу это реализовать после выхода...пятиминутное дело как-никак ;)
my point exactly. 8O :?
ø = 1.618033988749895...
Everything has ø in it

User avatar
dhn
Registered User
Posts: 1518
Joined: Wed Jul 04, 2001 8:10 am
Location: Around the corner
Contact:

Re: I start modding. Writing chat mod.

Post by dhn »

Slayter wrote: ChALkeR, aJAX не такая уж и сложная штука на самом деле :)
внедряется легко, ниже пара ссылок на тему(прописать кое-что в шаблончике придётся + чуть изменить твой код чата)
демо: http://iroma.ru/ajax/" target="_blank
исходник: http://iroma.ru/ajax/index.php.html" target="_blank


в конце-концов, если самому писать влом - я могу это реализовать после выхода...пятиминутное дело как-никак ;)
Please speak english in this forum. If you want to communicate with Chalker in russian on this board, please use private messages.
Image

ChALkeR
Registered User
Posts: 176
Joined: Tue Mar 15, 2005 4:38 pm
Location: Russia

Re: I start modding. Writing chat mod.

Post by ChALkeR »

Ok, the plan is:

1) ACP
2) MCP
3) Ignore
4) AJAX

Maybe

1) ACP
2) MCP
3) AJAX
4) Ignore

Hmm... Frineds\Foes thingy... Very good idea.

З.Ы. А я и не говорил что AJAX сильно сложная штука. Просто сначало нужно сделать всё остальное.
З.З.Ы а за ссылочку спасибо.
Image
Sorry for my bad English....

User avatar
dhn
Registered User
Posts: 1518
Joined: Wed Jul 04, 2001 8:10 am
Location: Around the corner
Contact:

Re: I start modding. Writing chat mod.

Post by dhn »

ChALkeR wrote: З.Ы. А я и не говорил что AJAX сильно сложная штука. Просто сначало нужно сделать всё остальное.
З.З.Ы а за ссылочку спасибо.
Again. Please keep it in English.
Image

User avatar
NNO-Stephen
Registered User
Posts: 398
Joined: Fri May 23, 2003 12:47 am
Location: Tulsa, Oklahoma
Contact:

Re: I start modding. Writing chat mod.

Post by NNO-Stephen »

ChALkeR wrote:
NNO-Stephen wrote: no offense, but that's hideous.
You don't like it, you don't use it.

Anyway, it uses the template system, so it is quite easy to change things.

If you want - make something different.

Or at least if you say that this is hideous put a picture or static html showing what you wish to see.
what would improve it. don't waste so much space at the bottom and just make things better organized. and some padding on the left. I'm not likely to switch to this from pjirc anyway, but I'd like to provided you can make a solution that looks better and is tightly integrated to phpBB.
Image

ChALkeR
Registered User
Posts: 176
Joined: Tue Mar 15, 2005 4:38 pm
Location: Russia

Re: I start modding. Writing chat mod.

Post by ChALkeR »

Ok... I changed my mind, now the to-do list looks something like that:

1) AJAX
2) Lang support. (translate etc)
3) ACP
4) MCP
5) Put it here (or somewhere)
6) Friends-foes thingy
7) Ignore

Starting with AJAX.

P.S. The way it looks like probably won't be much changed.
Image
Sorry for my bad English....

ChALkeR
Registered User
Posts: 176
Joined: Tue Mar 15, 2005 4:38 pm
Location: Russia

Re: I start modding. Writing chat mod.

Post by ChALkeR »

Updated the main post, showing status now...
Image
Sorry for my bad English....

User avatar
EXreaction
Registered User
Posts: 1555
Joined: Sat Sep 10, 2005 2:15 am

Re: I start modding. Writing chat mod.

Post by EXreaction »

I will have to keep my eye on this...looks like it could be a pretty cool mod. 8)

Locked