digitalmars.D.announce - Reserved 1.0.0
- Andrea Fontana (9/9) May 16 2018 I released another small library on behalf of the company I work
- ANtlord (7/16) May 16 2018 Good work! Unnfortunely documentation doesn't work for me
- Andrea Fontana (7/28) May 16 2018 Yes I see. I've sent a message to adam. Anyway doc generation
- Andrea Fontana (2/23) May 17 2018 Adam fixed it!
- Fra Mecca (6/15) May 20 2018 Ciao Andrea,
- Andrea Fontana (3/23) May 20 2018 We should try to spread the word :)
- Paolo Invernizzi (3/29) May 20 2018 Concordo :-)
I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D webpages/service. It is focused on simplicity (no dependencies) and fast setup. It use scgi to interface itself with nginx/apache/etc through unix sockets. More info: http://code.dlang.org/packages/reserved Comments are welcome. Andrea Fontana
May 16 2018
On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote:I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D webpages/service. It is focused on simplicity (no dependencies) and fast setup. It use scgi to interface itself with nginx/apache/etc through unix sockets. More info: http://code.dlang.org/packages/reserved Comments are welcome. Andrea FontanaGood work! Unnfortunely documentation doesn't work for me ``` $ curl http://reserved.dpldocs.info/ The project build failed. copy/paste this link to adam so he can fix the bug. ```
May 16 2018
On Wednesday, 16 May 2018 at 10:04:12 UTC, ANtlord wrote:On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote:Yes I see. I've sent a message to adam. Anyway doc generation works in local using his program. git clone https://github.com/adamdruppe/adrdox.git make ./doc2 -i /your/path/to/Reserved/source AndreaI released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D webpages/service. It is focused on simplicity (no dependencies) and fast setup. It use scgi to interface itself with nginx/apache/etc through unix sockets. More info: http://code.dlang.org/packages/reserved Comments are welcome. Andrea FontanaGood work! Unnfortunely documentation doesn't work for me ``` $ curl http://reserved.dpldocs.info/ The project build failed. copy/paste this link to adam so he can fix the bug. ```
May 16 2018
On Wednesday, 16 May 2018 at 10:04:12 UTC, ANtlord wrote:On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote:Adam fixed it!I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D webpages/service. It is focused on simplicity (no dependencies) and fast setup. It use scgi to interface itself with nginx/apache/etc through unix sockets. More info: http://code.dlang.org/packages/reserved Comments are welcome. Andrea FontanaGood work! Unnfortunely documentation doesn't work for me ``` $ curl http://reserved.dpldocs.info/ The project build failed. copy/paste this link to adam so he can fix the bug. ```
May 17 2018
On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote:I released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D webpages/service. It is focused on simplicity (no dependencies) and fast setup. It use scgi to interface itself with nginx/apache/etc through unix sockets. More info: http://code.dlang.org/packages/reserved Comments are welcome. Andrea FontanaCiao Andrea, it is very nice to see an italian company (being an italian myself) publishing in the forum and using D. Thanks for the contribution. Francesco
May 20 2018
On Sunday, 20 May 2018 at 07:33:39 UTC, Fra Mecca wrote:On Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote:We should try to spread the word :) AndreaI released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D webpages/service. It is focused on simplicity (no dependencies) and fast setup. It use scgi to interface itself with nginx/apache/etc through unix sockets. More info: http://code.dlang.org/packages/reserved Comments are welcome. Andrea FontanaCiao Andrea, it is very nice to see an italian company (being an italian myself) publishing in the forum and using D. Thanks for the contribution. Francesco
May 20 2018
On Sunday, 20 May 2018 at 09:15:12 UTC, Andrea Fontana wrote:On Sunday, 20 May 2018 at 07:33:39 UTC, Fra Mecca wrote:Concordo :-) /PaoloOn Wednesday, 16 May 2018 at 08:38:05 UTC, Andrea Fontana wrote:We should try to spread the word :) AndreaI released another small library on behalf of the company I work for (http://lab.2night.it). It is called "reserved", and it's a small library you can use to run your D webpages/service. It is focused on simplicity (no dependencies) and fast setup. It use scgi to interface itself with nginx/apache/etc through unix sockets. More info: http://code.dlang.org/packages/reserved Comments are welcome. Andrea FontanaCiao Andrea, it is very nice to see an italian company (being an italian myself) publishing in the forum and using D. Thanks for the contribution. Francesco
May 20 2018