<?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: YoungCosmos Discussion Forum is Working!</title>
	<atom:link href="http://smartaxes.com/blog/index.php/2007/07/15/youngcosmos-discussion-forum-is-working/feed/" rel="self" type="application/rss+xml" />
	<link>http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/</link>
	<description></description>
	<lastBuildDate>Sat, 01 Nov 2008 07:12:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: scordova</title>
		<link>http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/comment-page-1/#comment-576</link>
		<dc:creator>scordova</dc:creator>
		<pubDate>Tue, 07 Aug 2007 03:17:05 +0000</pubDate>
		<guid isPermaLink="false">http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/#comment-576</guid>
		<description>Please Note:

&lt;a href=http://smartaxes.com/blog/2007/08/06/attention-young-cosmos-has-moved/ rel=&quot;nofollow&quot;&gt;ATTENTION! YOUNG COSMOS HAS MOVED! &lt;/a&gt;

Salvador</description>
		<content:encoded><![CDATA[<p>Please Note:</p>
<p><a href=http://smartaxes.com/blog/2007/08/06/attention-young-cosmos-has-moved/ rel="nofollow">ATTENTION! YOUNG COSMOS HAS MOVED! </a></p>
<p>Salvador</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jb</title>
		<link>http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/comment-page-1/#comment-557</link>
		<dc:creator>jb</dc:creator>
		<pubDate>Tue, 17 Jul 2007 01:14:01 +0000</pubDate>
		<guid isPermaLink="false">http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/#comment-557</guid>
		<description>Salvador, to answer your questions:

1. The &quot;Log in to view private messages&quot; is something that gets included with the phpBB forum software.  There&#039;s a thing called &quot;Private Messaging&quot; that allows one forum member to send a little note to another forum member without using email.  This way if you&#039;re in an environment where you don&#039;t want to expose your email address, but  yet you want to carry on a private conversation with another forum member such that other forum members can&#039;t see it, you can.  Of course, you have to be logged in in order to access it, so that&#039;s why it says &quot;Log in to...&quot;.  Once you log in, you&#039;ll notice that the text for that item changes to &quot;You have no private messages&quot; (or, I presume, if someone actually uses it, then it would say &quot;You have 1 private message,&quot; etc.).  Personally, I&#039;ve never used it, and frankly I don&#039;t see the point.  If you want to exchange a private message with another forum member, then it would seem that email would be the way to do it.  I believe its possible to just disable it entirely in the admin panel.  I think that might remove it from the menus, but I&#039;m not sure.  I&#039;ll have to experiment.

2. Yea, I notice that, too.  It&#039;s kind of annoying.  I&#039;ll have to dig into the code a bit to figure out how to stop it from doing that.

3. Here&#039;s how the forum passwords / blog passwords thing works:

a.) The WordPress site has a username/password database of its own.

b.) The phpBB site has a username/password database of its own.  The two are separate.

c.) The module that synchronizes them does all its work in the phpBB database.  When you register, etc., its the phpBB forum that you register with.  The phpBB database is the master copy of the usernames and passwords.

d.) Whatever changes are made in the phpBB database get carried over onto the blog database as soon as you log in.  So when a new user signs up, initially they don&#039;t have a username at the blog--just the forum (because registrations are handled through the forum&#039;s registration process).  But the first time they log in, it automatically creates a matching account with the same username and password on the blog.  If you want to change your password, you do it at the forum.  Then the next time you log in, it automatically changes your corresponding blog account&#039;s password during the login process.

If you changed Mrs. Setterfield&#039;s password at the forum, the change will be reflected at the &lt;i&gt;NEW&lt;/i&gt; blog, not on the blog here at smartaxes.  So if you changed something there, it will have no effect over here; only at the new blog at Virtual Creations.  She might have problems if she attempts to use the newly assigned password here at smartaxes.

I just sent her an email and CC&#039;d you.  I reset her password again.  I&#039;ll help you guys work through the process.</description>
		<content:encoded><![CDATA[<p>Salvador, to answer your questions:</p>
<p>1. The &#8220;Log in to view private messages&#8221; is something that gets included with the phpBB forum software.  There&#8217;s a thing called &#8220;Private Messaging&#8221; that allows one forum member to send a little note to another forum member without using email.  This way if you&#8217;re in an environment where you don&#8217;t want to expose your email address, but  yet you want to carry on a private conversation with another forum member such that other forum members can&#8217;t see it, you can.  Of course, you have to be logged in in order to access it, so that&#8217;s why it says &#8220;Log in to&#8230;&#8221;.  Once you log in, you&#8217;ll notice that the text for that item changes to &#8220;You have no private messages&#8221; (or, I presume, if someone actually uses it, then it would say &#8220;You have 1 private message,&#8221; etc.).  Personally, I&#8217;ve never used it, and frankly I don&#8217;t see the point.  If you want to exchange a private message with another forum member, then it would seem that email would be the way to do it.  I believe its possible to just disable it entirely in the admin panel.  I think that might remove it from the menus, but I&#8217;m not sure.  I&#8217;ll have to experiment.</p>
<p>2. Yea, I notice that, too.  It&#8217;s kind of annoying.  I&#8217;ll have to dig into the code a bit to figure out how to stop it from doing that.</p>
<p>3. Here&#8217;s how the forum passwords / blog passwords thing works:</p>
<p>a.) The WordPress site has a username/password database of its own.</p>
<p>b.) The phpBB site has a username/password database of its own.  The two are separate.</p>
<p>c.) The module that synchronizes them does all its work in the phpBB database.  When you register, etc., its the phpBB forum that you register with.  The phpBB database is the master copy of the usernames and passwords.</p>
<p>d.) Whatever changes are made in the phpBB database get carried over onto the blog database as soon as you log in.  So when a new user signs up, initially they don&#8217;t have a username at the blog&#8211;just the forum (because registrations are handled through the forum&#8217;s registration process).  But the first time they log in, it automatically creates a matching account with the same username and password on the blog.  If you want to change your password, you do it at the forum.  Then the next time you log in, it automatically changes your corresponding blog account&#8217;s password during the login process.</p>
<p>If you changed Mrs. Setterfield&#8217;s password at the forum, the change will be reflected at the <i>NEW</i> blog, not on the blog here at smartaxes.  So if you changed something there, it will have no effect over here; only at the new blog at Virtual Creations.  She might have problems if she attempts to use the newly assigned password here at smartaxes.</p>
<p>I just sent her an email and CC&#8217;d you.  I reset her password again.  I&#8217;ll help you guys work through the process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salvador</title>
		<link>http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/comment-page-1/#comment-556</link>
		<dc:creator>Salvador</dc:creator>
		<pubDate>Mon, 16 Jul 2007 19:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/#comment-556</guid>
		<description>Hi Jb,

Some technical issues.  

There is a discussion related to some possible glitches in the Forum/Blog logins:

&lt;a href=http://smartaxes.com/blog/2007/06/21/wavelength-behavior-at-a-fixed-location-dr-jellisons-critique/#comment-549 rel=&quot;nofollow&quot;&gt;Helen Setterfield&#039;s attempts to post on discussion forum&lt;/a&gt;

I created a temporary password for her there, but I don&#039;t know if I broke something here!

Some kinks:


1.  Is there a way to remove the &quot;log in to view private messages&quot; option? What does that option really do?

2.  When I logged in there, it took me to the new blog, not the discussion forum.  Is there a clever way to program the system so that it intelligently knows whether to go to the forum or the blog.

3.  What happens if I change a password in the discussion forum, does it change it in the blog too?

I think Rick is on travel, for a few days.

Thanks for your help.


Salvador</description>
		<content:encoded><![CDATA[<p>Hi Jb,</p>
<p>Some technical issues.  </p>
<p>There is a discussion related to some possible glitches in the Forum/Blog logins:</p>
<p><a href=http://smartaxes.com/blog/2007/06/21/wavelength-behavior-at-a-fixed-location-dr-jellisons-critique/#comment-549 rel="nofollow">Helen Setterfield&#8217;s attempts to post on discussion forum</a></p>
<p>I created a temporary password for her there, but I don&#8217;t know if I broke something here!</p>
<p>Some kinks:</p>
<p>1.  Is there a way to remove the &#8220;log in to view private messages&#8221; option? What does that option really do?</p>
<p>2.  When I logged in there, it took me to the new blog, not the discussion forum.  Is there a clever way to program the system so that it intelligently knows whether to go to the forum or the blog.</p>
<p>3.  What happens if I change a password in the discussion forum, does it change it in the blog too?</p>
<p>I think Rick is on travel, for a few days.</p>
<p>Thanks for your help.</p>
<p>Salvador</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Salvador</title>
		<link>http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/comment-page-1/#comment-555</link>
		<dc:creator>Salvador</dc:creator>
		<pubDate>Mon, 16 Jul 2007 19:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/#comment-555</guid>
		<description>&lt;blockquote&gt;
But, is this the new “main” web site/portal:

http://smartaxes.com/youngcosmos/YoungCosmos.htm
&lt;/blockquote&gt;



That was my attempt at it.  

&lt;blockquote&gt;
Or is there another new one at virtual-creations? 
&lt;/blockquote&gt;

Rick gave a try with this one:

www.virtual-creations.net/~youngcos

We would welcome feedback for sure.


&lt;blockquote&gt;
Are you going to keep the main/portal site at Smartaxes or move it over to virtual-creations? 
&lt;/blockquote&gt;

Haven&#039;t thought about it.   Do you have a preference?  I think the main portal site at virtual creations would be a good idea.</description>
		<content:encoded><![CDATA[<blockquote><p>
But, is this the new “main” web site/portal:</p>
<p><a href="http://smartaxes.com/youngcosmos/YoungCosmos.htm" rel="nofollow">http://smartaxes.com/youngcosmos/YoungCosmos.htm</a>
</p></blockquote>
<p>That was my attempt at it.  </p>
<blockquote><p>
Or is there another new one at virtual-creations?
</p></blockquote>
<p>Rick gave a try with this one:</p>
<p><a href="http://www.virtual-creations.net/~youngcos" rel="nofollow">http://www.virtual-creations.net/~youngcos</a></p>
<p>We would welcome feedback for sure.</p>
<blockquote><p>
Are you going to keep the main/portal site at Smartaxes or move it over to virtual-creations?
</p></blockquote>
<p>Haven&#8217;t thought about it.   Do you have a preference?  I think the main portal site at virtual creations would be a good idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jb</title>
		<link>http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/comment-page-1/#comment-554</link>
		<dc:creator>jb</dc:creator>
		<pubDate>Mon, 16 Jul 2007 18:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/#comment-554</guid>
		<description>Hey, I just listened to your Jason Rennie interview.  Noticed the plug for YC at the end.</description>
		<content:encoded><![CDATA[<p>Hey, I just listened to your Jason Rennie interview.  Noticed the plug for YC at the end.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jb</title>
		<link>http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/comment-page-1/#comment-551</link>
		<dc:creator>jb</dc:creator>
		<pubDate>Mon, 16 Jul 2007 15:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://smartaxes.com/blog/2007/07/15/youngcosmos-discussion-forum-is-working/#comment-551</guid>
		<description>Quite welcome, Salvador!  And thanks for the compliments on it.  I do have to say that a lot of credit, though, to Rick as well, even on the forum site.

I&#039;ll be back in the saddle this week.  Had some distractions going on at home the last couple of weeks.  I&#039;m going to try to get an RSS feed going for the forums so you can be alerted to new threads in a feed reader, if you&#039;re into that sort of thing.

I&#039;ve got some catching up to do as far as my own consumption of the actual content.

The new blog looks like its about ready, too.

But, is this the new &quot;main&quot; web site/portal:

http://smartaxes.com/youngcosmos/YoungCosmos.htm

?

Or is there another new one at virtual-creations?  Are you going to keep the main/portal site at Smartaxes or move it over to virtual-creations?</description>
		<content:encoded><![CDATA[<p>Quite welcome, Salvador!  And thanks for the compliments on it.  I do have to say that a lot of credit, though, to Rick as well, even on the forum site.</p>
<p>I&#8217;ll be back in the saddle this week.  Had some distractions going on at home the last couple of weeks.  I&#8217;m going to try to get an RSS feed going for the forums so you can be alerted to new threads in a feed reader, if you&#8217;re into that sort of thing.</p>
<p>I&#8217;ve got some catching up to do as far as my own consumption of the actual content.</p>
<p>The new blog looks like its about ready, too.</p>
<p>But, is this the new &#8220;main&#8221; web site/portal:</p>
<p><a href="http://smartaxes.com/youngcosmos/YoungCosmos.htm" rel="nofollow">http://smartaxes.com/youngcosmos/YoungCosmos.htm</a></p>
<p>?</p>
<p>Or is there another new one at virtual-creations?  Are you going to keep the main/portal site at Smartaxes or move it over to virtual-creations?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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