<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

      <title>Comments on: How to build a family website?</title>
      <link>http://ask.metafilter.com/40538/How-to-build-a-family-website/</link>
      <description>Comments on Ask MetaFilter post How to build a family website?</description>
	  	  <pubDate>Tue, 20 Jun 2006 04:48:14 -0800</pubDate>
      <lastBuildDate>Tue, 20 Jun 2006 04:48:14 -0800</lastBuildDate>
      <language>en-us</language>
	  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
	  <ttl>60</ttl>

<item>
  	<title>Question: How to build a family website?</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website</link>	
  	<description>How do I build an interactive family website? How do I build an interactive family website?&lt;br&gt;
 &lt;br&gt;
I&apos;m just now getting up to speed on XHTML and CSS thanks to all the great suggestions in &lt;a href=&quot;http://ask.metafilter.com/mefi/38990&quot;&gt;this&lt;/a&gt; thread (I&apos;m almost finished with the &lt;a href=&quot;http://www.oreilly.com/catalog/hfhtmlcss/&quot;&gt;Head First book&lt;/a&gt;, woo hoo!).  Now I want to try my hand at building a simple family website which would (1) require a password for entry (2) allow family members to post text and images (3) allow for thread-like discussions and, perhaps (4) permit members to have their own separate pages or sections of the site.  &lt;br&gt;
&lt;br&gt;
Suggestions?  So far I&apos;m doing everything through a text editor to make sure I learn the concepts, but I&apos;d be happy to use appropriate website software.  Is this something I should be able to do with, say, WordPress or Moveable Type? Does the interactive element mean I need to learn PHP?   My website host says they provide PHP and MySQL Replication, if that&apos;s any help.</description>
  	<guid isPermaLink="false">post:ask.metafilter.com,2008:site.40538</guid>
  	<pubDate>Tue, 20 Jun 2006 03:43:45 -0800</pubDate>
  	<dc:creator>mono blanco</dc:creator>
	
	<category>family</category>
	
	<category>website</category>
	
	<category>software</category>
	
	<category>interactive</category>
	
	<category>community</category>
	
	<category>blog</category>
	
	<category>PHP</category>
	
</item>
<item>
  	<title>By: jozxyqk</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624388</link>	
  	<description>You should take a look at &lt;a href=&quot;http://www.phpbb.com/&quot;&gt;phpBB&lt;/a&gt;.  It&apos;s a common forum system that should allow most of what you require.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624388</guid>
  	<pubDate>Tue, 20 Jun 2006 04:48:14 -0800</pubDate>
  	<dc:creator>jozxyqk</dc:creator>
</item>
<item>
  	<title>By: k8t</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624390</link>	
  	<description>A blog might be the easiest thing for all of you. You could easily buy a domain name and then use blogger.com&apos;s or wordpress.org&apos;s simple interface to operate it. You don&apos;t need to install WordPress or Moveable Type for a blog just for your family.&lt;br&gt;
&lt;br&gt;
If you guys end up being some sort of famous blog and you want more control over your site that blogger.com or wordpress.org allows, then you can move your blog over to one of the other platforms.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624390</guid>
  	<pubDate>Tue, 20 Jun 2006 04:50:10 -0800</pubDate>
  	<dc:creator>k8t</dc:creator>
</item>
<item>
  	<title>By: Atreides</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624397</link>	
  	<description>&lt;a href=&quot;http://www.myfamily.com&quot;&gt;www.myfamily.com&lt;/a&gt; does much of what you&apos;re asking for.  The only thing it doesn&apos;t do is allow members to have their own seperate pages...or at least, I don&apos;t believe it does.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624397</guid>
  	<pubDate>Tue, 20 Jun 2006 04:56:00 -0800</pubDate>
  	<dc:creator>Atreides</dc:creator>
</item>
<item>
  	<title>By: Rhomboid</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624426</link>	
  	<description>&lt;small&gt;So let me get this straight, you&apos;re trying to build an interactive family website?  (sorry, I couldn&apos;t help myself!)&lt;/small&gt;&lt;br&gt;
&lt;br&gt;
There are a number of ways you could skin this cat.  Forum software like phpBB would be one way.  That would excel in the &amp;quot;thread-like discussion&amp;quot; areas, but maybe not so much in the &amp;quot;I just want family members to be able to edit free-form web pages&amp;quot; department.&lt;br&gt;
&lt;br&gt;
Another route would be something like Wordpress + plugins.  With WP being so popular these days you can find plugins to do just about anything.&lt;br&gt;
&lt;br&gt;
A third route would be a full CMS like Drupal.  This will probably have the hardest learning curve but the most power.  It could be overkill though.&lt;br&gt;
&lt;br&gt;
In any case, from what you&apos;ve said you have most certainly departed from the realm of &amp;quot;just edit plain HTML+CSS files with a text editor.&amp;quot;  To get the kind of interactivity needed for allowing discussion threads and the like you really need to turn to scripts, be they PHP, Perl, Python, Ruby, whatever.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624426</guid>
  	<pubDate>Tue, 20 Jun 2006 05:44:55 -0800</pubDate>
  	<dc:creator>Rhomboid</dc:creator>
</item>
<item>
  	<title>By: aurigus</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624432</link>	
  	<description>My suggestion for this is to set up a &lt;a href=&quot;http://en.wikipedia.org/wiki/Wiki&quot;&gt;Wiki&lt;/a&gt; site. Using this software would allow you to make pages on the fly, and allow users with access (which you would set up) to edit or add on to these pages - much like a threaded view of a discussion. They could also create their own pages very easily, with their own content. There is a lot of &lt;a href=&quot;http://en.wikipedia.org/wiki/List_of_wiki_software&quot;&gt;Wiki software&lt;/a&gt; you could use for this site. The only downside I see is that it&apos;s one of the more complicated programs to install. &lt;br&gt;
&lt;br&gt;
Good luck!</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624432</guid>
  	<pubDate>Tue, 20 Jun 2006 05:48:41 -0800</pubDate>
  	<dc:creator>aurigus</dc:creator>
</item>
<item>
  	<title>By: Robert Angelo</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624479</link>	
  	<description>I created a Wiki site for my family to share personal stories and family history, but I discovered that the family members felt that it was too complicated to use.  They (especially elderly members) preferred to write what they had to say by email, and these entries never made it into the Wiki.&lt;br&gt;
&lt;br&gt;
So, my suggestion isn&apos;t any particular software, just some advice that you think carefully about your family members, their technical skills and comfort level with different types of interfaces.  What will work best to encourage them to participate in your web site?</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624479</guid>
  	<pubDate>Tue, 20 Jun 2006 06:54:04 -0800</pubDate>
  	<dc:creator>Robert Angelo</dc:creator>
</item>
<item>
  	<title>By: JuliaKM</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624501</link>	
  	<description>I started a family website four years ago and it has had mixed success. The biggest hurdles I have experienced are technology related. Family members lose their password, forget how to post, and can&apos;t figure out how to edit existing posts. My goal when setting up the site was to get my family members to post to a website instead of forwarding multiple articles a day. &lt;br&gt;
I would suggest that you first get a good sense of the tech level of all of your possible website contributors and then use that to find the right solution. Although a wiki would be awesome, I know that my family would have a hard time figuring out how to write posts in the unique wiki format. My family has gone from a website with a forum to a hosted blog solution (Typepad). The advantage of a hosted blog is that there is someone your family members can contact other than you with tech problems. One of the disadvantages is that the whole world can see your postings, not just your family members. My family has had some problems with random people trying to take over over the blog in the last year. &lt;br&gt;
If I was creating a dream family website, it would have to the ability to create posts just for family members and for the general public. You would also be able to upload files, pictures, comments and articles through e-mail.  It would be great to include a Google map mashup with family member locations and favorite places and also a chat function. There also should be a good way of archiving important posts into a wiki-type knowledge base. &lt;br&gt;
Best of luck finding the right solution. If you decide to install your own blog software, I recommend Wordpress. For a wiki, MediaWiki is great. For a bulletin board, I would shy away from phpBB and look for a simpler solution. My family had a tough time with phpBB.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624501</guid>
  	<pubDate>Tue, 20 Jun 2006 07:15:08 -0800</pubDate>
  	<dc:creator>JuliaKM</dc:creator>
</item>
<item>
  	<title>By: MetaMonkey</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624547</link>	
  	<description>Not much to add,  just that I hear the jotspot wiki system allows users to &lt;a href=&quot;http://www.jot.com/wiki/5-wiki-email-integration.php&quot;&gt;email new entries&lt;/a&gt;, so perhaps that could work if you did the moderation. I haven&apos;t tried it though.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624547</guid>
  	<pubDate>Tue, 20 Jun 2006 08:00:09 -0800</pubDate>
  	<dc:creator>MetaMonkey</dc:creator>
</item>
<item>
  	<title>By: chrisroberts</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624562</link>	
  	<description>Just something to add. If you want to setup something feature rich, using something like &lt;a href=&quot;http://www.xoops.org/&quot;&gt;XOOPS&lt;/a&gt; might be worthwhile. You can integrate &lt;a href=&quot;http://www.xoops.org/modules/repository/&quot;&gt;blogs, news, forums, image galleries and much more&lt;/a&gt; into it making it easy to administrate as well as keeping a common theme among all the sections. Many nice open source web softwares have been ported into XOOP modules and once the time is put in up front getting it setup, the administration part of it is pretty easy.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624562</guid>
  	<pubDate>Tue, 20 Jun 2006 08:18:38 -0800</pubDate>
  	<dc:creator>chrisroberts</dc:creator>
</item>
<item>
  	<title>By: DandyRandy</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624634</link>	
  	<description>Check out &lt;a href=&quot;http://www.jot.com/gallery/wiki-life.php&quot;&gt;Jot&lt;/a&gt; - a family-targeted wiki</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624634</guid>
  	<pubDate>Tue, 20 Jun 2006 09:17:35 -0800</pubDate>
  	<dc:creator>DandyRandy</dc:creator>
</item>
<item>
  	<title>By: m@</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624728</link>	
  	<description>I agree with Rhomboid, but disagree that it would be overkill,  Drupal would be perfect for a family site.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624728</guid>
  	<pubDate>Tue, 20 Jun 2006 10:46:11 -0800</pubDate>
  	<dc:creator>m@</dc:creator>
</item>
<item>
  	<title>By: wheat</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624736</link>	
  	<description>&lt;a href=&quot;http://drupal.org&quot;&gt;Drupal&lt;/a&gt; will do all this and more.  To make it easy on your family, you&apos;ll have to spend some time creating custom &amp;quot;content types&amp;quot; for them using &lt;a href=&quot;http://drupal.org/project/flexinode&quot;&gt;FlexiNode&lt;/a&gt;.  It also can be integrated with image gallery apps of various sorts.  In fact, there are many extension &lt;a href=&quot;http://drupal.org/project/Modules&quot;&gt;modules&lt;/a&gt; for it which expand on the core capabilities.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624736</guid>
  	<pubDate>Tue, 20 Jun 2006 10:52:15 -0800</pubDate>
  	<dc:creator>wheat</dc:creator>
</item>
<item>
  	<title>By: jdroth</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624798</link>	
  	<description>Mono blanco, if you e-mail me, I&apos;ll point you to our family site. It does some (but not all) of what you&apos;re after. It&apos;s based on freefilter, a metafilter knock-off. We love it.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624798</guid>
  	<pubDate>Tue, 20 Jun 2006 12:09:10 -0800</pubDate>
  	<dc:creator>jdroth</dc:creator>
</item>
<item>
  	<title>By: yellowbkpk</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#624831</link>	
  	<description>I&apos;d like to put another vote in for MyFamily. They haven&apos;t added any features over the last few years and the cost for bandwidth/storage space on their servers has gone up, but it is still a fairly well-done site.</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-624831</guid>
  	<pubDate>Tue, 20 Jun 2006 12:36:49 -0800</pubDate>
  	<dc:creator>yellowbkpk</dc:creator>
</item>
<item>
  	<title>By: mono blanco</title>
  	<link>http://ask.metafilter.com/40538/How-to-build-a-family-website#625518</link>	
  	<description>Thanks all.  This is very helpful and I&apos;m going to explore a few of these alternatives.  I&apos;m realizing I have two goals.  One is the family website.  But the other is to give myself a project to provide focus to my self-study in learning web design and its major tools.  Very good points about keeping it simple for family members to use.&lt;br&gt;
&lt;br&gt;
 Once I decide what to do and actually implement it, I&apos;ll post a follow up to AskMe since this thread will long have been closed by then.  jdroth, I&apos;ll pop you an email.  Rohmboid, your comment made me chuckle..it still does!</description>
  	<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.40538-625518</guid>
  	<pubDate>Wed, 21 Jun 2006 04:22:11 -0800</pubDate>
  	<dc:creator>mono blanco</dc:creator>
</item>

    </channel>
</rss>
