Re: [Refdb-users] web interface?
Status: Beta
Brought to you by:
mhoenicka
|
From: Markus H. <mar...@mh...> - 2007-09-20 19:56:42
|
Hi, are you still alive=3F It's been a long time but it seems like you developed a PHP frontend for RefDB about two years ago. We've just swapped our existing PHP frontend for a new one written from scratch. Unfortunately it uses lots of exec() calls to call the clients instead of talking directly to refdbd. Do you still have your code handy=3F Would you mind sharing it so we could extract the bits and pieces that implement the client/server dialog=3F best regards, Markus Olivier M=E9doc writes: >=20 > Dear refdb users,=20 >=20 > After several months I try to use the summer to finalise our instala= tion > of refdb and the only thing missing is now a web user interface. I s= aw > two projects (one on sourceforge) which looks promising, but is ther= e > still some activity =3F (I must confess that I did not read all the > messages of the list in the past months...). >=20 >=20 > Now that I have some time (Holidays ), I'm Rewriting RefDBWeb with t= he Php.MVC framework. I'll be easier to add features to the web interfa= ce and to add third party work. And maybe it'll be easier to understand= the code =3F Php.MVC is a Strut like implementation of the MVC pattern= =2E >=20 > =09=09 --=20 Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |