<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for log.squish.net</title>
	<link>http://log.squish.net</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Fri, 21 Nov 2008 07:17:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on Talking to Sharepoint Lists with Perl by xavierhb</title>
		<link>http://log.squish.net/2008/10/11/perl-sharepoint/#comment-13098</link>
		<dc:creator>xavierhb</dc:creator>
		<pubDate>Wed, 19 Nov 2008 10:37:33 +0000</pubDate>
		<guid>http://log.squish.net/2008/10/11/perl-sharepoint/#comment-13098</guid>
		<description>Very interesting!!!

Is it possible to upload a file to a directory using Perl? I couldn't find any examples.</description>
		<content:encoded><![CDATA[<p>Very interesting!!!</p>
<p>Is it possible to upload a file to a directory using Perl? I couldn&#8217;t find any examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Talking to Sharepoint Lists with Perl by squish</title>
		<link>http://log.squish.net/2008/10/11/perl-sharepoint/#comment-13082</link>
		<dc:creator>squish</dc:creator>
		<pubDate>Mon, 27 Oct 2008 21:02:18 +0000</pubDate>
		<guid>http://log.squish.net/2008/10/11/perl-sharepoint/#comment-13082</guid>
		<description>Yes you are correct the @credentials line should be $sp_username.

$soap-&gt;schema-&gt;useragent call works for me.  It would be nice to know why that doesn't work for you.  What version of SOAP::Lite are you using?  Just skip the line, you probably don't want to use $soap-&gt;service anyway.

James</description>
		<content:encoded><![CDATA[<p>Yes you are correct the @credentials line should be $sp_username.</p>
<p>$soap->schema->useragent call works for me.  It would be nice to know why that doesn&#8217;t work for you.  What version of SOAP::Lite are you using?  Just skip the line, you probably don&#8217;t want to use $soap->service anyway.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Talking to Sharepoint Lists with Perl by James Butler</title>
		<link>http://log.squish.net/2008/10/11/perl-sharepoint/#comment-13081</link>
		<dc:creator>James Butler</dc:creator>
		<pubDate>Mon, 27 Oct 2008 20:36:39 +0000</pubDate>
		<guid>http://log.squish.net/2008/10/11/perl-sharepoint/#comment-13081</guid>
		<description>Trying to use your code but the line $soap-&#62;schema-&#62;useragent($schema_ua); is giving me the error: Can't call method "useragent" on an undefined value at (filename.pl) line number.
Also, I think you have a typo at line my @credentials = ($sp_domain, "", $sp_endpoint, $sp_password);
The $sp_endpoint should be $sp_username shouldn't it?</description>
		<content:encoded><![CDATA[<p>Trying to use your code but the line $soap-&gt;schema-&gt;useragent($schema_ua); is giving me the error: Can&#8217;t call method &#8220;useragent&#8221; on an undefined value at (filename.pl) line number.<br />
Also, I think you have a typo at line my @credentials = ($sp_domain, &#8220;&#8221;, $sp_endpoint, $sp_password);<br />
The $sp_endpoint should be $sp_username shouldn&#8217;t it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on userextra-goes-wp2.0 by Yariv</title>
		<link>http://log.squish.net/2006/02/05/userextra-goes-wp20/#comment-11107</link>
		<dc:creator>Yariv</dc:creator>
		<pubDate>Wed, 26 Mar 2008 22:49:58 +0000</pubDate>
		<guid>http://log.squish.net/2006/02/05/userextra-goes-wp20/#comment-11107</guid>
		<description>I've installed the plugin (WP 2.2.3) but I don't have the "Your Extended Profile" link anywhere. I changed the "Administration level to edit extended user profiles" settings to anything from 1 to 8, but I still don't see that tab on my Users page. I do have the "Extra User Data" tab on the Manage page, but my users are unable to edit their extended profile.
What am I doing wrong?</description>
		<content:encoded><![CDATA[<p>I&#8217;ve installed the plugin (WP 2.2.3) but I don&#8217;t have the &#8220;Your Extended Profile&#8221; link anywhere. I changed the &#8220;Administration level to edit extended user profiles&#8221; settings to anything from 1 to 8, but I still don&#8217;t see that tab on my Users page. I do have the &#8220;Extra User Data&#8221; tab on the Manage page, but my users are unable to edit their extended profile.<br />
What am I doing wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on userextra-goes-wp2.0 by Fabio Bianchi-brazilian</title>
		<link>http://log.squish.net/2006/02/05/userextra-goes-wp20/#comment-11100</link>
		<dc:creator>Fabio Bianchi-brazilian</dc:creator>
		<pubDate>Tue, 11 Mar 2008 07:52:22 +0000</pubDate>
		<guid>http://log.squish.net/2006/02/05/userextra-goes-wp20/#comment-11100</guid>
		<description>Hello, I´m a begginer on Wordpress. The version that I use is 2.2.2 and the host is 000webhost.com (free)

I had upload the usermeta and activated it. That´s OK.
After that I set the tables on Options menu. That´s OK
So I had upload the plugin userextra, and when I try to activate it, this message appears:
“Plugin could not be activated because it triggered a fatal error.”

What should I do? This plugin is very important for my blog project!

Thanks
Fabio Bianchi</description>
		<content:encoded><![CDATA[<p>Hello, I´m a begginer on Wordpress. The version that I use is 2.2.2 and the host is 000webhost.com (free)</p>
<p>I had upload the usermeta and activated it. That´s OK.<br />
After that I set the tables on Options menu. That´s OK<br />
So I had upload the plugin userextra, and when I try to activate it, this message appears:<br />
“Plugin could not be activated because it triggered a fatal error.”</p>
<p>What should I do? This plugin is very important for my blog project!</p>
<p>Thanks<br />
Fabio Bianchi</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on userextra-goes-wp2.0 by Andy</title>
		<link>http://log.squish.net/2006/02/05/userextra-goes-wp20/#comment-11057</link>
		<dc:creator>Andy</dc:creator>
		<pubDate>Sun, 03 Feb 2008 11:59:28 +0000</pubDate>
		<guid>http://log.squish.net/2006/02/05/userextra-goes-wp20/#comment-11057</guid>
		<description>Is there an easy way to search the results etc. So if i have 10 users with an extra field of say, 'size', is there any way to bring up a list of all the users that are 'large'?

Thanks</description>
		<content:encoded><![CDATA[<p>Is there an easy way to search the results etc. So if i have 10 users with an extra field of say, &#8217;size&#8217;, is there any way to bring up a list of all the users that are &#8216;large&#8217;?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on userextra-goes-wp2.0 by Martin</title>
		<link>http://log.squish.net/2006/02/05/userextra-goes-wp20/#comment-10927</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 24 Dec 2007 22:45:57 +0000</pubDate>
		<guid>http://log.squish.net/2006/02/05/userextra-goes-wp20/#comment-10927</guid>
		<description>A request for the next version. Could you add something like mysql_real_escape_string to escape both the $key and $value variables? The current version breaks when the user puts apostrophes in the text. (Really high on my wishlist would be the ability for admin to edit the extended user profile too.)

Thanks.</description>
		<content:encoded><![CDATA[<p>A request for the next version. Could you add something like mysql_real_escape_string to escape both the $key and $value variables? The current version breaks when the user puts apostrophes in the text. (Really high on my wishlist would be the ability for admin to edit the extended user profile too.)</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Starbucks love me! by Timbo</title>
		<link>http://log.squish.net/2007/06/07/starbucks-love-me/#comment-9164</link>
		<dc:creator>Timbo</dc:creator>
		<pubDate>Fri, 08 Jun 2007 00:05:37 +0000</pubDate>
		<guid>http://log.squish.net/2007/06/07/starbucks-love-me/#comment-9164</guid>
		<description>Nice one!!  I remember getting those fat Grande's... yummy!  :)</description>
		<content:encoded><![CDATA[<p>Nice one!!  I remember getting those fat Grande&#8217;s&#8230; yummy!  <img src='http://log.squish.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Lion King by rosie</title>
		<link>http://log.squish.net/2007/06/03/the-lion-king/#comment-8662</link>
		<dc:creator>rosie</dc:creator>
		<pubDate>Wed, 06 Jun 2007 22:30:29 +0000</pubDate>
		<guid>http://log.squish.net/2007/06/03/the-lion-king/#comment-8662</guid>
		<description>dude, you forgot about beauty and the beast. It totally rocked!</description>
		<content:encoded><![CDATA[<p>dude, you forgot about beauty and the beast. It totally rocked!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on userextra-goes-wp2.0 by squish</title>
		<link>http://log.squish.net/2006/02/05/userextra-goes-wp20/#comment-7010</link>
		<dc:creator>squish</dc:creator>
		<pubDate>Sun, 03 Jun 2007 12:57:47 +0000</pubDate>
		<guid>http://log.squish.net/2006/02/05/userextra-goes-wp20/#comment-7010</guid>
		<description>I have just upgraded to WP 2.2 and userextra seems to function as it should.  As an admin I see everything.  When I logout it restricts the posts as an anonymous user, on my test data, as it should... I don't see any errors.  James</description>
		<content:encoded><![CDATA[<p>I have just upgraded to WP 2.2 and userextra seems to function as it should.  As an admin I see everything.  When I logout it restricts the posts as an anonymous user, on my test data, as it should&#8230; I don&#8217;t see any errors.  James</p>
]]></content:encoded>
	</item>
</channel>
</rss>
