From: Pavel C. <pc...@at...> - 2001-05-13 11:41:20
|
Hi, On 13 May 2001, at 1:58, Kaputnik wrote: > If sourceforge offers mySQL for the FB-website, lets do the website still > dynamically in php and mySql, and after FB1.0 porge VALinux as much as > possible to install FB on the webservers :-)) Yep. Because that the best solution would be some db-backend abstraction layer used in php solution. IFAIK there are some for php already available. > The codebase for dynamically building the stuff in mySQL is already > programmed, and I could put up some agreement with my friend to get the > source...he is eraning his money designing dynamic webpages from db's, so I > think, it should be pretty stable.... It would be great. The open source solution (even GPL) would be best, because in that case we would be able to put it in our CVS. > A very large plus for any dynamic system is, that even the most no-html > person (myself for example) could add content to the site simply by using > some db-aware client app (content manager) and the php builds the structure > and sites on the fly.... That's the intention. But I'd like rather go with web-based content manager than with client-app. But it should doable without much work (there are some OS systems to generate php admin code from db structure). > btw, if you need more webspace for downloads or large articles, I have > several gigs to spare, and they are pretty fast at least for european > visitors (100mbit/s).... Thanks for offer, it's noted for future :) > for the future, I tend to think of mirror-sites anyway.....have a start-page > like PostreSQL, and redirect the visitors to the appropriate > mirror-server....another plus for a dynamic webpage.....mirrors can be > synchronized in both directions via db-replication :-))) Ahh, mirrors! How could I forget them :) Regards -- Pavel |