Re: revIgniter chat tutorial

2010-05-17 Thread Ralf Bitter

On 17.05.2010, at 23:35, Ian Wood wrote:
> 
> 
> Ralf:
> "As we don't want page redraws while sending new chat messages we use Ajax 
> requests and therefor load the Jquery library:" is missing an e on the end of 
> "therefor".

Ian, thanks, is fixed.

Ralf___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


revIgniter chat tutorial

2010-05-17 Thread Ian Wood
I've just worked my way through the chat tutorial, very handy as one  
of my main uses is going to be pulling and pushing info to a DB!


Notes for anyone on the list following the tutorial:
- Make sure to replace all the EOT characters with spaces when copying  
text from the web page (as others have mentioned).
- If using phpMyAdmin to create the test table, make sure that you  
remove all the single-quote characters from the MySQL statement!



The results:
http://ijw.on-rev.com/ign/chat/


Ralf:
"As we don't want page redraws while sending new chat messages we use  
Ajax requests and therefor load the Jquery library:" is missing an e  
on the end of "therefor".


Thanks again,

Ian
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution