|
From: Steffen S. <ba...@no...> - 2006-11-28 20:53:31
|
Hi, in today's session Jörn and I discussed some php template frameworks. There is an iX Special Web 2.0 available where some php template frameworks are presented. Only one of us seemed to be useful to us at first. - The Integrated Templates IT[X] of the PEAR project. But after a review we decided that this would bring no advantage to us, because it does basically the same as our template engine. There is an interesting article available here: http://www.ulf-wendel.de/projekte/itx/vergleich.php (only in German). It is a comparison of IT[X] and some other template frameworks. They all do basically the same. In the web we found another one called PRADO. It is hosted on sourceforge.net and has a website www.pradosoft.com (a quick start is available here: http://www.pradosoft.com/demos/quickstart/?page=GettingStarted.HelloWorld ). This might be interessting to us. Further investigation is required, since we did not have the time today. It seems to work similarly to Microsoft's ASP.NET. Are there any more comments on that topic? Regards Steffen Novawars - The War Is Out There http://www.novawars.de irc://de.quakenet.org:6668 #novawars Novawars is based on Qingu technology https://sourceforge.net/projects/qingu/ Jago schrieb: > Hi, > for those who could not attend and for those who attended but can't > remember here a short summary of the last meeting. > > It was decided to use the proposal from Ragin for the graphical > framework. But the info about the installed graphic package should be > stored/read to/from a cookie instead of a difficult file read. This > saves coding effort and bewares of Javascript incompatibilities. > > Also the concept of frames is not needed anymore because most browsers > cache the pictures today and broadband connections are widely used. In > addition the transfer amount that is saved is minimal for the server and > can be reduced if necessary by using zip'ed transfer mode if possible. > > A task until 11/15 for everybody on this list is to look into available > GUI frameworks and discuss the dis-/advantages of each of it here on the > list. At 11/15 a decision will be made, which of the frameworks will be > used. Due to limited workforce the main overview page and the archive > (which will be rewritten next) will be the demo parts in the game to > show the new framework. > > And now to the work that was assigned to single persons: > write config.inc.php to prepare for automatic setup -> Badman (until 11/15) > rewrite archive to object oriented structure -> Orkala (until end of year) > > If I forgot something, please add it. > > Llap sutester > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Qingu-developers mailing list > Qin...@li... > https://lists.sourceforge.net/lists/listinfo/qingu-developers > > > > |