Jul 26, 2008

Truefusion Shoutbox - No Database required!

Free Web Hosting, No Ads > CONTRIBUTE > Freebie Stuff
Pages: 1, 2, 3, 4

free web hosting

Truefusion Shoutbox - No Database required!

truefusion
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

 

 

 


Reply

Saint_Michael
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.

Reply

Johnny
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.

Reply

truefusion
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 >_<.

Reply

Inspiron
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.

Reply

truefusion
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.

Reply

Inspiron
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.

Reply

Avalon
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.

Reply

truefusion
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.

Reply

truefusion
Version 1.5 now available. Check first post for updates about v1.5.

Reply

Latest Entries

truefusion
QUOTE(tracdoor @ Apr 11 2008, 06:05 AM) *
God, this must of taken you ages to make!
I wish i could make something like this, one day maybe smile.gif
I think i'll wait till the SQL version before i run it on my website

Funny you should say the first line, as i have started from scratch for version 4.0. tongue.gif Hopefully it'll increase performance. The MySQL version will be intertwined with the flat-file version. By default it will be using flat-files until you install the MySQL schema it requires. Then it'll only use the config.log file to see if you changed back to flat-file; if not, everything else will be obtained through MySQL. It will also have AJAX support (i.e. script.aculo.us, quite possibly the latest version). It'll have a new GUI for both the shoutbox (not that much of a difference, but it's more "eye-candy-ish") and admin panel (in fact, i've been spoiled by the new look, that when i look at the current stable version, i find it to be ugly). It'll contain a user system if MySQL support is installed. I still have to implement some features in the admin panel and make more JavaScript functions. But version 4.0 won't be out real soon, as i have other projects which currently have higher priority, which i'm almost done with. Once i'm done with these other projects, i'll get working back on version 4.0.

I've been contemplating whether or not i should make the script revert to flat-file in the case of unable to connect to the MySQL database. The only thing that's been keeping me from implementing this is that that would mean guests could use the usernames of registered members and pretend to be them. However, i may just add an option in the admin panel for the admin to choose for such a thing to be enabled or not.

Reply

tracdoor
God, this must of taken you ages to make!


I wish i could make something like this, one day maybe smile.gif


I think i'll wait till the SQL version before i run it on my website

Reply

truefusion
QUOTE(master_bacarra @ Jun 23 2007, 12:43 PM) *
i'm waiting for the mysql driven shoutbox.

Since i have finished updating my gallery script, i am currently working on the MySQL version. The MySQL version will support a user and log-in system, so expect some time before this newer version of the shoutbox comes out. wink.gif



As for the SMF add-on, so to provide some convenience for me and after finishing this version of the shoutbox, i'ma check to see if there is one already for SMF and use that as reference.

Reply

master_bacarra
i'm waiting for the mysql driven shoutbox. i'm kinda not into the file writing as of the moment, that's why i'm not updating the shoutbox on my blog. biggrin.gif

Reply

truefusion
QUOTE(alex7h3pr0gr4m3r @ Jun 23 2007, 11:51 AM) *
... and if you must submit, can't you have it submit to the same page??

Believe me, i've tried to do this, but for some reason the shouts don't get updated, and you have to refresh the page, and the way it is now is more automatic. It must be a cache problem, but i've even tried disabling cache through PHP headers—that didn't work as well. So for now, i have no choice but to leave it as it is.

As for AJAX, i haven't taken the time to learn JavaScript, but if anyone manages to get my shoutbox to work with their AJAX script, PM me it. smile.gif

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2, 3, 4
Recent Queries:-
  1. free shout box - 49.81 hr back. (1)
  2. profusehost deface - 126.87 hr back. (1)
  3. deface profusehost - 167.15 hr back. (1)
  4. free shoutbox codes - 93.62 hr back. (2)
  5. how to unban cbox - 192.76 hr back. (1)
Similar Topics

Keywords : truefusion, shoutbox, database, required

  1. Best Free Online Game Database
    (1)
  2. Truefusion Image Gallery
    (17)
    I think i've managed to get it to work well enough to be released. It's a simple image
    gallery, so it has its limits, but can still satisfy the basic needs of a user looking for a quick
    and easy-to-use image gallery script. The readme file included in the ZIP should cover about
    everything. Categories are not really necessary, the script could do without them; that is, it can
    just load up one whole folder into the main, first and only page. This script was designed to
    include thumbnails by default, so if you don't have thumbnails, you're gonna see the gal....
  3. Connecting With Mysql Database In Qupis.com Host
    (3)
    hello there , i am new at web design world. recently me learning php/mysql
    stuff.....so the problem is at www.qupis.com i cant connect my php script with their mysql
    database.......i need your help thank you.....
  4. Defacing A Website, The Easy Way! Do Not Miss This!
    Do it with this free script now. No programing required. (10)
    Yesterday i found a way of defacing website without the need to learn programming languages, nor to
    explorer vulnerabilities of programs, hardware configuration or operative systems. You can do
    whatever you want with any website, deface any website as you like, literaly! But this is not
    the defacing that some crackers and defacers do, it is another thing, i was very surprised when i
    say this website, which has a very good flash and php script that allows anyone get even, to get
    revenge to any website that they do not like. Wouldn't you like to deface Microsof....
  5. Squirrel
    Database editor (1)
    Hi! I think nearly everyone dealing with databases wants to have a good editor for it. I've
    just found "Squirrel" and I think it's really worth a try. It supports a lot of kinds of
    databases (for example FrontBase, HSQLDB, jDTS, MySQL, Oracle,..................). It also is
    relatively easy to use and very clearly arranged. For those who want to have a close look at it,
    visit: Squirrel . Squirrel is also platform independent! For a quick start with MySQL:
    -unpack the program with java -jar "filename" -Start the program -check whether in "drivers" there....
  6. How To Do Pop Art Portraits
    a tutorial: no skills required (3)
    How to do pop art portraits: no skills required something like this : read this brief
    idiot's guide ("idiot's" being just a generic term, you know, adapted from the book series):
    /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif' />
    http://www.family-portrait-artists.com/ ....
  7. Free Hosting...no Forum Posts Required
    500 megs with 5GB bandwidth (32)
    HI, maybe this is out of place due to this forum being part of a hosting site, and therefor I may
    be giving the competitiors a helping hand...but then again, maybe it is just nice of me to let the
    mods, admin and general members aware of this site, so that they may become friendly with it... The
    site is : http://www.profusehost.com all the details of the host are on their main/features
    webpage, so don't hesitate to look...I have had a very good time with them, and there admin is
    very friendly and responds to emails quickly and almost always resolves any issues....
  8. Cbox
    free shoutbox/tagboard (5)
    cbox is a site where you can get a free shoutbox/tagboard. Cbox has lots to offer for free, they
    have a 2000 posts archived, and up to 1000 characters for every post, and a point click style
    customisation, and an anti-clone that protects names and prevents people from impostering people,
    you can even restrict names and ban names. One-click and you can a post deleted, customisable
    profanity filter. And you can even have/make custom smilies. Cbox even tells you how many people are
    on line. They also have lots more to offer. I use cbox for my web site and I like it soo....
  9. Shoutbox
    Free shoutboxes! (5)
    If you were wondering how some people get chat boxes or also called shout boxes onto their site, go
    to http://www.myshoutbox.com/ Its easy as 1 2 3. Just create an account by following their
    directions, recieve an email activating your account and creat a chatbox that fits your site. This
    site allows you to modify color, size, width, all the way down to messaging styles.....
  10. Free Web Hosting
    No ads or forum post required. (10)
    I'm not leaving Trap 17, I love this place too much, but like I was saying in this thread , I
    was engaged to make a site for my cousin. I found this and I'll be redirecting my subdomain to
    this site. /smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /> Thought
    I'd share with you guys if any of you wanted to host another site for someone else like I did.
    But I hope none of you leave Trap 17! Anyway I'm pretty confident this is too nice a place
    for anyone to ever leave /smile.gif' border='0' style='vertical-align:middle' alt=....
  11. Free Webhosts Required!
    (3)
    Can anyone give me a list of hosts who host CMS like Mambo and Xaraya? Thank you in advance. BDB....
  12. Free Customizable Forums And Shoutbox
    free free fre i say free! (8)
    tired of looking for free forums or a shoutbox that you can customize yourself?well stop looking,
    my freind runs a free php based shoutbox hosting thing that hosts free shoutbox's,they work on
    any html,php or flash website and are totally customizable and free! visit www.shoutmix.com to
    get one and please make good use of it(psst and u get more than one for urself /tongue.gif'
    border='0' style='vertical-align:middle' alt='tongue.gif' /> ) and for the forums you can get good
    free forums that are customizable at www.proboards.com or www.suddenlaunch.com ,unfortu....

    1. Looking for truefusion, shoutbox, database, required

Searching Video's for truefusion, shoutbox, database, required
advertisement



Truefusion Shoutbox - No Database required!



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE