<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Making an AJAX Web Chat (Part 1) &#8211; PHP and MySQL</title>
	<atom:link href="http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/</link>
	<description>Web Development Tutorials &#38; Resources</description>
	<lastBuildDate>Mon, 20 May 2013 02:06:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Siggi</title>
		<link>http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/#comment-80310</link>
		<dc:creator>Siggi</dc:creator>
		<pubDate>Sun, 31 Mar 2013 03:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1209#comment-80310</guid>
		<description><![CDATA[Thanks!

This post really helped me. I do not currently programme in PHP, so decided to re-implement this project in Java. If anyone is interested, I did a ruff implementation for deployment to Apache TomEE 1.5.1 that can be found at http://coderforever.blogspot.com/2013/03/web-chat-example-javaserver-faces-on.html?view=sidebar

Thanks again.]]></description>
		<content:encoded><![CDATA[<p>Thanks!</p>
<p>This post really helped me. I do not currently programme in PHP, so decided to re-implement this project in Java. If anyone is interested, I did a ruff implementation for deployment to Apache TomEE 1.5.1 that can be found at http://coderforever.blogspot.com/2013/03/web-chat-example-javaserver-faces-on.html?view=sidebar</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alpha-man</title>
		<link>http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/#comment-78147</link>
		<dc:creator>Alpha-man</dc:creator>
		<pubDate>Tue, 19 Feb 2013 20:46:08 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1209#comment-78147</guid>
		<description><![CDATA[I don&#039;t Understand why you have used three classes &#039;ChatUser&#039;, &#039;ChatLine&#039; and &#039;ChatBase&#039;. So that you could simply add the methods of &#039;ChatUser&#039; and &#039;ChatLine&#039; in the class Chat as static methods and this will works finely.

Please Martin, what&#039;s the magic behind separating theme in this way ?

Thank you in advance.]]></description>
		<content:encoded><![CDATA[<p>I don't Understand why you have used three classes 'ChatUser', 'ChatLine' and 'ChatBase'. So that you could simply add the methods of 'ChatUser' and 'ChatLine' in the class Chat as static methods and this will works finely.</p>
<p>Please Martin, what's the magic behind separating theme in this way ?</p>
<p>Thank you in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aditya</title>
		<link>http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/#comment-77421</link>
		<dc:creator>Aditya</dc:creator>
		<pubDate>Tue, 15 Jan 2013 09:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1209#comment-77421</guid>
		<description><![CDATA[The chat is loading but I cant receive any messages. I can see those messages in the DB but Cant understand why isnt being displayed.

I am getting this error in the logs.
It is not safe to rely on the system&#039;s timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected &#039;Asia/Calcutta&#039; for &#039;IST/5.0/no DST&#039; instead in /home/earnfame/public_html/php/classes/Chat.class.php on line 125]]></description>
		<content:encoded><![CDATA[<p>The chat is loading but I cant receive any messages. I can see those messages in the DB but Cant understand why isnt being displayed.</p>
<p>I am getting this error in the logs.<br />
It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Asia/Calcutta' for 'IST/5.0/no DST' instead in /home/earnfame/public_html/php/classes/Chat.class.php on line 125</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ezybusy</title>
		<link>http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/#comment-77357</link>
		<dc:creator>ezybusy</dc:creator>
		<pubDate>Sat, 12 Jan 2013 02:06:51 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1209#comment-77357</guid>
		<description><![CDATA[I have been searching for tutorials on the internet but i havnt come across such a PERFECTLY DONE tutorial as this one .... i am sure a lot of hard work went into the preparation of this tutorial.... you deserve more than a payment. thanks a lot for helping those who want to learn great things. only God will provide an appropriate reward for you. 1000000000 thanks to you]]></description>
		<content:encoded><![CDATA[<p>I have been searching for tutorials on the internet but i havnt come across such a PERFECTLY DONE tutorial as this one .... i am sure a lot of hard work went into the preparation of this tutorial.... you deserve more than a payment. thanks a lot for helping those who want to learn great things. only God will provide an appropriate reward for you. 1000000000 thanks to you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicolai</title>
		<link>http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/#comment-77244</link>
		<dc:creator>Nicolai</dc:creator>
		<pubDate>Sun, 06 Jan 2013 23:47:28 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1209#comment-77244</guid>
		<description><![CDATA[Hey nice chat 
I have a online mafia game whit users in it (id name etc ) and is ther a way to use the in the chat and skip that login part ???

Thx in advance]]></description>
		<content:encoded><![CDATA[<p>Hey nice chat<br />
I have a online mafia game whit users in it (id name etc ) and is ther a way to use the in the chat and skip that login part ???</p>
<p>Thx in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fokko</title>
		<link>http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/#comment-77210</link>
		<dc:creator>Fokko</dc:creator>
		<pubDate>Thu, 03 Jan 2013 15:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1209#comment-77210</guid>
		<description><![CDATA[Hello. This functions fine. Deep thanks.
On question: can I embed this function into a website where user have logged in already. Login results are save in a session variable. Is there a way to have them logged in automatically in the chat session, avoiding the login form? I have tried a lot, but did not succeed.
Thanks in advance.]]></description>
		<content:encoded><![CDATA[<p>Hello. This functions fine. Deep thanks.<br />
On question: can I embed this function into a website where user have logged in already. Login results are save in a session variable. Is there a way to have them logged in automatically in the chat session, avoiding the login form? I have tried a lot, but did not succeed.<br />
Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manolof</title>
		<link>http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/#comment-76557</link>
		<dc:creator>Manolof</dc:creator>
		<pubDate>Tue, 11 Dec 2012 18:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1209#comment-76557</guid>
		<description><![CDATA[Nice application!

Although i am hesitating to use the gravatar function, since in this application somebody could easily type in your name and email and pretend to be you...

Cheers!]]></description>
		<content:encoded><![CDATA[<p>Nice application!</p>
<p>Although i am hesitating to use the gravatar function, since in this application somebody could easily type in your name and email and pretend to be you...</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yass</title>
		<link>http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/#comment-75528</link>
		<dc:creator>yass</dc:creator>
		<pubDate>Fri, 30 Nov 2012 11:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1209#comment-75528</guid>
		<description><![CDATA[hi i want to build the same application how i can add sound, when receiving new messege to apply sound.any idea.thank you a lot]]></description>
		<content:encoded><![CDATA[<p>hi i want to build the same application how i can add sound, when receiving new messege to apply sound.any idea.thank you a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kumaresh</title>
		<link>http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/#comment-75384</link>
		<dc:creator>kumaresh</dc:creator>
		<pubDate>Wed, 28 Nov 2012 05:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1209#comment-75384</guid>
		<description><![CDATA[hi martin nice code, It is very useful for me but how to chat with particular person only.
No need to display another person window. Quickly send me the code]]></description>
		<content:encoded><![CDATA[<p>hi martin nice code, It is very useful for me but how to chat with particular person only.<br />
No need to display another person window. Quickly send me the code</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kishore kumar</title>
		<link>http://tutorialzine.com/2010/10/ajax-web-chat-php-mysql/#comment-75383</link>
		<dc:creator>kishore kumar</dc:creator>
		<pubDate>Wed, 28 Nov 2012 04:37:02 +0000</pubDate>
		<guid isPermaLink="false">http://tutorialzine.com/?p=1209#comment-75383</guid>
		<description><![CDATA[good work]]></description>
		<content:encoded><![CDATA[<p>good work</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc
Page Caching using apc
Object Caching 287/287 objects using apc
Content Delivery Network via cdn.tutorialzine.com

 Served from: tutorialzine.com @ 2013-05-22 00:25:53 by W3 Total Cache -->