<?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>Kommentare zu: WordPress Plugin: Wordspew Ajax LiveChat eXtended</title>
	<atom:link href="http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/</link>
	<description>Webentwicklung Grafik und Design Marketing und Werbung Multimedia</description>
	<lastBuildDate>Sat, 03 Oct 2009 10:15:14 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Von: Tom</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-186513</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Sun, 13 Jul 2008 16:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-186513</guid>
		<description>Very nice widget. To the problem with spam:

You can put this code in the function jal_addData
(wordspew.php): 

$pos1 = strpos(strtoupper($jal_user_text),&#039;HTTP://&#039;);
  
if ( $pos1 !== false) {
  $jal_user_text = &quot;spam&quot;;
  return 0;
}

Then no entry with an url is allowed. I don&#039;t need
any urls in this small box, so this is my 
&#039;anti-spam-solution&#039;.</description>
		<content:encoded><![CDATA[<p>Very nice widget. To the problem with spam:</p>
<p>You can put this code in the function jal_addData<br />
(wordspew.php): </p>
<p>$pos1 = strpos(strtoupper($jal_user_text),&#8217;HTTP://&#8217;);</p>
<p>if ( $pos1 !== false) {<br />
  $jal_user_text = &#8220;spam&#8221;;<br />
  return 0;<br />
}</p>
<p>Then no entry with an url is allowed. I don&#8217;t need<br />
any urls in this small box, so this is my<br />
&#8216;anti-spam-solution&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: BlogSecurity &#187; Blog Archive &#187; dmsguestbook, st_newsletter, Wordspew, wp-footnotes vulnerabilities</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-140293</link>
		<dc:creator>BlogSecurity &#187; Blog Archive &#187; dmsguestbook, st_newsletter, Wordspew, wp-footnotes vulnerabilities</dc:creator>
		<pubDate>Tue, 05 Feb 2008 09:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-140293</guid>
		<description>[...] SQL Injection was made public by S@BUN again, for Wordspew here is the parameter id in wordspew-rss.php. This parameter is not sanitized and therefore open to [...]</description>
		<content:encoded><![CDATA[<p>[...] SQL Injection was made public by S@BUN again, for Wordspew here is the parameter id in wordspew-rss.php. This parameter is not sanitized and therefore open to [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Lucy</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-138950</link>
		<dc:creator>Lucy</dc:creator>
		<pubDate>Fri, 01 Feb 2008 14:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-138950</guid>
		<description>Thanks for the plugin.
Any idea why the CSS appears to wotk in IE7, but not in Firefox 2?  Usually it&#039;s the other way round.</description>
		<content:encoded><![CDATA[<p>Thanks for the plugin.<br />
Any idea why the CSS appears to wotk in IE7, but not in Firefox 2?  Usually it&#8217;s the other way round.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: David</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-136930</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 25 Jan 2008 18:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-136930</guid>
		<description>Hi,

Nice plugin.  I did a translation for Portuguese and created the po and mo files (I can send to you if you like).  However, the traslation is not working.  I tried naming the file liveChat.mo and liveChat-PT_pt.mo and loaded them to wp-content/plugins/wordspew/ 

In my wp-config.php I have:

define (&#039;WPLANG&#039;, &#039;pt&#039;);

What am I doing wrong? Do I have to disable the plugin and enable it again for it to see the files?

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice plugin.  I did a translation for Portuguese and created the po and mo files (I can send to you if you like).  However, the traslation is not working.  I tried naming the file liveChat.mo and liveChat-PT_pt.mo and loaded them to wp-content/plugins/wordspew/ </p>
<p>In my wp-config.php I have:</p>
<p>define (&#8217;WPLANG&#8217;, &#8216;pt&#8217;);</p>
<p>What am I doing wrong? Do I have to disable the plugin and enable it again for it to see the files?</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Andy</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-129071</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Tue, 25 Dec 2007 13:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-129071</guid>
		<description>Thanks again for this plugin, really great stuff! I already sent in a French translation by email but the Po file doesn&#039;t change months, hours, minutes, etc under &quot;Last message&quot;. I&#039;ve found that you can translate these by changing lines 441 to 446 in wordspew.php
Would it be possible to include these terms in a future Po file?</description>
		<content:encoded><![CDATA[<p>Thanks again for this plugin, really great stuff! I already sent in a French translation by email but the Po file doesn&#8217;t change months, hours, minutes, etc under &#8220;Last message&#8221;. I&#8217;ve found that you can translate these by changing lines 441 to 446 in wordspew.php<br />
Would it be possible to include these terms in a future Po file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: penis enlargement</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-66127</link>
		<dc:creator>penis enlargement</dc:creator>
		<pubDate>Thu, 14 Jun 2007 06:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-66127</guid>
		<description>Nice blog and I liked the comments tooo... Little bit spam but its ok. Keep up your good work.</description>
		<content:encoded><![CDATA[<p>Nice blog and I liked the comments tooo&#8230; Little bit spam but its ok. Keep up your good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Natural Gain Plus</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-61590</link>
		<dc:creator>Natural Gain Plus</dc:creator>
		<pubDate>Fri, 01 Jun 2007 20:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-61590</guid>
		<description>We have helped literally thousands of men successfully enlarge their penis and increase their performance our pills are thoroughly tested and naturaly enlarge your penis.</description>
		<content:encoded><![CDATA[<p>We have helped literally thousands of men successfully enlarge their penis and increase their performance our pills are thoroughly tested and naturaly enlarge your penis.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Angelina Julie</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-60964</link>
		<dc:creator>Angelina Julie</dc:creator>
		<pubDate>Wed, 30 May 2007 11:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-60964</guid>
		<description>I am glad to post my views and points in this blog, but I must say that webmaster of this blog has done a very great job to make his blog more informative and more discussable but unfortunately everthing is same here that more than 80% in this and other blogs post their comments for making spam!!!, so i will really all this spam links to google band tool, because webmaster makes blogs for making discuss and for sloving each other problems. thanks http://www.gordoniihoodia.net</description>
		<content:encoded><![CDATA[<p>I am glad to post my views and points in this blog, but I must say that webmaster of this blog has done a very great job to make his blog more informative and more discussable but unfortunately everthing is same here that more than 80% in this and other blogs post their comments for making spam!!!, so i will really all this spam links to google band tool, because webmaster makes blogs for making discuss and for sloving each other problems. thanks <a href="http://www.gordoniihoodia.net" rel="nofollow">http://www.gordoniihoodia.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: WP Plugins DB &#187; Blog Archive &#187; Wordspew eXtended</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-57765</link>
		<dc:creator>WP Plugins DB &#187; Blog Archive &#187; Wordspew eXtended</dc:creator>
		<pubDate>Sun, 20 May 2007 07:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-57765</guid>
		<description>[...] Visit [...]</description>
		<content:encoded><![CDATA[<p>[...] Visit [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Angeline Julie</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-53719</link>
		<dc:creator>Angeline Julie</dc:creator>
		<pubDate>Wed, 09 May 2007 13:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-53719</guid>
		<description>I am glad to post my views and points in this blog, but I must say that webmaster of this blog has done a very great job to make his blog more informative and more discussable but unfortunately everthing is same here that more than 80% in this and other blogs post their comments for making spam!!!, so i will really all this spam links to google band tool, because webmaster makes blogs for making discuss and for sloving each other problems. thanks http://www.gordoniihoodia.net</description>
		<content:encoded><![CDATA[<p>I am glad to post my views and points in this blog, but I must say that webmaster of this blog has done a very great job to make his blog more informative and more discussable but unfortunately everthing is same here that more than 80% in this and other blogs post their comments for making spam!!!, so i will really all this spam links to google band tool, because webmaster makes blogs for making discuss and for sloving each other problems. thanks <a href="http://www.gordoniihoodia.net" rel="nofollow">http://www.gordoniihoodia.net</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Top WordPress Plugins &#171; designcreatology</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-40897</link>
		<dc:creator>Top WordPress Plugins &#171; designcreatology</dc:creator>
		<pubDate>Thu, 22 Mar 2007 19:40:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-40897</guid>
		<description>[...] Wordspew Ajax LiveChat eXtended - adds a Live Chat Box to your Wordpress Site [...]</description>
		<content:encoded><![CDATA[<p>[...] Wordspew Ajax LiveChat eXtended &#8211; adds a Live Chat Box to your Wordpress Site [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Gonzalo</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-29188</link>
		<dc:creator>Gonzalo</dc:creator>
		<pubDate>Wed, 17 Jan 2007 13:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-29188</guid>
		<description>Kommentar von jayms am 7. Oktober, 2006 um 5:46
ok… i just installed it. how come i cannot view the Admin page? I am an Admin. waaaah! help! :(

I had, exactly, the same problem. I rid out of that by installing &quot;role mode&quot; plugin. It just works, don&#039;t ask me why.</description>
		<content:encoded><![CDATA[<p>Kommentar von jayms am 7. Oktober, 2006 um 5:46<br />
ok… i just installed it. how come i cannot view the Admin page? I am an Admin. waaaah! help! <img src='http://www.blog.mediaprojekte.de/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>I had, exactly, the same problem. I rid out of that by installing &#8220;role mode&#8221; plugin. It just works, don&#8217;t ask me why.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: ralph emerson</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-23400</link>
		<dc:creator>ralph emerson</dc:creator>
		<pubDate>Sat, 16 Dec 2006 05:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-23400</guid>
		<description>I also had to get rid of Spam Karma and go for Akismet as Spam Karma and Ajax Comments didn’t play well together. Either way, I should have excellent spam protection.</description>
		<content:encoded><![CDATA[<p>I also had to get rid of Spam Karma and go for Akismet as Spam Karma and Ajax Comments didn’t play well together. Either way, I should have excellent spam protection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Lost</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-22124</link>
		<dc:creator>Lost</dc:creator>
		<pubDate>Wed, 06 Dec 2006 02:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-22124</guid>
		<description>Hi! I have a problem. This plugin works fine when I leave a message in english, but my site has cp1251 encoding, so when I use cyrillic characters, they are written in mysql db in a wrong way (other wp data is written correctly). I tried to change UTF-8 to windows-1251 (or cp1251) in wordspew.php but it didn&#039;t change anything. Is it possible to force this script to write data in cp1251 encoding? And how I can do it?

Thanks a lot! Vladimir.</description>
		<content:encoded><![CDATA[<p>Hi! I have a problem. This plugin works fine when I leave a message in english, but my site has cp1251 encoding, so when I use cyrillic characters, they are written in mysql db in a wrong way (other wp data is written correctly). I tried to change UTF-8 to windows-1251 (or cp1251) in wordspew.php but it didn&#8217;t change anything. Is it possible to force this script to write data in cp1251 encoding? And how I can do it?</p>
<p>Thanks a lot! Vladimir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: NeuroMemories &#187; Blog Archive &#187; Nuovi Plugins Wordpress</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-20770</link>
		<dc:creator>NeuroMemories &#187; Blog Archive &#187; Nuovi Plugins Wordpress</dc:creator>
		<pubDate>Fri, 24 Nov 2006 08:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-20770</guid>
		<description>[...] Wordspew Ajax Live Chat Extended  [...]</description>
		<content:encoded><![CDATA[<p>[...] Wordspew Ajax Live Chat Extended  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Knut</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-15225</link>
		<dc:creator>Knut</dc:creator>
		<pubDate>Sun, 22 Oct 2006 11:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-15225</guid>
		<description>Well, one thing that might improve this plugin, would be Captcha. If you have a captcha for anonymous users, so that you get down the SPAM.</description>
		<content:encoded><![CDATA[<p>Well, one thing that might improve this plugin, would be Captcha. If you have a captcha for anonymous users, so that you get down the SPAM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: jayms</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-13552</link>
		<dc:creator>jayms</dc:creator>
		<pubDate>Sat, 07 Oct 2006 05:24:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-13552</guid>
		<description>okay nevermind... i got it to work :)  thanks!</description>
		<content:encoded><![CDATA[<p>okay nevermind&#8230; i got it to work <img src='http://www.blog.mediaprojekte.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: jayms</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-13549</link>
		<dc:creator>jayms</dc:creator>
		<pubDate>Sat, 07 Oct 2006 03:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-13549</guid>
		<description>ok... i just installed it.  how come i cannot view the Admin page?  I am an Admin.  waaaah!  help! :(</description>
		<content:encoded><![CDATA[<p>ok&#8230; i just installed it.  how come i cannot view the Admin page?  I am an Admin.  waaaah!  help! <img src='http://www.blog.mediaprojekte.de/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: jayms</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-13546</link>
		<dc:creator>jayms</dc:creator>
		<pubDate>Sat, 07 Oct 2006 02:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-13546</guid>
		<description>hi!  is there a way to disable the NAME field?  some people pretend to be other people by changing their names after logging on to the account they made.  it&#039;s really a security issue because i manage a blog about a movie and sometimes other people pretend to be actors.

if there&#039;s a way to disbale the NAME field, it would be really great. i don&#039;t know php so any help you can give would be really appreciated! :)</description>
		<content:encoded><![CDATA[<p>hi!  is there a way to disable the NAME field?  some people pretend to be other people by changing their names after logging on to the account they made.  it&#8217;s really a security issue because i manage a blog about a movie and sometimes other people pretend to be actors.</p>
<p>if there&#8217;s a way to disbale the NAME field, it would be really great. i don&#8217;t know php so any help you can give would be really appreciated! <img src='http://www.blog.mediaprojekte.de/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Hurry</title>
		<link>http://www.blog.mediaprojekte.de/cms-systeme/wordpress/wordpress-plugin-wordspew-ajax-livechat-extended/comment-page-2/#comment-13287</link>
		<dc:creator>Hurry</dc:creator>
		<pubDate>Tue, 03 Oct 2006 19:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.mediaprojekte.de/?p=192#comment-13287</guid>
		<description>Greetings, it works great. But I want to use it like a live announcement box so I want an option to set that only Admin can post messages in the box not even registered members. I want an option the input box to disppear for registered like it does for guests and only be visible to the admin so only the admin can post. Please do help me in this as I don&#039;t know php. Eagerly awaiting your kind response and thanks in advance.</description>
		<content:encoded><![CDATA[<p>Greetings, it works great. But I want to use it like a live announcement box so I want an option to set that only Admin can post messages in the box not even registered members. I want an option the input box to disppear for registered like it does for guests and only be visible to the admin so only the admin can post. Please do help me in this as I don&#8217;t know php. Eagerly awaiting your kind response and thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
