<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments for &#952; theta - the nerd's angle</title>
	<link>http://ebroder.net</link>
	<description>it's not slanted; it's the truth</description>
	<pubDate>Fri, 29 Aug 2008 08:46:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>Comment on LiveJournal Crossposter by Elazjin</title>
		<link>http://ebroder.net/livejournal-crossposter/#comment-42670</link>
		<author>Elazjin</author>
		<pubDate>Sat, 26 May 2007 12:42:41 +0000</pubDate>
		<guid>http://ebroder.net/livejournal-crossposter/#comment-42670</guid>
					<description>Evan your plugin is absolutely fantastic.

Not only does it work, it works beautifully.

I hope as a user of your scripting, I can provide feedback for its use later if your continuing to tweak the project to better perfection.
(Although honestly, I don't think the setup and use could have been anymore flawless)

Your public script is muchly appreciated friend.

~William</description>
		<content:encoded><![CDATA[<p>Evan your plugin is absolutely fantastic.</p>
<p>Not only does it work, it works beautifully.</p>
<p>I hope as a user of your scripting, I can provide feedback for its use later if your continuing to tweak the project to better perfection.<br />
(Although honestly, I don&#8217;t think the setup and use could have been anymore flawless)</p>
<p>Your public script is muchly appreciated friend.</p>
<p>~William</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on LiveJournal Crossposter by Civin</title>
		<link>http://ebroder.net/livejournal-crossposter/#comment-42159</link>
		<author>Civin</author>
		<pubDate>Sat, 05 May 2007 21:13:25 +0000</pubDate>
		<guid>http://ebroder.net/livejournal-crossposter/#comment-42159</guid>
					<description>GREAT plugin. Thanks for the work put into it.</description>
		<content:encoded><![CDATA[<p>GREAT plugin. Thanks for the work put into it.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on LiveJournal Crossposter by Bonamy</title>
		<link>http://ebroder.net/livejournal-crossposter/#comment-40501</link>
		<author>Bonamy</author>
		<pubDate>Wed, 25 Apr 2007 12:28:19 +0000</pubDate>
		<guid>http://ebroder.net/livejournal-crossposter/#comment-40501</guid>
					<description>I am having a problem with the plugin after six months of using it just fine. It happened when I upgraded to 2.0 of the plugin. It just takes me to a blank page when I hit "post" on Wordpress, and it posts on the site, and on Xanga using the Xanga crossposter- but not on LJ. 
Does anyone have an older version of this plugin? 
1.6, preferrably? 

I'd post this on the Google Project page but it's a little confusing. 
Is anyone having this same problem?</description>
		<content:encoded><![CDATA[<p>I am having a problem with the plugin after six months of using it just fine. It happened when I upgraded to 2.0 of the plugin. It just takes me to a blank page when I hit &#8220;post&#8221; on Wordpress, and it posts on the site, and on Xanga using the Xanga crossposter- but not on <acronym title="LiveJournal">LJ</acronym>.<br />
Does anyone have an older version of this plugin?<br />
1.6, preferrably? </p>
<p>I&#8217;d post this on the Google Project page but it&#8217;s a little confusing.<br />
Is anyone having this same problem?</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on LiveJournal Crossposter by Jennifer</title>
		<link>http://ebroder.net/livejournal-crossposter/#comment-39413</link>
		<author>Jennifer</author>
		<pubDate>Mon, 23 Apr 2007 02:39:46 +0000</pubDate>
		<guid>http://ebroder.net/livejournal-crossposter/#comment-39413</guid>
					<description>SHITE!

“opt_backdated” =&#62; false);   ++++ JUST CHANGE THIS LINE

If you change the first line, too, the setting to force commenters to go to Wordpress to comment gets turned off.</description>
		<content:encoded><![CDATA[<p>SHITE!</p>
<p>“opt_backdated” =&gt; false);   ++++ JUST CHANGE THIS LINE</p>
<p>If you change the first line, too, the setting to force commenters to go to Wordpress to comment gets turned off.</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on LiveJournal Crossposter by Jennifer</title>
		<link>http://ebroder.net/livejournal-crossposter/#comment-39412</link>
		<author>Jennifer</author>
		<pubDate>Mon, 23 Apr 2007 02:39:07 +0000</pubDate>
		<guid>http://ebroder.net/livejournal-crossposter/#comment-39412</guid>
					<description>Oops -- chopped me off, there.

“opt_backdated” =&#62; false);   </description>
		<content:encoded><![CDATA[<p>Oops &#8212; chopped me off, there.</p>
<p>“opt_backdated” =&gt; false);</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on LiveJournal Crossposter by Jennifer</title>
		<link>http://ebroder.net/livejournal-crossposter/#comment-39411</link>
		<author>Jennifer</author>
		<pubDate>Mon, 23 Apr 2007 02:38:29 +0000</pubDate>
		<guid>http://ebroder.net/livejournal-crossposter/#comment-39411</guid>
					<description>Find a glitch in Samuel's fix.  

instead of changing all of this:
$args[’props’] = array(”opt_nocomments” =&#62; !$comments,
“opt_preformatted” =&#62; true,
“opt_backdated” =&#62; !($post_id == $recent_id));

to this:

$args[’props’] = array(”opt_nocomments” =&#62; false,
“opt_preformatted” =&#62; true,
“opt_backdated” =&#62; false);   </description>
		<content:encoded><![CDATA[<p>Find a glitch in Samuel&#8217;s fix.  </p>
<p>instead of changing all of this:<br />
$args[’props’] = array(”opt_nocomments” =&gt; !$comments,<br />
“opt_preformatted” =&gt; true,<br />
“opt_backdated” =&gt; !($post_id == $recent_id));</p>
<p>to this:</p>
<p>$args[’props’] = array(”opt_nocomments” =&gt; false,<br />
“opt_preformatted” =&gt; true,<br />
“opt_backdated” =&gt; false);</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on LiveJournal Crossposter by Jennifer</title>
		<link>http://ebroder.net/livejournal-crossposter/#comment-39224</link>
		<author>Jennifer</author>
		<pubDate>Sat, 21 Apr 2007 19:00:02 +0000</pubDate>
		<guid>http://ebroder.net/livejournal-crossposter/#comment-39224</guid>
					<description>Just wanted to say THANK YOU to Samuel (post on February 18th, 2007 at 3:40 pm) whose info solved my Friends' List posting problems.

Great plug-in -- thanks!</description>
		<content:encoded><![CDATA[<p>Just wanted to say THANK YOU to Samuel (post on February 18th, 2007 at 3:40 pm) whose info solved my Friends&#8217; List posting problems.</p>
<p>Great plug-in &#8212; thanks!</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on LiveJournal Crossposter by Anton</title>
		<link>http://ebroder.net/livejournal-crossposter/#comment-38957</link>
		<author>Anton</author>
		<pubDate>Sun, 15 Apr 2007 08:24:16 +0000</pubDate>
		<guid>http://ebroder.net/livejournal-crossposter/#comment-38957</guid>
					<description>Hello, Evan!
At first I wanted to Thank you for your great plugin. It works very good.
And I have one more question. Is it possible to crosspost not only one but to two different journals? I mean, just theoretically if I have the journals on LiveJornal.com and also on Greatestjournal.com
Ehat do you think?</description>
		<content:encoded><![CDATA[<p>Hello, Evan!<br />
At first I wanted to Thank you for your great plugin. It works very good.<br />
And I have one more question. Is it possible to crosspost not only one but to two different journals? I mean, just theoretically if I have the journals on LiveJornal.com and also on Greatestjournal.com<br />
Ehat do you think?</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on LiveJournal Crossposter by Anton</title>
		<link>http://ebroder.net/livejournal-crossposter/#comment-38956</link>
		<author>Anton</author>
		<pubDate>Sun, 15 Apr 2007 07:53:10 +0000</pubDate>
		<guid>http://ebroder.net/livejournal-crossposter/#comment-38956</guid>
					<description>Hello! I have WordPress 2.1.3.
When I'm trying to delete my own post I'm getting the error message
"Something went wrong - 302 : Client error: Can't edit post from requested journal"

I've tried to delete the post by log in as Administrator but I steel getting the same message.
I've asked about it on a WordPress website and they told me this error I'm getting because I'm using LiveJournal Crossposter.
They were right. I've deactivated the Pluging and I can delete the posts now.

Can you fix it?</description>
		<content:encoded><![CDATA[<p>Hello! I have WordPress 2.1.3.<br />
When I&#8217;m trying to delete my own post I&#8217;m getting the error message<br />
&#8220;Something went wrong - 302 : Client error: Can&#8217;t edit post from requested journal&#8221;</p>
<p>I&#8217;ve tried to delete the post by log in as Administrator but I steel getting the same message.<br />
I&#8217;ve asked about it on a WordPress website and they told me this error I&#8217;m getting because I&#8217;m using LiveJournal Crossposter.<br />
They were right. I&#8217;ve deactivated the Pluging and I can delete the posts now.</p>
<p>Can you fix it?</p>
]]></content:encoded>
				</item>
	<item>
		<title>Comment on LiveJournal Crossposter by Ipstenu</title>
		<link>http://ebroder.net/livejournal-crossposter/#comment-38665</link>
		<author>Ipstenu</author>
		<pubDate>Thu, 05 Apr 2007 00:05:22 +0000</pubDate>
		<guid>http://ebroder.net/livejournal-crossposter/#comment-38665</guid>
					<description>I get the same error as Ainslee and Malin, but ONLY  when I try and publish to a community.  I suspect it's because I don't have the right rites, but... I couldn't even add in my community!  I had to tweak the code to hardcode it in, and even so, I can't delete posts.

What permissions do I need in a community to be able to post and delete?</description>
		<content:encoded><![CDATA[<p>I get the same error as Ainslee and Malin, but ONLY  when I try and publish to a community.  I suspect it&#8217;s because I don&#8217;t have the right rites, but&#8230; I couldn&#8217;t even add in my community!  I had to tweak the code to hardcode it in, and even so, I can&#8217;t delete posts.</p>
<p>What permissions do I need in a community to be able to post and delete?</p>
]]></content:encoded>
				</item>
</channel>
</rss>
