unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* [ANN] Release GNU Artanis-0.2.1 [stable]
@ 2017-05-19 15:06 Nala Ginrut
  2017-05-19 15:20 ` Artanis-0.2.1 Fox
  0 siblings, 1 reply; 6+ messages in thread
From: Nala Ginrut @ 2017-05-19 15:06 UTC (permalink / raw)
  To: nfo-gnu, guile-user, artanis

[-- Attachment #1: Type: text/plain, Size: 2090 bytes --]


Subject: 

FIXME: put comments here

Here are the compressed sources:
  http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.gz   (496KB)
  http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.bz2   (416KB)

Here are the GPG detached signatures[*]:
  http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.gz.sig
  http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.bz2.sig

Use a mirror for higher download bandwidth:
  http://www.gnu.org/order/ftp.html

Here are the MD5 and SHA1 checksums:

eb2fef5a327b7ba5f32a31af52d909b4  artanis-0.2.1.tar.gz
a0ea29f97545e1a49e7e96441cb6eb2f  artanis-0.2.1.tar.bz2
a2f4aa82bf51c28ad19137c67b4a0d5559c87f5c  artanis-0.2.1.tar.gz
597a1385610db41f0e77c420160f484502f50dc6  artanis-0.2.1.tar.bz2

[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

  gpg --verify artanis-0.2.1.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

  gpg --keyserver keys.gnupg.net --recv-keys F53B4C5695B5E4D56093432484696772846A0058

and rerun the 'gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.69
  Guile 2.2.1.2-02cf3-dirty

NEWS

Changes in 0.2.1
* Notable changes
  Make Ragnarok server core more robust.
  Updated manual.
  fixed argument passing bug when calling artanis-log.
  fixed: catch exceptions before calling page handler and avoid to stop the server.
  elaborated exception handling while uploading.
  fixed many exceptions handling issues in Ragnarok.
  fixed: catch I/O exceptions in reader and writer to close connection properly.
  fixed: throw cookie for debug while encounter an invalid cookie.
  fixed: search session id from cookies list in rc.
  fixed exception throwing while spawning sessions.
  
-- 
GNU Powered it
GPL Protected it
GOD Blessed it
HFG - NalaGinrut
Fingerprint F53B 4C56 95B5 E4D5 6093 4324 8469 6772 846A 0058

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Artanis-0.2.1
  2017-05-19 15:06 [ANN] Release GNU Artanis-0.2.1 [stable] Nala Ginrut
@ 2017-05-19 15:20 ` Fox
  0 siblings, 0 replies; 6+ messages in thread
From: Fox @ 2017-05-19 15:20 UTC (permalink / raw)
  To: guile-user

cool.

the blog example shows up on

http://localhost:3306


right away !




^ permalink raw reply	[flat|nested] 6+ messages in thread

* [ANN] Release GNU Artanis-0.2.1 [stable]
@ 2017-05-19 15:22 Nala Ginrut
  2017-05-19 15:23 ` Nala Ginrut
  0 siblings, 1 reply; 6+ messages in thread
From: Nala Ginrut @ 2017-05-19 15:22 UTC (permalink / raw)
  To: info-gnu, guile-user, artanis

[-- Attachment #1: Type: text/plain, Size: 2761 bytes --]


I'm pleased to announce the first stable version artanis-0.2.1 here.

GNU Artanis is a web application framework(WAF) written in Guile Scheme.
http://web-artanis.com

It is designed to support the development of dynamic websites, web
applications, web services and web resources. Artanis provides several
tools for web development: database access, templating frameworks,
session management, URL-remapping for RESTful, page caching, and so on.

GNU Artanis is under GPLv3+ & LGPLv3+ (dual licenses).

GNU Artanis is also the official project of SZDIY community. It's used
to build server side of SZDIY common service. It is offered to GNU
project to make free software better.
http://szdiy.org

Here are the compressed sources:
  http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.gz   (496KB)
  http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.bz2   (416KB)

Here are the GPG detached signatures[*]:
  http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.gz.sig
  http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.bz2.sig

Use a mirror for higher download bandwidth:
  http://www.gnu.org/order/ftp.html

Here are the MD5 and SHA1 checksums:

eb2fef5a327b7ba5f32a31af52d909b4  artanis-0.2.1.tar.gz
a0ea29f97545e1a49e7e96441cb6eb2f  artanis-0.2.1.tar.bz2
a2f4aa82bf51c28ad19137c67b4a0d5559c87f5c  artanis-0.2.1.tar.gz
597a1385610db41f0e77c420160f484502f50dc6  artanis-0.2.1.tar.bz2

[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

  gpg --verify artanis-0.2.1.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

  gpg --keyserver keys.gnupg.net --recv-keys F53B4C5695B5E4D56093432484696772846A0058

and rerun the 'gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.69
  Guile 2.2.1.2-02cf3-dirty

NEWS

Changes in 0.2.1
* Notable changes
  Make Ragnarok server core more robust.
  Updated manual.
  fixed argument passing bug when calling artanis-log.
  fixed: catch exceptions before calling page handler and avoid to stop the server.
  elaborated exception handling while uploading.
  fixed many exceptions handling issues in Ragnarok.
  fixed: catch I/O exceptions in reader and writer to close connection properly.
  fixed: throw cookie for debug while encounter an invalid cookie.
  fixed: search session id from cookies list in rc.
  fixed exception throwing while spawning sessions.
  
-- 
GNU Powered it
GPL Protected it
GOD Blessed it
HFG - NalaGinrut
Fingerprint F53B 4C56 95B5 E4D5 6093 4324 8469 6772 846A 0058

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ANN] Release GNU Artanis-0.2.1 [stable]
  2017-05-19 15:22 [ANN] Release GNU Artanis-0.2.1 [stable] Nala Ginrut
@ 2017-05-19 15:23 ` Nala Ginrut
  2017-05-19 15:26   ` Fox
  0 siblings, 1 reply; 6+ messages in thread
From: Nala Ginrut @ 2017-05-19 15:23 UTC (permalink / raw)
  To: info-gnu, guile-user, artanis

[-- Attachment #1: Type: text/plain, Size: 2956 bytes --]


Sorry, not "first stable version" anymore, my mistake

Nala Ginrut writes:

> I'm pleased to announce the first stable version artanis-0.2.1 here.
>
> GNU Artanis is a web application framework(WAF) written in Guile Scheme.
> http://web-artanis.com
>
> It is designed to support the development of dynamic websites, web
> applications, web services and web resources. Artanis provides several
> tools for web development: database access, templating frameworks,
> session management, URL-remapping for RESTful, page caching, and so on.
>
> GNU Artanis is under GPLv3+ & LGPLv3+ (dual licenses).
>
> GNU Artanis is also the official project of SZDIY community. It's used
> to build server side of SZDIY common service. It is offered to GNU
> project to make free software better.
> http://szdiy.org
>
> Here are the compressed sources:
>   http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.gz   (496KB)
>   http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.bz2   (416KB)
>
> Here are the GPG detached signatures[*]:
>   http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.gz.sig
>   http://ftp.gnu.org/gnu/artanis//artanis-0.2.1.tar.bz2.sig
>
> Use a mirror for higher download bandwidth:
>   http://www.gnu.org/order/ftp.html
>
> Here are the MD5 and SHA1 checksums:
>
> eb2fef5a327b7ba5f32a31af52d909b4  artanis-0.2.1.tar.gz
> a0ea29f97545e1a49e7e96441cb6eb2f  artanis-0.2.1.tar.bz2
> a2f4aa82bf51c28ad19137c67b4a0d5559c87f5c  artanis-0.2.1.tar.gz
> 597a1385610db41f0e77c420160f484502f50dc6  artanis-0.2.1.tar.bz2
>
> [*] Use a .sig file to verify that the corresponding file (without the
> .sig suffix) is intact.  First, be sure to download both the .sig file
> and the corresponding tarball.  Then, run a command like this:
>
>   gpg --verify artanis-0.2.1.tar.gz.sig
>
> If that command fails because you don't have the required public key,
> then run this command to import it:
>
>   gpg --keyserver keys.gnupg.net --recv-keys F53B4C5695B5E4D56093432484696772846A0058
>
> and rerun the 'gpg --verify' command.
>
> This release was bootstrapped with the following tools:
>   Autoconf 2.69
>   Guile 2.2.1.2-02cf3-dirty
>
> NEWS
>
> Changes in 0.2.1
> * Notable changes
>   Make Ragnarok server core more robust.
>   Updated manual.
>   fixed argument passing bug when calling artanis-log.
>   fixed: catch exceptions before calling page handler and avoid to stop the server.
>   elaborated exception handling while uploading.
>   fixed many exceptions handling issues in Ragnarok.
>   fixed: catch I/O exceptions in reader and writer to close connection properly.
>   fixed: throw cookie for debug while encounter an invalid cookie.
>   fixed: search session id from cookies list in rc.
>   fixed exception throwing while spawning sessions.


-- 
GNU Powered it
GPL Protected it
GOD Blessed it
HFG - NalaGinrut
Fingerprint F53B 4C56 95B5 E4D5 6093 4324 8469 6772 846A 0058

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ANN] Release GNU Artanis-0.2.1 [stable]
  2017-05-19 15:23 ` Nala Ginrut
@ 2017-05-19 15:26   ` Fox
  2017-05-25  9:08     ` Nala Ginrut
  0 siblings, 1 reply; 6+ messages in thread
From: Fox @ 2017-05-19 15:26 UTC (permalink / raw)
  To: guile-user

yup... the framework kept serving, even without database here  ;-)




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [ANN] Release GNU Artanis-0.2.1 [stable]
  2017-05-19 15:26   ` Fox
@ 2017-05-25  9:08     ` Nala Ginrut
  0 siblings, 0 replies; 6+ messages in thread
From: Nala Ginrut @ 2017-05-25  9:08 UTC (permalink / raw)
  To: Guile User

To anyone who has difficulty to install Artanis, try docker:
-------------------------------------------

$ docker run -it --rm --name my-running-script -v
"$PWD":/usr/src/myapp -w /usr/src/myapp -p 127.0.0.1:8080:8080
bopjiang/artanis guile example/simple_http_server.scm

$ curl 127.0.0.1:8080/hello
hello world
--------------------------------------------

China mainland user may need ladder.
Don't ask if you don't know what is ladder. ;-)



On Fri, May 19, 2017 at 11:26 PM, Fox <firefox@firemail.cc> wrote:
> yup... the framework kept serving, even without database here  ;-)
>
>



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-05-25  9:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-19 15:06 [ANN] Release GNU Artanis-0.2.1 [stable] Nala Ginrut
2017-05-19 15:20 ` Artanis-0.2.1 Fox
  -- strict thread matches above, loose matches on Subject: below --
2017-05-19 15:22 [ANN] Release GNU Artanis-0.2.1 [stable] Nala Ginrut
2017-05-19 15:23 ` Nala Ginrut
2017-05-19 15:26   ` Fox
2017-05-25  9:08     ` Nala Ginrut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).