XML Plugins 0.11 & Gravatar 0.3
Thursday, 25 November 2004
I’ve updated all my Nucleus plugins.
As of version 0.3 the Gravatar plugin now outputs valid XHTML entities encoded links, which should make sure it won’t cause any validation issues. Also updated are the XML Plugins (RSS/Atom Reader, RSS/Atom Aggregator and XBEL Reader), which now offer a slightly improved parsing algorithm for all feed types. This updated algorithm solves a bug that was most visible with the Slashdot RSS feed, by showing extra information in the title of the feed.
Your RSS feed does not seem to be working at the moment.
Sorry bout that, there was a problem with the globalfunctions.php on var www/www.rakaz.nl/nucleus… i forgot the rest, so i sent the comment three times before it corrected and refreshed on my browser.
Posting comments is a bit screwy at the moments… I’m experimenting with a new Nucleus plugin I’m working on…. <b>HTMLComments</b> < see, it’s working already :)
Okay… maybe not just yet…
I am using Persian language for my website and unfortunately this plug-in can not show the content in default encoding (utf-8). We using utf-8 encoding for Persian characters and when I use this plug-in to show some content from another persian website with the same encoding, the result is some gibberish ASCI characters.
I saw in you XMLsupport.php that you using ISO-8601 for encoding and I also tried to replace that with utf-8, but no effect, same result.
Any though what would be the solution?
Mehran: I’m currently testing a UTF-8 friendlier version that should solve your problems. I hope to be able to release it somewhere tomorrow.
This is a good news for me. looking forwart to test it.
Hi, is they a way to get the feeds working from behind a proxy, like a way to supply the HTTP proxy IP and Port to the script?
P.S. RSS/Atom Reader is the one I’m trying to get working. Thanks.
Brian: With some hacking it should be possible, provided you have the
PHP cURL extension installed on your webserver. I not able to test it, but I
think it should look like this:
Edit NP_XMLSupport. Go to line 340 – 345. Below the other curl_setopt()
functions add the following two lines:
Rakaz, Where do you release the new update for UNICODE support? Here or in Nucleus forum?
rakaz: that was perfect :)
I checked PHP cURL was installed and added in the CURLOPT_PROXY line with the proxy details and it worked perfectly
thanks so much
Any news on UNICODE support?
Thanks.
Mehran: Take a look at XML Plugins 0.13 – UTF-8 Support:
http://www.rakaz.nl/nucleus…