miCRoSCoPiC^eaRthLinG
Dec 14 2005, 06:22 PM
Hi guys, Here's one of our preview releases of the projects going on under Antilost - an AJAX based ULTRA-LIGHT (only 20KB) Shoutbox, that works extremely fast and without refreshing your whole page. Can be easily integrated into IPB - although full integration module not ready yet. A demonstration can be found at: http://www.antilost.com/community/Keep in mind that this is a develpomental release and is not completed yet. As we finish more and more of the coding part, the subsequent releases will be readily made availabel for download. So make sure you keep checking for updates regularly. To be informed about latest developments, you should signup with us at Antilost. We'll start sending out monthly e-Zines consisting of recent project updates and new project news. You can get the files for the Beta 2 Release at: http://www.antilost.com/community/index.ph...w=findpost&p=34The code has been released under GNU/LGPL and bY downloading and using it, you agree to abide by the terms and conditions set forth in this license. Regards, miCRoSCoPiC^eaRthLinG
Reply
Inspiron
Dec 15 2005, 02:36 AM
Pity.. The script should work only on IPB forums.. I'll definately get one if it can integrate into normal HTML.. Nice finding though..
Reply
miCRoSCoPiC^eaRthLinG
Dec 15 2005, 04:56 AM
QUOTE(Inspiron @ Dec 15 2005, 09:36 AM) Pity.. The script should work only on IPB forums.. I'll definately get one if it can integrate into normal HTML.. Nice finding though.. I think you got me wrong - the script WONT JUST WORK with IPB - it can be embedded into ANYTHING - any forum or even plain HTML pages. What I meant was as of now, we've coded the script to read nicknames from the IPB Database ONLY. But soon we'll pack in an installer with it - that'll allow you to install it in any well-known forum or just normal HTML/PHP pages - except that in such a case you've to manually key in your nickname everytime you shout. You should give the test version a try at our developers' community.
Reply
michaelper22
Dec 22 2005, 02:12 AM
I tried using the shoutbox in an ordinary HTML page, but I got a JavaScript error from both Netscape 7.2 and IE 6. I looked at it on the Antilost forum, and say that it's pretty good looking (along with the AntiLost forum-how long have you guys been around? I don't really see that many posts).
Reply
miCRoSCoPiC^eaRthLinG
Dec 27 2005, 04:56 AM
Oh we had well over thousand posts to start with - and we'd started sometime around beginning of this year. But then the movement had died out.. recently about a month and a half back suddenly everyone seemed to gather around and take renewed interest in it. Now we don't ever intend to look back.. Everything's going full swing. Unfortunately, due to some stupid mistakes on my part - I lost all the old messages from our earlier board.. But nothing to worry  We got plenty of good developers, graphic artists and dreamers joining us everyday. This time we're going to make it a giant success  As of now, the shoutbox is being modified to encapsulate it entirely into a javascript object - which can be dragged and dropped to any part of the screen - giving you a freely floating shoutbox. Adding it into any page will be as simple as: CODE <html> .... .... <script> var shoutbox = new ShoutBox(); </script> .... ....... </html>
--- That's all you'll have to do to embed it in any page of yours  The new code will be announced soon
Reply
Recent Queries:--
shoutbox ipb free download - 10.09 hr back. (1)
-
ajax shoutbox tutorial - 32.13 hr back. (1)
-
ipb shoutbox 2.0 - 33.26 hr back. (1)
-
free embedded shoutbox - 34.32 hr back. (1)
-
ajax shoutbox for ipb - 67.10 hr back. (1)
-
invisionfree shoutbox code - 76.34 hr back. (1)
-
ajax fast reply for ipb - 108.26 hr back. (1)
-
ipb ajax shoutbox - 111.30 hr back. (1)
-
shoutbox ipb download - 125.04 hr back. (1)
-
ajax shoutbox ipb - 150.26 hr back. (3)
-
ipb shoutbox - 150.35 hr back. (1)
-
ipbfree shoutbox all shouts - 151.17 hr back. (1)
-
free shoutbox ajax - 158.25 hr back. (1)
-
shoutbox with user list - 158.87 hr back. (1)
Similar Topics
Keywords : ajax, shoutbox, ipb, beta, 2, release
- Ajax Request Messing Up Format
need help to figure out a better way to do this. (1)
Ajax Code Need Help Debugging.
(9) I did a tutorial on ajax started to write my own It was all working well under safari but when i
tried to test it out on other broswers it doesnt seem to work at all. I've spend a few hours
already going over it and cant seem to figure it out at this stage. Heres the code that works under
safari function createRequestObject(){ var request_o; //declare the variable to hold the object.
var browser = navigator.appName; //find the browser name if(browser == "Microsoft Internet
Explorer"){ /* Create the object using MSIE's method */ request_o = new ActiveXObj....
Shoutbox For Invisionfree
(6) can anyone give me a Shoutbox for Invisionfree thanks alot cuz i need it for my forum and i want to
put it in bottom of my banner /happy.gif" style="vertical-align:middle" emoid="^_^" border="0"
alt="happy.gif" /> thanks a lot....
Concerns On Ajax With Java
(3) Source article from Sun: http://java.sun.com/developer/technicalArticles/J2EE/AJAX/ Well, from
this article, it shows that Ajax can be achieved with Java using Java Servlets or JSP's. For
those who don't know what AJAX is, it's an object in Javascript technology that allows for
instant communication between client-side and server-side. It's like changing a page's
content without having to reload the whole page. Let's move on... Now when I looked at the JSP
source code, the servlet's function was to simply validate a text and send back a r....
Remote Ajax
Wtf?! (1) Any reason why Ajax doesn't work remotely? It looks almost as if ajax only works if its getting
or sending info from the same server. What gives? could this have anything to do with the possible
abuse of brute force scripts? If so, wouldn't this be a limitation in the browser only? Are
there any browsers that allow remote Ajax? ...or am I doing something wrong? (I left that question
at the end for a reason... I am sure that my script is flawless seeing as it works perfectly if i
try to access something locally, but the second I try something remote, no info ....
Scripting Help On Ajax Shoutbox
(1) HI, I'm currently working on an AJAX web app. It's a shoutbox. I have here attached the .js
file fully documented so it's easy to understand. Problem: An error message alert occurs in IE
6 Help: I need someone who can fix a code so that the error won't show up in IE. Note: I've
tested it under Firefox and Opera and it works very well. Here's the code: /** * ezShout -
AJAX/PHP ShoutBox * by Albert Villaroman * * For help and tutorials on usage, please refer to
manual * * Note: Due to JS lack of standard OOP conventions, treat "Shoutbox....
Help With Ajax
I can't figure it out... (0) Hello, I have recentlty ran into a problem on my website : When a user logs in, it adds him to an
active users list in the MySQL database, but if they don't click the "logout" button, and just
leave the site, it keeps them in the active users list forever until I manually go into the database
and take them out. I heard from a friend that you could use AJAX to find out if the user is active,
if he's not and he stays inactive for a certain amount of time, then it will take him out of the
active users list. So I go to learn AJAX because all of the other languages I....
Ajax: Achieve Ajax Program In 5 Lines Of Code!
(1) Well Last night, after a week of irritation and errors I finally created an easy Javascript object
that easily and quickly allows you to develop an AJAX program in just 5 easy steps! Here's
the link to the object I've created: http://www.demolaynyc.astahost.com/ajaxConn/ajaxConn.js
Download it and read the Readme file that's under the same directory:
http://www.demolaynyc.astahost.com/ajaxConn/Readme.html Basically what this object does is to
connect to a server-side script (".php, .asp, .jsp, etc"), and what ever this script displays is
sent back ....
Ajax Web Apps
(0) Well I just finished learning AJAX and want to start an AJAX web application. the thing is that I
don't know what kind of application I want to work on so I'm asking you guys to come up
with one that will use HTML, CSS, Javascript and PHP. Nothing too big but nothing to small as well.
I'm starting a small ShoutBox. I want a type of application that would be used by companies. I
have a software in mind where companies like Fast Food restaurants could install on their websites
and have customers easily make orders while employees will see incoming orders live....
Ajax And Php
question (9) Hi Dears i want learn Ajax , i know PHP and mysql , i want include ajax interface into my php
projects . but i can not find tutorial about ajax in pixel2life.com or google. i need good tut about
begin ajax and how its work and more samples to use if you have good link about ajax plz post here
And if you about ajax software kit plz post here thanks /smile.gif" style="vertical-align:middle"
emoid=":)" border="0" alt="smile.gif" /> ....
I'm Making My Own Javascript Only Rpg :d
earliest beta perhaps (7) Well I randomly decided to make an rpg. So far its all in javascript, and that's how I intend to
keep it. Eventually you will be able to save with a permanent cookie or by getting an encrypted
code. Right now you can only walk around and go to 2 maps. I have used preloading, and the maps load
extremely fast. But there is one problem, maybe you guys could help but I mostly just posted to tell
you guys something /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif"
/>. Well the problem is the character images load extremely slow and i know wh....
Ajax
Anybody else using it? (14) Hi everybody, I'm starting to use AJAX (Asynchronous Javascript And Xml), and it is quite nice
and very cool. I was just wondering if anyone else is using it here yet?? Thanks! ....
Looking for ajax, shoutbox, ipb, beta, 2, release
|
|
Searching Video's for ajax, shoutbox, ipb, beta, 2, release
|
advertisement
|
|