From owner-freebsd-questions@freebsd.org Thu Nov 16 22:05:24 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 009EADEAFDB for ; Thu, 16 Nov 2017 22:05:24 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-wr0-x235.google.com (mail-wr0-x235.google.com [IPv6:2a00:1450:400c:c0c::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8A29D6CEA8 for ; Thu, 16 Nov 2017 22:05:23 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: by mail-wr0-x235.google.com with SMTP id 15so457254wrb.5 for ; Thu, 16 Nov 2017 14:05:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=yDUhxvNMcSdLgt6HJzwtnZuIQ7DqjKI6muyRnNSmlv4=; b=oRqrSUk3YfspfTeDaq1+Sy9JYdBUO3/71WHZBOjiZ4HRKTbpzJLYXxOvRAaFQgsMqd Cfqp9v1OgRLuBC+f20N1l0FWfxo7lxWYcojqNXOYGzMJxX4dvTFi4c53E1egbvEFqijG KJSnDRcCBk1F588ZdyDK5R8RZjf9vrb56fdM4TXGmjpr7FdEZr2rjzQxTE01mlY4POrH A5In5+uY5jmn8kSS+hvmaYB89sZmlDKXQR8IJlTa6pnMbLmQVFxhPJiCOc7o4HTfkx2N joVVp/TSLjZNUd0UzSFwsV2VT4zL5PAkAYUdV1Pp7kajneO/ONyNpsT+VLYtkWlmt0jz N7Hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=yDUhxvNMcSdLgt6HJzwtnZuIQ7DqjKI6muyRnNSmlv4=; b=N1SJOZaTzKAccapYi9yQz8NAaKMNjKqix5VRtyq7i+7fVxPJYtyFFDeTDQ/Fpzt8Aw 23DepvQtgm9c2ZA0NaE7Tfx9nHby9CIwKqnnhd3GnQxW/hqzsR48bYlU9eLqJ5QdfXwm TX27G1kvClI+zfHytihmKNh9zUGJJOM1CpsJMbx56SvdS1iynMKmUdYsGfPZDFS4DXKx 6UTD23fH8QrH5IpvqPufpJPsciVVzi2OJgX6qb0Jumw+8QyA3Sfknf6X2TMbC1Hsvc0C P98xm6o7rA99mQRc5qhHCOxZmLcHAGnOWD6dMhHCsStUrm86QWe82gy4iV58Ac3/vPk6 EL8w== X-Gm-Message-State: AJaThX77N7dJEAE53BMCOJlDpX5RkeoowpMdeZgvewzzGskq0EyGYW7q 4rbzWV1TDvuHEScHfFQEZHofcHNJ/D4QRSbpXDUzxg== X-Google-Smtp-Source: AGs4zMYeDpVqvVilnTe7QHuOtQIlpZfe4ZDSdAKdKQlnEH4zDQ1hyijgyhdHfmBGHPz3+XrezSQ/f2x0A0/xnTqy2Fg= X-Received: by 10.223.192.10 with SMTP id z10mr2709822wre.101.1510869921135; Thu, 16 Nov 2017 14:05:21 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.150.227 with HTTP; Thu, 16 Nov 2017 14:04:40 -0800 (PST) In-Reply-To: References: From: Outback Dingo Date: Thu, 16 Nov 2017 23:04:40 +0100 Message-ID: Subject: Re: Drupal vs. Wordpress To: DTD Cc: FreeBSD Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Nov 2017 22:05:24 -0000 On Thu, Nov 16, 2017 at 9:59 PM, DTD wrote: > IMO the answer somewhat depends on if this is for you personally or > something you are going to offer as a service. If you know PHP and are > comfortable writing/hacking code PHP fragments it might be drupal would > server you better. If is a commercial offering we decided on wordpress. If > it's for you, why not try both. At the entry level they have similar > interfaces. Both install easily. > > If you know CSS and HTML virtually anything is possible with wordpress with > no PHP knowledge being needed. There are literally millions of plug-ins to > extend wordpress in various areas. Drupal up to the current version > considers backward compatibility a weakness. PHP must also be up-to-date. > The main issue (I have) with word press is the original developer is having > a food fight with the CMS wordpress users and developers in that his company > (Automatic) wants to go in a different direction and (at least initially) > take wordpress along for the ride. The FreeBSD parallel would have been if > sendmail.com forced changes on the Unix community as a whole. > > The wordpress issue is kind of interesting and maybe should even be > investigated to see what the affect would be for a commercial offering. For > a personal or a single corporate website it is IMo largely irrelevant (but > entertaining). > IMHO dont use either of them, both have known issues with security > > _____ > Douglas Denault > http://www.safeport.com > doug@safeport.com > Voice: 301-217-9220 > Fax: 301-217-9277 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"