From owner-freebsd-questions@FreeBSD.ORG Tue Aug 20 15:52:51 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 9FBD4E21; Tue, 20 Aug 2013 15:52:51 +0000 (UTC) (envelope-from outbackdingo@gmail.com) Received: from mail-oa0-x22f.google.com (mail-oa0-x22f.google.com [IPv6:2607:f8b0:4003:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5D92E293F; Tue, 20 Aug 2013 15:52:51 +0000 (UTC) Received: by mail-oa0-f47.google.com with SMTP id g12so1103050oah.20 for ; Tue, 20 Aug 2013 08:52:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sSoSa0sep0iY8ntWynQjBc9yqKcwugqgDt5j4iYmjvU=; b=XLY2fgbcntgvierbNDr2G8KUajweoN0L0utijA+pU35egMVb8knTiNJk+9ENWJaFFx r7QNn5lNa+n7fcGnYPkDkyryXyRIhSFt4rws3nPLvJxbmNfgpXhTsNmm6c67bB0NUL78 2k2d2K+aIZC44g3OxZZ6THgdzLGPID7iCstTHoOkhsTiIpCK45WcFN0QlrGHfG5SXLuO 9QwJtKidWIaEbgyVsx8+8QWozVGZ/xv9pAncfGUQRtzEXRDbCFR0EOb6ZJgZ0cOKPPj8 Qwy6kMvuwK78vMoC9ffOzBPeXGMSnmBXfqZ01rEfiT8ooGSH8uQ+5NNzZxURsIAWf8qe KjSA== MIME-Version: 1.0 X-Received: by 10.182.119.169 with SMTP id kv9mr2387295obb.66.1377013970280; Tue, 20 Aug 2013 08:52:50 -0700 (PDT) Received: by 10.76.2.110 with HTTP; Tue, 20 Aug 2013 08:52:50 -0700 (PDT) In-Reply-To: <1377003170.10888.11972361.04544E6F@webmail.messagingengine.com> References: <20130820083703.23404168@scorpio> <1377003170.10888.11972361.04544E6F@webmail.messagingengine.com> Date: Tue, 20 Aug 2013 11:52:50 -0400 Message-ID: Subject: Re: Custom Software for Municipalities From: Outback Dingo To: Mark Felder Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Aug 2013 15:52:51 -0000 On Tue, Aug 20, 2013 at 8:52 AM, Mark Felder wrote: > This literally looks like a CRUD interface that could easily be rebuilt. > PHPMyEdit, Dadabik, and others provide easy ways to produce these > interfaces from database tables. > > For the record I wouldn't recommend Dadabik unless it does something > specific that you need (postgres or sqlite support, I suppose). The > developer is strange and doesn't understand open source licenses. A year > or so ago I paid him $5 to get a copy of his program, received GPLv2 > code, and then he got angry and started threatening me when I published > it on github with some minor cleanup and translation fixes. He's since > changed the license to something else. > I concur, whats posted looks like a joke... can be reproduced by any decent php dev in probably a few hours, and im sure theres plenty of "engines" open source already available........ > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >