<?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 on: Building a baby photo site with WordPress</title>
	<atom:link href="http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/</link>
	<description></description>
	<lastBuildDate>Mon, 17 Jun 2013 09:50:06 -0400</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Matt</title>
		<link>http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/comment-page-1/#comment-96758</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 15 Nov 2011 13:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=1409#comment-96758</guid>
		<description><![CDATA[Found another hard-coding issue -- people using this code have to replace the personalized info in wally-login.php with their own contact info.

Here&#039;s a question, though: when I tried to visit ../wp-admin/users.php?page=unconfirmed , I saw an error message saying &quot;You do not have sufficient permissions to access this page.&quot; This is despite the fact that I&#039;m logged in through an admin account and can view the dashboard if I just visit wp-admin.

Is there another way to view unconfirmed registrations besides visiting that link? And do you have any idea why it might not be working? I&#039;m using WP 3.2.1

Thanks in advance for your help.]]></description>
		<content:encoded><![CDATA[<p>Found another hard-coding issue &#8212; people using this code have to replace the personalized info in wally-login.php with their own contact info.</p>
<p>Here&#8217;s a question, though: when I tried to visit ../wp-admin/users.php?page=unconfirmed , I saw an error message saying &#8220;You do not have sufficient permissions to access this page.&#8221; This is despite the fact that I&#8217;m logged in through an admin account and can view the dashboard if I just visit wp-admin.</p>
<p>Is there another way to view unconfirmed registrations besides visiting that link? And do you have any idea why it might not be working? I&#8217;m using WP 3.2.1</p>
<p>Thanks in advance for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/comment-page-1/#comment-96188</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 14 Nov 2011 14:59:17 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=1409#comment-96188</guid>
		<description><![CDATA[Cool -- thanks!

I might just take you up on that patch challenge. It would be a good learning experience.

In the meantime, I just revised the hardcoded info. I think I&#039;m all set to go!]]></description>
		<content:encoded><![CDATA[<p>Cool &#8212; thanks!</p>
<p>I might just take you up on that patch challenge. It would be a good learning experience.</p>
<p>In the meantime, I just revised the hardcoded info. I think I&#8217;m all set to go!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boone Gorges</title>
		<link>http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/comment-page-1/#comment-96123</link>
		<dc:creator>Boone Gorges</dc:creator>
		<pubDate>Mon, 14 Nov 2011 12:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=1409#comment-96123</guid>
		<description><![CDATA[&lt;blockquote&gt;I hate to say it, but maybe the widget needs some options!&lt;/blockquote&gt;

Patches welcome! Building options takes 10x as long as hardcoding.

Look in wp-content/plugins/bbg-subscribe2-widget/bbg-subscribe-widget.php.]]></description>
		<content:encoded><![CDATA[<blockquote><p>I hate to say it, but maybe the widget needs some options!</p></blockquote>
<p>Patches welcome! Building options takes 10x as long as hardcoding.</p>
<p>Look in wp-content/plugins/bbg-subscribe2-widget/bbg-subscribe-widget.php.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/comment-page-1/#comment-95952</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 14 Nov 2011 05:40:00 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=1409#comment-95952</guid>
		<description><![CDATA[That should have been &quot;your dead-simple subscription plugin.&quot;

Also, once again, thanks so much for your work on this!]]></description>
		<content:encoded><![CDATA[<p>That should have been &#8220;your dead-simple subscription plugin.&#8221;</p>
<p>Also, once again, thanks so much for your work on this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/comment-page-1/#comment-95951</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 14 Nov 2011 05:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=1409#comment-95951</guid>
		<description><![CDATA[Okay, Boone. So, I&#039;ve decided not to worry too much about the Flash uploader for now. What I&#039;ve discovered is that I can upload files one-by-one. The key thing is that those photos do not need to be inserted into the post. Instead, one adds the shortcode [gallery] to the post. That will create a gallery based on all photos uploaded to that particular post, even if they weren&#039;t inserted into it.

So, that&#039;s great. I can now add photos. However, what happened next is that I received an email notification announcing that the Gorges family had just uploaded photos to my site!

Can you point me to the file that holds your dead-simple plugin? I hate to say it, but maybe the widget needs some options!]]></description>
		<content:encoded><![CDATA[<p>Okay, Boone. So, I&#8217;ve decided not to worry too much about the Flash uploader for now. What I&#8217;ve discovered is that I can upload files one-by-one. The key thing is that those photos do not need to be inserted into the post. Instead, one adds the shortcode [gallery] to the post. That will create a gallery based on all photos uploaded to that particular post, even if they weren&#8217;t inserted into it.</p>
<p>So, that&#8217;s great. I can now add photos. However, what happened next is that I received an email notification announcing that the Gorges family had just uploaded photos to my site!</p>
<p>Can you point me to the file that holds your dead-simple plugin? I hate to say it, but maybe the widget needs some options!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boone Gorges</title>
		<link>http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/comment-page-1/#comment-95677</link>
		<dc:creator>Boone Gorges</dc:creator>
		<pubDate>Sun, 13 Nov 2011 14:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=1409#comment-95677</guid>
		<description><![CDATA[Bizarre. Are you running the latest version of WP? I know that some improvements have been made to the process in WP 3.3 (currently in beta). Maybe you can try that?]]></description>
		<content:encoded><![CDATA[<p>Bizarre. Are you running the latest version of WP? I know that some improvements have been made to the process in WP 3.3 (currently in beta). Maybe you can try that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/comment-page-1/#comment-95088</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Sat, 12 Nov 2011 06:41:09 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=1409#comment-95088</guid>
		<description><![CDATA[Weird: Chrome, Firefox, and Safari all only allow me to use the Browser Uploader.]]></description>
		<content:encoded><![CDATA[<p>Weird: Chrome, Firefox, and Safari all only allow me to use the Browser Uploader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/comment-page-1/#comment-93942</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Thu, 10 Nov 2011 03:04:54 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=1409#comment-93942</guid>
		<description><![CDATA[No, but I&#039;ll give that a shot, even if it reeks of &quot;This site is best viewed in Netscape Navigator 2.0&quot;  What&#039;s strange is that I don&#039;t even have the option in Chrome to enable the flash uploader.]]></description>
		<content:encoded><![CDATA[<p>No, but I&#8217;ll give that a shot, even if it reeks of &#8220;This site is best viewed in Netscape Navigator 2.0&#8243;  What&#8217;s strange is that I don&#8217;t even have the option in Chrome to enable the flash uploader.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boone Gorges</title>
		<link>http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/comment-page-1/#comment-93706</link>
		<dc:creator>Boone Gorges</dc:creator>
		<pubDate>Wed, 09 Nov 2011 15:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=1409#comment-93706</guid>
		<description><![CDATA[Have you tried in another browser? The Flash uploader can be kinda buggy from browser to browser.]]></description>
		<content:encoded><![CDATA[<p>Have you tried in another browser? The Flash uploader can be kinda buggy from browser to browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://teleogistic.net/2011/07/building-a-baby-photo-site-with-wordpress/comment-page-1/#comment-93495</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 09 Nov 2011 06:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://teleogistic.net/?p=1409#comment-93495</guid>
		<description><![CDATA[&lt;blockquote&gt;You should be able to upload many pictures at a time, as long as you are using the Flash uploader.&lt;/blockquote&gt;

It&#039;s that last part that is tripping me up, as I seem to have only the browser uploader as an option. Any ideas how you would upload photos through the browser uploader (and/or force the flash uploader), or can batch uploads only be done through the flash uploader?

I did a bit of googling on forcing the flash uploader, but the solutions out there seem a little convoluted and, uh, forced to me.]]></description>
		<content:encoded><![CDATA[<blockquote><p>You should be able to upload many pictures at a time, as long as you are using the Flash uploader.</p></blockquote>
<p>It&#8217;s that last part that is tripping me up, as I seem to have only the browser uploader as an option. Any ideas how you would upload photos through the browser uploader (and/or force the flash uploader), or can batch uploads only be done through the flash uploader?</p>
<p>I did a bit of googling on forcing the flash uploader, but the solutions out there seem a little convoluted and, uh, forced to me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.524 seconds -->
