From: Otto W. <ott...@or...> - 2005-06-30 19:31:19
|
Francesco Montorsi wrote: > > use approach #1. > Yes, I think PHP is better in this case. IMO it would make sense to stick with PHP as long as possible. O. Wyss -- Development of frame buffer drivers: http://linux-fbdev.sf.net Sample code snippets for wxWidgets: http://wxcode.sf.net How to build well-designed applications: http://wyoguide.sf.net Desktop with a consistent look and feel: http://wyodesktop.sf.net |
From: Otto W. <ott...@or...> - 2005-06-30 19:22:45
|
Francesco Montorsi wrote: > > However I see that a wxCode database already exists; it also already > have some data in it (2 tables, components & newadds...)... were you > already using it ? > No, it was probably from the previous maintainers. You can scrap everything if you need. O. Wyss -- Development of frame buffer drivers: http://linux-fbdev.sf.net Sample code snippets for wxWidgets: http://wxcode.sf.net How to build well-designed applications: http://wyoguide.sf.net Desktop with a consistent look and feel: http://wyodesktop.sf.net |
From: Francesco M. <f18...@ya...> - 2005-06-30 22:35:38
|
Hi, >>However I see that a wxCode database already exists; it also already >>have some data in it (2 tables, components & newadds...)... were you >>already using it ? >> > > No, it was probably from the previous maintainers. You can scrap > everything if you need. I've also found that a lot of stuff exist in wxCode/htdocs.old wxCode/crap and also the folders wxCode/components wxCode/devel are not useful anymore; I cannot delete them because I do not have the required rights to do it (but I suspect you haven't, too); the only 'w' permissions set are for the users 'mrmiagi' & 'thebabelfish'... we should ask them to remove all those stuff (which takes roughly 50 mb of our 100 mb webspace quota) or ask SF.net staff to do it... in the crap/ folder I've found the old website of wxCode which I think could be useful in some way; I've download all the stuff on my local PC... maybe I can recycle something useful ;-) Francesco |
From: Otto W. <ott...@or...> - 2005-07-01 16:45:57
|
Francesco Montorsi wrote: > > I've also found that a lot of stuff exist in > > wxCode/htdocs.old > wxCode/crap > > and also the folders > wxCode/components > wxCode/devel > are not useful anymore; I cannot delete them because I do not have the > required rights to do it (but I suspect you haven't, too); the only 'w' > permissions set are for the users 'mrmiagi' & 'thebabelfish'... we > should ask them to remove all those stuff (which takes roughly 50 mb of > our 100 mb webspace quota) or ask SF.net staff to do it... > Good idea, as a project manager you can submit request yourself to the SF staff. > in the crap/ folder I've found the old website of wxCode which I think > could be useful in some way; I've download all the stuff on my local > PC... maybe I can recycle something useful ;-) > Just go ahead as you think. O. Wyss -- Development of frame buffer drivers: http://linux-fbdev.sf.net Sample code snippets for wxWidgets: http://wxcode.sf.net How to build well-designed applications: http://wyoguide.sf.net Desktop with a consistent look and feel: http://wyodesktop.sf.net |
From: Francesco M. <f18...@ya...> - 2005-07-01 23:15:37
|
Hi, > Good idea, as a project manager you can submit request yourself to the > SF staff. ok, I've submitted the request to SF; also I woud like to ask you other wxCode-administration things: 1) I have created the RULES page at wxcode.sf.net/test/rules.php; please check if you think I've missed something but misunderstood anything... 2) I'm going to fill the wxCode database with the info I can take from the wxCode CVS repository; but I'd like to avoid useless work: are all the 45 (!) components in the CVS active ? Should we remove some of them which have been abandoned ? some controls (like animate) have been moved to the contrib folder of wxWidgets; should we remove them (even if I know that Julian would like to move contrib stuff in wxCode! so maybe we should ask first) ? 3) can I begin to commit the files I currently update in wxcode.sf.net/test/ in the wxCode\website CVS folder ? Let me know, Francesco |
From: Otto W. <ott...@or...> - 2005-07-02 15:13:31
|
Francesco Montorsi wrote: > > Let me know, > Francesco > Francesco, at the moment I'm hard pressed to find time for any development at all so I really can't spend enough time for you. Maybe someone else can help you further. O. Wyss -- Development of frame buffer drivers: http://linux-fbdev.sf.net Sample code snippets for wxWidgets: http://wxcode.sf.net How to build well-designed applications: http://wyoguide.sf.net Desktop with a consistent look and feel: http://wyodesktop.sf.net |
From: Francesco M. <f18...@ya...> - 2005-07-01 11:33:15
|
Hi, I'd like to know if you think I've handled all the possible info in the wxCode database. I've put a copy of phpMyAdmin in http://wxcode.sourceforge.net/phpMyAdmin; you can use it to see how the components table is currently organized... Let me know if you think something is missing, Francesco |
From: Otto W. <ott...@or...> - 2005-06-24 18:46:03
|
Francesco Montorsi wrote: > > Hi, > > > It's perfect if you look into a better design of the website but I've no > > time at the moment to help with anything. > ok, never mind; > I think I could: > 1) put some CSS & XHTML in the website to make it look better > 2) re-code PHP stuff so that it does not use the SF email system (since > new SF docs suggest to use cronjobs, which seems to be run not very > often...) This would be exceptional, I hope you do it in a way so I could use it for wyoGuide and wyoDesktop also. > 3) maybe set up a simple wiki both for wxCode users and for wxCode > developers... > > > So just go ahead with what you > > have in mind and I'll look into it after the summer holiday. Please keep > > in mind that a component should be completely managable by the owner > > through CVS. > sure, CVS is too much useful to forget it ;-) > > Just one thing: to perform the required changes, I'll need to write over > some files of wxCode\htdocs folder which do not have the group write > permission set... can you add it to all wxCode site files ? > I've given you access rights to the wxCode website but be carefully, else the website can't be accessed. Maybe use a subfolder "test" or something until you're sure it works or simply put it directly onto the project htdocs folder without going through CVS. O. Wyss -- Development of frame buffer drivers: http://linux-fbdev.sf.net Sample code snippets for wxWidgets: http://wxcode.sf.net How to build well-designed applications: http://wyoguide.sf.net Desktop with a consistent look and feel: http://wyodesktop.sf.net |
From: Otto W. <ott...@or...> - 2005-06-25 10:12:55
|
John Labenski wrote: > > This one: /home/groups/w/wx/wxcode/readme.txt > It's not really for public consumption, since it's just there to give > some hints to the webmaster(s) on how things are done. Like I said, > please add to it anything you figure out about the website that's not > immediately obvious. I created it to help myself remember how it > works. > I won't mind if you put it into CVS as well. O. Wyss -- Development of frame buffer drivers: http://linux-fbdev.sf.net Sample code snippets for wxWidgets: http://wxcode.sf.net How to build well-designed applications: http://wyoguide.sf.net Desktop with a consistent look and feel: http://wyodesktop.sf.net |