Zcom_simple

Hello,

Blogs are a familiar feature on the internet - where users post content in an accumulating manner, with comments, and search options, etc. They facilitate expression and exploration, and via attached comments, also debate and synthesis.


Reading and
Navigating Blogs

Our blogs are quite powerful. Each writer can post, as is typically the case. Sustainers who have the option can also post, however. All Blogs appear in the blog system, and sometimes also in content boxes the top page of ZNet - and always via the left menu of the top page - and can be found via searches, etc.

Commenting on blogs follows the blogs, attached at the bottom, and blog comments, like all others, are also visible in many places that show comments including in the forum system. In addition, the entire blog system gathers content for everyone - but one can look at the accumulating content in many ways.

  • For example one can look at one writer's efforts - so one is seeing what is effectively a blog system for that one writer, or Sustainer.
  • One can also look at the content by topic, seeing blogs that are tagged as being about a certain topic - or place, as well. Thus, when doing that, it is a blog system about a topic, or a place, with many contributors.
  • One can look at only writer blogs, or only sustainer blogs, as well.
  • One can look at blogs for particular Groups, too.

All this is easily done using the left menu. Searches allow even more variables and refinements.


Creating Blog Posts

If you are a Sustainer with permission, and are logged in, you will see a link in the left menu for you to post a blog - and you can use that to post one, and then tag it various ways (such as with a topic or place, or a group tag), and once you do, it is in the system with you as the author.

You can also use the console button to the left to post a blog - anytime and from anywhere in the site, as long as you are logged in.

Meanwhile, enjoy the blogs - and, by the way, if you are a Free Member or a Sustainer with a ZSpace page, of course you can put one or more content boxes on it, pulling blog links of any sort you may want to filter for, for example, by you or by your friends or by others - and by topic, about places, for groups, etc.

Blogs

582867

Brian Small's Blog

Web Address: http://www.zcommunications.org/zspace/pingrin
Bio:   I'd like to win social change, realized that from reading Noam Chomsky books, finding Znet and plowing through Michael Albert's appeals for the last ten years or so. I had never really thoug... (More)

All Small Blogs

Japanese SNS site

By Brian Small at May 29, 2009


Change Text Size a- | A+

I found this link that explains what the Japanese SNS site Mixi is. To me it seems even easier to use that facebook, though that might just be the amount of time I've spent on them. I've found it a great way to keep in touch with a diverse group of people I've met. The goals are somewhat different than Znet, more like a Facebook but the site still might be worth a look. Mixi started out with one coder in 2003, It's all open source, Fedora Linux, Apache 2.0, Perl 5.8 (mod_proxy, mod_perl), MySQL, memcached, Squid (I don't know what those last two are. ) They have a 100 MySQL servers and are adding 10 a month. The presentation gets technical with how they split up the MySQL tables horisontally by type (diary and message get the most traffic) instead of vertically by user which would make for too many tables and too much complexity. The presentation even has cute Perl MySQL snippets. (my?)  $dbh = $load->dbh(); and $dbh = $load->dbh( type => "message");  and $dbh = $load->dbh( type => "diary"). This is called level 1 partitioning within mixi. They make the SQL look easy too, for Level 1 anyway. I'm already way beyond where I should be looking at this. It's been a while since I goofed around with any of this, and I was just goofing around.

   I did  search of the PerlMonks site for Mixi a couple months ago and was surprised not to come up with anything. You would think Mixi would be a big Perl success story.

   I just thought, some day Zspace will be growing so fast the mixi solutions might be interesting for the developers.... Or user might see features they'd like to request...

Loading_border