[GNUnet-developers] Gnunet Web UI

2012-11-22 Thread SMoratinos
Hello, I'm creating a new User Interface for my Gnunet server, a web user interface. My Gnunet Node is running on a linux server with no X-server. So a webUI is more user friendly than the shell command. Right now, it's for my needs, but maybe are you interested in a webui ? Before publishing

Re: [GNUnet-developers] Gnunet Web UI

2012-11-22 Thread Christian Grothoff
On 11/22/2012 08:32 PM, SMoratinos wrote: Hello, I'm creating a new User Interface for my Gnunet server, a web user interface. My Gnunet Node is running on a linux server with no X-server. So a webUI is more user friendly than the shell command. Right now, it's for my needs, but maybe are yo

Re: [GNUnet-developers] Gnunet Web UI

2012-11-22 Thread LRN
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 22.11.2012 23:32, SMoratinos wrote: > I would share my project via Github on the beginning (because it's > easy for me), but later I can change, naturally. Would you please use Gitorious instead of Github? > > I planned to share my project (licen

Re: [GNUnet-developers] Gnunet Web UI

2012-11-22 Thread Christian Grothoff
On 11/22/2012 09:18 PM, LRN wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 22.11.2012 23:32, SMoratinos wrote: I would share my project via Github on the beginning (because it's easy for me), but later I can change, naturally. Would you please use Gitorious instead of Github? Ah, ye

Re: [GNUnet-developers] Gnunet Web UI

2012-11-22 Thread SMoratinos
On 2012-11-22 21:12, Christian Grothoff wrote : Now, given that there is broadway, a Gtk+ backend which can automatically create a web-frontend for any Gtk+ application Yes, it's good for c/c++ developpers. But it's easiest and more fun, for me, to create the WebUi with java backend from scrat