Skip to Content






< Previous | Next >

Amfichat (Visit this link)

3 out of 10 stars (1 vote)

Add room feature allows any user to add a public or private room. There is no limit to the number of rooms that can be added. Advanced administrator panel permits instant viewing of all the room usage and the general chat satistics. User administration permits instant viewing of users and groups, and enables you to add users quickly. Users can be assigned special permissions, like admin or "spy" permissions. Quickly view all bans which have been set during chat operation, and unban any or all users with a single click through the admin panel. Instantly start or stop the chat server, and send broadcast messages to all users in the chat, or all users in any particular room. These actions are one through the admin panel. config.php file allows you to set over two dozen configuration options. To install the system, you just input your database login information into this file, then login to the chat using admin/adminpass (the default username/password combination, which can be changed after installation via this config.php file). Lost connection notifications... if your connection to the server is lost for any reason, the Flash client notifies you of this event through a popup window. Control bar allows changing of user status, and instant access to minimized windows, which appear as icons on the control bar. English language file allows modification of almost any text in the chat interface. Advanced group administration panel. Ban or unban users or groups, change permissions of any group for the main chat interface, and also group permissions for admin panel access. Installation verifier ensure that your chat installation was done correctly, so that you can get up and running fast. User menu allows block, unblock, invite, chat, and ban (if logged-in as a moderator). Blocked users are designated by a small, red block symbol immediately to the left of the user name. Sound settings popup allows the user to mute any or all sounds. The sound files are embedded within the chat SWF, but later versions of this chat will allow external MP3 loading. 100% of the Flash 2004 Pro. source code included. Thus, even if you can't find an option for it in the config.php file, you may be able to do it manually through direct editing of the Flash files. User-defined wallpaper feature allows any user to upload any non-progressive JPG image as a background wallpaper. Any window can be collapsed for purposes of creating a greater screen area. Or, windows can be minimized to the control panel at the top of the chat interface. Advanced text panel allows you to instantly change any text in the chat interface. You can also change the language on-the-fly via this popup window. Currently, only a few langauges are supported, but they're fairly easy to add if you have some PHP programming knowledge. Many more languages will be added throughout 2005 and 2006.

Submitted by: darrengates
Hits: 92
Added: Tue Dec 20 2005
Last Modified: Mon Aug 28 2006

Review It Rate It Bookmark It





LATEST ARTICLES FROM ARTICLE BLOG:

Unix tar command to zip/compress multiple folders and files at same time.
Unix has the facility that we can use to zip or tar the folders and files on your web site. You can download them to your computer as backups.
To tar single folder:
tar cvf folder1.tar folder1
To tar multiple folders (in current directory):
tar cvf folders.tar folder1 folder2 folder3
To tar multiple folders (in different directories):
tar cvf folders.tar /path/to/folder1
Wed, 21 Dec 2011 02:54:15 +0000


FIVE Links in the footer area of Your web pages.
When you outline a web site lay out, I am sure you will create your template lay out like -
* Header
* Footer
* Left/Right navigation
* Body
Yes, it is a nice and clean lay out & But are you keeping the following links in your footer area:
1. Terms of Service: If you are offering a service or
Sun, 14 Nov 2010 14:36:30 +0000


Google global search results  Exclude country based google search.
Google Country based search results:
When you go to Google.com, google automatically detects your ip and redirects you to their site with your country tld.
Example: If a person in Jamaica goes to google.com, it reditects the person to http://www.google.com.jm/
This is useful when we want to find local results as google gives local results much more importance.
Wed, 25 Aug 2010 23:11:48 +0000


Email marketing strategy  Why Publish an eZine?
On the Internet, it is very possible to make money without selling any product. One way of doing so is through starting your own eZine, also known as an electronic newsletter.
In a nutshell, you send out your eZine issues on a periodical basis to your subscribers. The good part is that you have a flexible
Sat, 15 May 2010 23:33:15 +0000


Google Search resutls and User Interface has changed.
Every day I use Google for my searches. Yes & Bing and Yahoo are also OK, but I guess I am more used to Google search interface &
Today when I went to Google, something has changed. Yeah! the buttons have changed. But when I did the search, the results page came out very different. Here
Thu, 15 Apr 2010 15:48:36 +0000


Use Your own Wordpress ugly URLs to Tweet Your blog posts.
Recently I saw a post on Searchengineland.com regarding which URL shortening service to use to allow your visitors to tweet your blog posts. Basically this post compares the url shortening services in detail and list out the pros and cons of using each of them. Excellent post! But even though I read it from top
Fri, 26 Mar 2010 23:27:45 +0000


Wordpress plugins  Your Own Short URLs to tweet blog posts
I was looking to create short urls on my own domain instead of using third party url shortening services for my Wordpress blog posts.
See the post here If you want to Use Your own Wordpress ugly URLs to Tweet Your blog posts with no plug-ins.
Here are five wordpress plugins that would be useful to create
Sat, 20 Mar 2010 03:08:51 +0000


How to view Sidewiki comments on your Website or subscribe to sidewiki comments rss feed.
In last September, Google created a buzz by releasing one of their tools called ‘Sidewiki’. Sidewiki is simply your browser extention in the form of a sidebar or leftmenu where people can leave comments on your web site.
Read what sidewiki means in Google own terms &
“Google Sidewiki is a browser sidebar that enables you to
Wed, 10 Mar 2010 20:27:30 +0000


Installing php.ini and ioncube on bluehost.com or hostmonster.com.
Recently many php scripts are encrypted with ioncube loaders or zend encoder. Means they need special modules installed on your server to run properly.
Usually hosts install these modules on their servers along with php default installation. All you need to do is enable it at your web site level.
Bluehost and hostmonster web hosts made it
Sun, 27 Dec 2009 23:21:16 +0000


Search engine optimization: FIVE Tips on Your web site internal linking strategy.
1. Avoid javascript:
Don’t put links in between javascript tags like hover menus, collapsable menus etc. They are very attractive to see but control your temptation over using them. If you see the code the links are stored in .js file (javascript file) and are not crawlable by search engines.
See the image of the hover menu.
Thu, 24 Dec 2009 23:04:39 +0000