Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Nitrogen Web Framework 2.1.0 Released
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jesse Gumm  
View profile  
 More options Nov 1 2012, 2:39 pm
From: Jesse Gumm <g...@sigma-star.com>
Date: Thu, 1 Nov 2012 13:39:31 -0500
Local: Thurs, Nov 1 2012 2:39 pm
Subject: [ANN] Nitrogen Web Framework 2.1.0 Released

Hello fellow Erlangers,

I'm proud to announce the release of the Nitrogen Web Framework 2.1.0. This
is the first official release since Rusty passed the reins to me last year.

Downloads and Docs (official site): nitrogenproject.com
Github repo: http://github.com/nitrogen/nitrogen
Changelog: *
https://github.com/nitrogen/nitrogen/blob/master/CHANGELOG.markdown*

## Major Updates in 2.1.0

* Split dependencies into git sub-repositories (nitrogen_core, nprocreg,
simple_bridge, sync)
* Simpler upgrade process for Nitrogen deployments (`make upgrade`)
* Support for Cowboy (thanks Tuncer Ayaz and Loic Hoguin, you guys helped
out a lot)
* Improved Windows Support - better compilation and support for more
webservers than just inets
* Jquery mobile integration  (Thanks Mattias Holmlund)
* Added RESTful form elements (Thanks Jeno Hajdu)
* Added drag and drop, progress meter, and support for multiple files to
file uploading with the built in #upload element.
* New elements and actions. Improved validator support.
* Lots of bugfixes and stability improvements.
* Lots of new documentation.

## The Roadmap

* Websocket support
* An improved graphing library
* Add some automated testing of some sort
* Revive the nitrogen_elements github repository, which is mostly filled
with elements from Nitrogen 1.0. Updating those elements to be compatible
with 2.0+ would be nice.
* Improve binary support. While the current version has had some
improvements to support Erlang binaries instead of lists, Nitrogen should
be *more* supportive of using Erlang binaries.
* Nitrogen as a dependency: right now Nitrogen is not trivial to set up as
a rebar dependency. This needs to be rectified both in documentation and
with any code that might simplify this process.
* Add new build option to generate a release without ERTS included using
R15B02's new {excl_lib,otp_root} option for reltool.
* Fix Github wikis removing docs that are redundant with the website, and
updating docs that are inaccurate, possibly migrating all docs from the
github wiki to the website (docs in two different places seems wrong to me)
* A Nitrogen cookbook

## Some other thoughts

It's been a while since the last official Nitrogen release.  Now that 2.1.0
is finally done, the release schedule will be *much* faster and switched to
a stricter adherence to semver.

## Discussion

I'm usually in the #nitrogen, #erlang, and #erlounge freenode IRC channels
as "chops", so feel free to ping me there or the mailing list with any
questions, concerns or suggestions.

## On a personal note

I find working in Nitrogen and Erlang to be an absolute joy and I'm honored
that Rusty thought of me to manage the project. I'm fully invested in
Nitrogen (that is, I'm building my company's new flagship software with
it), and I'm glad I am. So thank you Rusty for creating Nitrogen and also
for thinking of me for this responsibility. I have some big shoes to fill.
And to everyone who's helped out with Nitrogen, submitting issues, pull
requests, and answering questions on the mailing list: thank you.

All the best,

-Jesse

--
Jesse Gumm
Owner, Sigma Star Systems
414.940.4866 || sigma-star.com || @jessegumm


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[ANN] Nitrogen Web Framework 2.1.0 Released" by Max Lapshin
Max Lapshin  
View profile  
 More options Nov 1 2012, 5:13 pm
From: Max Lapshin <max.laps...@gmail.com>
Date: Fri, 2 Nov 2012 00:13:46 +0300
Local: Thurs, Nov 1 2012 5:13 pm
Subject: Re: [erlang-questions] [ANN] Nitrogen Web Framework 2.1.0 Released
Great!

I promise to extract and opensource our support for #simple_graph
element, that we use to draw live stock feed via highstock.js library
=)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rusty Klophaus  
View profile  
 More options Nov 1 2012, 5:32 pm
From: Rusty Klophaus <rkloph...@gmail.com>
Date: Thu, 1 Nov 2012 17:32:19 -0400
Local: Thurs, Nov 1 2012 5:32 pm
Subject: Re: [erlang-questions] [ANN] Nitrogen Web Framework 2.1.0 Released

Congratulations indeed!

It's not easy to take the lead on an open source project and come out the
other side with a successful, well-managed release. Nicely done.

I tip my hat, hoist my beer, etc. :)

--
Rusty Klophaus | http://rusty.io | @rustyio <http://twitter.com/rustyio>

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jesse Gumm  
View profile  
 More options Nov 1 2012, 7:21 pm
From: Jesse Gumm <g...@sigma-star.com>
Date: Thu, 1 Nov 2012 18:21:13 -0500
Local: Thurs, Nov 1 2012 7:21 pm
Subject: Re: [erlang-questions] [ANN] Nitrogen Web Framework 2.1.0 Released

Thanks everyone for the congrats and encouragement. It means a lot!

I'm looking forward to seeing your graphing stuff, Max! Sounds awesome.

A slight adjustment, as I mis-attributed some work, and I want them to get
their due credit.

So quick changelog errata:
* Added RESTful elements (Steffan Panning)
* Added html_id to a pile of elements (Jenő Hajdu)

Sorry you guys for confusing your contributions. :(

-Jesse

--
Jesse Gumm
Owner, Sigma Star Systems
414.940.4866 || sigma-star.com || @jessegumm

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Alexandre Beniaminov  
View profile  
 More options Nov 2 2012, 2:31 am
From: Alexandre Beniaminov <abeniami...@gmail.com>
Date: Fri, 2 Nov 2012 10:31:57 +0400
Local: Fri, Nov 2 2012 2:31 am
Subject: Re: [erlang-questions] [ANN] Nitrogen Web Framework 2.1.0 Released

Congratulations!
Thank you for excellent work.
A special thank for your patience and responsiveness


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »