1 (edited by StevenBullen 2006-09-29 09:10)

Topic: AJAX Shout Box Testing...

I am currently (trying) to write an AJAX based shoutbox for the lovely PunBB.


Its pretty straight forward. This is first test EDIT: STAGE ... so any problems or comments would be appreciated. If you get a moment please try it out and give me a bit of feedback. Thanks people...


Link: DELETED DUE TO THE NEW CHATBOX BEING POWERED VIA AJAX big_smile

Testing bits...

Username: test
Password: test

No admin access at present.

Side note: The way this shoutbox works its not made for sites that have silly amount of visitors. Its made for the smaller sites. I am making this for a clan site with about 60 regular members... and x visitors.

Re: AJAX Shout Box Testing...

Looks nice, although I find the submitting quite slow.

Re: AJAX Shout Box Testing...

I have made it slightly quicker.

Re: AJAX Shout Box Testing...

download?

My stuff or my style might sux, but atleast I'm willing to help when I can.
Don't be stupid and help ! We are the stupid one's !!!

5 (edited by StevenBullen 2006-06-19 09:12)

Re: AJAX Shout Box Testing...

quaker wrote:

download?

This is because I am currently testing for all errors and want to clean my code (the best I can) before release.





ALSO:
Anyone who uses FF1.5.0.4.
Do they have any issues?

Re: AJAX Shout Box Testing...

I'm using FF1.5.0.4, and have no issues wink

Re: AJAX Shout Box Testing...

bugs in Opera

8

Re: AJAX Shout Box Testing...

The shoutbox works for me in Opera 8.54 but it looks fugly.  Instead of scrolling, the entire shoutbox contents continue down the page and the posting form overlays them.  Also, for some reason the links are bold if Javascript is off, but aren't bold if JS is on.

Re: AJAX Shout Box Testing...

Ree wrote:

The shoutbox works for me in Opera 8.54 but it looks fugly.  Instead of scrolling, the entire shoutbox contents continue down the page and the posting form overlays them.

Fixed.

Ree wrote:

Also, for some reason the links are bold if Javascript is off, but aren't bold if JS is on.

Fixed.

10 (edited by StevenBullen 2006-06-20 15:40)

Re: AJAX Shout Box Testing...

Ok I have cleared the code a little and sorted out the view for all default styles.

Will be releasing as soon as I have finished the degradation the best I can.

PLUS: Only the test user can delete shouts now...

Re: AJAX Shout Box Testing...

What is a shout box? Is it like a guest book?

Re: AJAX Shout Box Testing...

MartinBerlin wrote:

What is a shout box? Is it like a guest book?

Take a look at the shoutbox on the demo page StevenBullen set up.

Looking for a certain modification for your forum? Please take a look here before posting.

Re: AJAX Shout Box Testing...

And since when am I "MartinBerlin" and do have only two posts???? Hello Moderators?

Re: AJAX Shout Box Testing...

MartinBerlin wrote:

And since when am I "MartinBerlin" and do have only two posts???? Hello Moderators?

Huh?

Looking for a certain modification for your forum? Please take a look here before posting.

15 (edited by StevenBullen 2006-06-29 23:15)

Re: AJAX Shout Box Testing...

@pogenwurst why you double posting? hmm

OK ignore that and mail I sent you... the posts have been removed/deleted.


New shoutbox I have nearly finished, will release when I update the demo below. wink

Re: AJAX Shout Box Testing...

StevenBullen wrote:

@pogenwurst why you double posting?

It's the twice-on-the-userlist bug - it duplicates posts as well. If you had looked, you'd have noticed that the post IDs were the same.

No worries. smile

Looking for a certain modification for your forum? Please take a look here before posting.

Re: AJAX Shout Box Testing...

Is this a bug that will happen in 1.3?

18

Re: AJAX Shout Box Testing...

ajax chatbox testing? why? see here it's work...

it's just me...

Re: AJAX Shout Box Testing...

A few difference's actually...

1) message is parsed differently
2) its for the side bar, not full width
3) mine is instant refresh when a message is rcvd by server, yours is not.
4) If you look at the difference between yours and my test... it even looks completely different.

So yours is CHAT box mine is SHOUT box.

Anyway... that test site is old one. This is currently being re-written to use the prototype.js and the later Chat Mod.

Hope that helps.

20

Re: AJAX Shout Box Testing...

sorry my fault :S

it's just me...

Re: AJAX Shout Box Testing...

Doesn't submit in Opera 9 =/

Re: AJAX Shout Box Testing...

Instead of hiding your code and not sharing before you feel like it is stable, how about posting it so that we can help out with bugs as well.

Re: AJAX Shout Box Testing...

I stopped this project because the chatbox mod (Poke's 1) was modified for AJAX and is easily put on the front of any site. wink