From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qg0-x234.google.com (mail-qg0-x234.google.com [IPv6:2607:f8b0:400d:c04::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 513C73B25E for ; Fri, 10 Jun 2016 13:26:14 -0400 (EDT) Received: by mail-qg0-x234.google.com with SMTP id v76so7603218qgv.3 for ; Fri, 10 Jun 2016 10:26:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=SFTvR8dXQ+iLWwVxDywoH5FcC4z/cHjzvI0AQClx+GQ=; b=biW6qwezi5u9Pmv9hVWR9AX/Q0CbjwZuzPQ1t0CaXmk8yWbs/2K7XWoj0dH7MItTy9 75CvR/KKb4AQMe2ODpjlg2NpnNjjYhVzRmV+4g6WU6D7G2LU/E+UK05RdeixOw8hgOw2 fB4QNviQlDBKpmGhKAxe2L5gGv/PT2GrB7cW3QQ/XH6AAUI5GHEjYFUWaKpuODv+UjEs R/lhCbMW8haFOkHMm3YHnGNwKBH3hjnlX8vwkcrIGWYCv19Dleam/N3stzLWNS0CSS21 G2KDLCSxAtxP4MfmbsxaojJPHDvjznNACJVaMiLltg1m89fYqXbjWmeXwC8zCv0DeCJc PVMw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to; bh=SFTvR8dXQ+iLWwVxDywoH5FcC4z/cHjzvI0AQClx+GQ=; b=E4l435Ebq8C1hlwo9Mv7OW06zJ646+Jq1LluAz83bTbbiUOaklRuEoyWAYDeim15z2 klZvAtJOJ3wJDiOd7R1Ql4V8lp1ofO30SR1sBH0oZlqzcThag7uMSLE5nDgKu7JF04P1 DiR2cSul9unmJRFIqHAfcKCtjSltjQf5OkpV8svDAVPvNmcOc8R7NNt1R75qNb8a8lVI 7EJ2m1/EFZK8aIFhxRgbasyqnsOuhkMz7TfSUw6mo7KmEY8ipv6IS7moNQpvydQ5k/5C tnV426VqT2Q2fxB3wNEZrCKM3uJT6i5r7rCQG2oo7KQrFCdRijTd4QHhYeRkswF/jQFk Oihw== X-Gm-Message-State: ALyK8tL42jFR5JLExVJhIKAuI+EIDXs/BZo5nFFXNbKfXHswtnaq527lb8tExE9WfoixOg== X-Received: by 10.140.20.136 with SMTP id 8mr3005248qgj.14.1465579573837; Fri, 10 Jun 2016 10:26:13 -0700 (PDT) Received: from [192.168.253.145] ([68.238.49.248]) by smtp.gmail.com with ESMTPSA id h132sm3314840qhh.32.2016.06.10.10.26.12 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 10 Jun 2016 10:26:12 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) From: Rich Brown In-Reply-To: Date: Fri, 10 Jun 2016 13:26:10 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <6442F243-5377-461A-ABF9-1630C621EBA6@gmail.com> References: To: bloat@lists.bufferbloat.net X-Mailer: Apple Mail (2.2104) Subject: Re: [Bloat] lartc.org site redesigned X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2016 17:26:14 -0000 Hi Dave, > On Jun 10, 2016, at 12:00 PM, bloat-request@lists.bufferbloat.net = wrote: >=20 > In the long run I would like to also resurrect your work on converting > lartc.org. [ For those who haven't been following along at home, a couple years ago = I took a whack at modernizing the www.lartc.org site. I bolted a = Bootstrap theme to the existing content and published it at: = http://lartc.richb-hanover.com/ The source repo is at: = https://github.com/richb-hanover/lartc-redesign ] It won't be much work to "fix" the LARTC web site - at least not the = web/html work. The source files are now in a form that they can be moved = to a real CMS in a straightforward way. (They'll require a small amount = of conversion from the grody PHP pages that exist now).=20 The hard work will be reviewing and revising the content - the last = revisions seem to have been in 2012, in the Linux 2.2 or 2.4 kernel time = frame.=20 Rich=