Welcome Guest ( Log In | Register)



4 Pages V   1 2 3 > »   
Reply to this topicStart new topic
> Truefusion Shoutbox, No Database required!
Rating 4 V
truefusion
post Mar 23 2006, 04:55 PM
Post #1


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,867
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528
T17 GFX Crew



After several tests, i think it's good enough to be released.
Please report any problems in this topic.

About the shoutbox:
QUOTE
It's supports many bbcodes that we're all used to.
Over 60 smileys.
No database required for shout storage: All stored on flatfile.
XHTML valid.
Installation is basically extract files, and chmod the files "shouts.log", "ipban.log", "wordfilter.log" 666.
Compatible with standard-compliant browsers, and Internet Explorer.
Admin Cpanel: Edit/delete shouts, IP ban/unban, Word Filter.
Users can delete/edit their shouts within a one-minute time frame.
Paginated shouts.

Note: If previous version has been installed (used), empty out the "shouts.log" file for it to be compatible with v2.5 or above.

Preview/test drive:
TrueFusion Shoutbox

Download:
TrueFusion Shoutbox


This post has been edited by truefusion: Nov 23 2006, 09:49 AM
Go to the top of the page
 
+Quote Post
Saint_Michael
post Mar 23 2006, 07:01 PM
Post #2


$p4m 0n j00 $h4m3 m3 0nc3 $p4m 0n m3 $h4m3 m3 7\/\/1c3
*********************

Group: [HOSTED]
Posts: 6,305
Joined: 21-September 04
From: 9r33|\| 399$ 4|\|D 5P4/\/\
Member No.: 1,218
T17 GFX Crew



hey true you have a error on IE when you rollover the menu doesn't show up might be the hover bug.

But its not bad though a little big but since all it takes is just a little customizing to fix the width and what not.
Go to the top of the page
 
+Quote Post
Johnny
post Mar 23 2006, 07:59 PM
Post #3


[::Boy Wonder::]
***************

Group: Members
Posts: 2,098
Joined: 5-April 05
From: Costa Mesa, CA
Member No.: 5,294
T17 GFX Crew



To put it simply, that's hot. I could see some cool integration uses for that.

Oh, the smilies have a white background and the shoutbox has a gray one. Or at least it did when I tried.
Go to the top of the page
 
+Quote Post
truefusion
post Mar 23 2006, 08:10 PM
Post #4


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,867
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528
T17 GFX Crew



Hmm, that hover "bug" in IE must be cause the CSS is imported. I'll make one compatible for most IEs, later. And as for the smileys, some of them, having white backgrounds, i noticed that too, but i'm too lazy to go through them and fix them >_<.
Go to the top of the page
 
+Quote Post
Inspiron
post Mar 24 2006, 06:04 AM
Post #5


Trap Grand Marshal Member
***********

Group: Members
Posts: 1,205
Joined: 25-March 05
Member No.: 4,883



Nice shoutbox. You can place your shoutbox at HotScripts. Who knows it becomes a hot favorite.
Anyway, the popup smiley and bbcodes are not working well in Opera browser as well. In Opera, I cannot scroll the popup box. When I mousever the "BBCodes" and "Smiley" text, the popup appears. When I mouseout, it disappears. Hence I'm not able to scroll through the list.

Nice script though. I'll like to have one as well after all the bugfixes.
Go to the top of the page
 
+Quote Post
truefusion
post Mar 24 2006, 06:11 AM
Post #6


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,867
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528
T17 GFX Crew



Opera's scrolling i found different than other browser's scrolling. I tested this shoutbox in Opera more than any of the other browers. I'm not sure if such a problem could be fixed in the Opera settings, but to scroll, you have to continualy click in the scrollable area, and then scroll. It's not really the coding's fault, but the browser's. The box will stay visible, as long as the cursor is over the box, or the link.

But, i'll think about submitting it to Hotscripts.

This post has been edited by truefusion: Mar 24 2006, 06:11 AM
Go to the top of the page
 
+Quote Post
Inspiron
post Mar 24 2006, 07:06 AM
Post #7


Trap Grand Marshal Member
***********

Group: Members
Posts: 1,205
Joined: 25-March 05
Member No.: 4,883



Not an offending one, but I think alot of websites has made such scrollable parts working in Opera. I guess it's the CSS part that is doing the trick and many browsers not understand them. I'm been working on websites on CSS and found that CSS is hard to style a webpage and made compatible with all types of browsers. But the programmer must find a way to get it done so that it is viewed the same for all the browsers. You will realise why many websites look the same for all browsers, because it is done.

It's not easy task to get all to look the same. But experience do count.
Go to the top of the page
 
+Quote Post
Avalon
post Mar 24 2006, 09:54 AM
Post #8


Privileged Member
*********

Group: Members
Posts: 630
Joined: 12-August 05
From: Melbourne, Australia
Member No.: 10,624



I too seemed to have a problem with the list boxes for the bb code and smileys, (using Firefox) then I discovered that the links for the bb codes and smileys go halfway across the page. Therefore, with careful sideways movement of the mouse from the text links it is possible to get to the scroll boxes. I just wonder if it might be easier to have the list boxes centered in their section like the text link is? This way the list boxes *should* appear directly below the text links and would be easier to use. I think it would also be helpful if the lists were clickable which then inserted the code in your shout. The input box for the shout text could be a bit longer too, just to make it easier to see what you have typed before you 'shout' it.

Very nice job True! Wish I could build something like this.
Go to the top of the page
 
+Quote Post
truefusion
post Mar 24 2006, 05:55 PM
Post #9


Ephesians 6:10-17
Group Icon

Group: [MODERATOR]
Posts: 1,867
Joined: 22-June 05
From: The World of Gentoo
Member No.: 8,528
T17 GFX Crew



The boxes should center itself closer to the text, if the shoutbox was smaller in width. Cause when first building this shoutbox, i figured that it would be used in an iframe, or something, on someone's site, like seen in most sites. Ratherthan, just have a page of its own, like the preview. As for the insert the bbcodes onclick, i was hoping for this to be javascript free, but, i'll see what i can do in the next version. I'm not a javascript expert, but i'm sure it shouldnt be that hard to find some scripts that do the same thing.