From owner-freebsd-questions@freebsd.org Sat May 11 19:12:57 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF99B15A525C for ; Sat, 11 May 2019 19:12:57 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from outgoing.tristatelogic.com (segfault.tristatelogic.com [69.62.255.118]) by mx1.freebsd.org (Postfix) with ESMTP id 77B066E020 for ; Sat, 11 May 2019 19:12:56 +0000 (UTC) (envelope-from rfg@tristatelogic.com) Received: from segfault-nmh-helo.tristatelogic.com (localhost [127.0.0.1]) by segfault.tristatelogic.com (Postfix) with ESMTP id 130013AE87 for ; Sat, 11 May 2019 12:12:49 -0700 (PDT) From: "Ronald F. Guilmette" To: freebsd-questions@freebsd.org Subject: Blogging software recommendations? Date: Sat, 11 May 2019 12:12:48 -0700 Message-ID: <16781.1557601968@segfault.tristatelogic.com> X-Rspamd-Queue-Id: 77B066E020 X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; spf=pass (mx1.freebsd.org: domain of rfg@tristatelogic.com designates 69.62.255.118 as permitted sender) smtp.mailfrom=rfg@tristatelogic.com X-Spamd-Result: default: False [1.24 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; NEURAL_SPAM_MEDIUM(0.42)[0.423,0]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.01)[-0.012,0]; DMARC_NA(0.00)[tristatelogic.com]; NEURAL_SPAM_SHORT(0.05)[0.047,0]; MX_GOOD(-0.01)[mx1.tristatelogic.com]; IP_SCORE(-0.01)[country: US(-0.06)]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:14051, ipnet:69.62.128.0/17, country:US]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 May 2019 19:12:58 -0000 I hope this question isn't too far off-topic. I'd just like to ask if anyone would like to recommend to me any of the various specific blogging packages that are available as either ports or packages for FreeBSD. I've never used any of them myself, but I have a very deep desire to begin doing so. I just don't have any idea what the specific pros and cons of any of them are, and thus would apperciate some advice and opinions. I don't have a lot in the way of specific requirements. I'm assuming that pretty much all of them will have an HTTP interface which supports a WYSIWYG kind of editing, including the ability to select text fonts, styles (e.g. bold, italics), colors, and embedded links to both local and remote additional content, such as image files, video files, etc. I will definitely need all of that. Also, having tried, briefly, to use Google's free blogging platform in the past, I already know that I'd like to have more and easier control over page layout, in particular the size and placement of images along with the text. The only other feature I really need is the ability to allow some select set of people, e.g. proofreaders, to preview individual blog posts prior to them going "live", but my guess is that my knowledge of ordinary UNIX and Apache adnministration should allow me to accomplish this with any of the available blogging packages, and to do so in a manner that is entirely independent of the packages themselves. Still, it would be helpful if I could find a blogging software package that already has support for password-controlled previews of individual not-yet-live blog posts pre-integrated, right out of the box. Thanks, and I look forward to any & all replies. Regards, rfg P.S. Actually, I would be more than happy to use one of the pre-existing online blogging platforms, sucgh as the Google one, but again, I need something that wll allow me to give just some specific people a "preview" view of individual blog posts before they go live, and I never managed to figure out how to do that with the Google blogging stuff. Also, of course, I worry about things like security and the ability to easily make backups. For years I've heard security horror stories involving Wordpress, so that one is probably going to be last on my list for consideration, behind all of the others.