Nitrogen Web Framework for Erlang" Received: by 10.14.214.69 with SMTP id b45mr1543931eep.2.1347628413584; Fri, 14 Sep 2012 06:13:33 -0700 (PDT) X-BeenThere: nitrogenweb@googlegroups.com Received: by 10.14.213.71 with SMTP id z47ls1648062eeo.6.gmail; Fri, 14 Sep 2012 06:13:32 -0700 (PDT) Received: by 10.14.214.69 with SMTP id b45mr1543875eep.2.1347628412333; Fri, 14 Sep 2012 06:13:32 -0700 (PDT) Received: by 10.14.214.69 with SMTP id b45mr1543874eep.2.1347628412324; Fri, 14 Sep 2012 06:13:32 -0700 (PDT) Return-Path: Received: from mail-ee0-f45.google.com (mail-ee0-f45.google.com [74.125.83.45]) by gmr-mx.google.com with ESMTPS id d5si1955746eep.0.2012.09.14.06.13.32 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 14 Sep 2012 06:13:32 -0700 (PDT) Received-SPF: pass (google.com: domain of fgalla...@gmail.com designates 74.125.83.45 as permitted sender) client-ip=74.125.83.45; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of fgalla...@gmail.com designates 74.125.83.45 as permitted sender) smtp.mail=fgalla...@gmail.com; dkim=pass header...@gmail.com Received: by eeke53 with SMTP id e53so2570901eek.4 for ; Fri, 14 Sep 2012 06:13:32 -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 :content-type; bh=h+V/SWn18RpmXiW9XSsWTwBgBwy8Rutxq9gJNIuJHLs=; b=j4/YMFoe7huyBN2VBG/G0qA3+tOWO6STL1fgnJyWnkoPIvZZjc+7XxkwSiYFSzpGy9 HsltgDYzod+FWlUsl3CUmLHfAYlLRdlAspuvdqHfr9P7y+DtMXTPBkK9gjWPH5hVMDGe tHNV2YNVT+MJ8LuidIX3Vuk2U4WS1iklD9zI6A2HmfQmTetDnrdIq0e9JBT7QnwgFd9D b6RtFqyhHdt3i1w5asLDiN2g4I7DFXfwcOgCMSdPP/GwV8WQuksx+gd4e7eKE218yDsI a3+juDVfTNKjFmKHF7pXlZNjXrphnDT86NYv7Py3BrA4Vd3x3ap8LpzMuV4nOMz9Ax5M jR/g== MIME-Version: 1.0 Received: by 10.14.223.9 with SMTP id u9mr3525221eep.10.1347628412181; Fri, 14 Sep 2012 06:13:32 -0700 (PDT) Received: by 10.14.68.10 with HTTP; Fri, 14 Sep 2012 06:13:32 -0700 (PDT) In-Reply-To: References: Date: Fri, 14 Sep 2012 15:13:32 +0200 Message-ID: Subject: Re: Nitrogen ++ ChicagoBoss , ChicagoBoss ++ Nitrogen From: Florent Gallaire To: nitrogenweb@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cross-posted on the Chicago Boss thread : I played with Nitrogen this last days. It's an incredible, awesome work. As said before, it's a very different of CB. It's not a clean MVC framework but all about magical autogeneration of JS (Ajax and Comet). For some people, as me, who absolutly doesn't want write JS, it's a must have ! Nitrogen hasn't routing system nor ORM so it could be really improved by an integration in CB : routing system + BossDB and specialy the asynchronous (as Nitrogen) BossNews. The only integration to do is to switch from the Nitrogen template language to erlydtl. This could be a very interesting option to have the Nitrogen power inside a clean CB integration (instead of a Nitrogen + webmachine + BossDB + erlydtl hack). Best regards Florent On Thu, May 31, 2012 at 6:59 AM, Jesse Gumm wrote: > Oh, and Overmind, Riak support is currently experimental in BossDB, so > maybe it's worth another look. At least, that is, according to it's > Readme in github. > > -Jesse > > On Wed, May 30, 2012 at 11:57 PM, Jesse Gumm wrote: >> Well, there's no real need to *merge* BossDB into Nitrogen, as it's a >> standalone app that - if you wanted to - you could just link it as a >> rebar dependency easily enough. >> >> But I understand the aversions to generalized DB abstraction layers - >> there's only so much you can abstract away. But it's definitely a >> noble cause, and I admit the idea of the post and pre-hooks in BossDB >> intrigue me. >> >> Just for fun, I should build something in ChicagoBoss just to get the >> feel for it. >> >> -Jesse >> >> On Wed, May 30, 2012 at 11:50 PM, Steffen Panning >> wrote: >>> Hi, >>> >>>> I use Nitrogen (embedded) and I love it. I have not used ChicagoBoss, >>>> and from I know of its DB wrappers I doubt I would use them >>> >>> Same here. I had some very disappointing experiences with DB wrappers >>> and tend to avoid them now. >>> >>> Steffen >>> >>> -- >>> You received this message because you are subscribed to the Google Groups "Nitrogen Project / The Nitrogen Web Framework for Erlang" group. >>> To post to this group, send email to nitrogenweb@googlegroups.com. >>> To unsubscribe from this group, send email to nitrogenweb+unsubscribe@googlegroups.com. >>> For more options, visit this group at http://groups.google.com/group/nitrogenweb?hl=en. >>> >> >> >> >> -- >> Jesse Gumm >> Owner, Sigma Star Systems >> 414.940.4866 || sigma-star.com || @jessegumm > > > > -- > Jesse Gumm > Owner, Sigma Star Systems > 414.940.4866 || sigma-star.com || @jessegumm > > -- > You received this message because you are subscribed to the Google Groups "Nitrogen Project / The Nitrogen Web Framework for Erlang" group. > To post to this group, send email to nitrogenweb@googlegroups.com. > To unsubscribe from this group, send email to nitrogenweb+unsubscribe@googlegroups.com. > For more options, visit this group at http://groups.google.com/group/nitrogenweb?hl=en. > -- FLOSS Engineer & Lawyer