Hey Everyone, I just finished putting a fresh coat of paint on http://mongrel2.org/ It still needs work, with a bunch of content missing and links going to the wrong places, but this will be the new site and make it easier to document the project. Take a look and shoot me feedback and bugs with it. -- Zed A. Shaw http://zedshaw.com/
2011/7/5 Zed A. Shaw <zedshaw@zedshaw.com>: > Hey Everyone, I just finished putting a fresh coat of paint on > http://mongrel2.org/ It still needs work, with a bunch of content > missing and links going to the wrong places, but this will be the new > site and make it easier to document the project. > > Take a look and shoot me feedback and bugs with it. Hello Zed, Would you mind if I add a link to my project (wsgid) [1] to the supported languages page? Or maybe even change the link since Mongrel2-WSGI-Handler [2] seems not to be updated a long ago (last commit if from Sept/2010)? Thanks, [1] http://wsgid.com [2] http://github.com/berry/Mongrel2-WSGI-Handler -- Dalton Barreto http://daltonmatos.wordpress.com http://wsgid.com
On Wed, Jul 06, 2011 at 05:27:29PM -0300, Dalton Barreto wrote: > 2011/7/5 Zed A. Shaw <zedshaw@zedshaw.com>: > > Hey Everyone, I just finished putting a fresh coat of paint on > > http://mongrel2.org/ It still needs work, with a bunch of content > > missing and links going to the wrong places, but this will be the new > > site and make it easier to document the project. > > > > Take a look and shoot me feedback and bugs with it. > > Hello Zed, > > Would you mind if I add a link to my project (wsgid) [1] to the > supported languages page? Or maybe even change the link since > Mongrel2-WSGI-Handler [2] seems not to be updated a long ago (last > commit if from Sept/2010)? Yeah if I missed anything on the languages just add it and I'll be updating tonight. -- Zed A. Shaw http://zedshaw.com/
2011/7/6 Zed A. Shaw <zedshaw@zedshaw.com>: > On Wed, Jul 06, 2011 at 05:27:29PM -0300, Dalton Barreto wrote: >> 2011/7/5 Zed A. Shaw <zedshaw@zedshaw.com>: >> > Hey Everyone, I just finished putting a fresh coat of paint on >> > http://mongrel2.org/ It still needs work, with a bunch of content >> > missing and links going to the wrong places, but this will be the new >> > site and make it easier to document the project. >> > >> > Take a look and shoot me feedback and bugs with it. >> >> Hello Zed, >> >> Would you mind if I add a link to my project (wsgid) [1] to the >> supported languages page? Or maybe even change the link since >> Mongrel2-WSGI-Handler [2] seems not to be updated a long ago (last >> commit if from Sept/2010)? > > Yeah if I missed anything on the languages just add it and I'll be > updating tonight. > Great! Thanks. It's done. I opted to only add a link to my project as I think the decision to remove a project from the main site belongs to you. If you want, I can try contact the other author to know if he plans to continue the development of his project. Thanks. -- Dalton Barreto http://daltonmatos.wordpress.com http://wsgid.com
beautiful than before. :) On Wed, Jul 6, 2011 at 8:49 AM, Zed A. Shaw <zedshaw@zedshaw.com> wrote: > Hey Everyone, I just finished putting a fresh coat of paint on > http://mongrel2.org/ It still needs work, with a bunch of content > missing and links going to the wrong places, but this will be the new > site and make it easier to document the project. > > Take a look and shoot me feedback and bugs with it. > > -- > Zed A. Shaw > http://zedshaw.com/ > -- Nothing is impossible.
How about you put the site code up on github and people can fork it and send you pull requests? I see a typo on the main page (comming soon) and then a change that needs to be done to the language support list (C handler should point to http://github.com/xrl/libm2handler). Also, I like the new design! Xavier On Tue, Jul 5, 2011 at 6:01 PM, Tang Daogang <daogangtang@gmail.com> wrote: > beautiful than before. :) > > On Wed, Jul 6, 2011 at 8:49 AM, Zed A. Shaw <zedshaw@zedshaw.com> wrote: >> >> Hey Everyone, I just finished putting a fresh coat of paint on >> http://mongrel2.org/ It still needs work, with a bunch of content >> missing and links going to the wrong places, but this will be the new >> site and make it easier to document the project. >> >> Take a look and shoot me feedback and bugs with it. >> >> -- >> Zed A. Shaw >> http://zedshaw.com/ > > > > -- > Nothing is impossible. > >
On Tue, Jul 05, 2011 at 06:26:26PM -0700, Xavier Lange wrote: > How about you put the site code up on github and people can fork it > and send you pull requests? It's already there. Look in docs/site/ in the develop branch. You'll need to install Tir to make it work. Then type make, the results are in output/. > I see a typo on the main page (comming soon) and then a change that > needs to be done to the language support list (C handler should point > to http://github.com/xrl/libm2handler). If you do them I'll merge it in, but make sure it's on the develop branch. > Also, I like the new design! Thanks, I didn't do it, I just bought a template. Oh I gotta put that guy's copyright in the readme. -- Zed A. Shaw http://zedshaw.com/