hello, and I just joined the forum after my first download of 0.7 -- very cool and exciting. Thanks for publishing this!
I have done a small amount of PHP and WP on my way to building marketing tools for my clients. Basically, I am a tool builder and not a programmer.
Over the weekend I have strategized and built a 'blog ring' using Google's Blogger, which is simply a single-user login (google login) as admin, then the first blog that has one post holding 20 organized links. These links point to other blogs on the same server that are to be used by admin-logins only. Those 'child' blogs each have one link back to the ring master blog.
One key feature is the login-once, edit many posts & blog pages. Is there a way to keep the session $var between blog *sites* on the same server?
The Blogger setup is for proof-of-concept and is now obsolete. Pritlog seems almost ideal for my needs -- small, light, easy to embed vid.audio.images. In this case, SEO is not a factor, but soon it will be critical in my next blog creations.
--
The reason for this structure is to allow my client to post info, details, ideas, and instructions for his online business, and for me to do the organization of all that for him.
What you need to understand is that each blog is a topic for his business, such as "csExpenses", "csCalendar", "csPrintMaterial", "csVideosToUse", "csInterviewsToDo", and so on. Now we can post info, audio, video, images.. then have it searchable, and I can move it to my clients web site easily.
There are several advantages to building this system for clients who are not computer savvy. (1) time-date stamping (2) info is not on personal computers [and NOT in .doc format] (3) I can access all of the info.video.images at any time (4) comments allow 2-way attached-communication (5) searchable post content (6) RSS feed (7) email notify of updates (8) I can easily add/del people to the business with user-list
PS I will be happy to do beta testing and looking under the hood, since that is the way good tools get built.