<?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>Comments for The Braindonor Network</title>
	<atom:link href="http://www.braindonor.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.braindonor.net</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 15 Mar 2010 19:11:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Hijack the Wordpress Media Gallery by John Hoff</title>
		<link>http://www.braindonor.net/coding-blog/hijack-the-wordpress-media-gallery/228/comment-page-1/#comment-255</link>
		<dc:creator>John Hoff</dc:creator>
		<pubDate>Mon, 15 Mar 2010 19:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.braindonor.net/?p=228#comment-255</guid>
		<description>That error message originates from the menu.php page inside wp-admin.  I believe it is happening because the user that is trying to update the page is not an administrator.  You&#039;ll want to check the documentation for adding an administration menus: &lt;a href=&quot;http://codex.wordpress.org/Adding_Administration_Menus&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://codex.wordpress.org/Adding_Administration_Menus&lt;/a&gt;.  Currently, I have the plugin set to user level 8--which is an older, legacy user level.  Since I snipped this plugin out of older code, it remained.  You&#039;ll likely want to play around with the capability required by the menu page to get it working.  All of that is in hijack.php file.</description>
		<content:encoded><![CDATA[<p>That error message originates from the menu.php page inside wp-admin.  I believe it is happening because the user that is trying to update the page is not an administrator.  You&#8217;ll want to check the documentation for adding an administration menus: <a href="http://codex.wordpress.org/Adding_Administration_Menus" target="_blank" rel="nofollow">http://codex.wordpress.org/Adding_Administration_Menus</a>.  Currently, I have the plugin set to user level 8&#8211;which is an older, legacy user level.  Since I snipped this plugin out of older code, it remained.  You&#8217;ll likely want to play around with the capability required by the menu page to get it working.  All of that is in hijack.php file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hijack the Wordpress Media Gallery by Ryan Paul Young</title>
		<link>http://www.braindonor.net/coding-blog/hijack-the-wordpress-media-gallery/228/comment-page-1/#comment-254</link>
		<dc:creator>Ryan Paul Young</dc:creator>
		<pubDate>Mon, 15 Mar 2010 16:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.braindonor.net/?p=228#comment-254</guid>
		<description>Hey John,

I installed the plugin with NO issues, THANKS so much. BUT... when I choose an image from the media gallery, and Save Changes, I get the &quot;You do not have sufficient permissions to access this page.&quot; error... any ideas?</description>
		<content:encoded><![CDATA[<p>Hey John,</p>
<p>I installed the plugin with NO issues, THANKS so much. BUT&#8230; when I choose an image from the media gallery, and Save Changes, I get the &#8220;You do not have sufficient permissions to access this page.&#8221; error&#8230; any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Category: Always Learning by The Braindonor Network &#187; New Language Direction With Erlang</title>
		<link>http://www.braindonor.net/news-events/new-category-always-learning/303/comment-page-1/#comment-246</link>
		<dc:creator>The Braindonor Network &#187; New Language Direction With Erlang</dc:creator>
		<pubDate>Thu, 11 Mar 2010 23:30:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.braindonor.net/?p=303#comment-246</guid>
		<description>[...] Direction With Erlang posted March 11th, 2010 &#124; by John Hoff   In my two most recent posts, Always Learning and Coders at Work, I talked about my personal and professional need to keep learning. My most [...]</description>
		<content:encoded><![CDATA[<p>[...] Direction With Erlang posted March 11th, 2010 | by John Hoff   In my two most recent posts, Always Learning and Coders at Work, I talked about my personal and professional need to keep learning. My most [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Custom Field Search Plugin by Add multiple searchable content areas in WordPress with custom fields (video tutorial) &#124; Web Design, Internet Marketing and Business Advice » Octane</title>
		<link>http://www.braindonor.net/coding-blog/wordpress-custom-field-search-plugin/102/comment-page-1/#comment-230</link>
		<dc:creator>Add multiple searchable content areas in WordPress with custom fields (video tutorial) &#124; Web Design, Internet Marketing and Business Advice » Octane</dc:creator>
		<pubDate>Tue, 02 Mar 2010 10:46:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.braindonor.net/?p=102#comment-230</guid>
		<description>[...] there&#8217;s a fix for this, all thanks to John Hoff, who&#8217;s written a script that extends the scope of the WordPress search engine to gra..., [...]</description>
		<content:encoded><![CDATA[<p>[...] there&#8217;s a fix for this, all thanks to John Hoff, who&#8217;s written a script that extends the scope of the WordPress search engine to gra&#8230;, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hijack the Wordpress Media Gallery by John Hoff</title>
		<link>http://www.braindonor.net/coding-blog/hijack-the-wordpress-media-gallery/228/comment-page-1/#comment-229</link>
		<dc:creator>John Hoff</dc:creator>
		<pubDate>Wed, 24 Feb 2010 15:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.braindonor.net/?p=228#comment-229</guid>
		<description>Adam,

The goal of writing to the plugin was to demonstrate how to use the built-in image gallery as a selection tool.  I select an image, and it is passed along to a Wordpress option, custom field, etc.  The core assumption that allows this technique to work is that you are already working on something in the wp-admin, or back-end side of Wordpress.  In my case, it was how to create a page to update banner ads without reinventing the wheel--a task that would only be performed inside wp-admin.

Because this technique requires the wp-admin functionality, it cannot be used within a theme without bootstrapping the entire admin interface.  I&#039;m not even sure that this is possible.  If it is, I certainly would advise against it.

If you are looking for the ability to display a gallery, I highly recommend &lt;a href=&quot;http://wordpress.org/extend/plugins/nextgen-gallery/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;NextGEN Gallery&lt;/a&gt;.  If you are looking for the ability to have users upload the images to the gallery, I recommend that look into having them log into the wp-admin side of things and upload the content.  If you are looking for image submissions from public users, I recommend that you use a form that collects the image and stores it to a safe directory location.</description>
		<content:encoded><![CDATA[<p>Adam,</p>
<p>The goal of writing to the plugin was to demonstrate how to use the built-in image gallery as a selection tool.  I select an image, and it is passed along to a Wordpress option, custom field, etc.  The core assumption that allows this technique to work is that you are already working on something in the wp-admin, or back-end side of Wordpress.  In my case, it was how to create a page to update banner ads without reinventing the wheel&#8211;a task that would only be performed inside wp-admin.</p>
<p>Because this technique requires the wp-admin functionality, it cannot be used within a theme without bootstrapping the entire admin interface.  I&#8217;m not even sure that this is possible.  If it is, I certainly would advise against it.</p>
<p>If you are looking for the ability to display a gallery, I highly recommend <a href="http://wordpress.org/extend/plugins/nextgen-gallery/" target="_blank" rel="nofollow">NextGEN Gallery</a>.  If you are looking for the ability to have users upload the images to the gallery, I recommend that look into having them log into the wp-admin side of things and upload the content.  If you are looking for image submissions from public users, I recommend that you use a form that collects the image and stores it to a safe directory location.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hijack the Wordpress Media Gallery by Adam</title>
		<link>http://www.braindonor.net/coding-blog/hijack-the-wordpress-media-gallery/228/comment-page-1/#comment-228</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Wed, 24 Feb 2010 10:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.braindonor.net/?p=228#comment-228</guid>
		<description>This is great.

How do I work this into the front end though?
I&#039;m trying to create a portfolio image gallery on the homepage of the blog.

Got the plugin all set up and customized, but no idea how to get the images on the front page (in my theme).</description>
		<content:encoded><![CDATA[<p>This is great.</p>
<p>How do I work this into the front end though?<br />
I&#8217;m trying to create a portfolio image gallery on the homepage of the blog.</p>
<p>Got the plugin all set up and customized, but no idea how to get the images on the front page (in my theme).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress Custom Field Search Plugin by Wayne Smallman</title>
		<link>http://www.braindonor.net/coding-blog/wordpress-custom-field-search-plugin/102/comment-page-1/#comment-220</link>
		<dc:creator>Wayne Smallman</dc:creator>
		<pubDate>Thu, 18 Feb 2010 15:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.braindonor.net/?p=102#comment-220</guid>
		<description>John, thanks for the code, man. This has been a huge help.</description>
		<content:encoded><![CDATA[<p>John, thanks for the code, man. This has been a huge help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hijack the Wordpress Media Gallery by Jazib</title>
		<link>http://www.braindonor.net/coding-blog/hijack-the-wordpress-media-gallery/228/comment-page-1/#comment-192</link>
		<dc:creator>Jazib</dc:creator>
		<pubDate>Fri, 29 Jan 2010 21:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.braindonor.net/?p=228#comment-192</guid>
		<description>Hey I can&#039;t make it work with custom meta values on post/page editor, can you explain what do you mean by &quot;wrap the existing send_to_editor in an anonymous function&quot;</description>
		<content:encoded><![CDATA[<p>Hey I can&#8217;t make it work with custom meta values on post/page editor, can you explain what do you mean by &#8220;wrap the existing send_to_editor in an anonymous function&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Updated mod_python Mako Handler by The Braindonor Network &#187; Mako Authentication Required</title>
		<link>http://www.braindonor.net/projects/updated-mod_python-mako-handler/127/comment-page-1/#comment-188</link>
		<dc:creator>The Braindonor Network &#187; Mako Authentication Required</dc:creator>
		<pubDate>Thu, 21 Jan 2010 21:11:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.braindonor.net/?p=127#comment-188</guid>
		<description>[...] Mako Authentication Required posted January 21st, 2010 &#124; by John Hoff   I have been using my mod_python Mako handler for several months now in my personal projects. For the most part, I have been very happy with Mako [...]</description>
		<content:encoded><![CDATA[<p>[...] Mako Authentication Required posted January 21st, 2010 | by John Hoff   I have been using my mod_python Mako handler for several months now in my personal projects. For the most part, I have been very happy with Mako [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Hijack the Wordpress Media Gallery by Andrew</title>
		<link>http://www.braindonor.net/coding-blog/hijack-the-wordpress-media-gallery/228/comment-page-1/#comment-184</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Wed, 20 Jan 2010 06:06:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.braindonor.net/?p=228#comment-184</guid>
		<description>Perfect! Thanks John!</description>
		<content:encoded><![CDATA[<p>Perfect! Thanks John!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
