From owner-freebsd-questions@FreeBSD.ORG Sat Jan 15 01:45:58 2011 Return-Path: Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 433E21065745 for ; Sat, 15 Jan 2011 01:45:58 +0000 (UTC) (envelope-from dscheidt@panix.com) Received: from www.thixotropy.net (vc183.vc.panix.com [IPv6:2001:470:30:80:e276:63ff:fe62:3833]) by mx1.freebsd.org (Postfix) with ESMTP id 0A1E08FC12 for ; Sat, 15 Jan 2011 01:45:58 +0000 (UTC) Received: from [172.21.172.10] (unknown [66.227.18.86]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by www.thixotropy.net (Postfix) with ESMTPSA id 071031257B4; Fri, 14 Jan 2011 20:45:56 -0500 (EST) References: <20110114193206.GA6200@thought.org> <20110114194807.GC82276@libertas.local.camdensoftware.com> <20110114212042.GB7557@thought.org> In-Reply-To: <20110114212042.GB7557@thought.org> Mime-Version: 1.0 (Apple Message framework v1082) Content-Type: text/plain; charset=us-ascii Message-Id: <2DAF44C7-D38C-4F61-896D-7D62E3679F13@panix.com> Content-Transfer-Encoding: quoted-printable From: David Scheidt Date: Fri, 14 Jan 2011 20:45:50 -0500 To: Gary Kline X-Mailer: Apple Mail (2.1082) Cc: FreeBSD Mailing List Subject: Re: a few Last qstns on the wordpress installation.... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jan 2011 01:45:58 -0000 On Jan 14, 2011, at 4:20 PM, Gary Kline wrote: > On Fri, Jan 14, 2011 at 11:48:07AM -0800, Chip Camden wrote: >>=20 >> Both of those can be anything you want. >>=20 >> The database prefix just makes your database names unique. I usually = use >> some form of the blog name itself as the prefix. >>=20 >> The site title is just a string that can be accessed from your WP = theme. >> usually the theme renders it as part of the title of each page, as = well >> as putting it near the top of the page somewhere (usually). >>=20 >=20 > Super. Thanks for two direct answers. If I Ever have to refer > to the 0th and 1 st blogs, it makes sense to minimize the > keystrokes; but that's just my bias. =20 Use a meaningful string. In a year, will you know which is 0 and which = is 1? Which is 937 or 739? Let the computer do the hard things, and = let the poor squishy brain do the easy things. Much easier to remember = that user fred's blog is fred_, and user barney's is barney_. you can = guess that Wilma's is going to be wilma_. =20=