Re: [Vala] Blitzen: A Vala Application Server
- From: pancake <pancake youterm com>
- To: vala-list gnome org
- Subject: Re: [Vala] Blitzen: A Vala Application Server
- Date: Fri, 12 Nov 2010 19:07:56 +0100
Wow!
Impressive advances on this side :D
Having a javascript compiler (maja) and an application server (blitzen) we
get a good starting point to develop web stuff and html based desktop
applications.
Where's the source repository? I can't find any svn/git/..
I tried to write a simple webapp but I faced the following issues:
* There's no sne-server.h installed , so i had to copy them manually with
* There's no pkgconfig file that setups gcc flags correctly. I had to split
the build in two steps (valac+gcc)
* The webapp is loaded correctly, but segfaults when running. You may find
the sourcecode here:
http://lolcathost.org/b/stk.tar.gz
It would be nice to have some help or flags handled by blitzen binary, to
specify different configuration file, show version or so.
Vlad and me are planing to add support for Stk in GtkON, so you can drop StkBuilder,
XML files and reduce even more lines of code in the applications.
Good work! will follow it!
Thanks
On Thu, 11 Nov 2010 19:59:51 +0100
Samuel CUELLA <samuel cuella supinfo com> wrote:
Hi Everyone,
I'm currently writing an application server in C/GObject with a Vala
binding.
It's component-oriented and loosely modeled on GTK+
It's currently still in alpha version (the last version is 0.0.8) but
already works and can run basic websites.
It already have the complete standard HTML widgets implemented, as well
as an XML pages construction mechanism (inspired on GtkBuilder).
The project homepage is http://www.blitzen.org/ (hosted on sourceforge)
and you can find some sample code at
http://blitzen.sourceforge.net/new/index.php?pages/sample-code
Would you consider adding it in the "Projects Developed in Vala" list on
the documentation page ? The core is not really developed in Vala
itself, but as web applications can be written in Vala, I think it can
fit in the list.
Regards,
Samuel
_______________________________________________
vala-list mailing list
vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]